Sep 07 16:34:43 devstack devstack@c-api.service[75121]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 16:34:43 devstack devstack@c-api.service[75121]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 16:34:43 2026] *** Sep 07 16:34:43 devstack devstack@c-api.service[75121]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 16:34:43 devstack devstack@c-api.service[75121]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 16:34:43 devstack devstack@c-api.service[75121]: nodename: devstack Sep 07 16:34:43 devstack devstack@c-api.service[75121]: machine: x86_64 Sep 07 16:34:43 devstack devstack@c-api.service[75121]: clock source: unix Sep 07 16:34:43 devstack devstack@c-api.service[75121]: pcre jit disabled Sep 07 16:34:43 devstack devstack@c-api.service[75121]: detected number of CPU cores: 4 Sep 07 16:34:43 devstack devstack@c-api.service[75121]: current working directory: / Sep 07 16:34:43 devstack devstack@c-api.service[75121]: detected binary path: /usr/bin/uwsgi-core Sep 07 16:34:43 devstack devstack@c-api.service[75121]: your processes number limit is 47518 Sep 07 16:34:43 devstack devstack@c-api.service[75121]: your memory page size is 4096 bytes Sep 07 16:34:43 devstack devstack@c-api.service[75121]: detected max file descriptor number: 2048 Sep 07 16:34:43 devstack devstack@c-api.service[75121]: lock engine: pthread robust mutexes Sep 07 16:34:43 devstack devstack@c-api.service[75121]: thunder lock: enabled Sep 07 16:34:43 devstack devstack@c-api.service[75121]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 16:34:43 devstack devstack@c-api.service[75121]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 16:34:43 devstack devstack@c-api.service[75121]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 16:34:43 devstack devstack@c-api.service[75121]: Set PythonHome to /opt/stack/data/venv Sep 07 16:34:43 devstack devstack@c-api.service[75121]: Python main interpreter initialized at 0x72b3a72a4668 Sep 07 16:34:43 devstack devstack@c-api.service[75121]: python threads support enabled Sep 07 16:34:43 devstack devstack@c-api.service[75121]: your server socket listen backlog is limited to 100 connections Sep 07 16:34:43 devstack devstack@c-api.service[75121]: your mercy for graceful operations on workers is 80 seconds Sep 07 16:34:43 devstack devstack@c-api.service[75121]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 16:34:43 devstack devstack@c-api.service[75121]: *** Operational MODE: preforking *** Sep 07 16:34:43 devstack devstack@c-api.service[75121]: *** uWSGI is running in multiple interpreter mode *** Sep 07 16:34:43 devstack devstack@c-api.service[75121]: spawned uWSGI master process (pid: 75121) Sep 07 16:34:43 devstack devstack@c-api.service[75121]: spawned uWSGI worker 1 (pid: 75128, cores: 1) Sep 07 16:34:43 devstack devstack@c-api.service[75121]: spawned uWSGI worker 2 (pid: 75129, cores: 1) Sep 07 16:34:43 devstack devstack@c-api.service[75121]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 16:34:43 devstack devstack@c-api.service[75128]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:34:43 devstack devstack@c-api.service[75128]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:34:43 devstack devstack@c-api.service[75128]: we strongly recommend against using it for new projects. Sep 07 16:34:43 devstack devstack@c-api.service[75128]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:34:43 devstack devstack@c-api.service[75128]: framework. For more detail see Sep 07 16:34:43 devstack devstack@c-api.service[75128]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:34:43 devstack devstack@c-api.service[75128]: import eventlet # noqa Sep 07 16:34:43 devstack devstack@c-api.service[75129]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:34:43 devstack devstack@c-api.service[75129]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:34:43 devstack devstack@c-api.service[75129]: we strongly recommend against using it for new projects. Sep 07 16:34:43 devstack devstack@c-api.service[75129]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:34:43 devstack devstack@c-api.service[75129]: framework. For more detail see Sep 07 16:34:43 devstack devstack@c-api.service[75129]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:34:43 devstack devstack@c-api.service[75129]: import eventlet # noqa Sep 07 16:34:43 devstack devstack@c-api.service[75128]: /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:34:43 devstack devstack@c-api.service[75128]: from cgi import parse_header Sep 07 16:34:43 devstack devstack@c-api.service[75128]: /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:34:43 devstack devstack@c-api.service[75128]: warnings.warn( Sep 07 16:34:44 devstack devstack@c-api.service[75128]: /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:34:44 devstack devstack@c-api.service[75128]: removals.removed_module( Sep 07 16:34:44 devstack devstack@c-api.service[75128]: /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:34:44 devstack devstack@c-api.service[75128]: removals.removed_module( Sep 07 16:34:44 devstack devstack@c-api.service[75129]: /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:34:44 devstack devstack@c-api.service[75129]: from cgi import parse_header Sep 07 16:34:44 devstack devstack@c-api.service[75129]: /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:34:44 devstack devstack@c-api.service[75129]: warnings.warn( Sep 07 16:34:44 devstack devstack@c-api.service[75129]: /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:34:44 devstack devstack@c-api.service[75129]: removals.removed_module( Sep 07 16:34:44 devstack devstack@c-api.service[75129]: /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:34:44 devstack devstack@c-api.service[75129]: removals.removed_module( Sep 07 16:34:45 devstack devstack@c-api.service[75128]: /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:34:45 devstack devstack@c-api.service[75128]: warnings.warn( Sep 07 16:34:45 devstack devstack@c-api.service[75128]: /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:34:45 devstack devstack@c-api.service[75128]: warnings.warn( Sep 07 16:34:45 devstack devstack@c-api.service[75129]: /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:34:45 devstack devstack@c-api.service[75129]: warnings.warn( Sep 07 16:34:45 devstack devstack@c-api.service[75129]: /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:34:45 devstack devstack@c-api.service[75129]: warnings.warn( Sep 07 16:34:46 devstack devstack@c-api.service[75128]: 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:34:46 devstack devstack@c-api.service[75128]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75128) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:34:46 devstack devstack@c-api.service[75129]: 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:34:46 devstack devstack@c-api.service[75129]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75129) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:34:46 devstack devstack@c-api.service[75128]: /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:34:46 devstack devstack@c-api.service[75128]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:34:46 devstack devstack@c-api.service[75129]: /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:34:46 devstack devstack@c-api.service[75129]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75128) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75129) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:34:47 devstack devstack@c-api.service[75129]: INFO dbcounter [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Registered counter for database cinder Sep 07 16:34:47 devstack devstack@c-api.service[75128]: INFO dbcounter [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Registered counter for database cinder Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG oslo_db.sqlalchemy.engines [None req-2a458360-c2b5-4f06-80de-c886f97d5874 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=75129) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG oslo_db.sqlalchemy.engines [None req-270036ee-857c-4460-8cdc-f0ba729f4518 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=75128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: DEBUG dbcounter [-] [75128] Writer thread running {{(pid=75128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: /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:34:47 devstack devstack@c-api.service[75128]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:34:47 devstack devstack@c-api.service[75128]: INFO cinder.rpc [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:34:47 devstack devstack@c-api.service[75128]: INFO cinder.rpc [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:34:47 devstack devstack@c-api.service[75129]: DEBUG dbcounter [-] [75129] Writer thread running {{(pid=75129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:34:47 devstack devstack@c-api.service[75128]: INFO cinder.rpc [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:34:47 devstack devstack@c-api.service[75129]: /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:34:47 devstack devstack@c-api.service[75129]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:34:47 devstack devstack@c-api.service[75128]: INFO cinder.rpc [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:34:47 devstack devstack@c-api.service[75129]: INFO cinder.rpc [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:34:47 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:47 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:47 devstack devstack@c-api.service[75128]: WARNING cinder.keymgr.conf_key_mgr [None req-270036ee-857c-4460-8cdc-f0ba729f4518 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:34:47 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:47 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:47 devstack devstack@c-api.service[75129]: INFO cinder.rpc [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:34:47 devstack devstack@c-api.service[75129]: INFO cinder.rpc [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:34:47 devstack devstack@c-api.service[75129]: INFO cinder.rpc [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:34:47 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:47 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:47 devstack devstack@c-api.service[75129]: WARNING cinder.keymgr.conf_key_mgr [None req-2a458360-c2b5-4f06-80de-c886f97d5874 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: DEBUG oslo_db.sqlalchemy.engines [None req-270036ee-857c-4460-8cdc-f0ba729f4518 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=75128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: INFO cinder.rpc [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:34:48 devstack devstack@c-api.service[75128]: INFO cinder.rpc [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: DEBUG oslo_db.sqlalchemy.engines [None req-2a458360-c2b5-4f06-80de-c886f97d5874 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=75129) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: INFO cinder.rpc [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:34:48 devstack devstack@c-api.service[75129]: INFO cinder.rpc [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING cinder.api.contrib.hosts [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING cinder.api.contrib.hosts [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: extensions {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: extensions {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: os-volume-manage {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: os-volume-manage {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: os-quota-class-sets {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: os-quota-class-sets {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: os-hosts {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: capabilities {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: os-hosts {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: encryption {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: capabilities {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: scheduler-stats {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: encryption {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: os-quota-sets {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: scheduler-stats {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: os-availability-zone {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: os-quota-sets {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: qos-specs {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: os-availability-zone {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: extra_specs {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: qos-specs {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: backups {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: encryption {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: extra_specs {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: cgsnapshots {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: backups {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: os-volume-type-access {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: consistencygroups {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: encryption {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: os-volume-transfer {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: cgsnapshots {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extended resource: os-snapshot-manage {{(pid=75129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: os-volume-type-access {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: consistencygroups {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: os-volume-transfer {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WARNING stevedore.named [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75129]: WARNING castellan.key_manager [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extended resource: os-snapshot-manage {{(pid=75128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.contrib.snapshot_actions [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] SnapshotActionsController initialized {{(pid=75129) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension AdminActions extending resource: volumes {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension AdminActions extending resource: snapshots {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension AdminActions extending resource: backups {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension VolumeActions extending resource: volumes {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension UsedLimits extending resource: limits {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension TypesManage extending resource: types {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.v3.router [None req-2a458360-c2b5-4f06-80de-c886f97d5874 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75129]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x72b3a72a4668 pid: 75129 (default app) Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING stevedore.named [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WARNING castellan.key_manager [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.contrib.snapshot_actions [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] SnapshotActionsController initialized {{(pid=75128) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension AdminActions extending resource: volumes {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension AdminActions extending resource: snapshots {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension AdminActions extending resource: backups {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension VolumeActions extending resource: volumes {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension UsedLimits extending resource: limits {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension TypesManage extending resource: types {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75128]: DEBUG cinder.api.v3.router [None req-270036ee-857c-4460-8cdc-f0ba729f4518 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: DEBUG cinder.api.middleware.request_id [None req-0d7f8242-8a6b-4107-968b-e3d68d1cfc4d None None] RequestId filter calling following filter/app {{(pid=75129) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:34:48 devstack devstack@c-api.service[75129]: [pid: 75129|app: 0|req: 1/1] 192.168.122.91 () {50 vars in 780 bytes} [Mon Sep 7 16:34:48 2026] GET /volume/v3/ => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 16:34:48 devstack devstack@c-api.service[75128]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x72b3a72a4668 pid: 75128 (default app) Sep 07 16:34:55 devstack devstack@c-api.service[75129]: DEBUG cinder.api.middleware.request_id [None req-ab94a95f-afa3-419d-82d2-072dc2a19fc9 None None] RequestId filter calling following filter/app {{(pid=75129) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:34:57 devstack devstack@c-api.service[75129]: INFO cinder.api.openstack.wsgi [None req-ab94a95f-afa3-419d-82d2-072dc2a19fc9 admin admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:34:57 devstack devstack@c-api.service[75129]: DEBUG cinder.api.openstack.wsgi [None req-ab94a95f-afa3-419d-82d2-072dc2a19fc9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=75129) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:34:57 devstack devstack@c-api.service[75129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:34:57 devstack devstack@c-api.service[75129]: warnings.warn( Sep 07 16:34:57 devstack devstack@c-api.service[75129]: DEBUG oslo_db.sqlalchemy.engines [None req-ab94a95f-afa3-419d-82d2-072dc2a19fc9 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=75129) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:34:57 devstack devstack@c-api.service[75129]: INFO cinder.api.openstack.wsgi [None req-ab94a95f-afa3-419d-82d2-072dc2a19fc9 admin admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:34:57 devstack devstack@c-api.service[75129]: [pid: 75129|app: 0|req: 2/2] 192.168.122.91 () {60 vars in 1186 bytes} [Mon Sep 7 16:34:55 2026] POST /volume/v3/types => generated 186 bytes in 1350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:34:57 devstack devstack@c-api.service[75128]: DEBUG cinder.api.middleware.request_id [None req-d2629558-3e9e-4fc5-b01e-242e25de73da None None] RequestId filter calling following filter/app {{(pid=75128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:34:57 devstack devstack@c-api.service[75128]: INFO cinder.api.openstack.wsgi [None req-d2629558-3e9e-4fc5-b01e-242e25de73da admin admin] POST http://192.168.122.91/volume/v3/types/fb59e8ad-dd9a-4100-b3ef-38d831e28ffc/extra_specs Sep 07 16:34:57 devstack devstack@c-api.service[75128]: DEBUG cinder.api.openstack.wsgi [None req-d2629558-3e9e-4fc5-b01e-242e25de73da admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:34:57 devstack devstack@c-api.service[75128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:34:57 devstack devstack@c-api.service[75128]: warnings.warn( Sep 07 16:34:58 devstack devstack@c-api.service[75128]: DEBUG oslo_db.sqlalchemy.engines [None req-d2629558-3e9e-4fc5-b01e-242e25de73da 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=75128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:34:58 devstack devstack@c-api.service[75128]: DEBUG dbcounter [-] [75128] Writing DB stats cinder:SELECT=6 {{(pid=75128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:34:58 devstack devstack@c-api.service[75128]: INFO cinder.api.openstack.wsgi [None req-d2629558-3e9e-4fc5-b01e-242e25de73da admin admin] http://192.168.122.91/volume/v3/types/fb59e8ad-dd9a-4100-b3ef-38d831e28ffc/extra_specs returned with HTTP 200 Sep 07 16:34:58 devstack devstack@c-api.service[75128]: [pid: 75128|app: 0|req: 1/3] 192.168.122.91 () {60 vars in 1333 bytes} [Mon Sep 7 16:34:57 2026] POST /volume/v3/types/fb59e8ad-dd9a-4100-b3ef-38d831e28ffc/extra_specs => generated 55 bytes in 790 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:35:07 devstack devstack@c-api.service[75129]: DEBUG dbcounter [-] [75129] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:35:08 devstack devstack@c-api.service[75128]: DEBUG dbcounter [-] [75128] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=75128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:35:42 devstack devstack@c-api.service[75129]: DEBUG cinder.api.middleware.request_id [None req-ff6544e1-7125-4421-b5cd-91a0e942126c None None] RequestId filter calling following filter/app {{(pid=75129) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:35:42 devstack devstack@c-api.service[75129]: INFO cinder.api.openstack.wsgi [None req-ff6544e1-7125-4421-b5cd-91a0e942126c None None] GET http://192.168.122.91/volume// Sep 07 16:35:42 devstack devstack@c-api.service[75129]: DEBUG cinder.api.openstack.wsgi [None req-ff6544e1-7125-4421-b5cd-91a0e942126c None None] Empty body provided in request {{(pid=75129) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:35:42 devstack devstack@c-api.service[75129]: DEBUG cinder.api.openstack.wsgi [None req-ff6544e1-7125-4421-b5cd-91a0e942126c None None] Calling method 'all' {{(pid=75129) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:35:42 devstack devstack@c-api.service[75129]: INFO cinder.api.openstack.wsgi [None req-ff6544e1-7125-4421-b5cd-91a0e942126c None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:35:42 devstack devstack@c-api.service[75129]: [pid: 75129|app: 0|req: 3/4] 192.168.122.91 () {58 vars in 1309 bytes} [Mon Sep 7 16:35:42 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:37:30 devstack devstack@c-api.service[75128]: DEBUG cinder.api.middleware.request_id [None req-eecaa97c-d0eb-4bc2-be77-fb259f62124e None None] RequestId filter calling following filter/app {{(pid=75128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:37:30 devstack devstack@c-api.service[75128]: INFO cinder.api.openstack.wsgi [None req-eecaa97c-d0eb-4bc2-be77-fb259f62124e tempest-verify_tempest_config-51098381 tempest-verify_tempest_config-51098381-project-member] GET http://192.168.122.91/volume/v3/extensions Sep 07 16:37:30 devstack devstack@c-api.service[75128]: DEBUG cinder.api.openstack.wsgi [None req-eecaa97c-d0eb-4bc2-be77-fb259f62124e tempest-verify_tempest_config-51098381 tempest-verify_tempest_config-51098381-project-member] Empty body provided in request {{(pid=75128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:37:30 devstack devstack@c-api.service[75128]: DEBUG cinder.api.openstack.wsgi [None req-eecaa97c-d0eb-4bc2-be77-fb259f62124e tempest-verify_tempest_config-51098381 tempest-verify_tempest_config-51098381-project-member] Calling method 'index' {{(pid=75128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:37:30 devstack devstack@c-api.service[75128]: INFO cinder.api.openstack.wsgi [None req-eecaa97c-d0eb-4bc2-be77-fb259f62124e tempest-verify_tempest_config-51098381 tempest-verify_tempest_config-51098381-project-member] http://192.168.122.91/volume/v3/extensions returned with HTTP 200 Sep 07 16:37:30 devstack devstack@c-api.service[75128]: [pid: 75128|app: 0|req: 2/5] 192.168.122.91 () {58 vars in 1125 bytes} [Mon Sep 7 16:37:30 2026] GET /volume/v3/extensions => generated 5245 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:37:37 devstack devstack@c-api.service[75129]: DEBUG cinder.api.middleware.request_id [None req-3d88b4c1-42d6-4b14-a0e8-f2c4784e9d16 None None] RequestId filter calling following filter/app {{(pid=75129) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:37:37 devstack devstack@c-api.service[75129]: INFO cinder.api.openstack.wsgi [None req-3d88b4c1-42d6-4b14-a0e8-f2c4784e9d16 demo admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:37:37 devstack devstack@c-api.service[75129]: DEBUG cinder.api.openstack.wsgi [None req-3d88b4c1-42d6-4b14-a0e8-f2c4784e9d16 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=75129) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:37:37 devstack devstack@c-api.service[75129]: INFO cinder.api.openstack.wsgi [None req-3d88b4c1-42d6-4b14-a0e8-f2c4784e9d16 demo admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:37:37 devstack devstack@c-api.service[75129]: [pid: 75129|app: 0|req: 4/6] 192.168.122.91 () {60 vars in 1186 bytes} [Mon Sep 7 16:37:37 2026] POST /volume/v3/types => generated 184 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:37:47 devstack devstack@c-api.service[75129]: DEBUG dbcounter [-] [75129] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:39:31 devstack devstack@c-api.service[75121]: Mon Sep 7 16:39:31 2026 - graceful shutdown triggered... Sep 07 16:39:31 devstack devstack@c-api.service[75129]: Gracefully killing worker 2 (pid: 75129)... Sep 07 16:39:31 devstack devstack@c-api.service[75128]: Gracefully killing worker 1 (pid: 75128)... Sep 07 16:39:32 devstack devstack@c-api.service[75121]: worker 1 buried after 1 seconds Sep 07 16:39:32 devstack devstack@c-api.service[75121]: worker 2 buried after 1 seconds Sep 07 16:39:32 devstack devstack@c-api.service[75121]: goodbye to uWSGI. Sep 07 16:39:32 devstack devstack@c-api.service[86790]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 16:39:32 devstack devstack@c-api.service[86790]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 16:39:32 2026] *** Sep 07 16:39:32 devstack devstack@c-api.service[86790]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 16:39:32 devstack devstack@c-api.service[86790]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 16:39:32 devstack devstack@c-api.service[86790]: nodename: devstack Sep 07 16:39:32 devstack devstack@c-api.service[86790]: machine: x86_64 Sep 07 16:39:32 devstack devstack@c-api.service[86790]: clock source: unix Sep 07 16:39:32 devstack devstack@c-api.service[86790]: pcre jit disabled Sep 07 16:39:32 devstack devstack@c-api.service[86790]: detected number of CPU cores: 4 Sep 07 16:39:32 devstack devstack@c-api.service[86790]: current working directory: / Sep 07 16:39:32 devstack devstack@c-api.service[86790]: detected binary path: /usr/bin/uwsgi-core Sep 07 16:39:32 devstack devstack@c-api.service[86790]: your processes number limit is 47518 Sep 07 16:39:32 devstack devstack@c-api.service[86790]: your memory page size is 4096 bytes Sep 07 16:39:32 devstack devstack@c-api.service[86790]: detected max file descriptor number: 2048 Sep 07 16:39:32 devstack devstack@c-api.service[86790]: lock engine: pthread robust mutexes Sep 07 16:39:32 devstack devstack@c-api.service[86790]: thunder lock: enabled Sep 07 16:39:32 devstack devstack@c-api.service[86790]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 16:39:32 devstack devstack@c-api.service[86790]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 16:39:32 devstack devstack@c-api.service[86790]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 16:39:32 devstack devstack@c-api.service[86790]: Set PythonHome to /opt/stack/data/venv Sep 07 16:39:32 devstack devstack@c-api.service[86790]: Python main interpreter initialized at 0x7d5fef6a4668 Sep 07 16:39:32 devstack devstack@c-api.service[86790]: python threads support enabled Sep 07 16:39:32 devstack devstack@c-api.service[86790]: your server socket listen backlog is limited to 100 connections Sep 07 16:39:32 devstack devstack@c-api.service[86790]: your mercy for graceful operations on workers is 80 seconds Sep 07 16:39:33 devstack devstack@c-api.service[86790]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 16:39:33 devstack devstack@c-api.service[86790]: *** Operational MODE: preforking *** Sep 07 16:39:33 devstack devstack@c-api.service[86790]: *** uWSGI is running in multiple interpreter mode *** Sep 07 16:39:33 devstack devstack@c-api.service[86790]: spawned uWSGI master process (pid: 86790) Sep 07 16:39:33 devstack devstack@c-api.service[86790]: spawned uWSGI worker 1 (pid: 86791, cores: 1) Sep 07 16:39:33 devstack devstack@c-api.service[86790]: spawned uWSGI worker 2 (pid: 86792, cores: 1) Sep 07 16:39:33 devstack devstack@c-api.service[86790]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 16:39:33 devstack devstack@c-api.service[86791]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:39:33 devstack devstack@c-api.service[86791]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:39:33 devstack devstack@c-api.service[86791]: we strongly recommend against using it for new projects. Sep 07 16:39:33 devstack devstack@c-api.service[86791]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:39:33 devstack devstack@c-api.service[86791]: framework. For more detail see Sep 07 16:39:33 devstack devstack@c-api.service[86791]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:39:33 devstack devstack@c-api.service[86791]: import eventlet # noqa Sep 07 16:39:33 devstack devstack@c-api.service[86792]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:39:33 devstack devstack@c-api.service[86792]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:39:33 devstack devstack@c-api.service[86792]: we strongly recommend against using it for new projects. Sep 07 16:39:33 devstack devstack@c-api.service[86792]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:39:33 devstack devstack@c-api.service[86792]: framework. For more detail see Sep 07 16:39:33 devstack devstack@c-api.service[86792]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:39:33 devstack devstack@c-api.service[86792]: import eventlet # noqa Sep 07 16:39:33 devstack devstack@c-api.service[86791]: /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:39:33 devstack devstack@c-api.service[86791]: from cgi import parse_header Sep 07 16:39:33 devstack devstack@c-api.service[86792]: /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:39:33 devstack devstack@c-api.service[86792]: from cgi import parse_header Sep 07 16:39:33 devstack devstack@c-api.service[86791]: /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:39:33 devstack devstack@c-api.service[86791]: warnings.warn( Sep 07 16:39:33 devstack devstack@c-api.service[86791]: /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:39:33 devstack devstack@c-api.service[86791]: removals.removed_module( Sep 07 16:39:33 devstack devstack@c-api.service[86791]: /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:39:33 devstack devstack@c-api.service[86791]: removals.removed_module( Sep 07 16:39:33 devstack devstack@c-api.service[86792]: /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:39:33 devstack devstack@c-api.service[86792]: warnings.warn( Sep 07 16:39:33 devstack devstack@c-api.service[86792]: /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:39:33 devstack devstack@c-api.service[86792]: removals.removed_module( Sep 07 16:39:33 devstack devstack@c-api.service[86792]: /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:39:33 devstack devstack@c-api.service[86792]: removals.removed_module( Sep 07 16:39:36 devstack devstack@c-api.service[86791]: /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:39:36 devstack devstack@c-api.service[86791]: warnings.warn( Sep 07 16:39:36 devstack devstack@c-api.service[86792]: /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:39:36 devstack devstack@c-api.service[86792]: warnings.warn( Sep 07 16:39:36 devstack devstack@c-api.service[86791]: /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:39:36 devstack devstack@c-api.service[86791]: warnings.warn( Sep 07 16:39:36 devstack devstack@c-api.service[86792]: /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:39:36 devstack devstack@c-api.service[86792]: warnings.warn( Sep 07 16:39:37 devstack devstack@c-api.service[86791]: 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:39:37 devstack devstack@c-api.service[86791]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86791) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:39:37 devstack devstack@c-api.service[86792]: 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:39:37 devstack devstack@c-api.service[86792]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86792) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:39:37 devstack devstack@c-api.service[86791]: /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:39:37 devstack devstack@c-api.service[86791]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:39:37 devstack devstack@c-api.service[86792]: /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:39:37 devstack devstack@c-api.service[86792]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86791) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86792) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: INFO dbcounter [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Registered counter for database cinder Sep 07 16:39:38 devstack devstack@c-api.service[86792]: INFO dbcounter [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Registered counter for database cinder Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG oslo_db.sqlalchemy.engines [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e 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=86791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG oslo_db.sqlalchemy.engines [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 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=86792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG dbcounter [-] [86791] Writer thread running {{(pid=86791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: /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:39:38 devstack devstack@c-api.service[86791]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:39:38 devstack devstack@c-api.service[86791]: INFO cinder.rpc [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86791]: INFO cinder.rpc [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86791]: INFO cinder.rpc [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86791]: INFO cinder.rpc [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING cinder.keymgr.conf_key_mgr [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: DEBUG dbcounter [-] [86792] Writer thread running {{(pid=86792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: /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:39:38 devstack devstack@c-api.service[86792]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:39:38 devstack devstack@c-api.service[86792]: INFO cinder.rpc [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86792]: INFO cinder.rpc [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86792]: INFO cinder.rpc [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86792]: INFO cinder.rpc [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING cinder.keymgr.conf_key_mgr [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG oslo_db.sqlalchemy.engines [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e 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=86791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: INFO cinder.rpc [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86791]: INFO cinder.rpc [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: DEBUG oslo_db.sqlalchemy.engines [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 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=86792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: INFO cinder.rpc [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: INFO cinder.rpc [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING cinder.api.contrib.hosts [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: extensions {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: os-volume-manage {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: os-quota-class-sets {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: os-hosts {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: capabilities {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: encryption {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: scheduler-stats {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: os-quota-sets {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: os-availability-zone {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: qos-specs {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: extra_specs {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: backups {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: encryption {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: cgsnapshots {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING cinder.api.contrib.hosts [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: os-volume-type-access {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: consistencygroups {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: os-volume-transfer {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extended resource: os-snapshot-manage {{(pid=86791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: extensions {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: os-volume-manage {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: os-quota-class-sets {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: os-hosts {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86791]: WARNING stevedore.named [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WARNING castellan.key_manager [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: capabilities {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.contrib.snapshot_actions [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] SnapshotActionsController initialized {{(pid=86791) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension AdminActions extending resource: volumes {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension AdminActions extending resource: snapshots {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: encryption {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension AdminActions extending resource: backups {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension VolumeActions extending resource: volumes {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension UsedLimits extending resource: limits {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: scheduler-stats {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension TypesManage extending resource: types {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension SnapshotActions extending resource: snapshots {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: DEBUG cinder.api.v3.router [None req-d9aee75a-f290-4a92-8edc-e7582cbc2e9e None None] Extension VolumeTypeAccess extending resource: types {{(pid=86791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: os-quota-sets {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: os-availability-zone {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: qos-specs {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: extra_specs {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: backups {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86791]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7d5fef6a4668 pid: 86791 (default app) Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: encryption {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: cgsnapshots {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: os-volume-type-access {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: consistencygroups {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: os-volume-transfer {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extended resource: os-snapshot-manage {{(pid=86792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: WARNING stevedore.named [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WARNING castellan.key_manager [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.contrib.snapshot_actions [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] SnapshotActionsController initialized {{(pid=86792) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension AdminActions extending resource: volumes {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension AdminActions extending resource: snapshots {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension AdminActions extending resource: backups {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension VolumeActions extending resource: volumes {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension UsedLimits extending resource: limits {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension TypesManage extending resource: types {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: DEBUG cinder.api.v3.router [None req-47b3861a-7e83-478a-8ee5-10ef0f1c5512 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:38 devstack devstack@c-api.service[86792]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7d5fef6a4668 pid: 86792 (default app) Sep 07 16:39:40 devstack devstack@c-api.service[86790]: Mon Sep 7 16:39:40 2026 - graceful shutdown triggered... Sep 07 16:39:40 devstack devstack@c-api.service[86792]: Gracefully killing worker 2 (pid: 86792)... Sep 07 16:39:40 devstack devstack@c-api.service[86791]: Gracefully killing worker 1 (pid: 86791)... Sep 07 16:39:41 devstack devstack@c-api.service[86790]: worker 1 buried after 1 seconds Sep 07 16:39:41 devstack devstack@c-api.service[86790]: worker 2 buried after 1 seconds Sep 07 16:39:41 devstack devstack@c-api.service[86790]: goodbye to uWSGI. Sep 07 16:39:41 devstack devstack@c-api.service[87175]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 16:39:41 devstack devstack@c-api.service[87175]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 16:39:41 2026] *** Sep 07 16:39:41 devstack devstack@c-api.service[87175]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 16:39:41 devstack devstack@c-api.service[87175]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 16:39:41 devstack devstack@c-api.service[87175]: nodename: devstack Sep 07 16:39:41 devstack devstack@c-api.service[87175]: machine: x86_64 Sep 07 16:39:41 devstack devstack@c-api.service[87175]: clock source: unix Sep 07 16:39:41 devstack devstack@c-api.service[87175]: pcre jit disabled Sep 07 16:39:41 devstack devstack@c-api.service[87175]: detected number of CPU cores: 4 Sep 07 16:39:41 devstack devstack@c-api.service[87175]: current working directory: / Sep 07 16:39:41 devstack devstack@c-api.service[87175]: detected binary path: /usr/bin/uwsgi-core Sep 07 16:39:41 devstack devstack@c-api.service[87175]: your processes number limit is 47518 Sep 07 16:39:41 devstack devstack@c-api.service[87175]: your memory page size is 4096 bytes Sep 07 16:39:41 devstack devstack@c-api.service[87175]: detected max file descriptor number: 2048 Sep 07 16:39:41 devstack devstack@c-api.service[87175]: lock engine: pthread robust mutexes Sep 07 16:39:41 devstack devstack@c-api.service[87175]: thunder lock: enabled Sep 07 16:39:41 devstack devstack@c-api.service[87175]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 16:39:41 devstack devstack@c-api.service[87175]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 16:39:41 devstack devstack@c-api.service[87175]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 16:39:41 devstack devstack@c-api.service[87175]: Set PythonHome to /opt/stack/data/venv Sep 07 16:39:41 devstack devstack@c-api.service[87175]: Python main interpreter initialized at 0x7926a68a4668 Sep 07 16:39:41 devstack devstack@c-api.service[87175]: python threads support enabled Sep 07 16:39:41 devstack devstack@c-api.service[87175]: your server socket listen backlog is limited to 100 connections Sep 07 16:39:41 devstack devstack@c-api.service[87175]: your mercy for graceful operations on workers is 80 seconds Sep 07 16:39:41 devstack devstack@c-api.service[87175]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 16:39:41 devstack devstack@c-api.service[87175]: *** Operational MODE: preforking *** Sep 07 16:39:41 devstack devstack@c-api.service[87175]: *** uWSGI is running in multiple interpreter mode *** Sep 07 16:39:41 devstack devstack@c-api.service[87175]: spawned uWSGI master process (pid: 87175) Sep 07 16:39:41 devstack devstack@c-api.service[87175]: spawned uWSGI worker 1 (pid: 87176, cores: 1) Sep 07 16:39:41 devstack devstack@c-api.service[87175]: spawned uWSGI worker 2 (pid: 87177, cores: 1) Sep 07 16:39:41 devstack devstack@c-api.service[87175]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 16:39:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:39:42 devstack devstack@c-api.service[87176]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:39:42 devstack devstack@c-api.service[87176]: we strongly recommend against using it for new projects. Sep 07 16:39:42 devstack devstack@c-api.service[87176]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:39:42 devstack devstack@c-api.service[87176]: framework. For more detail see Sep 07 16:39:42 devstack devstack@c-api.service[87176]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:39:42 devstack devstack@c-api.service[87176]: import eventlet # noqa Sep 07 16:39:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:39:42 devstack devstack@c-api.service[87177]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:39:42 devstack devstack@c-api.service[87177]: we strongly recommend against using it for new projects. Sep 07 16:39:42 devstack devstack@c-api.service[87177]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:39:42 devstack devstack@c-api.service[87177]: framework. For more detail see Sep 07 16:39:42 devstack devstack@c-api.service[87177]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:39:42 devstack devstack@c-api.service[87177]: import eventlet # noqa Sep 07 16:39:42 devstack devstack@c-api.service[87176]: /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:39:42 devstack devstack@c-api.service[87176]: from cgi import parse_header Sep 07 16:39:42 devstack devstack@c-api.service[87176]: /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:39:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:39:42 devstack devstack@c-api.service[87177]: /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:39:42 devstack devstack@c-api.service[87177]: from cgi import parse_header Sep 07 16:39:42 devstack devstack@c-api.service[87176]: /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:39:42 devstack devstack@c-api.service[87176]: removals.removed_module( Sep 07 16:39:42 devstack devstack@c-api.service[87176]: /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:39:42 devstack devstack@c-api.service[87176]: removals.removed_module( Sep 07 16:39:42 devstack devstack@c-api.service[87177]: /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:39:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:39:42 devstack devstack@c-api.service[87177]: /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:39:42 devstack devstack@c-api.service[87177]: removals.removed_module( Sep 07 16:39:42 devstack devstack@c-api.service[87177]: /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:39:42 devstack devstack@c-api.service[87177]: removals.removed_module( Sep 07 16:39:44 devstack devstack@c-api.service[87177]: /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:39:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:39:45 devstack devstack@c-api.service[87176]: /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:39:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:39:45 devstack devstack@c-api.service[87177]: /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:39:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:39:45 devstack devstack@c-api.service[87176]: /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:39:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:39:45 devstack devstack@c-api.service[87177]: 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:39:45 devstack devstack@c-api.service[87177]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87177) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:39:45 devstack devstack@c-api.service[87176]: 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:39:45 devstack devstack@c-api.service[87176]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87176) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:39:45 devstack devstack@c-api.service[87177]: /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:39:45 devstack devstack@c-api.service[87177]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:39:45 devstack devstack@c-api.service[87176]: /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:39:45 devstack devstack@c-api.service[87176]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87177) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: INFO dbcounter [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Registered counter for database cinder Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87176) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd 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=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: INFO dbcounter [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Registered counter for database cinder Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 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=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writer thread running {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: /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:39:47 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:39:47 devstack devstack@c-api.service[87177]: INFO cinder.rpc [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87177]: INFO cinder.rpc [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87177]: INFO cinder.rpc [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87177]: INFO cinder.rpc [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING cinder.keymgr.conf_key_mgr [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd 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=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: INFO cinder.rpc [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87177]: INFO cinder.rpc [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING cinder.api.contrib.hosts [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writer thread running {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: extensions {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: os-volume-manage {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: os-quota-class-sets {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: os-hosts {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: /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:39:47 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:39:47 devstack devstack@c-api.service[87176]: INFO cinder.rpc [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: capabilities {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: encryption {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: scheduler-stats {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: os-quota-sets {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: os-availability-zone {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: INFO cinder.rpc [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: qos-specs {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: INFO cinder.rpc [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: extra_specs {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: backups {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: INFO cinder.rpc [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: encryption {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING cinder.keymgr.conf_key_mgr [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 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:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: cgsnapshots {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: os-volume-type-access {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: consistencygroups {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: os-volume-transfer {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extended resource: os-snapshot-manage {{(pid=87177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.snapshot_actions [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] SnapshotActionsController initialized {{(pid=87177) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension AdminActions extending resource: volumes {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension AdminActions extending resource: snapshots {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension AdminActions extending resource: backups {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension VolumeActions extending resource: volumes {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension UsedLimits extending resource: limits {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension TypesManage extending resource: types {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension SnapshotActions extending resource: snapshots {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.router [None req-d2c738e9-1700-42db-97e2-b59fea0d3acd None None] Extension VolumeTypeAccess extending resource: types {{(pid=87177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:47 devstack devstack@c-api.service[87177]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7926a68a4668 pid: 87177 (default app) Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 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=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: INFO cinder.rpc [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87176]: INFO cinder.rpc [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING cinder.api.contrib.hosts [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:47 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: extensions {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: os-volume-manage {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: os-quota-class-sets {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: os-hosts {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: capabilities {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: encryption {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: scheduler-stats {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: os-quota-sets {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: os-availability-zone {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: qos-specs {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: extra_specs {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: backups {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: encryption {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: cgsnapshots {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: os-volume-type-access {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: consistencygroups {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: os-volume-transfer {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extended resource: os-snapshot-manage {{(pid=87176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:48 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:48 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:48 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:48 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:48 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:48 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:48 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:48 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:48 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:48 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:48 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:48 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:39:48 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] SnapshotActionsController initialized {{(pid=87176) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension AdminActions extending resource: volumes {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension AdminActions extending resource: snapshots {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension AdminActions extending resource: backups {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension VolumeActions extending resource: volumes {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension UsedLimits extending resource: limits {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension TypesManage extending resource: types {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.router [None req-3d09dd30-35ea-4043-b9db-ec0082a92508 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:39:48 devstack devstack@c-api.service[87176]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7926a68a4668 pid: 87176 (default app) Sep 07 16:39:57 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=6 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:39:57 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=6 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:41:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:41:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-24667024"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:41:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-24667024'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:41:15 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Create volume of 1 GB Sep 07 16:41:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:15 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:41:16 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:41:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Availability zone cache updated, next update will occur around 2026-09-07 15:41:16.193725. {{(pid=87177) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 16:41:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Availability Zones retrieved successfully. Sep 07 16:41:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Flow 'volume_create_api' (7abfde1d-8240-463b-818b-0de62355fb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:41:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16eaa674-1603-4117-9d1c-28ddacc4087c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:41:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16eaa674-1603-4117-9d1c-28ddacc4087c) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64316665-dc12-4ab4-9bc7-d13ee0f03126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:17 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-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:41:17 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-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:41:17 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Created reservations ['05032f78-e040-42c0-8d00-df2f03699b76', '9df9e90b-6b1a-4c45-8d44-3b8b6315a6cf', 'a3bb0d94-b550-421b-ab08-a6370930361a', '6ed8a76d-71ab-4f39-956c-8f7c8c3bb026'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:41:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64316665-dc12-4ab4-9bc7-d13ee0f03126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05032f78-e040-42c0-8d00-df2f03699b76', '9df9e90b-6b1a-4c45-8d44-3b8b6315a6cf', 'a3bb0d94-b550-421b-ab08-a6370930361a', '6ed8a76d-71ab-4f39-956c-8f7c8c3bb026']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e1690c-d15f-4af3-b3b5-4a341a075b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:41:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e1690c-d15f-4af3-b3b5-4a341a075b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46ddea4c-cf7f-42de-b0f3-7098a1454d05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-24667024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f13e6323244f4288b55af0cb6016be37',qos_specs=None,replication_status=,reservations=['05032f78-e040-42c0-8d00-df2f03699b76','9df9e90b-6b1a-4c45-8d44-3b8b6315a6cf','a3bb0d94-b550-421b-ab08-a6370930361a','6ed8a76d-71ab-4f39-956c-8f7c8c3bb026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2e87d928894d1797dd09f95699f535',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-24667024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46ddea4c-cf7f-42de-b0f3-7098a1454d05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f13e6323244f4288b55af0cb6016be37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f2e87d928894d1797dd09f95699f535',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300b4802-4e0e-4134-b99f-2eae59c67463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300b4802-4e0e-4134-b99f-2eae59c67463) transitioned into state 'SUCCESS' from state '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-24667024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f13e6323244f4288b55af0cb6016be37',qos_specs=None,replication_status=,reservations=['05032f78-e040-42c0-8d00-df2f03699b76','9df9e90b-6b1a-4c45-8d44-3b8b6315a6cf','a3bb0d94-b550-421b-ab08-a6370930361a','6ed8a76d-71ab-4f39-956c-8f7c8c3bb026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2e87d928894d1797dd09f95699f535',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93337ef2-2b69-4594-93ee-823168aa3d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93337ef2-2b69-4594-93ee-823168aa3d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Flow 'volume_create_api' (7abfde1d-8240-463b-818b-0de62355fb33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:41:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Create volume request issued successfully. Sep 07 16:41:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b2c23008-2e11-4e9a-b5ad-db4d67672482 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:41:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1/1] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:41:14 2026] POST /volume/v3/volumes => generated 764 bytes in 3231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:41:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-29784043-0184-44a5-9624-6f14114af1a6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29784043-0184-44a5-9624-6f14114af1a6 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] GET http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 Sep 07 16:41:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29784043-0184-44a5-9624-6f14114af1a6 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29784043-0184-44a5-9624-6f14114af1a6 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:20 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-29784043-0184-44a5-9624-6f14114af1a6 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:41:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:41:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:41:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-29784043-0184-44a5-9624-6f14114af1a6 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Volume info retrieved successfully. Sep 07 16:41:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29784043-0184-44a5-9624-6f14114af1a6 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 returned with HTTP 200 Sep 07 16:41:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1/2] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:18 2026] GET /volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 => generated 856 bytes in 3044 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9171405e-9f7c-4ccf-9997-382a64eff9ce None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9171405e-9f7c-4ccf-9997-382a64eff9ce tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] GET http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 Sep 07 16:41:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9171405e-9f7c-4ccf-9997-382a64eff9ce tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9171405e-9f7c-4ccf-9997-382a64eff9ce tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:22 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:41:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:41:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9171405e-9f7c-4ccf-9997-382a64eff9ce tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Volume info retrieved successfully. Sep 07 16:41:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9171405e-9f7c-4ccf-9997-382a64eff9ce tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 returned with HTTP 200 Sep 07 16:41:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 2/3] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:22 2026] GET /volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 => generated 856 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e61fd065-7c2a-493d-871a-04a76b0daa99 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e61fd065-7c2a-493d-871a-04a76b0daa99 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] GET http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 Sep 07 16:41:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e61fd065-7c2a-493d-871a-04a76b0daa99 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e61fd065-7c2a-493d-871a-04a76b0daa99 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:41:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:41:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e61fd065-7c2a-493d-871a-04a76b0daa99 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Volume info retrieved successfully. Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f6bb7f28-e652-4442-9470-5d647a951044 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-441162387"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-441162387'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Create volume of 1 GB Sep 07 16:41:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e61fd065-7c2a-493d-871a-04a76b0daa99 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 returned with HTTP 200 Sep 07 16:41:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 2/4] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:23 2026] GET /volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Availability Zones retrieved successfully. Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Flow 'volume_create_api' (d88c5f09-478f-423d-af56-70680bdaf8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ada1ef03-9495-4a1c-b3d9-26de541ae4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ada1ef03-9495-4a1c-b3d9-26de541ae4ca) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1ab701-b41c-4429-bd66-cde01d37bfec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Created reservations ['4b415961-bdc8-48b7-a884-b70123bb7bd3', 'e78cbf74-c38d-4863-a021-13981d4a13ed', '9502da78-92d7-4605-b0c7-0a6422dba177', '04ee1e66-9dd8-446a-86f7-51e319c7a1fe'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1ab701-b41c-4429-bd66-cde01d37bfec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b415961-bdc8-48b7-a884-b70123bb7bd3', 'e78cbf74-c38d-4863-a021-13981d4a13ed', '9502da78-92d7-4605-b0c7-0a6422dba177', '04ee1e66-9dd8-446a-86f7-51e319c7a1fe']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (362120c5-2922-48ea-aa68-04a307b256a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (362120c5-2922-48ea-aa68-04a307b256a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43f20e14-eb09-414f-93cf-e4797c88f857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-441162387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='080ef7da0eb744618b14df253dfa1e7e',qos_specs=None,replication_status=,reservations=['4b415961-bdc8-48b7-a884-b70123bb7bd3','e78cbf74-c38d-4863-a021-13981d4a13ed','9502da78-92d7-4605-b0c7-0a6422dba177','04ee1e66-9dd8-446a-86f7-51e319c7a1fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ff9da8a179944328d9cfbf629dfee4c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-441162387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43f20e14-eb09-414f-93cf-e4797c88f857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='080ef7da0eb744618b14df253dfa1e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ff9da8a179944328d9cfbf629dfee4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0c063f-24cf-4f07-8562-35b28340e8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0c063f-24cf-4f07-8562-35b28340e8ba) transitioned into state 'SUCCESS' from state '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-441162387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='080ef7da0eb744618b14df253dfa1e7e',qos_specs=None,replication_status=,reservations=['4b415961-bdc8-48b7-a884-b70123bb7bd3','e78cbf74-c38d-4863-a021-13981d4a13ed','9502da78-92d7-4605-b0c7-0a6422dba177','04ee1e66-9dd8-446a-86f7-51e319c7a1fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ff9da8a179944328d9cfbf629dfee4c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d53b4a9-9887-48b7-aaef-df9d76f19410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d53b4a9-9887-48b7-aaef-df9d76f19410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Flow 'volume_create_api' (d88c5f09-478f-423d-af56-70680bdaf8a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:41:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Create volume request issued successfully. Sep 07 16:41:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f6bb7f28-e652-4442-9470-5d647a951044 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:41:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 3/5] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:41:23 2026] POST /volume/v3/volumes => generated 761 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:41:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2eec9d63-dea1-4485-b094-3b90a67dc18b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2eec9d63-dea1-4485-b094-3b90a67dc18b tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] GET http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 Sep 07 16:41:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2eec9d63-dea1-4485-b094-3b90a67dc18b tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2eec9d63-dea1-4485-b094-3b90a67dc18b tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:41:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:41:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2eec9d63-dea1-4485-b094-3b90a67dc18b tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Volume info retrieved successfully. Sep 07 16:41:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2eec9d63-dea1-4485-b094-3b90a67dc18b tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 returned with HTTP 200 Sep 07 16:41:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 3/6] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:24 2026] GET /volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 => generated 829 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-db327eaa-5c18-4045-b408-6d99b1d518f9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db327eaa-5c18-4045-b408-6d99b1d518f9 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] GET http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 Sep 07 16:41:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-db327eaa-5c18-4045-b408-6d99b1d518f9 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-db327eaa-5c18-4045-b408-6d99b1d518f9 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:41:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:41:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-db327eaa-5c18-4045-b408-6d99b1d518f9 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Volume info retrieved successfully. Sep 07 16:41:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db327eaa-5c18-4045-b408-6d99b1d518f9 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 returned with HTTP 200 Sep 07 16:41:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 4/7] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:25 2026] GET /volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 => generated 853 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f608a952-4cdb-4416-8837-5fa3eaf3ad66 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f608a952-4cdb-4416-8837-5fa3eaf3ad66 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] GET http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 Sep 07 16:41:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f608a952-4cdb-4416-8837-5fa3eaf3ad66 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f608a952-4cdb-4416-8837-5fa3eaf3ad66 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:41:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:41:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f608a952-4cdb-4416-8837-5fa3eaf3ad66 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Volume info retrieved successfully. Sep 07 16:41:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f608a952-4cdb-4416-8837-5fa3eaf3ad66 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 returned with HTTP 200 Sep 07 16:41:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 4/8] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:26 2026] GET /volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 => generated 854 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-85eb57ac-4d84-4365-a0dc-e6e4fdb9addd req-94bd2734-289f-4de0-8466-556101be4473 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-85eb57ac-4d84-4365-a0dc-e6e4fdb9addd req-94bd2734-289f-4de0-8466-556101be4473 tempest-VolumesAdminNegativeTest-1345479004 tempest-VolumesAdminNegativeTest-1345479004-project] GET http://192.168.122.91/volume/v3/volumes/74c57769-600b-4845-92b5-9c11f1ad8c27 Sep 07 16:41:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-85eb57ac-4d84-4365-a0dc-e6e4fdb9addd req-94bd2734-289f-4de0-8466-556101be4473 tempest-VolumesAdminNegativeTest-1345479004 tempest-VolumesAdminNegativeTest-1345479004-project] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-85eb57ac-4d84-4365-a0dc-e6e4fdb9addd req-94bd2734-289f-4de0-8466-556101be4473 tempest-VolumesAdminNegativeTest-1345479004 tempest-VolumesAdminNegativeTest-1345479004-project] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-85eb57ac-4d84-4365-a0dc-e6e4fdb9addd req-94bd2734-289f-4de0-8466-556101be4473 tempest-VolumesAdminNegativeTest-1345479004 tempest-VolumesAdminNegativeTest-1345479004-project] http://192.168.122.91/volume/v3/volumes/74c57769-600b-4845-92b5-9c11f1ad8c27 returned with HTTP 404 Sep 07 16:41:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 5/9] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:41:26 2026] GET /volume/v3/volumes/74c57769-600b-4845-92b5-9c11f1ad8c27 => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:41:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b4ae7ac1-6ce0-49b0-8add-0068dcf5dcb4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b4ae7ac1-6ce0-49b0-8add-0068dcf5dcb4 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] DELETE http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 Sep 07 16:41:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b4ae7ac1-6ce0-49b0-8add-0068dcf5dcb4 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b4ae7ac1-6ce0-49b0-8add-0068dcf5dcb4 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:27 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-b4ae7ac1-6ce0-49b0-8add-0068dcf5dcb4 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Delete volume with id: 43f20e14-eb09-414f-93cf-e4797c88f857 Sep 07 16:41:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:41:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:41:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b4ae7ac1-6ce0-49b0-8add-0068dcf5dcb4 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Volume info retrieved successfully. Sep 07 16:41:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b4ae7ac1-6ce0-49b0-8add-0068dcf5dcb4 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Delete volume request issued successfully. Sep 07 16:41:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b4ae7ac1-6ce0-49b0-8add-0068dcf5dcb4 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 returned with HTTP 202 Sep 07 16:41:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 5/10] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:41:27 2026] DELETE /volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:41:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ee0591d2-d5c5-4cf1-9fb9-4c792e684090 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee0591d2-d5c5-4cf1-9fb9-4c792e684090 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] GET http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 Sep 07 16:41:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee0591d2-d5c5-4cf1-9fb9-4c792e684090 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee0591d2-d5c5-4cf1-9fb9-4c792e684090 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:41:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:41:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ee0591d2-d5c5-4cf1-9fb9-4c792e684090 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Volume info retrieved successfully. Sep 07 16:41:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee0591d2-d5c5-4cf1-9fb9-4c792e684090 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 returned with HTTP 200 Sep 07 16:41:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 6/11] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:27 2026] GET /volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-97c6b988-750f-44fe-8d34-4c12efc56652 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97c6b988-750f-44fe-8d34-4c12efc56652 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] GET http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 Sep 07 16:41:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97c6b988-750f-44fe-8d34-4c12efc56652 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97c6b988-750f-44fe-8d34-4c12efc56652 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:41:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:41:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-97c6b988-750f-44fe-8d34-4c12efc56652 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Volume info retrieved successfully. Sep 07 16:41:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97c6b988-750f-44fe-8d34-4c12efc56652 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 returned with HTTP 200 Sep 07 16:41:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 6/12] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:28 2026] GET /volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7b5332cc-1c97-4a99-a201-3b43aa20e54e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b5332cc-1c97-4a99-a201-3b43aa20e54e tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] GET http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 Sep 07 16:41:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b5332cc-1c97-4a99-a201-3b43aa20e54e tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b5332cc-1c97-4a99-a201-3b43aa20e54e tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:41:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:41:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7b5332cc-1c97-4a99-a201-3b43aa20e54e tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Volume info retrieved successfully. Sep 07 16:41:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b5332cc-1c97-4a99-a201-3b43aa20e54e tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 returned with HTTP 200 Sep 07 16:41:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 7/13] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:29 2026] GET /volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8b7febfc-ca29-4ffc-b151-14256be8ca9e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8b7febfc-ca29-4ffc-b151-14256be8ca9e tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] GET http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 Sep 07 16:41:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8b7febfc-ca29-4ffc-b151-14256be8ca9e tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8b7febfc-ca29-4ffc-b151-14256be8ca9e tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:41:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:41:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8b7febfc-ca29-4ffc-b151-14256be8ca9e tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Volume info retrieved successfully. Sep 07 16:41:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8b7febfc-ca29-4ffc-b151-14256be8ca9e tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 returned with HTTP 200 Sep 07 16:41:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 7/14] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:30 2026] GET /volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:41:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6c433391-2e0a-425d-9129-64d1349a1acc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6c433391-2e0a-425d-9129-64d1349a1acc tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] GET http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 Sep 07 16:41:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6c433391-2e0a-425d-9129-64d1349a1acc tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6c433391-2e0a-425d-9129-64d1349a1acc tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:31 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:41:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:41:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6c433391-2e0a-425d-9129-64d1349a1acc tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Volume info retrieved successfully. Sep 07 16:41:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6c433391-2e0a-425d-9129-64d1349a1acc tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 returned with HTTP 200 Sep 07 16:41:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 8/15] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:31 2026] GET /volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 => generated 853 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a932ae77-b12b-45a3-8b2f-886219d6ef65 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a932ae77-b12b-45a3-8b2f-886219d6ef65 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] GET http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 Sep 07 16:41:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a932ae77-b12b-45a3-8b2f-886219d6ef65 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a932ae77-b12b-45a3-8b2f-886219d6ef65 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a932ae77-b12b-45a3-8b2f-886219d6ef65 tempest-VolumesAdminNegativeTest-852900895 tempest-VolumesAdminNegativeTest-852900895-project-member] http://192.168.122.91/volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 returned with HTTP 404 Sep 07 16:41:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 8/16] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:33 2026] GET /volume/v3/volumes/43f20e14-eb09-414f-93cf-e4797c88f857 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:41:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:41:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1714113205"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:41:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1714113205'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:41:34 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Create volume of 1 GB Sep 07 16:41:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Availability Zones retrieved successfully. Sep 07 16:41:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Flow 'volume_create_api' (751150c4-e6d8-4ac4-8e93-9d799e73bb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:41:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d0bd77a-bbfa-4ba1-8db3-0049c0535f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:41:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d0bd77a-bbfa-4ba1-8db3-0049c0535f4f) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fc3fae2-3bab-4e84-8a74-a5d60aa8315a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:35 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Created reservations ['56d18aa5-d5cd-4b3e-a793-ff341fc6c32f', '1ead72bd-6403-4906-9e54-a1029a56f2fd', '847ba737-b743-42ee-aa02-a02eabd2d82e', '9c60becb-78de-4525-9fec-c98951e48668'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:41:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fc3fae2-3bab-4e84-8a74-a5d60aa8315a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56d18aa5-d5cd-4b3e-a793-ff341fc6c32f', '1ead72bd-6403-4906-9e54-a1029a56f2fd', '847ba737-b743-42ee-aa02-a02eabd2d82e', '9c60becb-78de-4525-9fec-c98951e48668']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29441882-cdd3-421d-9557-e0025702b741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:35 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:41:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29441882-cdd3-421d-9557-e0025702b741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '347a739a-95f3-4901-8e14-ae3a31cbb30b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1714113205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4bb2e0414143c5a24286ad741937c0',qos_specs=None,replication_status=,reservations=['56d18aa5-d5cd-4b3e-a793-ff341fc6c32f','1ead72bd-6403-4906-9e54-a1029a56f2fd','847ba737-b743-42ee-aa02-a02eabd2d82e','9c60becb-78de-4525-9fec-c98951e48668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88d578181874351b62f0314e7269315',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1714113205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=347a739a-95f3-4901-8e14-ae3a31cbb30b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b4bb2e0414143c5a24286ad741937c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a88d578181874351b62f0314e7269315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5b1818-130e-4f0c-99c0-74f7839edf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5b1818-130e-4f0c-99c0-74f7839edf57) transitioned into state 'SUCCESS' from state '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-1714113205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4bb2e0414143c5a24286ad741937c0',qos_specs=None,replication_status=,reservations=['56d18aa5-d5cd-4b3e-a793-ff341fc6c32f','1ead72bd-6403-4906-9e54-a1029a56f2fd','847ba737-b743-42ee-aa02-a02eabd2d82e','9c60becb-78de-4525-9fec-c98951e48668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88d578181874351b62f0314e7269315',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d43a2b7-1939-45f7-b735-d007bb08a8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:41:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d43a2b7-1939-45f7-b735-d007bb08a8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:41:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Flow 'volume_create_api' (751150c4-e6d8-4ac4-8e93-9d799e73bb80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:41:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Create volume request issued successfully. Sep 07 16:41:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4b6c77c4-3dff-4f1a-abe3-7488c02ed539 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:41:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 9/17] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:41:34 2026] POST /volume/v3/volumes => generated 761 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:41:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a7a1986e-e82e-45ae-a38f-c61b404cbd6e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a7a1986e-e82e-45ae-a38f-c61b404cbd6e tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] DELETE http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 Sep 07 16:41:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a7a1986e-e82e-45ae-a38f-c61b404cbd6e tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a7a1986e-e82e-45ae-a38f-c61b404cbd6e tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:37 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-a7a1986e-e82e-45ae-a38f-c61b404cbd6e tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Delete volume with id: 46ddea4c-cf7f-42de-b0f3-7098a1454d05 Sep 07 16:41:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:41:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:41:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a7a1986e-e82e-45ae-a38f-c61b404cbd6e tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Volume info retrieved successfully. Sep 07 16:41:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a7a1986e-e82e-45ae-a38f-c61b404cbd6e tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Delete volume request issued successfully. Sep 07 16:41:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a7a1986e-e82e-45ae-a38f-c61b404cbd6e tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 returned with HTTP 202 Sep 07 16:41:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 9/18] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:41:37 2026] DELETE /volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:41:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fc6c74ba-4248-45e8-b9e0-cc5f88ff906f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fc6c74ba-4248-45e8-b9e0-cc5f88ff906f tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] GET http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 Sep 07 16:41:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fc6c74ba-4248-45e8-b9e0-cc5f88ff906f tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fc6c74ba-4248-45e8-b9e0-cc5f88ff906f tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:41:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:41:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fc6c74ba-4248-45e8-b9e0-cc5f88ff906f tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Volume info retrieved successfully. Sep 07 16:41:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fc6c74ba-4248-45e8-b9e0-cc5f88ff906f tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 returned with HTTP 200 Sep 07 16:41:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 10/19] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:37 2026] GET /volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 => generated 856 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b7cd9a5b-e9ad-4bb4-bffc-1d98745620e2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b7cd9a5b-e9ad-4bb4-bffc-1d98745620e2 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] GET http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 Sep 07 16:41:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b7cd9a5b-e9ad-4bb4-bffc-1d98745620e2 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b7cd9a5b-e9ad-4bb4-bffc-1d98745620e2 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:41:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:41:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b7cd9a5b-e9ad-4bb4-bffc-1d98745620e2 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Volume info retrieved successfully. Sep 07 16:41:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b7cd9a5b-e9ad-4bb4-bffc-1d98745620e2 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 returned with HTTP 200 Sep 07 16:41:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 10/20] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:38 2026] GET /volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:41:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dfe016a3-1409-4666-bc6a-9d324b9da6a1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:41:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dfe016a3-1409-4666-bc6a-9d324b9da6a1 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] GET http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 Sep 07 16:41:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dfe016a3-1409-4666-bc6a-9d324b9da6a1 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:41:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dfe016a3-1409-4666-bc6a-9d324b9da6a1 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:41:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dfe016a3-1409-4666-bc6a-9d324b9da6a1 tempest-ServerRescueNegativeTestJSON-1870165946 tempest-ServerRescueNegativeTestJSON-1870165946-project-member] http://192.168.122.91/volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 returned with HTTP 404 Sep 07 16:41:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 11/21] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:41:39 2026] GET /volume/v3/volumes/46ddea4c-cf7f-42de-b0f3-7098a1454d05 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:41:48 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=35,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:41:49 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=108,cinder:INSERT=30,cinder:UPDATE=36 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:42:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:42:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1506023528"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1506023528'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:42:12 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Create volume of 1 GB Sep 07 16:42:12 devstack devstack@c-api.service[87176]: /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:42:12 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:42:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Availability zone cache updated, next update will occur around 2026-09-07 15:42:12.737254. {{(pid=87176) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 16:42:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Availability Zones retrieved successfully. Sep 07 16:42:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Flow 'volume_create_api' (4620266b-1bd2-4cdf-8aec-ebbf34050c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da589fe-86a8-4b64-a76e-9f4305061803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da589fe-86a8-4b64-a76e-9f4305061803) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893dcdef-45ac-4a67-97b9-7b4d98207574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-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:42:13 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-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:42:13 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Created reservations ['18320874-c982-4137-a7df-7cc42824d324', 'f70952ab-4f4a-497e-9d57-6776bab179ff', '39ae9278-723d-4823-9ecc-ebab8f8a7dca', '850df532-b4e9-4d00-a77c-68980e8e3cd5'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893dcdef-45ac-4a67-97b9-7b4d98207574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18320874-c982-4137-a7df-7cc42824d324', 'f70952ab-4f4a-497e-9d57-6776bab179ff', '39ae9278-723d-4823-9ecc-ebab8f8a7dca', '850df532-b4e9-4d00-a77c-68980e8e3cd5']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46677ad6-dd7b-4c9a-a20c-0cd831126ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:13 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46677ad6-dd7b-4c9a-a20c-0cd831126ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '275fa88b-6011-4188-a3dc-398fa528dc53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1506023528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09185a7b3322496ba752980c803d1e76',qos_specs=None,replication_status=,reservations=['18320874-c982-4137-a7df-7cc42824d324','f70952ab-4f4a-497e-9d57-6776bab179ff','39ae9278-723d-4823-9ecc-ebab8f8a7dca','850df532-b4e9-4d00-a77c-68980e8e3cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5b4ca98c034416a32df7786e8e9213',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1506023528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=275fa88b-6011-4188-a3dc-398fa528dc53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09185a7b3322496ba752980c803d1e76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b5b4ca98c034416a32df7786e8e9213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b027b3c0-4feb-4f66-b4e1-0294f66be18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b027b3c0-4feb-4f66-b4e1-0294f66be18b) transitioned into state 'SUCCESS' from state '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-1506023528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09185a7b3322496ba752980c803d1e76',qos_specs=None,replication_status=,reservations=['18320874-c982-4137-a7df-7cc42824d324','f70952ab-4f4a-497e-9d57-6776bab179ff','39ae9278-723d-4823-9ecc-ebab8f8a7dca','850df532-b4e9-4d00-a77c-68980e8e3cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5b4ca98c034416a32df7786e8e9213',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0807d6-c811-44d3-ab80-6c51b4c26364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0807d6-c811-44d3-ab80-6c51b4c26364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Flow 'volume_create_api' (4620266b-1bd2-4cdf-8aec-ebbf34050c97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Create volume request issued successfully. Sep 07 16:42:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5d8b4e61-c095-44c9-b29a-20aef472bbbb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:42:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 11/22] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:42:12 2026] POST /volume/v3/volumes => generated 759 bytes in 1191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:42:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d8ee6e41-9996-44d2-a1e1-3fac65404984 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d8ee6e41-9996-44d2-a1e1-3fac65404984 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d8ee6e41-9996-44d2-a1e1-3fac65404984 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d8ee6e41-9996-44d2-a1e1-3fac65404984 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:13 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:13 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d8ee6e41-9996-44d2-a1e1-3fac65404984 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d8ee6e41-9996-44d2-a1e1-3fac65404984 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 12/23] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:13 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 827 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f6f11216-0275-4a78-83cf-64751c44cc70 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f6f11216-0275-4a78-83cf-64751c44cc70 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f6f11216-0275-4a78-83cf-64751c44cc70 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f6f11216-0275-4a78-83cf-64751c44cc70 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:15 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f6f11216-0275-4a78-83cf-64751c44cc70 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f6f11216-0275-4a78-83cf-64751c44cc70 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 12/24] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:14 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-983105359", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-983105359', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Create volume of 1 GB Sep 07 16:42:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Availability Zones retrieved successfully. Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Flow 'volume_create_api' (f36ceeed-8126-4548-a7c7-d8381a2ea54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b337159-28f2-422b-8c76-6033aef9e585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b337159-28f2-422b-8c76-6033aef9e585) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d6708ec-dbac-468e-a1cd-0abb9382aa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Created reservations ['5b8d0251-f3ad-4d3a-b961-b5bf22974b8a', '2bc16480-4f3e-46ea-86e2-b77353b41b30', 'f42ccfb6-f656-4c3e-8ae3-25c4de5651b7', '9a4e782d-a699-4d17-8084-7a2aa94143e3'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d6708ec-dbac-468e-a1cd-0abb9382aa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b8d0251-f3ad-4d3a-b961-b5bf22974b8a', '2bc16480-4f3e-46ea-86e2-b77353b41b30', 'f42ccfb6-f656-4c3e-8ae3-25c4de5651b7', '9a4e782d-a699-4d17-8084-7a2aa94143e3']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d21095-70c5-4a9e-8bf9-5ca99c343ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:15 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d21095-70c5-4a9e-8bf9-5ca99c343ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb11b4f4-363e-449c-b72f-e5b5f7c401d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-983105359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3e17cffdfdf4b70b4ce54f065d35c0f',qos_specs=None,replication_status=,reservations=['5b8d0251-f3ad-4d3a-b961-b5bf22974b8a','2bc16480-4f3e-46ea-86e2-b77353b41b30','f42ccfb6-f656-4c3e-8ae3-25c4de5651b7','9a4e782d-a699-4d17-8084-7a2aa94143e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9a95e6d97384a00ae080d252cba6293',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:42:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-983105359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb11b4f4-363e-449c-b72f-e5b5f7c401d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3e17cffdfdf4b70b4ce54f065d35c0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9a95e6d97384a00ae080d252cba6293',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94423da7-8e04-4530-94e1-acb77dce7e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94423da7-8e04-4530-94e1-acb77dce7e41) transitioned into state 'SUCCESS' from state '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-983105359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3e17cffdfdf4b70b4ce54f065d35c0f',qos_specs=None,replication_status=,reservations=['5b8d0251-f3ad-4d3a-b961-b5bf22974b8a','2bc16480-4f3e-46ea-86e2-b77353b41b30','f42ccfb6-f656-4c3e-8ae3-25c4de5651b7','9a4e782d-a699-4d17-8084-7a2aa94143e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9a95e6d97384a00ae080d252cba6293',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29df3fee-0afa-43bf-b948-ce0814989db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29df3fee-0afa-43bf-b948-ce0814989db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Flow 'volume_create_api' (f36ceeed-8126-4548-a7c7-d8381a2ea54b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Create volume request issued successfully. Sep 07 16:42:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-facf964f-474c-47ba-a48c-6a604598e426 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:42:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 13/25] 192.168.122.91 () {64 vars in 1425 bytes} [Mon Sep 7 16:42:15 2026] POST /volume/v3/volumes => generated 761 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:42:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-9764d6fe-0ce3-4093-ae4d-24cb1ea054ce None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-9764d6fe-0ce3-4093-ae4d-24cb1ea054ce tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-9764d6fe-0ce3-4093-ae4d-24cb1ea054ce tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-9764d6fe-0ce3-4093-ae4d-24cb1ea054ce tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:15 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-9764d6fe-0ce3-4093-ae4d-24cb1ea054ce tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Volume info retrieved successfully. Sep 07 16:42:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-10d51b3c-00fc-4456-b4be-77beac9b5d02 req-9764d6fe-0ce3-4093-ae4d-24cb1ea054ce tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 returned with HTTP 200 Sep 07 16:42:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 13/26] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:15 2026] GET /volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 => generated 829 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:42:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-43a69eb7-c759-49be-902d-f1b89442126d req-4c1e800d-1a5f-4a60-ad33-e557f074049a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-43a69eb7-c759-49be-902d-f1b89442126d req-4c1e800d-1a5f-4a60-ad33-e557f074049a tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-43a69eb7-c759-49be-902d-f1b89442126d req-4c1e800d-1a5f-4a60-ad33-e557f074049a tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-43a69eb7-c759-49be-902d-f1b89442126d req-4c1e800d-1a5f-4a60-ad33-e557f074049a tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:16 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1df8fb52-760d-43b8-b705-cc3349986af3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-43a69eb7-c759-49be-902d-f1b89442126d req-4c1e800d-1a5f-4a60-ad33-e557f074049a tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Volume info retrieved successfully. Sep 07 16:42:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1df8fb52-760d-43b8-b705-cc3349986af3 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1df8fb52-760d-43b8-b705-cc3349986af3 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1df8fb52-760d-43b8-b705-cc3349986af3 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-43a69eb7-c759-49be-902d-f1b89442126d req-4c1e800d-1a5f-4a60-ad33-e557f074049a tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 returned with HTTP 200 Sep 07 16:42:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 14/27] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:16 2026] GET /volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 => generated 829 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1df8fb52-760d-43b8-b705-cc3349986af3 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1df8fb52-760d-43b8-b705-cc3349986af3 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 14/28] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:16 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-5a99c0a5-c470-49db-a3fa-8b8792a5dd25 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-5a99c0a5-c470-49db-a3fa-8b8792a5dd25 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-5a99c0a5-c470-49db-a3fa-8b8792a5dd25 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-5a99c0a5-c470-49db-a3fa-8b8792a5dd25 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:16 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-5a99c0a5-c470-49db-a3fa-8b8792a5dd25 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-5a99c0a5-c470-49db-a3fa-8b8792a5dd25 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 15/29] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:16 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-55f6134b-ee89-4f8d-8c46-f5558cd04c1a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55f6134b-ee89-4f8d-8c46-f5558cd04c1a None None] GET http://192.168.122.91/volume// Sep 07 16:42:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55f6134b-ee89-4f8d-8c46-f5558cd04c1a None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55f6134b-ee89-4f8d-8c46-f5558cd04c1a None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55f6134b-ee89-4f8d-8c46-f5558cd04c1a None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:42:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 15/30] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:42:16 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:42:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-cb4f9bda-f59e-4a65-be2b-0f1496b59ec0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-3e56c162-99f9-45e3-9de1-72056518d5c2 req-2cadb05c-6337-4062-9be6-9e65de5e86ac None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-3e56c162-99f9-45e3-9de1-72056518d5c2 req-2cadb05c-6337-4062-9be6-9e65de5e86ac tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-3e56c162-99f9-45e3-9de1-72056518d5c2 req-2cadb05c-6337-4062-9be6-9e65de5e86ac tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-3e56c162-99f9-45e3-9de1-72056518d5c2 req-2cadb05c-6337-4062-9be6-9e65de5e86ac tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-cb4f9bda-f59e-4a65-be2b-0f1496b59ec0 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:42:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-cb4f9bda-f59e-4a65-be2b-0f1496b59ec0 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "275fa88b-6011-4188-a3dc-398fa528dc53", "connector": null, "instance_uuid": "c773a060-a189-4d9a-a1e6-5f87de5fb65d"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-3e56c162-99f9-45e3-9de1-72056518d5c2 req-2cadb05c-6337-4062-9be6-9e65de5e86ac tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Volume info retrieved successfully. Sep 07 16:42:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:17 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-3e56c162-99f9-45e3-9de1-72056518d5c2 req-2cadb05c-6337-4062-9be6-9e65de5e86ac tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 returned with HTTP 200 Sep 07 16:42:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 16/31] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:17 2026] GET /volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:17 devstack devstack@c-api.service[87177]: /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:42:17 devstack devstack@c-api.service[87177]: .first() Sep 07 16:42:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-cb4f9bda-f59e-4a65-be2b-0f1496b59ec0 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:42:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 16/32] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:42:16 2026] POST /volume/v3/attachments => generated 273 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8f3a4495-7c8f-433b-91bf-e6823ae59658 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8f3a4495-7c8f-433b-91bf-e6823ae59658 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8f3a4495-7c8f-433b-91bf-e6823ae59658 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8f3a4495-7c8f-433b-91bf-e6823ae59658 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-193908ad-9361-4b6b-ad40-d75f0535fb7e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-193908ad-9361-4b6b-ad40-d75f0535fb7e None None] GET http://192.168.122.91/volume// Sep 07 16:42:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-193908ad-9361-4b6b-ad40-d75f0535fb7e None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-193908ad-9361-4b6b-ad40-d75f0535fb7e None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-193908ad-9361-4b6b-ad40-d75f0535fb7e None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:42:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 17/33] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:42:17 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:42:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8f3a4495-7c8f-433b-91bf-e6823ae59658 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4d84c743-45e1-4b5d-96b0-2177e305a8c4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4d84c743-45e1-4b5d-96b0-2177e305a8c4 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4d84c743-45e1-4b5d-96b0-2177e305a8c4 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4d84c743-45e1-4b5d-96b0-2177e305a8c4 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8f3a4495-7c8f-433b-91bf-e6823ae59658 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 17/34] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:17 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:17 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4d84c743-45e1-4b5d-96b0-2177e305a8c4 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4d84c743-45e1-4b5d-96b0-2177e305a8c4 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 18/35] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:42:17 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 1032 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:42:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-6fc712d6-5fc2-4282-8dcb-c4dc2669d036 req-a3137e53-1be6-48cf-9f87-fc499fbd3189 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6fc712d6-5fc2-4282-8dcb-c4dc2669d036 req-a3137e53-1be6-48cf-9f87-fc499fbd3189 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6fc712d6-5fc2-4282-8dcb-c4dc2669d036 req-a3137e53-1be6-48cf-9f87-fc499fbd3189 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6fc712d6-5fc2-4282-8dcb-c4dc2669d036 req-a3137e53-1be6-48cf-9f87-fc499fbd3189 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-6fc712d6-5fc2-4282-8dcb-c4dc2669d036 req-a3137e53-1be6-48cf-9f87-fc499fbd3189 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Volume info retrieved successfully. Sep 07 16:42:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6fc712d6-5fc2-4282-8dcb-c4dc2669d036 req-a3137e53-1be6-48cf-9f87-fc499fbd3189 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 returned with HTTP 200 Sep 07 16:42:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 18/36] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:18 2026] GET /volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 => generated 854 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-463fc1d4-87c7-481d-b8c2-c41f02d3fa80 req-8fef9557-7815-4237-b20a-e4fd2332a6c9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-463fc1d4-87c7-481d-b8c2-c41f02d3fa80 req-8fef9557-7815-4237-b20a-e4fd2332a6c9 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:42:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-463fc1d4-87c7-481d-b8c2-c41f02d3fa80 req-8fef9557-7815-4237-b20a-e4fd2332a6c9 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb11b4f4-363e-449c-b72f-e5b5f7c401d1", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-290514343", "description": null, "metadata": {}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:18 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:18 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-463fc1d4-87c7-481d-b8c2-c41f02d3fa80 req-8fef9557-7815-4237-b20a-e4fd2332a6c9 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Volume info retrieved successfully. Sep 07 16:42:18 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [req-463fc1d4-87c7-481d-b8c2-c41f02d3fa80 req-8fef9557-7815-4237-b20a-e4fd2332a6c9 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Create snapshot from volume cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:18 devstack devstack@c-api.service[87177]: WARNING cinder.quota [req-463fc1d4-87c7-481d-b8c2-c41f02d3fa80 req-8fef9557-7815-4237-b20a-e4fd2332a6c9 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-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 16:42:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ba5e0bf4-c622-41e6-b4f2-060a5387a3be None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ba5e0bf4-c622-41e6-b4f2-060a5387a3be tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ba5e0bf4-c622-41e6-b4f2-060a5387a3be tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ba5e0bf4-c622-41e6-b4f2-060a5387a3be tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ba5e0bf4-c622-41e6-b4f2-060a5387a3be tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:18 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [req-463fc1d4-87c7-481d-b8c2-c41f02d3fa80 req-8fef9557-7815-4237-b20a-e4fd2332a6c9 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Created reservations ['5a82150d-370c-4475-b050-c6c44fbcc9ac', 'db89e1df-8c61-4c42-8085-143770d91f7b', '77bf106a-ff3b-4795-a7c2-e2c0e8944cc2', 'd73dc1a4-bfb2-454f-82cb-70da8659bdbb'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:42:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ba5e0bf4-c622-41e6-b4f2-060a5387a3be tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 19/37] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:18 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 851 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-463fc1d4-87c7-481d-b8c2-c41f02d3fa80 req-8fef9557-7815-4237-b20a-e4fd2332a6c9 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Snapshot create request issued successfully. Sep 07 16:42:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-463fc1d4-87c7-481d-b8c2-c41f02d3fa80 req-8fef9557-7815-4237-b20a-e4fd2332a6c9 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:42:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 19/38] 192.168.122.91 () {64 vars in 1431 bytes} [Mon Sep 7 16:42:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:42:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-d70ff80d-ef4c-4435-b0c9-827b5d90c1a6 req-941371e3-92d5-4bfe-b9e8-56e95aab4ff3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-d70ff80d-ef4c-4435-b0c9-827b5d90c1a6 req-941371e3-92d5-4bfe-b9e8-56e95aab4ff3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] GET http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d Sep 07 16:42:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-d70ff80d-ef4c-4435-b0c9-827b5d90c1a6 req-941371e3-92d5-4bfe-b9e8-56e95aab4ff3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-d70ff80d-ef4c-4435-b0c9-827b5d90c1a6 req-941371e3-92d5-4bfe-b9e8-56e95aab4ff3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-d70ff80d-ef4c-4435-b0c9-827b5d90c1a6 req-941371e3-92d5-4bfe-b9e8-56e95aab4ff3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] Snapshot retrieved successfully. Sep 07 16:42:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-d70ff80d-ef4c-4435-b0c9-827b5d90c1a6 req-941371e3-92d5-4bfe-b9e8-56e95aab4ff3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d returned with HTTP 200 Sep 07 16:42:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 20/39] 192.168.122.91 () {60 vars in 1488 bytes} [Mon Sep 7 16:42:19 2026] GET /volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d => generated 442 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-f07327dc-61e5-42b6-85e9-5eacb9200d7f req-028ffbbb-85fd-405d-8c40-9453e08a15a4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f07327dc-61e5-42b6-85e9-5eacb9200d7f req-028ffbbb-85fd-405d-8c40-9453e08a15a4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] GET http://192.168.122.91/volume/v3/snapshots/detail Sep 07 16:42:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-f07327dc-61e5-42b6-85e9-5eacb9200d7f req-028ffbbb-85fd-405d-8c40-9453e08a15a4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-f07327dc-61e5-42b6-85e9-5eacb9200d7f req-028ffbbb-85fd-405d-8c40-9453e08a15a4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [req-f07327dc-61e5-42b6-85e9-5eacb9200d7f req-028ffbbb-85fd-405d-8c40-9453e08a15a4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:42:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:19 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [req-f07327dc-61e5-42b6-85e9-5eacb9200d7f req-028ffbbb-85fd-405d-8c40-9453e08a15a4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:42:19 devstack devstack@c-api.service[87177]: /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 16:42:19 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:42:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-f07327dc-61e5-42b6-85e9-5eacb9200d7f req-028ffbbb-85fd-405d-8c40-9453e08a15a4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] Get all snapshots completed successfully. Sep 07 16:42:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f07327dc-61e5-42b6-85e9-5eacb9200d7f req-028ffbbb-85fd-405d-8c40-9453e08a15a4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-reader] http://192.168.122.91/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 16:42:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 20/40] 192.168.122.91 () {60 vars in 1398 bytes} [Mon Sep 7 16:42:19 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-42fe2ab7-fdc8-4ba8-b4c3-25b89ec8c634 req-07fd0814-9a78-401f-b6c5-caf344d47a13 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-42fe2ab7-fdc8-4ba8-b4c3-25b89ec8c634 req-07fd0814-9a78-401f-b6c5-caf344d47a13 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d Sep 07 16:42:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-42fe2ab7-fdc8-4ba8-b4c3-25b89ec8c634 req-07fd0814-9a78-401f-b6c5-caf344d47a13 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-42fe2ab7-fdc8-4ba8-b4c3-25b89ec8c634 req-07fd0814-9a78-401f-b6c5-caf344d47a13 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-42fe2ab7-fdc8-4ba8-b4c3-25b89ec8c634 req-07fd0814-9a78-401f-b6c5-caf344d47a13 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Snapshot retrieved successfully. Sep 07 16:42:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-42fe2ab7-fdc8-4ba8-b4c3-25b89ec8c634 req-07fd0814-9a78-401f-b6c5-caf344d47a13 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d returned with HTTP 200 Sep 07 16:42:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 21/41] 192.168.122.91 () {60 vars in 1488 bytes} [Mon Sep 7 16:42:19 2026] GET /volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d => generated 442 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4642dd6e-e78e-4224-bdde-69fbf83bc4e1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4642dd6e-e78e-4224-bdde-69fbf83bc4e1 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] PUT http://192.168.122.91/volume/v3/attachments/c8016d6d-eb2e-4aa8-bf3e-ff04372a6cd0 Sep 07 16:42:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4642dd6e-e78e-4224-bdde-69fbf83bc4e1 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:19 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4642dd6e-e78e-4224-bdde-69fbf83bc4e1 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Acquiring lock "cinder-attachment_update-275fa88b-6011-4188-a3dc-398fa528dc53-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:42:19 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4642dd6e-e78e-4224-bdde-69fbf83bc4e1 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Lock "cinder-attachment_update-275fa88b-6011-4188-a3dc-398fa528dc53-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:42:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9dc2fece-820a-4ebd-95ac-0e826e54bcdb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9dc2fece-820a-4ebd-95ac-0e826e54bcdb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9dc2fece-820a-4ebd-95ac-0e826e54bcdb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9dc2fece-820a-4ebd-95ac-0e826e54bcdb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9dc2fece-820a-4ebd-95ac-0e826e54bcdb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9dc2fece-820a-4ebd-95ac-0e826e54bcdb tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 22/42] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:19 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-eab64ee8-88d0-425d-9067-2036a28cd4f8 req-1c5ad1b5-d643-433d-a932-14e276e9a18c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-eab64ee8-88d0-425d-9067-2036a28cd4f8 req-1c5ad1b5-d643-433d-a932-14e276e9a18c tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d Sep 07 16:42:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-eab64ee8-88d0-425d-9067-2036a28cd4f8 req-1c5ad1b5-d643-433d-a932-14e276e9a18c tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-eab64ee8-88d0-425d-9067-2036a28cd4f8 req-1c5ad1b5-d643-433d-a932-14e276e9a18c tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-eab64ee8-88d0-425d-9067-2036a28cd4f8 req-1c5ad1b5-d643-433d-a932-14e276e9a18c tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Snapshot retrieved successfully. Sep 07 16:42:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-eab64ee8-88d0-425d-9067-2036a28cd4f8 req-1c5ad1b5-d643-433d-a932-14e276e9a18c tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d returned with HTTP 200 Sep 07 16:42:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 23/43] 192.168.122.91 () {60 vars in 1488 bytes} [Mon Sep 7 16:42:20 2026] GET /volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5e830c44-470b-4785-8fb4-6c524ee0c71c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e830c44-470b-4785-8fb4-6c524ee0c71c tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5e830c44-470b-4785-8fb4-6c524ee0c71c tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5e830c44-470b-4785-8fb4-6c524ee0c71c tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5e830c44-470b-4785-8fb4-6c524ee0c71c tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e830c44-470b-4785-8fb4-6c524ee0c71c tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 24/44] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:20 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-70733e79-1e10-46f6-aac7-49556bfa6fc8 req-7b56928e-8598-4860-be5c-17f71300f766 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-70733e79-1e10-46f6-aac7-49556bfa6fc8 req-7b56928e-8598-4860-be5c-17f71300f766 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d Sep 07 16:42:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-70733e79-1e10-46f6-aac7-49556bfa6fc8 req-7b56928e-8598-4860-be5c-17f71300f766 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-70733e79-1e10-46f6-aac7-49556bfa6fc8 req-7b56928e-8598-4860-be5c-17f71300f766 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-70733e79-1e10-46f6-aac7-49556bfa6fc8 req-7b56928e-8598-4860-be5c-17f71300f766 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Snapshot retrieved successfully. Sep 07 16:42:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-70733e79-1e10-46f6-aac7-49556bfa6fc8 req-7b56928e-8598-4860-be5c-17f71300f766 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d returned with HTTP 200 Sep 07 16:42:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 25/45] 192.168.122.91 () {60 vars in 1488 bytes} [Mon Sep 7 16:42:21 2026] GET /volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d => generated 442 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e3329125-c968-42b5-95ce-05ca936e5693 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3329125-c968-42b5-95ce-05ca936e5693 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3329125-c968-42b5-95ce-05ca936e5693 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3329125-c968-42b5-95ce-05ca936e5693 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e3329125-c968-42b5-95ce-05ca936e5693 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3329125-c968-42b5-95ce-05ca936e5693 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 26/46] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:22 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:22 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4642dd6e-e78e-4224-bdde-69fbf83bc4e1 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Lock "cinder-attachment_update-275fa88b-6011-4188-a3dc-398fa528dc53-devstack" released by "attachment_update" :: held 2.709s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:42:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-4642dd6e-e78e-4224-bdde-69fbf83bc4e1 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/attachments/c8016d6d-eb2e-4aa8-bf3e-ff04372a6cd0 returned with HTTP 200 Sep 07 16:42:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 21/47] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:42:19 2026] PUT /volume/v3/attachments/c8016d6d-eb2e-4aa8-bf3e-ff04372a6cd0 => generated 694 bytes in 2756 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-c4932f20-a1e8-406f-8309-5ab3f3e730e1 req-de6ec7bd-fd99-4c78-8593-e9e725735290 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c4932f20-a1e8-406f-8309-5ab3f3e730e1 req-de6ec7bd-fd99-4c78-8593-e9e725735290 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d Sep 07 16:42:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c4932f20-a1e8-406f-8309-5ab3f3e730e1 req-de6ec7bd-fd99-4c78-8593-e9e725735290 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c4932f20-a1e8-406f-8309-5ab3f3e730e1 req-de6ec7bd-fd99-4c78-8593-e9e725735290 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-c4932f20-a1e8-406f-8309-5ab3f3e730e1 req-de6ec7bd-fd99-4c78-8593-e9e725735290 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Snapshot retrieved successfully. Sep 07 16:42:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c4932f20-a1e8-406f-8309-5ab3f3e730e1 req-de6ec7bd-fd99-4c78-8593-e9e725735290 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d returned with HTTP 200 Sep 07 16:42:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 27/48] 192.168.122.91 () {60 vars in 1488 bytes} [Mon Sep 7 16:42:23 2026] GET /volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d => generated 469 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-acb4254b-e947-4e67-84fd-3e05eda9f868 req-661b6a15-4f30-4f86-8ce0-3d096de500d3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-acb4254b-e947-4e67-84fd-3e05eda9f868 req-661b6a15-4f30-4f86-8ce0-3d096de500d3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d Sep 07 16:42:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-acb4254b-e947-4e67-84fd-3e05eda9f868 req-661b6a15-4f30-4f86-8ce0-3d096de500d3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-acb4254b-e947-4e67-84fd-3e05eda9f868 req-661b6a15-4f30-4f86-8ce0-3d096de500d3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:23 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [req-acb4254b-e947-4e67-84fd-3e05eda9f868 req-661b6a15-4f30-4f86-8ce0-3d096de500d3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Delete snapshot with id: c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d Sep 07 16:42:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-acb4254b-e947-4e67-84fd-3e05eda9f868 req-661b6a15-4f30-4f86-8ce0-3d096de500d3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Snapshot retrieved successfully. Sep 07 16:42:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-87cb0d8b-4e36-4ecd-883f-94c337ab52c6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-87cb0d8b-4e36-4ecd-883f-94c337ab52c6 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-87cb0d8b-4e36-4ecd-883f-94c337ab52c6 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-87cb0d8b-4e36-4ecd-883f-94c337ab52c6 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-acb4254b-e947-4e67-84fd-3e05eda9f868 req-661b6a15-4f30-4f86-8ce0-3d096de500d3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Snapshot delete request issued successfully. Sep 07 16:42:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-acb4254b-e947-4e67-84fd-3e05eda9f868 req-661b6a15-4f30-4f86-8ce0-3d096de500d3 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d returned with HTTP 202 Sep 07 16:42:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 22/49] 192.168.122.91 () {62 vars in 1510 bytes} [Mon Sep 7 16:42:23 2026] DELETE /volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:42:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-54f4158b-5ff6-4547-a6f9-a18bb2b46b7f req-24f17d35-f811-44a1-92dc-a11316e5c6d4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-87cb0d8b-4e36-4ecd-883f-94c337ab52c6 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-54f4158b-5ff6-4547-a6f9-a18bb2b46b7f req-24f17d35-f811-44a1-92dc-a11316e5c6d4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d Sep 07 16:42:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-54f4158b-5ff6-4547-a6f9-a18bb2b46b7f req-24f17d35-f811-44a1-92dc-a11316e5c6d4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-54f4158b-5ff6-4547-a6f9-a18bb2b46b7f req-24f17d35-f811-44a1-92dc-a11316e5c6d4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-87cb0d8b-4e36-4ecd-883f-94c337ab52c6 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 28/50] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:23 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 852 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-54f4158b-5ff6-4547-a6f9-a18bb2b46b7f req-24f17d35-f811-44a1-92dc-a11316e5c6d4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Snapshot retrieved successfully. Sep 07 16:42:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-54f4158b-5ff6-4547-a6f9-a18bb2b46b7f req-24f17d35-f811-44a1-92dc-a11316e5c6d4 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d returned with HTTP 200 Sep 07 16:42:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 23/51] 192.168.122.91 () {60 vars in 1488 bytes} [Mon Sep 7 16:42:23 2026] GET /volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d => generated 468 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-921202f2-5a41-4c9b-bb56-0787f477239d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-921202f2-5a41-4c9b-bb56-0787f477239d tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] POST http://192.168.122.91/volume/v3/attachments/c8016d6d-eb2e-4aa8-bf3e-ff04372a6cd0/action Sep 07 16:42:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-921202f2-5a41-4c9b-bb56-0787f477239d tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:42:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-921202f2-5a41-4c9b-bb56-0787f477239d tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:24 devstack devstack@c-api.service[87176]: /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:42:24 devstack devstack@c-api.service[87176]: .first() Sep 07 16:42:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1518390f-d6bc-4425-b6ce-045ee72d0b71 req-921202f2-5a41-4c9b-bb56-0787f477239d tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/attachments/c8016d6d-eb2e-4aa8-bf3e-ff04372a6cd0/action returned with HTTP 204 Sep 07 16:42:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 29/52] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:42:24 2026] POST /volume/v3/attachments/c8016d6d-eb2e-4aa8-bf3e-ff04372a6cd0/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c035d468-5f84-4ce9-84c8-18ddf5ff3892 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c035d468-5f84-4ce9-84c8-18ddf5ff3892 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c035d468-5f84-4ce9-84c8-18ddf5ff3892 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c035d468-5f84-4ce9-84c8-18ddf5ff3892 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-961dceeb-2083-4a1f-9558-25de70e3ee69 req-d12f8ac7-5bf3-4ba8-914a-c02e5e21d20e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-961dceeb-2083-4a1f-9558-25de70e3ee69 req-d12f8ac7-5bf3-4ba8-914a-c02e5e21d20e tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d Sep 07 16:42:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-961dceeb-2083-4a1f-9558-25de70e3ee69 req-d12f8ac7-5bf3-4ba8-914a-c02e5e21d20e tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-961dceeb-2083-4a1f-9558-25de70e3ee69 req-d12f8ac7-5bf3-4ba8-914a-c02e5e21d20e tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-961dceeb-2083-4a1f-9558-25de70e3ee69 req-d12f8ac7-5bf3-4ba8-914a-c02e5e21d20e tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Snapshot retrieved successfully. Sep 07 16:42:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-961dceeb-2083-4a1f-9558-25de70e3ee69 req-d12f8ac7-5bf3-4ba8-914a-c02e5e21d20e tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d returned with HTTP 200 Sep 07 16:42:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 30/53] 192.168.122.91 () {60 vars in 1488 bytes} [Mon Sep 7 16:42:24 2026] GET /volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d => generated 468 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c035d468-5f84-4ce9-84c8-18ddf5ff3892 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c035d468-5f84-4ce9-84c8-18ddf5ff3892 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 24/54] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:24 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 1144 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:42:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7310300d-6dde-4d08-883d-46f2fbf2fa75 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7310300d-6dde-4d08-883d-46f2fbf2fa75 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7310300d-6dde-4d08-883d-46f2fbf2fa75 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7310300d-6dde-4d08-883d-46f2fbf2fa75 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7310300d-6dde-4d08-883d-46f2fbf2fa75 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7310300d-6dde-4d08-883d-46f2fbf2fa75 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 31/55] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:24 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 1144 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-84a914da-3e17-4819-9cc8-f6847b6e1b98 req-6143dba7-37ad-4183-83d3-47c054c08fef None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-84a914da-3e17-4819-9cc8-f6847b6e1b98 req-6143dba7-37ad-4183-83d3-47c054c08fef tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d Sep 07 16:42:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-84a914da-3e17-4819-9cc8-f6847b6e1b98 req-6143dba7-37ad-4183-83d3-47c054c08fef tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-84a914da-3e17-4819-9cc8-f6847b6e1b98 req-6143dba7-37ad-4183-83d3-47c054c08fef tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-84a914da-3e17-4819-9cc8-f6847b6e1b98 req-6143dba7-37ad-4183-83d3-47c054c08fef tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Snapshot retrieved successfully. Sep 07 16:42:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-84a914da-3e17-4819-9cc8-f6847b6e1b98 req-6143dba7-37ad-4183-83d3-47c054c08fef tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d returned with HTTP 200 Sep 07 16:42:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 25/56] 192.168.122.91 () {60 vars in 1488 bytes} [Mon Sep 7 16:42:25 2026] GET /volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d => generated 468 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-9a0a5a36-8ac9-4644-b6bd-1f177d8295b5 req-73ff609d-036f-49e7-acef-dea4ad4cdd85 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-9a0a5a36-8ac9-4644-b6bd-1f177d8295b5 req-73ff609d-036f-49e7-acef-dea4ad4cdd85 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] DELETE http://192.168.122.91/volume/v3/attachments/c8016d6d-eb2e-4aa8-bf3e-ff04372a6cd0 Sep 07 16:42:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-9a0a5a36-8ac9-4644-b6bd-1f177d8295b5 req-73ff609d-036f-49e7-acef-dea4ad4cdd85 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-9a0a5a36-8ac9-4644-b6bd-1f177d8295b5 req-73ff609d-036f-49e7-acef-dea4ad4cdd85 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:27 devstack devstack@c-api.service[87176]: /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:42:27 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:42:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-373205af-a814-45f9-97fd-ed82e6b56bd0 req-25b50245-b31a-4ec4-b850-17cec767da84 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-373205af-a814-45f9-97fd-ed82e6b56bd0 req-25b50245-b31a-4ec4-b850-17cec767da84 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d Sep 07 16:42:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-373205af-a814-45f9-97fd-ed82e6b56bd0 req-25b50245-b31a-4ec4-b850-17cec767da84 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-373205af-a814-45f9-97fd-ed82e6b56bd0 req-25b50245-b31a-4ec4-b850-17cec767da84 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-373205af-a814-45f9-97fd-ed82e6b56bd0 req-25b50245-b31a-4ec4-b850-17cec767da84 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d returned with HTTP 404 Sep 07 16:42:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 26/57] 192.168.122.91 () {60 vars in 1488 bytes} [Mon Sep 7 16:42:27 2026] GET /volume/v3/snapshots/c9e40b61-20a9-4f89-9a2c-e5f3eda49d1d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-1cf7d3e7-430b-46f0-a3a5-f7d756f3a240 req-1e40f323-2dcf-4b54-81a4-bd36bf1a8379 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1cf7d3e7-430b-46f0-a3a5-f7d756f3a240 req-1e40f323-2dcf-4b54-81a4-bd36bf1a8379 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] DELETE http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1cf7d3e7-430b-46f0-a3a5-f7d756f3a240 req-1e40f323-2dcf-4b54-81a4-bd36bf1a8379 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1cf7d3e7-430b-46f0-a3a5-f7d756f3a240 req-1e40f323-2dcf-4b54-81a4-bd36bf1a8379 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:27 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [req-1cf7d3e7-430b-46f0-a3a5-f7d756f3a240 req-1e40f323-2dcf-4b54-81a4-bd36bf1a8379 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Delete volume with id: cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-1cf7d3e7-430b-46f0-a3a5-f7d756f3a240 req-1e40f323-2dcf-4b54-81a4-bd36bf1a8379 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Volume info retrieved successfully. Sep 07 16:42:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-9a0a5a36-8ac9-4644-b6bd-1f177d8295b5 req-73ff609d-036f-49e7-acef-dea4ad4cdd85 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/attachments/c8016d6d-eb2e-4aa8-bf3e-ff04372a6cd0 returned with HTTP 200 Sep 07 16:42:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 32/58] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:42:27 2026] DELETE /volume/v3/attachments/c8016d6d-eb2e-4aa8-bf3e-ff04372a6cd0 => generated 19 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-56215901-5f73-44f8-960b-31b9580771be None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-56215901-5f73-44f8-960b-31b9580771be tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:42:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-56215901-5f73-44f8-960b-31b9580771be tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-56215901-5f73-44f8-960b-31b9580771be tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-56215901-5f73-44f8-960b-31b9580771be tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:42:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-56215901-5f73-44f8-960b-31b9580771be tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:42:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 33/59] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:27 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-1cf7d3e7-430b-46f0-a3a5-f7d756f3a240 req-1e40f323-2dcf-4b54-81a4-bd36bf1a8379 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Delete volume request issued successfully. Sep 07 16:42:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1cf7d3e7-430b-46f0-a3a5-f7d756f3a240 req-1e40f323-2dcf-4b54-81a4-bd36bf1a8379 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 returned with HTTP 202 Sep 07 16:42:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 27/60] 192.168.122.91 () {62 vars in 1504 bytes} [Mon Sep 7 16:42:27 2026] DELETE /volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:42:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-d1d24670-29bf-406a-9aa1-1baeec501126 req-31024a63-183b-4838-bf7a-699033170250 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-d1d24670-29bf-406a-9aa1-1baeec501126 req-31024a63-183b-4838-bf7a-699033170250 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-d1d24670-29bf-406a-9aa1-1baeec501126 req-31024a63-183b-4838-bf7a-699033170250 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-d1d24670-29bf-406a-9aa1-1baeec501126 req-31024a63-183b-4838-bf7a-699033170250 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-d1d24670-29bf-406a-9aa1-1baeec501126 req-31024a63-183b-4838-bf7a-699033170250 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Volume info retrieved successfully. Sep 07 16:42:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-d57207ce-91e7-440e-afd1-ee0ff3320987 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-d57207ce-91e7-440e-afd1-ee0ff3320987 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:42:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-d57207ce-91e7-440e-afd1-ee0ff3320987 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-d57207ce-91e7-440e-afd1-ee0ff3320987 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-d1d24670-29bf-406a-9aa1-1baeec501126 req-31024a63-183b-4838-bf7a-699033170250 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 returned with HTTP 200 Sep 07 16:42:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 34/61] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:27 2026] GET /volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 => generated 853 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-d57207ce-91e7-440e-afd1-ee0ff3320987 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:42:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-d57207ce-91e7-440e-afd1-ee0ff3320987 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:42:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 28/62] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:27 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-20a751fb-799a-4ae3-aebb-22bed1efda08 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-20a751fb-799a-4ae3-aebb-22bed1efda08 None None] GET http://192.168.122.91/volume// Sep 07 16:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-20a751fb-799a-4ae3-aebb-22bed1efda08 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-20a751fb-799a-4ae3-aebb-22bed1efda08 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-20a751fb-799a-4ae3-aebb-22bed1efda08 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:42:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 35/63] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:42:28 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 16:42:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-a4f80991-fe10-40b7-8a33-663dcb9cb0c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-a4f80991-fe10-40b7-8a33-663dcb9cb0c0 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:42:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-a4f80991-fe10-40b7-8a33-663dcb9cb0c0 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "347a739a-95f3-4901-8e14-ae3a31cbb30b", "connector": null, "instance_uuid": "976e0cd0-1d65-48a1-9806-65806eaaf9fe"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-a4f80991-fe10-40b7-8a33-663dcb9cb0c0 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:42:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 29/64] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:42:28 2026] POST /volume/v3/attachments => generated 273 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-afc7f80d-cee6-43f7-a0ce-02338be75dc6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-afc7f80d-cee6-43f7-a0ce-02338be75dc6 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-afc7f80d-cee6-43f7-a0ce-02338be75dc6 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-afc7f80d-cee6-43f7-a0ce-02338be75dc6 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-afc7f80d-cee6-43f7-a0ce-02338be75dc6 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:42:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-afc7f80d-cee6-43f7-a0ce-02338be75dc6 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:42:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 36/65] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:28 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1f788e7f-f958-4e0f-86c5-632b793de6b2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1f788e7f-f958-4e0f-86c5-632b793de6b2 None None] GET http://192.168.122.91/volume// Sep 07 16:42:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1f788e7f-f958-4e0f-86c5-632b793de6b2 None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1f788e7f-f958-4e0f-86c5-632b793de6b2 None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1f788e7f-f958-4e0f-86c5-632b793de6b2 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:42:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 30/66] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:42:28 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:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-3d2c6b48-979e-4a37-a7dd-fe93c2a58ccb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-3d2c6b48-979e-4a37-a7dd-fe93c2a58ccb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-3d2c6b48-979e-4a37-a7dd-fe93c2a58ccb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-3d2c6b48-979e-4a37-a7dd-fe93c2a58ccb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fb7bfdfb-500e-46cf-8ffe-a7b2f3f5d793 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fb7bfdfb-500e-46cf-8ffe-a7b2f3f5d793 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fb7bfdfb-500e-46cf-8ffe-a7b2f3f5d793 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fb7bfdfb-500e-46cf-8ffe-a7b2f3f5d793 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-3d2c6b48-979e-4a37-a7dd-fe93c2a58ccb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:42:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fb7bfdfb-500e-46cf-8ffe-a7b2f3f5d793 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-3d2c6b48-979e-4a37-a7dd-fe93c2a58ccb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:42:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 37/67] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:42:28 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 1034 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-5be13fc9-169a-4dfd-a132-4ea33650624d req-4190d8cb-a6e1-4204-b488-4b3e76ba7312 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-5be13fc9-169a-4dfd-a132-4ea33650624d req-4190d8cb-a6e1-4204-b488-4b3e76ba7312 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-5be13fc9-169a-4dfd-a132-4ea33650624d req-4190d8cb-a6e1-4204-b488-4b3e76ba7312 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-5be13fc9-169a-4dfd-a132-4ea33650624d req-4190d8cb-a6e1-4204-b488-4b3e76ba7312 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fb7bfdfb-500e-46cf-8ffe-a7b2f3f5d793 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 31/68] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:28 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a9b5cd41-a538-46b6-a635-92c116ceeb2d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a9b5cd41-a538-46b6-a635-92c116ceeb2d tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a9b5cd41-a538-46b6-a635-92c116ceeb2d tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a9b5cd41-a538-46b6-a635-92c116ceeb2d tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a9b5cd41-a538-46b6-a635-92c116ceeb2d tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-5be13fc9-169a-4dfd-a132-4ea33650624d req-4190d8cb-a6e1-4204-b488-4b3e76ba7312 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Volume info retrieved successfully. Sep 07 16:42:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a9b5cd41-a538-46b6-a635-92c116ceeb2d tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 32/69] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:28 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-5be13fc9-169a-4dfd-a132-4ea33650624d req-4190d8cb-a6e1-4204-b488-4b3e76ba7312 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 returned with HTTP 200 Sep 07 16:42:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 38/70] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:28 2026] GET /volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-f2853c1f-a0d0-48aa-80d3-009432c1a46c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d75d03f9-077c-423e-9cd9-f4463eaa1820 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-f2853c1f-a0d0-48aa-80d3-009432c1a46c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] PUT http://192.168.122.91/volume/v3/attachments/21db01cb-c944-433a-802e-e58f8722b5fc Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d75d03f9-077c-423e-9cd9-f4463eaa1820 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d75d03f9-077c-423e-9cd9-f4463eaa1820 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d75d03f9-077c-423e-9cd9-f4463eaa1820 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-f2853c1f-a0d0-48aa-80d3-009432c1a46c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:29 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-f2853c1f-a0d0-48aa-80d3-009432c1a46c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Acquiring lock "cinder-attachment_update-347a739a-95f3-4901-8e14-ae3a31cbb30b-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d75d03f9-077c-423e-9cd9-f4463eaa1820 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:29 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-f2853c1f-a0d0-48aa-80d3-009432c1a46c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Lock "cinder-attachment_update-347a739a-95f3-4901-8e14-ae3a31cbb30b-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:42:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d75d03f9-077c-423e-9cd9-f4463eaa1820 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 39/71] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:29 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f31e5de8-3a87-488f-9109-1212d9223b3b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f31e5de8-3a87-488f-9109-1212d9223b3b tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] DELETE http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f31e5de8-3a87-488f-9109-1212d9223b3b tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f31e5de8-3a87-488f-9109-1212d9223b3b tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f31e5de8-3a87-488f-9109-1212d9223b3b tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Delete volume with id: 275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f31e5de8-3a87-488f-9109-1212d9223b3b tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f31e5de8-3a87-488f-9109-1212d9223b3b tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Delete volume request issued successfully. Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f31e5de8-3a87-488f-9109-1212d9223b3b tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 202 Sep 07 16:42:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 40/72] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:42:29 2026] DELETE /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d2cdaa3f-e2c1-4798-87ce-2bb71d44b8e1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2cdaa3f-e2c1-4798-87ce-2bb71d44b8e1 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2cdaa3f-e2c1-4798-87ce-2bb71d44b8e1 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2cdaa3f-e2c1-4798-87ce-2bb71d44b8e1 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d2cdaa3f-e2c1-4798-87ce-2bb71d44b8e1 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2cdaa3f-e2c1-4798-87ce-2bb71d44b8e1 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 41/73] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:29 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:29 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-f2853c1f-a0d0-48aa-80d3-009432c1a46c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Lock "cinder-attachment_update-347a739a-95f3-4901-8e14-ae3a31cbb30b-devstack" released by "attachment_update" :: held 0.422s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:42:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-f2853c1f-a0d0-48aa-80d3-009432c1a46c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/21db01cb-c944-433a-802e-e58f8722b5fc returned with HTTP 200 Sep 07 16:42:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 33/74] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:42:29 2026] PUT /volume/v3/attachments/21db01cb-c944-433a-802e-e58f8722b5fc => generated 694 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-91fd4361-8494-4408-bf8d-13ab03bc68fb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-91fd4361-8494-4408-bf8d-13ab03bc68fb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-91fd4361-8494-4408-bf8d-13ab03bc68fb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-91fd4361-8494-4408-bf8d-13ab03bc68fb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-91fd4361-8494-4408-bf8d-13ab03bc68fb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:42:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-91fd4361-8494-4408-bf8d-13ab03bc68fb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:42:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 42/75] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:29 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-ff243ab5-4b66-4a54-984e-1ddc1bca873b req-73beb145-b4e7-4a4e-b13b-afb7d6f2a4bb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-ff243ab5-4b66-4a54-984e-1ddc1bca873b req-73beb145-b4e7-4a4e-b13b-afb7d6f2a4bb tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-ff243ab5-4b66-4a54-984e-1ddc1bca873b req-73beb145-b4e7-4a4e-b13b-afb7d6f2a4bb tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-ff243ab5-4b66-4a54-984e-1ddc1bca873b req-73beb145-b4e7-4a4e-b13b-afb7d6f2a4bb tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-ff243ab5-4b66-4a54-984e-1ddc1bca873b req-73beb145-b4e7-4a4e-b13b-afb7d6f2a4bb tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 returned with HTTP 404 Sep 07 16:42:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 34/76] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:30 2026] GET /volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:42:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-106b4332-87e6-4c63-a6c6-fde0359e99ff req-49e5343b-d01d-4d30-9aaa-3754214e53c0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-106b4332-87e6-4c63-a6c6-fde0359e99ff req-49e5343b-d01d-4d30-9aaa-3754214e53c0 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] DELETE http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-106b4332-87e6-4c63-a6c6-fde0359e99ff req-49e5343b-d01d-4d30-9aaa-3754214e53c0 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-106b4332-87e6-4c63-a6c6-fde0359e99ff req-49e5343b-d01d-4d30-9aaa-3754214e53c0 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:30 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [req-106b4332-87e6-4c63-a6c6-fde0359e99ff req-49e5343b-d01d-4d30-9aaa-3754214e53c0 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Delete volume with id: cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-106b4332-87e6-4c63-a6c6-fde0359e99ff req-49e5343b-d01d-4d30-9aaa-3754214e53c0 tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 returned with HTTP 404 Sep 07 16:42:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 43/77] 192.168.122.91 () {62 vars in 1504 bytes} [Mon Sep 7 16:42:30 2026] DELETE /volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-c3725ba0-c312-4659-b099-64a0f4890933 req-4d164405-b720-41c7-a80b-77d51ac33e4a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c3725ba0-c312-4659-b099-64a0f4890933 req-4d164405-b720-41c7-a80b-77d51ac33e4a tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] GET http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 Sep 07 16:42:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c3725ba0-c312-4659-b099-64a0f4890933 req-4d164405-b720-41c7-a80b-77d51ac33e4a tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c3725ba0-c312-4659-b099-64a0f4890933 req-4d164405-b720-41c7-a80b-77d51ac33e4a tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c3725ba0-c312-4659-b099-64a0f4890933 req-4d164405-b720-41c7-a80b-77d51ac33e4a tempest-VolumesSnapshotsTestJSON-817562311 tempest-VolumesSnapshotsTestJSON-817562311-project-member] http://192.168.122.91/volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 returned with HTTP 404 Sep 07 16:42:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 35/78] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:30 2026] GET /volume/v3/volumes/cb11b4f4-363e-449c-b72f-e5b5f7c401d1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c8bd72e1-2143-4681-8ac6-3cb4346e1f41 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c8bd72e1-2143-4681-8ac6-3cb4346e1f41 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c8bd72e1-2143-4681-8ac6-3cb4346e1f41 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c8bd72e1-2143-4681-8ac6-3cb4346e1f41 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c8bd72e1-2143-4681-8ac6-3cb4346e1f41 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Volume info retrieved successfully. Sep 07 16:42:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c8bd72e1-2143-4681-8ac6-3cb4346e1f41 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 200 Sep 07 16:42:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 44/79] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:30 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-9f43f421-785b-4dc8-93de-c568456cfc5e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-9f43f421-785b-4dc8-93de-c568456cfc5e tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] POST http://192.168.122.91/volume/v3/attachments/21db01cb-c944-433a-802e-e58f8722b5fc/action Sep 07 16:42:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-9f43f421-785b-4dc8-93de-c568456cfc5e tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:42:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-9f43f421-785b-4dc8-93de-c568456cfc5e tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-620b9bc0-159f-49f4-9477-3fb35b7e109c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-620b9bc0-159f-49f4-9477-3fb35b7e109c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:42:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-620b9bc0-159f-49f4-9477-3fb35b7e109c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-620b9bc0-159f-49f4-9477-3fb35b7e109c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-620b9bc0-159f-49f4-9477-3fb35b7e109c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:42:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fac4210c-e5e2-4493-a1e1-edfe8f4dab96 req-9f43f421-785b-4dc8-93de-c568456cfc5e tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/21db01cb-c944-433a-802e-e58f8722b5fc/action returned with HTTP 204 Sep 07 16:42:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 36/80] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:42:30 2026] POST /volume/v3/attachments/21db01cb-c944-433a-802e-e58f8722b5fc/action => generated 0 bytes in 320 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-620b9bc0-159f-49f4-9477-3fb35b7e109c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:42:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 45/81] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:30 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a942c237-917d-4485-9e1e-da5ee800fe40 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a942c237-917d-4485-9e1e-da5ee800fe40 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] GET http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 Sep 07 16:42:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a942c237-917d-4485-9e1e-da5ee800fe40 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a942c237-917d-4485-9e1e-da5ee800fe40 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a942c237-917d-4485-9e1e-da5ee800fe40 tempest-DeleteServersTestJSON-224722190 tempest-DeleteServersTestJSON-224722190-project-member] http://192.168.122.91/volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 returned with HTTP 404 Sep 07 16:42:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 37/82] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:31 2026] GET /volume/v3/volumes/275fa88b-6011-4188-a3dc-398fa528dc53 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f72e926d-2312-467e-b89d-b26cf8013cba None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f72e926d-2312-467e-b89d-b26cf8013cba tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:42:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f72e926d-2312-467e-b89d-b26cf8013cba tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f72e926d-2312-467e-b89d-b26cf8013cba tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f72e926d-2312-467e-b89d-b26cf8013cba tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:42:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f72e926d-2312-467e-b89d-b26cf8013cba tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:42:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 46/83] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:31 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 1146 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-96a4b5a9-53af-4c17-a8bf-01c161f67489 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-96a4b5a9-53af-4c17-a8bf-01c161f67489 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:42:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-96a4b5a9-53af-4c17-a8bf-01c161f67489 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-96a4b5a9-53af-4c17-a8bf-01c161f67489 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-96a4b5a9-53af-4c17-a8bf-01c161f67489 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:42:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-96a4b5a9-53af-4c17-a8bf-01c161f67489 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:42:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 38/84] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:32 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 1146 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-e626ea4f-ebb7-4512-a3c9-8017697171fc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-e626ea4f-ebb7-4512-a3c9-8017697171fc tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:42:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-e626ea4f-ebb7-4512-a3c9-8017697171fc tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-e626ea4f-ebb7-4512-a3c9-8017697171fc tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-e626ea4f-ebb7-4512-a3c9-8017697171fc tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:42:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-e626ea4f-ebb7-4512-a3c9-8017697171fc tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:42:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 47/85] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:33 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 1146 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8709bf5a-3d4f-4901-8015-1eb35a551f0b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8709bf5a-3d4f-4901-8015-1eb35a551f0b None None] GET http://192.168.122.91/volume// Sep 07 16:42:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8709bf5a-3d4f-4901-8015-1eb35a551f0b None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8709bf5a-3d4f-4901-8015-1eb35a551f0b None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8709bf5a-3d4f-4901-8015-1eb35a551f0b None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:42:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 39/86] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:42:35 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 16:42:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-4877bb70-81d1-4943-80c9-84389bf1f8e0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-4877bb70-81d1-4943-80c9-84389bf1f8e0 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:42:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-4877bb70-81d1-4943-80c9-84389bf1f8e0 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "347a739a-95f3-4901-8e14-ae3a31cbb30b", "connector": null, "instance_uuid": "976e0cd0-1d65-48a1-9806-65806eaaf9fe"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-4877bb70-81d1-4943-80c9-84389bf1f8e0 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:42:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 48/87] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:42:35 2026] POST /volume/v3/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-796c53ac-b127-40ff-822a-b493b9775c4f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-796c53ac-b127-40ff-822a-b493b9775c4f None None] GET http://192.168.122.91/volume// Sep 07 16:42:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-796c53ac-b127-40ff-822a-b493b9775c4f None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-796c53ac-b127-40ff-822a-b493b9775c4f None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-796c53ac-b127-40ff-822a-b493b9775c4f None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:42:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 40/88] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:42:35 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 16:42:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-b53370f0-f589-4bf7-9637-2d1a54904232 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-b53370f0-f589-4bf7-9637-2d1a54904232 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:42:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-b53370f0-f589-4bf7-9637-2d1a54904232 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-b53370f0-f589-4bf7-9637-2d1a54904232 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-b53370f0-f589-4bf7-9637-2d1a54904232 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:42:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-b53370f0-f589-4bf7-9637-2d1a54904232 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:42:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 49/89] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:42:35 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 1327 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:42:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-2106a3a9-01ad-4379-95e7-0169437fe7bd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-2106a3a9-01ad-4379-95e7-0169437fe7bd tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] DELETE http://192.168.122.91/volume/v3/attachments/21db01cb-c944-433a-802e-e58f8722b5fc Sep 07 16:42:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-2106a3a9-01ad-4379-95e7-0169437fe7bd tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-2106a3a9-01ad-4379-95e7-0169437fe7bd tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:36 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:36 devstack devstack@c-api.service[87177]: /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:42:36 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, Sep 07 16:42:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-2106a3a9-01ad-4379-95e7-0169437fe7bd tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/21db01cb-c944-433a-802e-e58f8722b5fc returned with HTTP 200 Sep 07 16:42:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 41/90] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:42:36 2026] DELETE /volume/v3/attachments/21db01cb-c944-433a-802e-e58f8722b5fc => generated 192 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bdffc8b2-1ba5-46e5-8b28-fb04cc6236f4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bdffc8b2-1ba5-46e5-8b28-fb04cc6236f4 None None] GET http://192.168.122.91/volume// Sep 07 16:42:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bdffc8b2-1ba5-46e5-8b28-fb04cc6236f4 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bdffc8b2-1ba5-46e5-8b28-fb04cc6236f4 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bdffc8b2-1ba5-46e5-8b28-fb04cc6236f4 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:42:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 50/91] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:42:37 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:42:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-67ea951f-bede-4611-b875-7e68097dde4b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-67ea951f-bede-4611-b875-7e68097dde4b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:42:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-67ea951f-bede-4611-b875-7e68097dde4b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-67ea951f-bede-4611-b875-7e68097dde4b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-67ea951f-bede-4611-b875-7e68097dde4b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:42:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-67ea951f-bede-4611-b875-7e68097dde4b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:42:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 42/92] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:42:37 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 1034 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:42:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b476ebe1-761c-44f8-bf77-94f1c23dbc35 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-a2230460-e789-4f6e-86e9-e4ff58accb7f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-a2230460-e789-4f6e-86e9-e4ff58accb7f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] PUT http://192.168.122.91/volume/v3/attachments/94ec9092-daf7-4e86-b5ef-84905c3342b5 Sep 07 16:42:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-a2230460-e789-4f6e-86e9-e4ff58accb7f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:37 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-a2230460-e789-4f6e-86e9-e4ff58accb7f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Acquiring lock "cinder-attachment_update-347a739a-95f3-4901-8e14-ae3a31cbb30b-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:42:37 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-a2230460-e789-4f6e-86e9-e4ff58accb7f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Lock "cinder-attachment_update-347a739a-95f3-4901-8e14-ae3a31cbb30b-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:42:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b476ebe1-761c-44f8-bf77-94f1c23dbc35 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:42:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b476ebe1-761c-44f8-bf77-94f1c23dbc35 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1444327021", "description": "tempest-group-type-description-526375072", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-a2230460-e789-4f6e-86e9-e4ff58accb7f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Lock "cinder-attachment_update-347a739a-95f3-4901-8e14-ae3a31cbb30b-devstack" released by "attachment_update" :: held 0.438s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-a2230460-e789-4f6e-86e9-e4ff58accb7f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/94ec9092-daf7-4e86-b5ef-84905c3342b5 returned with HTTP 200 Sep 07 16:42:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 43/93] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:42:37 2026] PUT /volume/v3/attachments/94ec9092-daf7-4e86-b5ef-84905c3342b5 => generated 694 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-223fe4e2-2cd4-43d2-872f-baf25e55fdff None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-223fe4e2-2cd4-43d2-872f-baf25e55fdff tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] POST http://192.168.122.91/volume/v3/attachments/94ec9092-daf7-4e86-b5ef-84905c3342b5/action Sep 07 16:42:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-223fe4e2-2cd4-43d2-872f-baf25e55fdff tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-223fe4e2-2cd4-43d2-872f-baf25e55fdff tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b476ebe1-761c-44f8-bf77-94f1c23dbc35 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:42:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 51/94] 192.168.122.91 () {62 vars in 1191 bytes} [Mon Sep 7 16:42:37 2026] POST /volume/v3/group_types => generated 264 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:42:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ed2ad327-c8b9-4084-bf5f-822fda1f0c62 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ed2ad327-c8b9-4084-bf5f-822fda1f0c62 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] GET http://192.168.122.91/volume/v3/group_types Sep 07 16:42:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ed2ad327-c8b9-4084-bf5f-822fda1f0c62 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ed2ad327-c8b9-4084-bf5f-822fda1f0c62 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ed2ad327-c8b9-4084-bf5f-822fda1f0c62 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 200 Sep 07 16:42:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 52/95] 192.168.122.91 () {60 vars in 1169 bytes} [Mon Sep 7 16:42:38 2026] GET /volume/v3/group_types => generated 498 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-061deea4-0835-4611-b424-574ac35cc909 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-a3805e12-eb49-4fa1-bfde-4581c6df37d9 req-223fe4e2-2cd4-43d2-872f-baf25e55fdff tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/94ec9092-daf7-4e86-b5ef-84905c3342b5/action returned with HTTP 204 Sep 07 16:42:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 44/96] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:42:38 2026] POST /volume/v3/attachments/94ec9092-daf7-4e86-b5ef-84905c3342b5/action => generated 0 bytes in 235 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-061deea4-0835-4611-b424-574ac35cc909 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] PUT http://192.168.122.91/volume/v3/group_types/fd7a3f4d-fbdd-4d9d-a969-892459caa718 Sep 07 16:42:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-061deea4-0835-4611-b424-574ac35cc909 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-314176653", "description": "updated-group-type-desc"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-061deea4-0835-4611-b424-574ac35cc909 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types/fd7a3f4d-fbdd-4d9d-a969-892459caa718 returned with HTTP 200 Sep 07 16:42:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 53/97] 192.168.122.91 () {62 vars in 1301 bytes} [Mon Sep 7 16:42:38 2026] PUT /volume/v3/group_types/fd7a3f4d-fbdd-4d9d-a969-892459caa718 => generated 254 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2627631a-3f28-4116-9294-fdec0026fa55 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2627631a-3f28-4116-9294-fdec0026fa55 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] GET http://192.168.122.91/volume/v3/group_types/fd7a3f4d-fbdd-4d9d-a969-892459caa718 Sep 07 16:42:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2627631a-3f28-4116-9294-fdec0026fa55 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2627631a-3f28-4116-9294-fdec0026fa55 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2627631a-3f28-4116-9294-fdec0026fa55 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types/fd7a3f4d-fbdd-4d9d-a969-892459caa718 returned with HTTP 200 Sep 07 16:42:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 45/98] 192.168.122.91 () {60 vars in 1280 bytes} [Mon Sep 7 16:42:38 2026] GET /volume/v3/group_types/fd7a3f4d-fbdd-4d9d-a969-892459caa718 => generated 254 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-16a99210-35ac-4986-a40c-ed69fb0eeed5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-16a99210-35ac-4986-a40c-ed69fb0eeed5 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/fd7a3f4d-fbdd-4d9d-a969-892459caa718 Sep 07 16:42:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-16a99210-35ac-4986-a40c-ed69fb0eeed5 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-16a99210-35ac-4986-a40c-ed69fb0eeed5 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-16a99210-35ac-4986-a40c-ed69fb0eeed5 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types/fd7a3f4d-fbdd-4d9d-a969-892459caa718 returned with HTTP 202 Sep 07 16:42:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 54/99] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:42:38 2026] DELETE /volume/v3/group_types/fd7a3f4d-fbdd-4d9d-a969-892459caa718 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:42:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b72f7e0b-3025-4fbb-872b-6003d4bfec38 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b72f7e0b-3025-4fbb-872b-6003d4bfec38 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] GET http://192.168.122.91/volume/v3/group_types Sep 07 16:42:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b72f7e0b-3025-4fbb-872b-6003d4bfec38 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b72f7e0b-3025-4fbb-872b-6003d4bfec38 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b72f7e0b-3025-4fbb-872b-6003d4bfec38 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 200 Sep 07 16:42:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 46/100] 192.168.122.91 () {60 vars in 1169 bytes} [Mon Sep 7 16:42:38 2026] GET /volume/v3/group_types => generated 248 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-af46bdec-853f-49d2-a78c-dd0288b9e560 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af46bdec-853f-49d2-a78c-dd0288b9e560 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:42:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af46bdec-853f-49d2-a78c-dd0288b9e560 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-128793849", "is_public": true}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af46bdec-853f-49d2-a78c-dd0288b9e560 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:42:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 55/101] 192.168.122.91 () {62 vars in 1190 bytes} [Mon Sep 7 16:42:38 2026] POST /volume/v3/group_types => generated 163 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-768e46c9-3ed5-4224-9be6-7c32a56a6d01 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-768e46c9-3ed5-4224-9be6-7c32a56a6d01 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:42:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-768e46c9-3ed5-4224-9be6-7c32a56a6d01 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-606428902", "is_public": false}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-768e46c9-3ed5-4224-9be6-7c32a56a6d01 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:42:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 47/102] 192.168.122.91 () {62 vars in 1190 bytes} [Mon Sep 7 16:42:39 2026] POST /volume/v3/group_types => generated 164 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9a826d82-b2a3-4b48-94f5-354f66843fa0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9a826d82-b2a3-4b48-94f5-354f66843fa0 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] GET http://192.168.122.91/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 07 16:42:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9a826d82-b2a3-4b48-94f5-354f66843fa0 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9a826d82-b2a3-4b48-94f5-354f66843fa0 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9a826d82-b2a3-4b48-94f5-354f66843fa0 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 07 16:42:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 56/103] 192.168.122.91 () {60 vars in 1230 bytes} [Mon Sep 7 16:42:39 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7b2087e5-1578-4805-bbb9-ea441f7f9ce8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b2087e5-1578-4805-bbb9-ea441f7f9ce8 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] GET http://192.168.122.91/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 07 16:42:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b2087e5-1578-4805-bbb9-ea441f7f9ce8 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b2087e5-1578-4805-bbb9-ea441f7f9ce8 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b2087e5-1578-4805-bbb9-ea441f7f9ce8 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 07 16:42:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 48/104] 192.168.122.91 () {60 vars in 1232 bytes} [Mon Sep 7 16:42:39 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:42:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0489c56c-c51b-4928-b47d-434bb8b63150 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0489c56c-c51b-4928-b47d-434bb8b63150 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] GET http://192.168.122.91/volume/v3/group_types?is_public=False Sep 07 16:42:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0489c56c-c51b-4928-b47d-434bb8b63150 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0489c56c-c51b-4928-b47d-434bb8b63150 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0489c56c-c51b-4928-b47d-434bb8b63150 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 07 16:42:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 57/105] 192.168.122.91 () {60 vars in 1200 bytes} [Mon Sep 7 16:42:39 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:42:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b748d5c0-0bff-416e-aa93-957112acab8f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b748d5c0-0bff-416e-aa93-957112acab8f tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] GET http://192.168.122.91/volume/v3/group_types?is_public=True Sep 07 16:42:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b748d5c0-0bff-416e-aa93-957112acab8f tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b748d5c0-0bff-416e-aa93-957112acab8f tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b748d5c0-0bff-416e-aa93-957112acab8f tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 07 16:42:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 49/106] 192.168.122.91 () {60 vars in 1198 bytes} [Mon Sep 7 16:42:39 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:42:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7247def8-a7dc-400d-a110-b9225202f261 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7247def8-a7dc-400d-a110-b9225202f261 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/bb002a50-dc94-4bf2-b21f-f91b50d54de2 Sep 07 16:42:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7247def8-a7dc-400d-a110-b9225202f261 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7247def8-a7dc-400d-a110-b9225202f261 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7247def8-a7dc-400d-a110-b9225202f261 tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types/bb002a50-dc94-4bf2-b21f-f91b50d54de2 returned with HTTP 202 Sep 07 16:42:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 58/107] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:42:39 2026] DELETE /volume/v3/group_types/bb002a50-dc94-4bf2-b21f-f91b50d54de2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:42:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7bbde532-c01d-43ce-875b-a1070d16850f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7bbde532-c01d-43ce-875b-a1070d16850f tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/ed5d378b-626f-49ab-83f7-20ec05c7f77d Sep 07 16:42:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7bbde532-c01d-43ce-875b-a1070d16850f tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7bbde532-c01d-43ce-875b-a1070d16850f tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7bbde532-c01d-43ce-875b-a1070d16850f tempest-GroupTypesTest-251119833 tempest-GroupTypesTest-251119833-project-admin] http://192.168.122.91/volume/v3/group_types/ed5d378b-626f-49ab-83f7-20ec05c7f77d returned with HTTP 202 Sep 07 16:42:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 50/108] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:42:39 2026] DELETE /volume/v3/group_types/ed5d378b-626f-49ab-83f7-20ec05c7f77d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:42:49 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=193,cinder:INSERT=15,cinder:UPDATE=25 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:42:49 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=152,cinder:INSERT=21,cinder:UPDATE=42 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-470493789"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-470493789'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Create volume of 1 GB Sep 07 16:42:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Availability Zones retrieved successfully. Sep 07 16:42:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aff340b7-c803-4012-9213-cadf5104bf81 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Flow 'volume_create_api' (a1c8ffc8-1f0a-4453-96a2-d3c6e1b433e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821b444a-ef2d-479c-b7c6-0320636750c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821b444a-ef2d-479c-b7c6-0320636750c0) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e38f5d7-b0ae-4169-ab66-49cd5b252ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aff340b7-c803-4012-9213-cadf5104bf81 tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:42:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aff340b7-c803-4012-9213-cadf5104bf81 tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-420626349", "extra_specs": {"storage_protocol": "tempest-storage_protocol-894401027", "vendor_name": "tempest-vendor_name-406588093"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Created reservations ['404c105f-4e3a-4125-96af-0e631711b663', '5a74918d-f08f-4b9a-9431-704acb5d3d6f', 'a4719bf6-edc4-477e-8673-dadde30fb09d', 'f8a96987-6139-4ce0-af5c-4e2b1603623b'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e38f5d7-b0ae-4169-ab66-49cd5b252ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['404c105f-4e3a-4125-96af-0e631711b663', '5a74918d-f08f-4b9a-9431-704acb5d3d6f', 'a4719bf6-edc4-477e-8673-dadde30fb09d', 'f8a96987-6139-4ce0-af5c-4e2b1603623b']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aff340b7-c803-4012-9213-cadf5104bf81 tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:42:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 51/109] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:42:52 2026] POST /volume/v3/types => generated 325 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a51b660f-1d3e-4eef-bfcd-2ebb9510a597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a51b660f-1d3e-4eef-bfcd-2ebb9510a597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '620d9145-5d1e-47db-be08-5669adac2ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-470493789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feedd4933b8844528385e3233aad1ed2',qos_specs=None,replication_status=,reservations=['404c105f-4e3a-4125-96af-0e631711b663','5a74918d-f08f-4b9a-9431-704acb5d3d6f','a4719bf6-edc4-477e-8673-dadde30fb09d','f8a96987-6139-4ce0-af5c-4e2b1603623b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f206768bd7495d9edf63b9a45d5f54',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:42:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-470493789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=620d9145-5d1e-47db-be08-5669adac2ed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='feedd4933b8844528385e3233aad1ed2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4f206768bd7495d9edf63b9a45d5f54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03700382-b672-4435-8f2b-6c5c06d324d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03700382-b672-4435-8f2b-6c5c06d324d2) transitioned into state 'SUCCESS' from state '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-470493789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feedd4933b8844528385e3233aad1ed2',qos_specs=None,replication_status=,reservations=['404c105f-4e3a-4125-96af-0e631711b663','5a74918d-f08f-4b9a-9431-704acb5d3d6f','a4719bf6-edc4-477e-8673-dadde30fb09d','f8a96987-6139-4ce0-af5c-4e2b1603623b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f206768bd7495d9edf63b9a45d5f54',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17fbfff1-14be-4526-b314-ecab1c2bdb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:42:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "178d12e6-d816-4564-99f1-53b79f9570fa", "size": 1, "name": "tempest-UserMessagesTest-Volume-143491485"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Create volume request body: {'volume': {'volume_type': '178d12e6-d816-4564-99f1-53b79f9570fa', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-143491485'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17fbfff1-14be-4526-b314-ecab1c2bdb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:52 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Create volume of 1 GB Sep 07 16:42:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Availability Zones retrieved successfully. Sep 07 16:42:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Flow 'volume_create_api' (a1c8ffc8-1f0a-4453-96a2-d3c6e1b433e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Create volume request issued successfully. Sep 07 16:42:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6ac534eb-0540-4b26-b414-dfa8fcb0a97b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:42:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 59/110] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:42:52 2026] POST /volume/v3/volumes => generated 760 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Flow 'volume_create_api' (db0e6cdc-8208-4a4b-ac40-a10716380e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-001782b0-af93-4e26-baf7-e7d8670c5b7b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f90f8e68-841b-46c3-be90-e5161595383b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:42:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-001782b0-af93-4e26-baf7-e7d8670c5b7b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 Sep 07 16:42:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-001782b0-af93-4e26-baf7-e7d8670c5b7b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-001782b0-af93-4e26-baf7-e7d8670c5b7b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-001782b0-af93-4e26-baf7-e7d8670c5b7b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f90f8e68-841b-46c3-be90-e5161595383b) 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:42:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-894401027',vendor_name='tempest-vendor_name-406588093'},id=178d12e6-d816-4564-99f1-53b79f9570fa,is_public=True,name='tempest-UserMessagesTest-volume-type-420626349',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '178d12e6-d816-4564-99f1-53b79f9570fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-001782b0-af93-4e26-baf7-e7d8670c5b7b tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 returned with HTTP 200 Sep 07 16:42:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 60/111] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:53 2026] GET /volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 => generated 828 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05780e2-604d-4901-bc6e-d2ffd5b62480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-420626349 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-420626349, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:42:53 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-420626349 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-420626349, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Created reservations ['a68a8dc2-842e-4323-b2c9-3aac959adf38', 'cad851c5-4de7-4ac8-86b6-9c94d24ae623', '2ea55c8a-82f6-48bf-a744-86d95e39f97a', 'a07cc76d-585d-4f48-9b10-9381159ecef4'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05780e2-604d-4901-bc6e-d2ffd5b62480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a68a8dc2-842e-4323-b2c9-3aac959adf38', 'cad851c5-4de7-4ac8-86b6-9c94d24ae623', '2ea55c8a-82f6-48bf-a744-86d95e39f97a', 'a07cc76d-585d-4f48-9b10-9381159ecef4']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b979a8d-82e7-4054-8ad8-e31c70d881d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b979a8d-82e7-4054-8ad8-e31c70d881d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16cb44c4-2b22-4a63-8fc4-e46f0fa5e031', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-143491485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ea30a8214b48ba9e6806272e057189',qos_specs=None,replication_status=,reservations=['a68a8dc2-842e-4323-b2c9-3aac959adf38','cad851c5-4de7-4ac8-86b6-9c94d24ae623','2ea55c8a-82f6-48bf-a744-86d95e39f97a','a07cc76d-585d-4f48-9b10-9381159ecef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3fffd012bd544d4b420e8c3efb1aa91',volume_type_id=178d12e6-d816-4564-99f1-53b79f9570fa), 'volume': Volume(_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:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-143491485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16cb44c4-2b22-4a63-8fc4-e46f0fa5e031,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1ea30a8214b48ba9e6806272e057189',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3fffd012bd544d4b420e8c3efb1aa91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(178d12e6-d816-4564-99f1-53b79f9570fa),volume_type_id=178d12e6-d816-4564-99f1-53b79f9570fa)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c041d79-d55d-4d5a-8615-ca6f834e7854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c041d79-d55d-4d5a-8615-ca6f834e7854) transitioned into state 'SUCCESS' from state '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-143491485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ea30a8214b48ba9e6806272e057189',qos_specs=None,replication_status=,reservations=['a68a8dc2-842e-4323-b2c9-3aac959adf38','cad851c5-4de7-4ac8-86b6-9c94d24ae623','2ea55c8a-82f6-48bf-a744-86d95e39f97a','a07cc76d-585d-4f48-9b10-9381159ecef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3fffd012bd544d4b420e8c3efb1aa91',volume_type_id=178d12e6-d816-4564-99f1-53b79f9570fa)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075bfa76-58b0-4ba4-90c2-e4247a22f70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075bfa76-58b0-4ba4-90c2-e4247a22f70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Flow 'volume_create_api' (db0e6cdc-8208-4a4b-ac40-a10716380e25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Create volume request issued successfully. Sep 07 16:42:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b1285de5-8992-45d8-8a9e-dacfc9d9f468 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:42:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 52/112] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 16:42:52 2026] POST /volume/v3/volumes => generated 790 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:42:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e98b32fe-2022-4ca5-aea0-21f62dda4bc8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e98b32fe-2022-4ca5-aea0-21f62dda4bc8 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 Sep 07 16:42:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e98b32fe-2022-4ca5-aea0-21f62dda4bc8 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e98b32fe-2022-4ca5-aea0-21f62dda4bc8 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e98b32fe-2022-4ca5-aea0-21f62dda4bc8 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Volume info retrieved successfully. Sep 07 16:42:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e98b32fe-2022-4ca5-aea0-21f62dda4bc8 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 returned with HTTP 200 Sep 07 16:42:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 61/113] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 16:42:53 2026] GET /volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ac3f0451-471a-4cd2-93a7-6705e52c90c5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ac3f0451-471a-4cd2-93a7-6705e52c90c5 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ac3f0451-471a-4cd2-93a7-6705e52c90c5 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ac3f0451-471a-4cd2-93a7-6705e52c90c5 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:54 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:54 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ac3f0451-471a-4cd2-93a7-6705e52c90c5 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ac3f0451-471a-4cd2-93a7-6705e52c90c5 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 returned with HTTP 200 Sep 07 16:42:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 53/114] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:54 2026] GET /volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b4c6d1b3-a45e-46c4-85dc-615b2847580e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b4c6d1b3-a45e-46c4-85dc-615b2847580e tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 Sep 07 16:42:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b4c6d1b3-a45e-46c4-85dc-615b2847580e tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b4c6d1b3-a45e-46c4-85dc-615b2847580e tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b4c6d1b3-a45e-46c4-85dc-615b2847580e tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Volume info retrieved successfully. Sep 07 16:42:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b4c6d1b3-a45e-46c4-85dc-615b2847580e tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 returned with HTTP 200 Sep 07 16:42:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 62/115] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 16:42:54 2026] GET /volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 => generated 879 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8e655118-64cc-4384-a68c-fc020d48b821 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8e655118-64cc-4384-a68c-fc020d48b821 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/messages Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8e655118-64cc-4384-a68c-fc020d48b821 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8e655118-64cc-4384-a68c-fc020d48b821 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8e655118-64cc-4384-a68c-fc020d48b821 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 16:42:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 54/116] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 16:42:54 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4120858b-f6d4-45e7-9915-838b4885615d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4120858b-f6d4-45e7-9915-838b4885615d tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] DELETE http://192.168.122.91/volume/v3/messages/7e75247e-8f05-4d8d-9e0c-faca23d7e2ec Sep 07 16:42:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4120858b-f6d4-45e7-9915-838b4885615d tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4120858b-f6d4-45e7-9915-838b4885615d tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4120858b-f6d4-45e7-9915-838b4885615d tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/messages/7e75247e-8f05-4d8d-9e0c-faca23d7e2ec returned with HTTP 204 Sep 07 16:42:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 63/117] 192.168.122.91 () {60 vars in 1273 bytes} [Mon Sep 7 16:42:54 2026] DELETE /volume/v3/messages/7e75247e-8f05-4d8d-9e0c-faca23d7e2ec => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-91dc1948-3e88-47cc-8aa8-74680a306739 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-91dc1948-3e88-47cc-8aa8-74680a306739 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/messages/7e75247e-8f05-4d8d-9e0c-faca23d7e2ec Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-91dc1948-3e88-47cc-8aa8-74680a306739 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-91dc1948-3e88-47cc-8aa8-74680a306739 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-91dc1948-3e88-47cc-8aa8-74680a306739 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/messages/7e75247e-8f05-4d8d-9e0c-faca23d7e2ec returned with HTTP 404 Sep 07 16:42:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 55/118] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 16:42:54 2026] GET /volume/v3/messages/7e75247e-8f05-4d8d-9e0c-faca23d7e2ec => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-185ba81c-678c-4a7a-afa0-a5519f9da115 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-185ba81c-678c-4a7a-afa0-a5519f9da115 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 Sep 07 16:42:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-185ba81c-678c-4a7a-afa0-a5519f9da115 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-185ba81c-678c-4a7a-afa0-a5519f9da115 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-185ba81c-678c-4a7a-afa0-a5519f9da115 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Volume info retrieved successfully. Sep 07 16:42:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-185ba81c-678c-4a7a-afa0-a5519f9da115 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 returned with HTTP 200 Sep 07 16:42:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 64/119] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 16:42:54 2026] GET /volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 => generated 879 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-44fb1d8f-b1d7-4f43-8dc4-c8caf570cf17 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-44fb1d8f-b1d7-4f43-8dc4-c8caf570cf17 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] DELETE http://192.168.122.91/volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-44fb1d8f-b1d7-4f43-8dc4-c8caf570cf17 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-44fb1d8f-b1d7-4f43-8dc4-c8caf570cf17 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-44fb1d8f-b1d7-4f43-8dc4-c8caf570cf17 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Delete volume with id: 16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 Sep 07 16:42:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:54 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:54 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-44fb1d8f-b1d7-4f43-8dc4-c8caf570cf17 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Volume info retrieved successfully. Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-44fb1d8f-b1d7-4f43-8dc4-c8caf570cf17 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87177) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-44fb1d8f-b1d7-4f43-8dc4-c8caf570cf17 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Created reservations ['e1f00c1f-7eba-45a6-88ad-3c57f7b99c7f', '3093495b-6ea2-4503-a958-607ae7e6a6e3', '4868961c-d2e1-412d-a3b4-da606a7e73f6', '1be7ac4b-4177-4657-a79b-908dc6c3ce6d'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-44fb1d8f-b1d7-4f43-8dc4-c8caf570cf17 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Delete volume request issued successfully. Sep 07 16:42:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-44fb1d8f-b1d7-4f43-8dc4-c8caf570cf17 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 returned with HTTP 202 Sep 07 16:42:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 56/120] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 16:42:54 2026] DELETE /volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a673ccf9-1b62-4d7e-89dc-dd0414d46fa1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a673ccf9-1b62-4d7e-89dc-dd0414d46fa1 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a673ccf9-1b62-4d7e-89dc-dd0414d46fa1 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a673ccf9-1b62-4d7e-89dc-dd0414d46fa1 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a673ccf9-1b62-4d7e-89dc-dd0414d46fa1 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 returned with HTTP 404 Sep 07 16:42:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 65/121] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 16:42:55 2026] GET /volume/v3/volumes/16cb44c4-2b22-4a63-8fc4-e46f0fa5e031 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-84a2adb8-145c-40cc-8074-4dc36b9f081b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-84a2adb8-145c-40cc-8074-4dc36b9f081b tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] DELETE http://192.168.122.91/volume/v3/types/178d12e6-d816-4564-99f1-53b79f9570fa Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-84a2adb8-145c-40cc-8074-4dc36b9f081b tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-84a2adb8-145c-40cc-8074-4dc36b9f081b tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-84a2adb8-145c-40cc-8074-4dc36b9f081b tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] http://192.168.122.91/volume/v3/types/178d12e6-d816-4564-99f1-53b79f9570fa returned with HTTP 202 Sep 07 16:42:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 57/122] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:42:55 2026] DELETE /volume/v3/types/178d12e6-d816-4564-99f1-53b79f9570fa => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c02ab9bc-99db-42f5-afd7-f22a2abae51f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c02ab9bc-99db-42f5-afd7-f22a2abae51f tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] GET http://192.168.122.91/volume/v3/types/178d12e6-d816-4564-99f1-53b79f9570fa Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c02ab9bc-99db-42f5-afd7-f22a2abae51f tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c02ab9bc-99db-42f5-afd7-f22a2abae51f tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c02ab9bc-99db-42f5-afd7-f22a2abae51f tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] http://192.168.122.91/volume/v3/types/178d12e6-d816-4564-99f1-53b79f9570fa returned with HTTP 404 Sep 07 16:42:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 66/123] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:42:55 2026] GET /volume/v3/types/178d12e6-d816-4564-99f1-53b79f9570fa => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f9e91669-4a81-4c09-8633-e9f77d37037e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f9e91669-4a81-4c09-8633-e9f77d37037e tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f9e91669-4a81-4c09-8633-e9f77d37037e tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2026942475", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1381629401", "vendor_name": "tempest-vendor_name-591769916"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f9e91669-4a81-4c09-8633-e9f77d37037e tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:42:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 58/124] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:42:55 2026] POST /volume/v3/types => generated 327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-01ed200c-7e05-4253-9809-f521b9ce6abf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-16bff004-6f20-44ee-9a2e-8ca2cb6352d7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-16bff004-6f20-44ee-9a2e-8ca2cb6352d7 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "99e00a46-2c83-443f-8459-1effc2643278", "size": 1, "name": "tempest-UserMessagesTest-Volume-977775735"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-16bff004-6f20-44ee-9a2e-8ca2cb6352d7 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-16bff004-6f20-44ee-9a2e-8ca2cb6352d7 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Create volume request body: {'volume': {'volume_type': '99e00a46-2c83-443f-8459-1effc2643278', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-977775735'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:55 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Create volume of 1 GB Sep 07 16:42:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Availability Zones retrieved successfully. Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-16bff004-6f20-44ee-9a2e-8ca2cb6352d7 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-16bff004-6f20-44ee-9a2e-8ca2cb6352d7 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 returned with HTTP 200 Sep 07 16:42:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 59/125] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:55 2026] GET /volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Flow 'volume_create_api' (ded0ffd2-102a-49e4-8446-461a6d9b637d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c59368b-7e1a-4b0e-a8f5-2d6079ac2916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-551698a6-08c3-4ea4-9eac-9e2127e659d8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-551698a6-08c3-4ea4-9eac-9e2127e659d8 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] POST http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2/action Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-551698a6-08c3-4ea4-9eac-9e2127e659d8 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-551698a6-08c3-4ea4-9eac-9e2127e659d8 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-551698a6-08c3-4ea4-9eac-9e2127e659d8 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c59368b-7e1a-4b0e-a8f5-2d6079ac2916) 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:42:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1381629401',vendor_name='tempest-vendor_name-591769916'},id=99e00a46-2c83-443f-8459-1effc2643278,is_public=True,name='tempest-UserMessagesTest-volume-type-2026942475',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99e00a46-2c83-443f-8459-1effc2643278', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca2526b-f796-4d50-ba80-46cc02f172bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-551698a6-08c3-4ea4-9eac-9e2127e659d8 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume updated successfully. Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-551698a6-08c3-4ea4-9eac-9e2127e659d8 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2/action returned with HTTP 200 Sep 07 16:42:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 60/126] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:42:55 2026] POST /volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2/action => generated 0 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-773b81fa-e76c-4eeb-8d81-aee8ef8cafe0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-773b81fa-e76c-4eeb-8d81-aee8ef8cafe0 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-773b81fa-e76c-4eeb-8d81-aee8ef8cafe0 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-773b81fa-e76c-4eeb-8d81-aee8ef8cafe0 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-773b81fa-e76c-4eeb-8d81-aee8ef8cafe0 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-773b81fa-e76c-4eeb-8d81-aee8ef8cafe0 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 returned with HTTP 200 Sep 07 16:42:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 61/127] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:55 2026] GET /volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:55 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2026942475 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2026942475, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:42:55 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2026942475 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2026942475, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Created reservations ['9747b564-e50a-4424-af9a-c9c31dc00696', 'd7bc7be9-d432-4488-ad7d-0c9ad3bcd774', '0e58a0f3-a131-45b2-8073-d7830c521acd', '0834a679-5f2e-4dc4-9b94-4f219c7e99d3'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca2526b-f796-4d50-ba80-46cc02f172bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9747b564-e50a-4424-af9a-c9c31dc00696', 'd7bc7be9-d432-4488-ad7d-0c9ad3bcd774', '0e58a0f3-a131-45b2-8073-d7830c521acd', '0834a679-5f2e-4dc4-9b94-4f219c7e99d3']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a18944-a7e9-4183-8fa0-0ea54ba88841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:55 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a18944-a7e9-4183-8fa0-0ea54ba88841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '839c2246-29ff-41f0-900b-e8cf6ebe8282', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-977775735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ea30a8214b48ba9e6806272e057189',qos_specs=None,replication_status=,reservations=['9747b564-e50a-4424-af9a-c9c31dc00696','d7bc7be9-d432-4488-ad7d-0c9ad3bcd774','0e58a0f3-a131-45b2-8073-d7830c521acd','0834a679-5f2e-4dc4-9b94-4f219c7e99d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3fffd012bd544d4b420e8c3efb1aa91',volume_type_id=99e00a46-2c83-443f-8459-1effc2643278), 'volume': Volume(_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:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-977775735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=839c2246-29ff-41f0-900b-e8cf6ebe8282,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1ea30a8214b48ba9e6806272e057189',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3fffd012bd544d4b420e8c3efb1aa91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99e00a46-2c83-443f-8459-1effc2643278),volume_type_id=99e00a46-2c83-443f-8459-1effc2643278)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0002c2f4-cae9-4994-bd54-dcf326acecd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0002c2f4-cae9-4994-bd54-dcf326acecd0) transitioned into state 'SUCCESS' from state '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-977775735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ea30a8214b48ba9e6806272e057189',qos_specs=None,replication_status=,reservations=['9747b564-e50a-4424-af9a-c9c31dc00696','d7bc7be9-d432-4488-ad7d-0c9ad3bcd774','0e58a0f3-a131-45b2-8073-d7830c521acd','0834a679-5f2e-4dc4-9b94-4f219c7e99d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3fffd012bd544d4b420e8c3efb1aa91',volume_type_id=99e00a46-2c83-443f-8459-1effc2643278)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb482ecf-87e6-44a5-8da3-63df9abd40cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb482ecf-87e6-44a5-8da3-63df9abd40cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Flow 'volume_create_api' (ded0ffd2-102a-49e4-8446-461a6d9b637d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Create volume request issued successfully. Sep 07 16:42:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-01ed200c-7e05-4253-9809-f521b9ce6abf tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:42:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 67/128] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 16:42:55 2026] POST /volume/v3/volumes => generated 791 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5dfa37b6-4274-4a6e-a559-0b3a6b5cfd62 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5dfa37b6-4274-4a6e-a559-0b3a6b5cfd62 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5dfa37b6-4274-4a6e-a559-0b3a6b5cfd62 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5dfa37b6-4274-4a6e-a559-0b3a6b5cfd62 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-b879678d-60a5-47b1-a9cb-9a1e10812319 req-07c7aa43-2793-41f2-bd63-dac068cdf8df None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b879678d-60a5-47b1-a9cb-9a1e10812319 req-07c7aa43-2793-41f2-bd63-dac068cdf8df tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b879678d-60a5-47b1-a9cb-9a1e10812319 req-07c7aa43-2793-41f2-bd63-dac068cdf8df tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b879678d-60a5-47b1-a9cb-9a1e10812319 req-07c7aa43-2793-41f2-bd63-dac068cdf8df tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5dfa37b6-4274-4a6e-a559-0b3a6b5cfd62 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Volume info retrieved successfully. Sep 07 16:42:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:55 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5dfa37b6-4274-4a6e-a559-0b3a6b5cfd62 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 returned with HTTP 200 Sep 07 16:42:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 62/129] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 16:42:55 2026] GET /volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-b879678d-60a5-47b1-a9cb-9a1e10812319 req-07c7aa43-2793-41f2-bd63-dac068cdf8df tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:42:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b879678d-60a5-47b1-a9cb-9a1e10812319 req-07c7aa43-2793-41f2-bd63-dac068cdf8df tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 returned with HTTP 200 Sep 07 16:42:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 68/130] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:42:55 2026] GET /volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-5124102"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-5124102'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Create volume of 1 GB Sep 07 16:42:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Availability Zones retrieved successfully. Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Flow 'volume_create_api' (06626dfe-7a08-41b1-916f-a44282e0cb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f5e7bdc-5d86-4a29-b283-f46f310ebe61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f5e7bdc-5d86-4a29-b283-f46f310ebe61) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0df6140-ad4d-44e2-a59d-ffb3418daaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Created reservations ['6e1077a3-23c9-4a9c-96ad-d75a006a93b8', '70cdb5f1-e769-4303-826d-77f4357615b1', 'a24d9395-8c1e-43e5-b5dd-a5b6dd5be2c5', 'b6d53508-d32e-4bb5-8bd3-f506fb2515b8'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0df6140-ad4d-44e2-a59d-ffb3418daaba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e1077a3-23c9-4a9c-96ad-d75a006a93b8', '70cdb5f1-e769-4303-826d-77f4357615b1', 'a24d9395-8c1e-43e5-b5dd-a5b6dd5be2c5', 'b6d53508-d32e-4bb5-8bd3-f506fb2515b8']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df72937-3a76-4464-b002-9dd853beca6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df72937-3a76-4464-b002-9dd853beca6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab42a7f3-b4fc-415f-ac1c-212f33946a75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-5124102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feedd4933b8844528385e3233aad1ed2',qos_specs=None,replication_status=,reservations=['6e1077a3-23c9-4a9c-96ad-d75a006a93b8','70cdb5f1-e769-4303-826d-77f4357615b1','a24d9395-8c1e-43e5-b5dd-a5b6dd5be2c5','b6d53508-d32e-4bb5-8bd3-f506fb2515b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f206768bd7495d9edf63b9a45d5f54',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:42:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-5124102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab42a7f3-b4fc-415f-ac1c-212f33946a75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='feedd4933b8844528385e3233aad1ed2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4f206768bd7495d9edf63b9a45d5f54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39fb76e1-1966-42bf-b7f8-e5828a4fcfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39fb76e1-1966-42bf-b7f8-e5828a4fcfff) transitioned into state 'SUCCESS' from state '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-5124102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feedd4933b8844528385e3233aad1ed2',qos_specs=None,replication_status=,reservations=['6e1077a3-23c9-4a9c-96ad-d75a006a93b8','70cdb5f1-e769-4303-826d-77f4357615b1','a24d9395-8c1e-43e5-b5dd-a5b6dd5be2c5','b6d53508-d32e-4bb5-8bd3-f506fb2515b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f206768bd7495d9edf63b9a45d5f54',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7a62c0-2443-4f7d-b751-909d95a4429a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-22ed1582-60cd-49dc-9bfe-2ed5ae89120c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7a62c0-2443-4f7d-b751-909d95a4429a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Flow 'volume_create_api' (06626dfe-7a08-41b1-916f-a44282e0cb76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-22ed1582-60cd-49dc-9bfe-2ed5ae89120c tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Create volume request issued successfully. Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-22ed1582-60cd-49dc-9bfe-2ed5ae89120c tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-22ed1582-60cd-49dc-9bfe-2ed5ae89120c tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2ac0d588-d2ca-47f0-903f-ce579cfd596f tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 63/131] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:42:56 2026] POST /volume/v3/volumes => generated 758 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d39bd3bb-0736-46c5-8864-8bf200cccbd6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d39bd3bb-0736-46c5-8864-8bf200cccbd6 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d39bd3bb-0736-46c5-8864-8bf200cccbd6 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d39bd3bb-0736-46c5-8864-8bf200cccbd6 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:57 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:57 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-22ed1582-60cd-49dc-9bfe-2ed5ae89120c tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Volume info retrieved successfully. Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d39bd3bb-0736-46c5-8864-8bf200cccbd6 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d39bd3bb-0736-46c5-8864-8bf200cccbd6 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 returned with HTTP 200 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 64/132] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:57 2026] GET /volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-22ed1582-60cd-49dc-9bfe-2ed5ae89120c tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 returned with HTTP 200 Sep 07 16:42:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 69/133] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 16:42:57 2026] GET /volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 => generated 880 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-acdee4e9-e2f1-4bf1-a499-d887dcfb00ff None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-acdee4e9-e2f1-4bf1-a499-d887dcfb00ff tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/messages Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-acdee4e9-e2f1-4bf1-a499-d887dcfb00ff tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-acdee4e9-e2f1-4bf1-a499-d887dcfb00ff tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-acdee4e9-e2f1-4bf1-a499-d887dcfb00ff tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 65/134] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 16:42:57 2026] GET /volume/v3/messages => generated 676 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-59504846-9990-4a5c-a8cf-75df9748dea1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-59504846-9990-4a5c-a8cf-75df9748dea1 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/messages/633b0c1f-c7df-4940-a1a0-7dcea03d26dc Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-59504846-9990-4a5c-a8cf-75df9748dea1 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-59504846-9990-4a5c-a8cf-75df9748dea1 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-59504846-9990-4a5c-a8cf-75df9748dea1 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/messages/633b0c1f-c7df-4940-a1a0-7dcea03d26dc returned with HTTP 200 Sep 07 16:42:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 70/135] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 16:42:57 2026] GET /volume/v3/messages/633b0c1f-c7df-4940-a1a0-7dcea03d26dc => generated 673 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-800eb5e6-d05c-490d-b468-2be1fc80ad76 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-800eb5e6-d05c-490d-b468-2be1fc80ad76 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/messages Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-800eb5e6-d05c-490d-b468-2be1fc80ad76 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-800eb5e6-d05c-490d-b468-2be1fc80ad76 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-800eb5e6-d05c-490d-b468-2be1fc80ad76 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 66/136] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 16:42:57 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-43429e49-c414-4066-93f6-b1f8e1f9aed9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-43429e49-c414-4066-93f6-b1f8e1f9aed9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] DELETE http://192.168.122.91/volume/v3/messages/633b0c1f-c7df-4940-a1a0-7dcea03d26dc Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-43429e49-c414-4066-93f6-b1f8e1f9aed9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-43429e49-c414-4066-93f6-b1f8e1f9aed9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-43429e49-c414-4066-93f6-b1f8e1f9aed9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/messages/633b0c1f-c7df-4940-a1a0-7dcea03d26dc returned with HTTP 204 Sep 07 16:42:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 71/137] 192.168.122.91 () {60 vars in 1273 bytes} [Mon Sep 7 16:42:57 2026] DELETE /volume/v3/messages/633b0c1f-c7df-4940-a1a0-7dcea03d26dc => generated 0 bytes in 47 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dc0da7ad-2993-4c53-80af-55e29d89997b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc0da7ad-2993-4c53-80af-55e29d89997b tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc0da7ad-2993-4c53-80af-55e29d89997b tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc0da7ad-2993-4c53-80af-55e29d89997b tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:57 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dc0da7ad-2993-4c53-80af-55e29d89997b tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Volume info retrieved successfully. Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc0da7ad-2993-4c53-80af-55e29d89997b tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 returned with HTTP 200 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 67/138] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 16:42:57 2026] GET /volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 => generated 880 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2e4d2837-b896-4c0c-aa1d-c0988bc17ec9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2e4d2837-b896-4c0c-aa1d-c0988bc17ec9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] DELETE http://192.168.122.91/volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2e4d2837-b896-4c0c-aa1d-c0988bc17ec9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2e4d2837-b896-4c0c-aa1d-c0988bc17ec9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-2e4d2837-b896-4c0c-aa1d-c0988bc17ec9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Delete volume with id: 839c2246-29ff-41f0-900b-e8cf6ebe8282 Sep 07 16:42:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2e4d2837-b896-4c0c-aa1d-c0988bc17ec9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Volume info retrieved successfully. Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2e4d2837-b896-4c0c-aa1d-c0988bc17ec9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87176) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-2e4d2837-b896-4c0c-aa1d-c0988bc17ec9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Created reservations ['6d638163-e7c7-4d0a-9da7-3e5aa3dfa60f', '77fbc100-d211-416c-a4f4-5b2c3c355b39', 'bae092f0-cf23-466f-a648-c5378c2ee07b', 'cb5ed502-37d2-4da1-92a1-582a915dd3d6'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2e4d2837-b896-4c0c-aa1d-c0988bc17ec9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Delete volume request issued successfully. Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2e4d2837-b896-4c0c-aa1d-c0988bc17ec9 tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 returned with HTTP 202 Sep 07 16:42:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 72/139] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 16:42:57 2026] DELETE /volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-50adea45-698a-460b-8e0d-f82f5d78abed None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50adea45-698a-460b-8e0d-f82f5d78abed tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] GET http://192.168.122.91/volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50adea45-698a-460b-8e0d-f82f5d78abed tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50adea45-698a-460b-8e0d-f82f5d78abed tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50adea45-698a-460b-8e0d-f82f5d78abed tempest-UserMessagesTest-1863869166 tempest-UserMessagesTest-1863869166-project-member] http://192.168.122.91/volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 returned with HTTP 404 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 68/140] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 16:42:57 2026] GET /volume/v3/volumes/839c2246-29ff-41f0-900b-e8cf6ebe8282 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2974fe2e-da48-4477-aa55-6d5eaf2c29a8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2974fe2e-da48-4477-aa55-6d5eaf2c29a8 tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] DELETE http://192.168.122.91/volume/v3/types/99e00a46-2c83-443f-8459-1effc2643278 Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2974fe2e-da48-4477-aa55-6d5eaf2c29a8 tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2974fe2e-da48-4477-aa55-6d5eaf2c29a8 tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2974fe2e-da48-4477-aa55-6d5eaf2c29a8 tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] http://192.168.122.91/volume/v3/types/99e00a46-2c83-443f-8459-1effc2643278 returned with HTTP 202 Sep 07 16:42:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 73/141] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:42:57 2026] DELETE /volume/v3/types/99e00a46-2c83-443f-8459-1effc2643278 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-73b50a29-453f-4d6d-889f-c02e40cab14e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-73b50a29-453f-4d6d-889f-c02e40cab14e tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] GET http://192.168.122.91/volume/v3/types/99e00a46-2c83-443f-8459-1effc2643278 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-73b50a29-453f-4d6d-889f-c02e40cab14e tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-73b50a29-453f-4d6d-889f-c02e40cab14e tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-73b50a29-453f-4d6d-889f-c02e40cab14e tempest-UserMessagesTest-453243692 tempest-UserMessagesTest-453243692-project-admin] http://192.168.122.91/volume/v3/types/99e00a46-2c83-443f-8459-1effc2643278 returned with HTTP 404 Sep 07 16:42:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 69/142] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:42:57 2026] GET /volume/v3/types/99e00a46-2c83-443f-8459-1effc2643278 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:42:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4576e65e-3d4c-401b-967f-ef19f5a16c02 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4576e65e-3d4c-401b-967f-ef19f5a16c02 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 Sep 07 16:42:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4576e65e-3d4c-401b-967f-ef19f5a16c02 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4576e65e-3d4c-401b-967f-ef19f5a16c02 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:58 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:42:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:42:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4576e65e-3d4c-401b-967f-ef19f5a16c02 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:42:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4576e65e-3d4c-401b-967f-ef19f5a16c02 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 returned with HTTP 200 Sep 07 16:42:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 74/143] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:58 2026] GET /volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:42:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cc512e46-4341-4e10-b0fa-899990888ad9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:42:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc512e46-4341-4e10-b0fa-899990888ad9 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 Sep 07 16:42:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc512e46-4341-4e10-b0fa-899990888ad9 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:42:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc512e46-4341-4e10-b0fa-899990888ad9 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:42:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:42:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:42:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cc512e46-4341-4e10-b0fa-899990888ad9 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:42:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc512e46-4341-4e10-b0fa-899990888ad9 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 returned with HTTP 200 Sep 07 16:42:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 70/144] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:42:59 2026] GET /volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a48b5791-598f-4ef0-bf6a-eafb059459c2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a48b5791-598f-4ef0-bf6a-eafb059459c2 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] DELETE http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 Sep 07 16:43:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a48b5791-598f-4ef0-bf6a-eafb059459c2 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a48b5791-598f-4ef0-bf6a-eafb059459c2 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:00 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-a48b5791-598f-4ef0-bf6a-eafb059459c2 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Delete volume with id: ab42a7f3-b4fc-415f-ac1c-212f33946a75 Sep 07 16:43:00 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:00 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:00 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:00 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a48b5791-598f-4ef0-bf6a-eafb059459c2 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:43:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a48b5791-598f-4ef0-bf6a-eafb059459c2 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Delete volume request issued successfully. Sep 07 16:43:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a48b5791-598f-4ef0-bf6a-eafb059459c2 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 returned with HTTP 202 Sep 07 16:43:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 75/145] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:43:00 2026] DELETE /volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:43:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8c95849c-d9f0-45e4-975b-b3e9bcf23535 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8c95849c-d9f0-45e4-975b-b3e9bcf23535 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 Sep 07 16:43:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8c95849c-d9f0-45e4-975b-b3e9bcf23535 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8c95849c-d9f0-45e4-975b-b3e9bcf23535 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8c95849c-d9f0-45e4-975b-b3e9bcf23535 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:43:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8c95849c-d9f0-45e4-975b-b3e9bcf23535 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 returned with HTTP 200 Sep 07 16:43:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 71/146] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:00 2026] GET /volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7a559105-e367-4371-8f54-e1627f5bafaf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7a559105-e367-4371-8f54-e1627f5bafaf tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 Sep 07 16:43:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7a559105-e367-4371-8f54-e1627f5bafaf tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7a559105-e367-4371-8f54-e1627f5bafaf tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7a559105-e367-4371-8f54-e1627f5bafaf tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 returned with HTTP 404 Sep 07 16:43:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 76/147] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:01 2026] GET /volume/v3/volumes/ab42a7f3-b4fc-415f-ac1c-212f33946a75 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:43:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-004fc37e-e6b4-4a2e-acc7-58e9c5ac6031 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-004fc37e-e6b4-4a2e-acc7-58e9c5ac6031 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] DELETE http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 Sep 07 16:43:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-004fc37e-e6b4-4a2e-acc7-58e9c5ac6031 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-004fc37e-e6b4-4a2e-acc7-58e9c5ac6031 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:01 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-004fc37e-e6b4-4a2e-acc7-58e9c5ac6031 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Delete volume with id: 620d9145-5d1e-47db-be08-5669adac2ed2 Sep 07 16:43:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-004fc37e-e6b4-4a2e-acc7-58e9c5ac6031 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:43:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-004fc37e-e6b4-4a2e-acc7-58e9c5ac6031 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Delete volume request issued successfully. Sep 07 16:43:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-004fc37e-e6b4-4a2e-acc7-58e9c5ac6031 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 returned with HTTP 202 Sep 07 16:43:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 72/148] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:43:01 2026] DELETE /volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:43:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-db83f903-e48e-4fa6-9918-e890b706b244 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-db83f903-e48e-4fa6-9918-e890b706b244 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 Sep 07 16:43:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-db83f903-e48e-4fa6-9918-e890b706b244 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-db83f903-e48e-4fa6-9918-e890b706b244 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:01 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-db83f903-e48e-4fa6-9918-e890b706b244 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Volume info retrieved successfully. Sep 07 16:43:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-db83f903-e48e-4fa6-9918-e890b706b244 tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 returned with HTTP 200 Sep 07 16:43:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 77/149] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:01 2026] GET /volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4cc5a19e-f9e8-4355-a83b-99369762e42e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4cc5a19e-f9e8-4355-a83b-99369762e42e tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] GET http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 Sep 07 16:43:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4cc5a19e-f9e8-4355-a83b-99369762e42e tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4cc5a19e-f9e8-4355-a83b-99369762e42e tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4cc5a19e-f9e8-4355-a83b-99369762e42e tempest-ServersNegativeTestJSON-1668904908 tempest-ServersNegativeTestJSON-1668904908-project-member] http://192.168.122.91/volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 returned with HTTP 404 Sep 07 16:43:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 73/150] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:02 2026] GET /volume/v3/volumes/620d9145-5d1e-47db-be08-5669adac2ed2 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:43:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-32d30cb9-5174-4cd7-a574-190dc65062bc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-32d30cb9-5174-4cd7-a574-190dc65062bc tempest-VolumePoolsAdminTestsJSON-19107151 tempest-VolumePoolsAdminTestsJSON-19107151-project-admin] GET http://192.168.122.91/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 16:43:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-32d30cb9-5174-4cd7-a574-190dc65062bc tempest-VolumePoolsAdminTestsJSON-19107151 tempest-VolumePoolsAdminTestsJSON-19107151-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-32d30cb9-5174-4cd7-a574-190dc65062bc tempest-VolumePoolsAdminTestsJSON-19107151 tempest-VolumePoolsAdminTestsJSON-19107151-project-admin] Calling method 'get_pools' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-32d30cb9-5174-4cd7-a574-190dc65062bc tempest-VolumePoolsAdminTestsJSON-19107151 tempest-VolumePoolsAdminTestsJSON-19107151-project-admin] http://192.168.122.91/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 16:43:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 78/151] 192.168.122.91 () {58 vars in 1193 bytes} [Mon Sep 7 16:43:04 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3c5036a3-fe8c-4ebf-b758-2019c09fd24c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3c5036a3-fe8c-4ebf-b758-2019c09fd24c tempest-VolumePoolsAdminTestsJSON-19107151 tempest-VolumePoolsAdminTestsJSON-19107151-project-admin] GET http://192.168.122.91/volume/v3/scheduler-stats/get_pools Sep 07 16:43:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3c5036a3-fe8c-4ebf-b758-2019c09fd24c tempest-VolumePoolsAdminTestsJSON-19107151 tempest-VolumePoolsAdminTestsJSON-19107151-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3c5036a3-fe8c-4ebf-b758-2019c09fd24c tempest-VolumePoolsAdminTestsJSON-19107151 tempest-VolumePoolsAdminTestsJSON-19107151-project-admin] Calling method 'get_pools' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3c5036a3-fe8c-4ebf-b758-2019c09fd24c tempest-VolumePoolsAdminTestsJSON-19107151 tempest-VolumePoolsAdminTestsJSON-19107151-project-admin] http://192.168.122.91/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 16:43:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 74/152] 192.168.122.91 () {58 vars in 1170 bytes} [Mon Sep 7 16:43:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:43:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bb6b6fae-3b01-4cb5-959a-bbcd8a267b5b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bb6b6fae-3b01-4cb5-959a-bbcd8a267b5b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:43:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bb6b6fae-3b01-4cb5-959a-bbcd8a267b5b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bb6b6fae-3b01-4cb5-959a-bbcd8a267b5b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bb6b6fae-3b01-4cb5-959a-bbcd8a267b5b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bb6b6fae-3b01-4cb5-959a-bbcd8a267b5b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:43:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 79/153] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:07 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:43:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c44e5fc4-e41d-4f12-bc4c-bb442f4dad0c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c44e5fc4-e41d-4f12-bc4c-bb442f4dad0c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:43:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c44e5fc4-e41d-4f12-bc4c-bb442f4dad0c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c44e5fc4-e41d-4f12-bc4c-bb442f4dad0c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c44e5fc4-e41d-4f12-bc4c-bb442f4dad0c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c44e5fc4-e41d-4f12-bc4c-bb442f4dad0c tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:43:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 75/154] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:08 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 1146 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:43:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-75d7b74b-49ca-4be6-aeae-7dbf86da7916 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-75d7b74b-49ca-4be6-aeae-7dbf86da7916 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:43:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-75d7b74b-49ca-4be6-aeae-7dbf86da7916 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-75d7b74b-49ca-4be6-aeae-7dbf86da7916 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-75d7b74b-49ca-4be6-aeae-7dbf86da7916 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-75d7b74b-49ca-4be6-aeae-7dbf86da7916 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:43:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 80/155] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:43:08 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 1146 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:43:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-d1960220-e68b-441a-afbb-792f9575a923 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-d1960220-e68b-441a-afbb-792f9575a923 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] POST http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b/action Sep 07 16:43:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-d1960220-e68b-441a-afbb-792f9575a923 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:43:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-d1960220-e68b-441a-afbb-792f9575a923 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-d1960220-e68b-441a-afbb-792f9575a923 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-d1960220-e68b-441a-afbb-792f9575a923 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Begin detaching volume completed successfully. Sep 07 16:43:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-d1960220-e68b-441a-afbb-792f9575a923 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b/action returned with HTTP 202 Sep 07 16:43:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 76/156] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:43:08 2026] POST /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:43:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-281613c2-ff70-4128-afd2-0f9cce68431e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-281613c2-ff70-4128-afd2-0f9cce68431e None None] GET http://192.168.122.91/volume// Sep 07 16:43:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-281613c2-ff70-4128-afd2-0f9cce68431e None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-281613c2-ff70-4128-afd2-0f9cce68431e None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-281613c2-ff70-4128-afd2-0f9cce68431e None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:43:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 81/157] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:43:08 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:43:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-756ddafb-2b57-4cf0-b11e-31baf8238978 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-756ddafb-2b57-4cf0-b11e-31baf8238978 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:43:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-756ddafb-2b57-4cf0-b11e-31baf8238978 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-756ddafb-2b57-4cf0-b11e-31baf8238978 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-756ddafb-2b57-4cf0-b11e-31baf8238978 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-756ddafb-2b57-4cf0-b11e-31baf8238978 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:43:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 77/158] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:43:08 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 1330 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:43:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-fe0e8da4-3fe6-466e-b7c7-3743f71536d9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-fe0e8da4-3fe6-466e-b7c7-3743f71536d9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] DELETE http://192.168.122.91/volume/v3/attachments/94ec9092-daf7-4e86-b5ef-84905c3342b5 Sep 07 16:43:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-fe0e8da4-3fe6-466e-b7c7-3743f71536d9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-fe0e8da4-3fe6-466e-b7c7-3743f71536d9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:09 devstack devstack@c-api.service[87176]: /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:43:09 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:43:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-93204613-a77d-4971-8f8f-a3d52b71f783 req-fe0e8da4-3fe6-466e-b7c7-3743f71536d9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/94ec9092-daf7-4e86-b5ef-84905c3342b5 returned with HTTP 200 Sep 07 16:43:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 82/159] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:43:09 2026] DELETE /volume/v3/attachments/94ec9092-daf7-4e86-b5ef-84905c3342b5 => generated 19 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-42a320e7-88a2-440b-964d-713dd7f1ff64 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-42a320e7-88a2-440b-964d-713dd7f1ff64 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:43:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-42a320e7-88a2-440b-964d-713dd7f1ff64 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-42a320e7-88a2-440b-964d-713dd7f1ff64 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-42a320e7-88a2-440b-964d-713dd7f1ff64 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-42a320e7-88a2-440b-964d-713dd7f1ff64 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:43:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 78/160] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:09 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f35ff331-5625-44a4-85fa-46080a04bd73 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f35ff331-5625-44a4-85fa-46080a04bd73 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:43:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f35ff331-5625-44a4-85fa-46080a04bd73 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1061512621", "os-volume-type-access:is_public": false}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f35ff331-5625-44a4-85fa-46080a04bd73 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:43:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 83/161] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:43:16 2026] POST /volume/v3/types => generated 229 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-869fb8cb-f4a1-4343-833e-a7e103c6a82a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-869fb8cb-f4a1-4343-833e-a7e103c6a82a tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:43:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-869fb8cb-f4a1-4343-833e-a7e103c6a82a tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "321e98eb-4c54-4fdf-8405-e75ddacd9a7b", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-869fb8cb-f4a1-4343-833e-a7e103c6a82a tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Create volume request body: {'volume': {'volume_type': '321e98eb-4c54-4fdf-8405-e75ddacd9a7b', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:43:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-869fb8cb-f4a1-4343-833e-a7e103c6a82a tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 404 Sep 07 16:43:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 79/162] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:43:16 2026] POST /volume/v3/volumes => generated 114 bytes in 287 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:43:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fb649ada-22da-4010-ab6d-52e44bd07bc8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb649ada-22da-4010-ab6d-52e44bd07bc8 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] POST http://192.168.122.91/volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b/action Sep 07 16:43:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb649ada-22da-4010-ab6d-52e44bd07bc8 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action body: b'{"addProjectAccess": {"project": "e1dbc8502c2b462797b24f13cce1b5e7"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:43:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb649ada-22da-4010-ab6d-52e44bd07bc8 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e1dbc8502c2b462797b24f13cce1b5e7"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb649ada-22da-4010-ab6d-52e44bd07bc8 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b/action returned with HTTP 202 Sep 07 16:43:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 84/163] 192.168.122.91 () {60 vars in 1263 bytes} [Mon Sep 7 16:43:16 2026] POST /volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:43:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:43:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "321e98eb-4c54-4fdf-8405-e75ddacd9a7b", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1124609533"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Create volume request body: {'volume': {'volume_type': '321e98eb-4c54-4fdf-8405-e75ddacd9a7b', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1124609533'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:43:16 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Create volume of 1 GB Sep 07 16:43:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Availability Zones retrieved successfully. Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Flow 'volume_create_api' (88e5e816-7d29-4b31-99bb-9e1effa0ad2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc93b97c-1b53-4307-a6ff-90a3801801b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc93b97c-1b53-4307-a6ff-90a3801801b5) 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:43:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=321e98eb-4c54-4fdf-8405-e75ddacd9a7b,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1061512621',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '321e98eb-4c54-4fdf-8405-e75ddacd9a7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28a5360c-a757-4efd-b963-8a5d177d2f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1061512621 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1061512621, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:43:17 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1061512621 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1061512621, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Created reservations ['64258996-90b6-4a60-aadd-55f4aaa82a06', '39fffefb-3ab4-4d2c-9311-890556cf3125', 'fcb4a8bd-dd6b-4d1b-8f0c-b53e0ae7b3fb', 'fac63551-fb68-4b82-8ebe-20dc4de6c80f'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28a5360c-a757-4efd-b963-8a5d177d2f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64258996-90b6-4a60-aadd-55f4aaa82a06', '39fffefb-3ab4-4d2c-9311-890556cf3125', 'fcb4a8bd-dd6b-4d1b-8f0c-b53e0ae7b3fb', 'fac63551-fb68-4b82-8ebe-20dc4de6c80f']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e0f24ac-4e9d-4f6a-86cd-b23920ca75c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e0f24ac-4e9d-4f6a-86cd-b23920ca75c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e5fdb35-56cb-474a-9807-267fe1fd09c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1124609533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1dbc8502c2b462797b24f13cce1b5e7',qos_specs=None,replication_status=,reservations=['64258996-90b6-4a60-aadd-55f4aaa82a06','39fffefb-3ab4-4d2c-9311-890556cf3125','fcb4a8bd-dd6b-4d1b-8f0c-b53e0ae7b3fb','fac63551-fb68-4b82-8ebe-20dc4de6c80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9773a3fb287e426a9f1cc2c194838f1d',volume_type_id=321e98eb-4c54-4fdf-8405-e75ddacd9a7b), 'volume': Volume(_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:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1124609533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e5fdb35-56cb-474a-9807-267fe1fd09c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1dbc8502c2b462797b24f13cce1b5e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9773a3fb287e426a9f1cc2c194838f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(321e98eb-4c54-4fdf-8405-e75ddacd9a7b),volume_type_id=321e98eb-4c54-4fdf-8405-e75ddacd9a7b)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d17231-68e6-4881-945d-809b7f1b76d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d17231-68e6-4881-945d-809b7f1b76d6) transitioned into state 'SUCCESS' from state '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-1124609533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1dbc8502c2b462797b24f13cce1b5e7',qos_specs=None,replication_status=,reservations=['64258996-90b6-4a60-aadd-55f4aaa82a06','39fffefb-3ab4-4d2c-9311-890556cf3125','fcb4a8bd-dd6b-4d1b-8f0c-b53e0ae7b3fb','fac63551-fb68-4b82-8ebe-20dc4de6c80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9773a3fb287e426a9f1cc2c194838f1d',volume_type_id=321e98eb-4c54-4fdf-8405-e75ddacd9a7b)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd676ce1-a124-4a2b-a46a-7ba935a6c307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd676ce1-a124-4a2b-a46a-7ba935a6c307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Flow 'volume_create_api' (88e5e816-7d29-4b31-99bb-9e1effa0ad2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:43:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Create volume request issued successfully. Sep 07 16:43:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d56806e3-44b0-44ac-a81e-4177cfcfd773 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:43:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 80/164] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:43:16 2026] POST /volume/v3/volumes => generated 802 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:43:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-120ed165-22d3-447f-a5c7-bf085e8832c0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-120ed165-22d3-447f-a5c7-bf085e8832c0 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] GET http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 Sep 07 16:43:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-120ed165-22d3-447f-a5c7-bf085e8832c0 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-120ed165-22d3-447f-a5c7-bf085e8832c0 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-120ed165-22d3-447f-a5c7-bf085e8832c0 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Volume info retrieved successfully. Sep 07 16:43:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-120ed165-22d3-447f-a5c7-bf085e8832c0 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 returned with HTTP 200 Sep 07 16:43:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 85/165] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:17 2026] GET /volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 => generated 870 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c86e3efc-0f2c-4f14-bea5-b1f667a0b42f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c86e3efc-0f2c-4f14-bea5-b1f667a0b42f tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] GET http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 Sep 07 16:43:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c86e3efc-0f2c-4f14-bea5-b1f667a0b42f tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c86e3efc-0f2c-4f14-bea5-b1f667a0b42f tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:18 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:18 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c86e3efc-0f2c-4f14-bea5-b1f667a0b42f tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Volume info retrieved successfully. Sep 07 16:43:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c86e3efc-0f2c-4f14-bea5-b1f667a0b42f tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 returned with HTTP 200 Sep 07 16:43:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 81/166] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:18 2026] GET /volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 => generated 894 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-15a1d862-e9ec-4023-ab58-0aa472b2c6ad None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-15a1d862-e9ec-4023-ab58-0aa472b2c6ad tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] GET http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 Sep 07 16:43:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-15a1d862-e9ec-4023-ab58-0aa472b2c6ad tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-15a1d862-e9ec-4023-ab58-0aa472b2c6ad tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-15a1d862-e9ec-4023-ab58-0aa472b2c6ad tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Volume info retrieved successfully. Sep 07 16:43:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-15a1d862-e9ec-4023-ab58-0aa472b2c6ad tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 returned with HTTP 200 Sep 07 16:43:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 86/167] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:19 2026] GET /volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 => generated 895 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9778bc84-6f6c-4fc0-a713-ba7190d8dd04 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9778bc84-6f6c-4fc0-a713-ba7190d8dd04 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] GET http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 Sep 07 16:43:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9778bc84-6f6c-4fc0-a713-ba7190d8dd04 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9778bc84-6f6c-4fc0-a713-ba7190d8dd04 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9778bc84-6f6c-4fc0-a713-ba7190d8dd04 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Volume info retrieved successfully. Sep 07 16:43:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9778bc84-6f6c-4fc0-a713-ba7190d8dd04 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 returned with HTTP 200 Sep 07 16:43:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 82/168] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:19 2026] GET /volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 => generated 895 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-deaa3c0d-0e77-4318-9420-7c6bb390fc46 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-deaa3c0d-0e77-4318-9420-7c6bb390fc46 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] DELETE http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 Sep 07 16:43:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-deaa3c0d-0e77-4318-9420-7c6bb390fc46 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-deaa3c0d-0e77-4318-9420-7c6bb390fc46 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:19 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-deaa3c0d-0e77-4318-9420-7c6bb390fc46 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Delete volume with id: 2e5fdb35-56cb-474a-9807-267fe1fd09c4 Sep 07 16:43:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-deaa3c0d-0e77-4318-9420-7c6bb390fc46 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Volume info retrieved successfully. Sep 07 16:43:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-deaa3c0d-0e77-4318-9420-7c6bb390fc46 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Delete volume request issued successfully. Sep 07 16:43:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-deaa3c0d-0e77-4318-9420-7c6bb390fc46 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 returned with HTTP 202 Sep 07 16:43:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 87/169] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:43:19 2026] DELETE /volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:43:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d5c5fbe9-fa57-45dd-979d-c79b068ec3f7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d5c5fbe9-fa57-45dd-979d-c79b068ec3f7 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] GET http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 Sep 07 16:43:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d5c5fbe9-fa57-45dd-979d-c79b068ec3f7 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d5c5fbe9-fa57-45dd-979d-c79b068ec3f7 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d5c5fbe9-fa57-45dd-979d-c79b068ec3f7 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Volume info retrieved successfully. Sep 07 16:43:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d5c5fbe9-fa57-45dd-979d-c79b068ec3f7 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 returned with HTTP 200 Sep 07 16:43:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 83/170] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:19 2026] GET /volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 => generated 894 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-21cc0888-e7af-469e-b303-230d71bb6ebb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:43:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1415701699", "imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1415701699', 'imageRef': 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:43:20 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Create volume of 1 GB Sep 07 16:43:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Availability Zones retrieved successfully. Sep 07 16:43:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Flow 'volume_create_api' (561b1491-4676-4fb2-a496-6029cccfa989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:43:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b71c857-a39a-48cc-bb24-f8efedb0ccae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:43:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3574da99-33aa-4688-be03-66989afea244 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3574da99-33aa-4688-be03-66989afea244 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] GET http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 Sep 07 16:43:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3574da99-33aa-4688-be03-66989afea244 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3574da99-33aa-4688-be03-66989afea244 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3574da99-33aa-4688-be03-66989afea244 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Volume info retrieved successfully. Sep 07 16:43:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3574da99-33aa-4688-be03-66989afea244 tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 returned with HTTP 200 Sep 07 16:43:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 84/171] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:20 2026] GET /volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 => generated 894 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b71c857-a39a-48cc-bb24-f8efedb0ccae) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8edc66b9-5a79-42ff-845c-2321cf0a0c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Created reservations ['fec62d31-cfaa-494d-918b-7ea76e70201e', '9c034afe-20fe-494f-a625-45408d27c269', 'b177836f-776a-48e2-9fd8-00645aab1f1a', 'fc742451-79fa-45b5-9212-744b8aaf55ca'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8edc66b9-5a79-42ff-845c-2321cf0a0c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fec62d31-cfaa-494d-918b-7ea76e70201e', '9c034afe-20fe-494f-a625-45408d27c269', 'b177836f-776a-48e2-9fd8-00645aab1f1a', 'fc742451-79fa-45b5-9212-744b8aaf55ca']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054ab0f2-c477-47ee-80d4-25193c57025f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054ab0f2-c477-47ee-80d4-25193c57025f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dcf4763-fdd6-4624-b6e2-88c763995f00', '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-1415701699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4bb2e0414143c5a24286ad741937c0',qos_specs=None,replication_status=,reservations=['fec62d31-cfaa-494d-918b-7ea76e70201e','9c034afe-20fe-494f-a625-45408d27c269','b177836f-776a-48e2-9fd8-00645aab1f1a','fc742451-79fa-45b5-9212-744b8aaf55ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88d578181874351b62f0314e7269315',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1415701699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dcf4763-fdd6-4624-b6e2-88c763995f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b4bb2e0414143c5a24286ad741937c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a88d578181874351b62f0314e7269315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22e63cc7-ff5b-4383-8186-cc1f4a78e53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22e63cc7-ff5b-4383-8186-cc1f4a78e53b) transitioned into state 'SUCCESS' from state '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-1415701699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4bb2e0414143c5a24286ad741937c0',qos_specs=None,replication_status=,reservations=['fec62d31-cfaa-494d-918b-7ea76e70201e','9c034afe-20fe-494f-a625-45408d27c269','b177836f-776a-48e2-9fd8-00645aab1f1a','fc742451-79fa-45b5-9212-744b8aaf55ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88d578181874351b62f0314e7269315',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (916767f6-85e4-426e-9e05-cb729b08c522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (916767f6-85e4-426e-9e05-cb729b08c522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Flow 'volume_create_api' (561b1491-4676-4fb2-a496-6029cccfa989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Create volume request issued successfully. Sep 07 16:43:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21cc0888-e7af-469e-b303-230d71bb6ebb tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:43:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 88/172] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:43:20 2026] POST /volume/v3/volumes => generated 760 bytes in 1110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:43:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7dab72e9-ec31-4a3b-8a25-538358dc7af5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7dab72e9-ec31-4a3b-8a25-538358dc7af5 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7dab72e9-ec31-4a3b-8a25-538358dc7af5 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7dab72e9-ec31-4a3b-8a25-538358dc7af5 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7dab72e9-ec31-4a3b-8a25-538358dc7af5 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7dab72e9-ec31-4a3b-8a25-538358dc7af5 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 85/173] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:21 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 828 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1426720759"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1426720759'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Create volume of 1 GB Sep 07 16:43:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Availability Zones retrieved successfully. Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Flow 'volume_create_api' (ae3d0d1e-0ba7-4892-bd61-f0cc5963b504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8bb19b9-bea9-430c-a8ed-229ceef28f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8bb19b9-bea9-430c-a8ed-229ceef28f06) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed06ab3-b05f-4493-be95-1277e620335e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-10e2c14b-eec9-4817-823d-a93bb6418d2c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-10e2c14b-eec9-4817-823d-a93bb6418d2c tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] GET http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-10e2c14b-eec9-4817-823d-a93bb6418d2c tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-10e2c14b-eec9-4817-823d-a93bb6418d2c tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-10e2c14b-eec9-4817-823d-a93bb6418d2c tempest-VolumeTypesAccessTest-1448000176 tempest-VolumeTypesAccessTest-1448000176-project-member] http://192.168.122.91/volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 returned with HTTP 404 Sep 07 16:43:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 86/174] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:22 2026] GET /volume/v3/volumes/2e5fdb35-56cb-474a-9807-267fe1fd09c4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a6f50926-4bce-4bf7-9831-9d233e6a2184 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a6f50926-4bce-4bf7-9831-9d233e6a2184 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] POST http://192.168.122.91/volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b/action Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a6f50926-4bce-4bf7-9831-9d233e6a2184 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action body: b'{"removeProjectAccess": {"project": "e1dbc8502c2b462797b24f13cce1b5e7"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a6f50926-4bce-4bf7-9831-9d233e6a2184 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e1dbc8502c2b462797b24f13cce1b5e7"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a6f50926-4bce-4bf7-9831-9d233e6a2184 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b/action returned with HTTP 202 Sep 07 16:43:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 87/175] 192.168.122.91 () {60 vars in 1263 bytes} [Mon Sep 7 16:43:22 2026] POST /volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cd042194-4b0f-4808-97cc-68ec32500f07 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd042194-4b0f-4808-97cc-68ec32500f07 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] DELETE http://192.168.122.91/volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd042194-4b0f-4808-97cc-68ec32500f07 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd042194-4b0f-4808-97cc-68ec32500f07 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Created reservations ['ccf448e4-743d-4b34-997d-efe72fdfecf6', '46634e96-1cfe-49e7-9eec-493d9c1fbe30', 'bc8e2306-f6bd-4930-bf72-6b28629d22b1', 'f6ea1585-8701-4942-8d46-c49e0bcefb8d'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed06ab3-b05f-4493-be95-1277e620335e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccf448e4-743d-4b34-997d-efe72fdfecf6', '46634e96-1cfe-49e7-9eec-493d9c1fbe30', 'bc8e2306-f6bd-4930-bf72-6b28629d22b1', 'f6ea1585-8701-4942-8d46-c49e0bcefb8d']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (684b3c38-3c4e-4e07-9b69-2e2c61b99a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd042194-4b0f-4808-97cc-68ec32500f07 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b returned with HTTP 202 Sep 07 16:43:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 88/176] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:43:22 2026] DELETE /volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bb3dad6b-90b7-4e0b-884e-623b00d1aece None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bb3dad6b-90b7-4e0b-884e-623b00d1aece tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] GET http://192.168.122.91/volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bb3dad6b-90b7-4e0b-884e-623b00d1aece tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (684b3c38-3c4e-4e07-9b69-2e2c61b99a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8ea653f-fd51-4204-be21-91f21183edba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1426720759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc55f79873e746b4ae686bcfa4558863',qos_specs=None,replication_status=,reservations=['ccf448e4-743d-4b34-997d-efe72fdfecf6','46634e96-1cfe-49e7-9eec-493d9c1fbe30','bc8e2306-f6bd-4930-bf72-6b28629d22b1','f6ea1585-8701-4942-8d46-c49e0bcefb8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cce8a757b14849ac91528c5b0792b3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:43:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1426720759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8ea653f-fd51-4204-be21-91f21183edba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc55f79873e746b4ae686bcfa4558863',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9cce8a757b14849ac91528c5b0792b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bb3dad6b-90b7-4e0b-884e-623b00d1aece tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52bce77f-e00b-46f6-a22c-55910de560c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bb3dad6b-90b7-4e0b-884e-623b00d1aece tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b returned with HTTP 404 Sep 07 16:43:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 89/177] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:43:22 2026] GET /volume/v3/types/321e98eb-4c54-4fdf-8405-e75ddacd9a7b => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5d9c6f21-03dd-48b7-8c0d-7dcec2439f43 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5d9c6f21-03dd-48b7-8c0d-7dcec2439f43 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5d9c6f21-03dd-48b7-8c0d-7dcec2439f43 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1801664933", "os-volume-type-access:is_public": false}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52bce77f-e00b-46f6-a22c-55910de560c1) transitioned into state 'SUCCESS' from state '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-1426720759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc55f79873e746b4ae686bcfa4558863',qos_specs=None,replication_status=,reservations=['ccf448e4-743d-4b34-997d-efe72fdfecf6','46634e96-1cfe-49e7-9eec-493d9c1fbe30','bc8e2306-f6bd-4930-bf72-6b28629d22b1','f6ea1585-8701-4942-8d46-c49e0bcefb8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cce8a757b14849ac91528c5b0792b3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee8e5117-9871-4448-8c68-67b3fd06fa41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5d9c6f21-03dd-48b7-8c0d-7dcec2439f43 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee8e5117-9871-4448-8c68-67b3fd06fa41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 90/178] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:43:22 2026] POST /volume/v3/types => generated 229 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Flow 'volume_create_api' (ae3d0d1e-0ba7-4892-bd61-f0cc5963b504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Create volume request issued successfully. Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1e8744a-eff5-48c9-84fd-40345a464e65 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:43:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 89/179] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:43:21 2026] POST /volume/v3/volumes => generated 759 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-978c4c14-bbf0-49e9-bb96-43d36531b1bc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-978c4c14-bbf0-49e9-bb96-43d36531b1bc tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] POST http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2b73880e-6c3e-48e3-b467-36c7599378f7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2b73880e-6c3e-48e3-b467-36c7599378f7 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-978c4c14-bbf0-49e9-bb96-43d36531b1bc tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action body: b'{"addProjectAccess": {"project": "e1dbc8502c2b462797b24f13cce1b5e7"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-978c4c14-bbf0-49e9-bb96-43d36531b1bc tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e1dbc8502c2b462797b24f13cce1b5e7"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2b73880e-6c3e-48e3-b467-36c7599378f7 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2b73880e-6c3e-48e3-b467-36c7599378f7 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2b73880e-6c3e-48e3-b467-36c7599378f7 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2b73880e-6c3e-48e3-b467-36c7599378f7 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:43:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 90/180] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:22 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 827 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fea78342-5569-4892-8ea9-671988defca0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-978c4c14-bbf0-49e9-bb96-43d36531b1bc tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action returned with HTTP 202 Sep 07 16:43:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 91/181] 192.168.122.91 () {60 vars in 1263 bytes} [Mon Sep 7 16:43:22 2026] POST /volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fea78342-5569-4892-8ea9-671988defca0 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fea78342-5569-4892-8ea9-671988defca0 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fea78342-5569-4892-8ea9-671988defca0 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d0df025a-aebd-4f0c-80c8-fe174daab0f1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d0df025a-aebd-4f0c-80c8-fe174daab0f1 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] POST http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d0df025a-aebd-4f0c-80c8-fe174daab0f1 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action body: b'{"addProjectAccess": {"project": "6f8aa1fcae9148eb88e9b9d38f6e7ee9"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d0df025a-aebd-4f0c-80c8-fe174daab0f1 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6f8aa1fcae9148eb88e9b9d38f6e7ee9"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d0df025a-aebd-4f0c-80c8-fe174daab0f1 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action returned with HTTP 202 Sep 07 16:43:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 92/182] 192.168.122.91 () {60 vars in 1263 bytes} [Mon Sep 7 16:43:22 2026] POST /volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c628f293-13bc-4973-aa89-991efabdb327 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c628f293-13bc-4973-aa89-991efabdb327 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] GET http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/os-volume-type-access Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c628f293-13bc-4973-aa89-991efabdb327 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c628f293-13bc-4973-aa89-991efabdb327 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fea78342-5569-4892-8ea9-671988defca0 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c628f293-13bc-4973-aa89-991efabdb327 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/os-volume-type-access returned with HTTP 200 Sep 07 16:43:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 93/183] 192.168.122.91 () {58 vars in 1287 bytes} [Mon Sep 7 16:43:22 2026] GET /volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/os-volume-type-access => generated 244 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fea78342-5569-4892-8ea9-671988defca0 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 91/184] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:22 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 852 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8d9914bb-c5bf-409f-925a-8ec474af797d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8d9914bb-c5bf-409f-925a-8ec474af797d tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] POST http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8d9914bb-c5bf-409f-925a-8ec474af797d tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action body: b'{"removeProjectAccess": {"project": "6f8aa1fcae9148eb88e9b9d38f6e7ee9"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8d9914bb-c5bf-409f-925a-8ec474af797d tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6f8aa1fcae9148eb88e9b9d38f6e7ee9"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8d9914bb-c5bf-409f-925a-8ec474af797d tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action returned with HTTP 202 Sep 07 16:43:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 94/185] 192.168.122.91 () {60 vars in 1263 bytes} [Mon Sep 7 16:43:22 2026] POST /volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f3ff3a04-2d7c-4b49-bb5c-00b8d4780f44 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f3ff3a04-2d7c-4b49-bb5c-00b8d4780f44 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] POST http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f3ff3a04-2d7c-4b49-bb5c-00b8d4780f44 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action body: b'{"removeProjectAccess": {"project": "e1dbc8502c2b462797b24f13cce1b5e7"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f3ff3a04-2d7c-4b49-bb5c-00b8d4780f44 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e1dbc8502c2b462797b24f13cce1b5e7"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f3ff3a04-2d7c-4b49-bb5c-00b8d4780f44 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action returned with HTTP 202 Sep 07 16:43:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 92/186] 192.168.122.91 () {60 vars in 1263 bytes} [Mon Sep 7 16:43:22 2026] POST /volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6a179fbe-537c-4d80-98df-25350af640e2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6a179fbe-537c-4d80-98df-25350af640e2 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] DELETE http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6a179fbe-537c-4d80-98df-25350af640e2 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6a179fbe-537c-4d80-98df-25350af640e2 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6a179fbe-537c-4d80-98df-25350af640e2 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f returned with HTTP 202 Sep 07 16:43:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 95/187] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:43:22 2026] DELETE /volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-81311ef8-92e0-40b5-a0a3-c296be8cbc58 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81311ef8-92e0-40b5-a0a3-c296be8cbc58 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] GET http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81311ef8-92e0-40b5-a0a3-c296be8cbc58 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81311ef8-92e0-40b5-a0a3-c296be8cbc58 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81311ef8-92e0-40b5-a0a3-c296be8cbc58 tempest-VolumeTypesAccessTest-538791743 tempest-VolumeTypesAccessTest-538791743-project-admin] http://192.168.122.91/volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f returned with HTTP 404 Sep 07 16:43:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 93/188] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:43:22 2026] GET /volume/v3/types/320e912c-acf7-4f3c-9f75-09fca3a9146f => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:43:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cf6c1709-9c6d-4d7d-b18a-896c7fbbe7ed None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cf6c1709-9c6d-4d7d-b18a-896c7fbbe7ed tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:43:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cf6c1709-9c6d-4d7d-b18a-896c7fbbe7ed tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cf6c1709-9c6d-4d7d-b18a-896c7fbbe7ed tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cf6c1709-9c6d-4d7d-b18a-896c7fbbe7ed tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:43:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cf6c1709-9c6d-4d7d-b18a-896c7fbbe7ed tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:43:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 96/189] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:23 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4ba7f886-ecfa-413a-8c40-a81e02d38e94 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ba7f886-ecfa-413a-8c40-a81e02d38e94 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ba7f886-ecfa-413a-8c40-a81e02d38e94 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ba7f886-ecfa-413a-8c40-a81e02d38e94 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4ba7f886-ecfa-413a-8c40-a81e02d38e94 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ba7f886-ecfa-413a-8c40-a81e02d38e94 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 94/190] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:23 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 910 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-80daec12-1ee1-404c-b2c2-3826bd4b2420 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-80daec12-1ee1-404c-b2c2-3826bd4b2420 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:43:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-80daec12-1ee1-404c-b2c2-3826bd4b2420 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-80daec12-1ee1-404c-b2c2-3826bd4b2420 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-80daec12-1ee1-404c-b2c2-3826bd4b2420 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:43:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-80daec12-1ee1-404c-b2c2-3826bd4b2420 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:43:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 97/191] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:24 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-435077f0-9261-49d0-97d3-83ae1d2046d4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-435077f0-9261-49d0-97d3-83ae1d2046d4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-435077f0-9261-49d0-97d3-83ae1d2046d4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-435077f0-9261-49d0-97d3-83ae1d2046d4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-435077f0-9261-49d0-97d3-83ae1d2046d4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-435077f0-9261-49d0-97d3-83ae1d2046d4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 95/192] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:24 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 910 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4314da3a-17ca-45cf-8e80-d2acb12aaa1d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4314da3a-17ca-45cf-8e80-d2acb12aaa1d tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4314da3a-17ca-45cf-8e80-d2acb12aaa1d tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4314da3a-17ca-45cf-8e80-d2acb12aaa1d tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4314da3a-17ca-45cf-8e80-d2acb12aaa1d tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4314da3a-17ca-45cf-8e80-d2acb12aaa1d tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 98/193] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:25 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-99199ee7-1b4d-4e2b-b44b-d9be94e0087f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99199ee7-1b4d-4e2b-b44b-d9be94e0087f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99199ee7-1b4d-4e2b-b44b-d9be94e0087f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99199ee7-1b4d-4e2b-b44b-d9be94e0087f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-99199ee7-1b4d-4e2b-b44b-d9be94e0087f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99199ee7-1b4d-4e2b-b44b-d9be94e0087f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 96/194] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:27 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 913 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:43:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6ed2bee1-335c-4d7c-b7e2-71032a2d40f4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6ed2bee1-335c-4d7c-b7e2-71032a2d40f4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6ed2bee1-335c-4d7c-b7e2-71032a2d40f4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6ed2bee1-335c-4d7c-b7e2-71032a2d40f4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6ed2bee1-335c-4d7c-b7e2-71032a2d40f4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6ed2bee1-335c-4d7c-b7e2-71032a2d40f4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 99/195] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:28 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 913 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0c5508c7-3c1b-46aa-a4ba-b4414fb6e5fe None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0c5508c7-3c1b-46aa-a4ba-b4414fb6e5fe tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0c5508c7-3c1b-46aa-a4ba-b4414fb6e5fe tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0c5508c7-3c1b-46aa-a4ba-b4414fb6e5fe tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0c5508c7-3c1b-46aa-a4ba-b4414fb6e5fe tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0c5508c7-3c1b-46aa-a4ba-b4414fb6e5fe tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 97/196] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:29 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 1333 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:43:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8277de8c-5746-49f5-b813-5ee3b2aeb69b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8277de8c-5746-49f5-b813-5ee3b2aeb69b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8277de8c-5746-49f5-b813-5ee3b2aeb69b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8277de8c-5746-49f5-b813-5ee3b2aeb69b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8277de8c-5746-49f5-b813-5ee3b2aeb69b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8277de8c-5746-49f5-b813-5ee3b2aeb69b tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 100/197] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:30 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 1331 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:43:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-996baf6f-4002-4712-9e9b-b81c8e5f7a09 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-996baf6f-4002-4712-9e9b-b81c8e5f7a09 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-996baf6f-4002-4712-9e9b-b81c8e5f7a09 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-996baf6f-4002-4712-9e9b-b81c8e5f7a09 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-996baf6f-4002-4712-9e9b-b81c8e5f7a09 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-996baf6f-4002-4712-9e9b-b81c8e5f7a09 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 98/198] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:43:30 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 1331 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:43:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-d6b13afb-4724-4513-9fc4-b3164ee1485a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-d6b13afb-4724-4513-9fc4-b3164ee1485a tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-d6b13afb-4724-4513-9fc4-b3164ee1485a tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-d6b13afb-4724-4513-9fc4-b3164ee1485a tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-d6b13afb-4724-4513-9fc4-b3164ee1485a tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-d6b13afb-4724-4513-9fc4-b3164ee1485a tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 101/199] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:43:32 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 1331 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:43:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9fe65d72-88f5-464f-9fdd-df1b05a7e147 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9fe65d72-88f5-464f-9fdd-df1b05a7e147 None None] GET http://192.168.122.91/volume// Sep 07 16:43:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9fe65d72-88f5-464f-9fdd-df1b05a7e147 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9fe65d72-88f5-464f-9fdd-df1b05a7e147 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9fe65d72-88f5-464f-9fdd-df1b05a7e147 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:43:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 99/200] 192.168.122.91 () {58 vars in 1303 bytes} [Mon Sep 7 16:43:32 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:43:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-b485e812-d9f6-4782-ac9d-5c9805dddb56 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-b485e812-d9f6-4782-ac9d-5c9805dddb56 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:43:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-b485e812-d9f6-4782-ac9d-5c9805dddb56 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dcf4763-fdd6-4624-b6e2-88c763995f00", "connector": null, "instance_uuid": "52592297-eaf4-453a-ad06-b3e7d7b9f085"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-b485e812-d9f6-4782-ac9d-5c9805dddb56 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:43:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 102/201] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:43:32 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:43:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-356cf713-c693-422a-b5dc-15db16f33d51 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1982424821"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1982424821'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create volume of 1 GB Sep 07 16:43:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Availability Zones retrieved successfully. Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Flow 'volume_create_api' (7e57a9c0-cd4c-4862-abea-1710dcabf85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c3b224-aa61-4d36-9c07-4a80cd44aee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c3b224-aa61-4d36-9c07-4a80cd44aee5) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4c9735-56d6-4f7b-892b-77e2cf9c08bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-92ee88ca-9bb1-467a-8b0f-ce785909646d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-92ee88ca-9bb1-467a-8b0f-ce785909646d None None] GET http://192.168.122.91/volume// Sep 07 16:43:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-92ee88ca-9bb1-467a-8b0f-ce785909646d None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-92ee88ca-9bb1-467a-8b0f-ce785909646d None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-92ee88ca-9bb1-467a-8b0f-ce785909646d None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:43:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 103/202] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:43:34 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 16:43:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-02c75012-608d-4dbe-88d8-eb6359ac6dbf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-02c75012-608d-4dbe-88d8-eb6359ac6dbf tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:43:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-02c75012-608d-4dbe-88d8-eb6359ac6dbf tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-02c75012-608d-4dbe-88d8-eb6359ac6dbf tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-02c75012-608d-4dbe-88d8-eb6359ac6dbf tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:43:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-02c75012-608d-4dbe-88d8-eb6359ac6dbf tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 200 Sep 07 16:43:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 104/203] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:43:34 2026] GET /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 1511 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Created reservations ['652f6035-5985-44cf-87ec-2d3f2931d0a5', '3583017b-357c-42c3-89d9-5625cad36db4', '1c35a4d3-5803-4ece-bf21-4c9d7e187d47', '5b1d1cf6-7acb-446c-a9d4-c0fe55d09f7c'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4c9735-56d6-4f7b-892b-77e2cf9c08bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['652f6035-5985-44cf-87ec-2d3f2931d0a5', '3583017b-357c-42c3-89d9-5625cad36db4', '1c35a4d3-5803-4ece-bf21-4c9d7e187d47', '5b1d1cf6-7acb-446c-a9d4-c0fe55d09f7c']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc5f7ba-4422-4dff-bdf4-c9eda087309e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc5f7ba-4422-4dff-bdf4-c9eda087309e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1139557-799d-4fcc-a8ca-f62d95c808ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1982424821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ac3d76a242495ab32c93571f7d2266',qos_specs=None,replication_status=,reservations=['652f6035-5985-44cf-87ec-2d3f2931d0a5','3583017b-357c-42c3-89d9-5625cad36db4','1c35a4d3-5803-4ece-bf21-4c9d7e187d47','5b1d1cf6-7acb-446c-a9d4-c0fe55d09f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a856231c2e140e6a5e90e881ef5802f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1982424821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1139557-799d-4fcc-a8ca-f62d95c808ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ac3d76a242495ab32c93571f7d2266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a856231c2e140e6a5e90e881ef5802f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5dc5861-0ab6-4a59-a8d1-a03496d2539b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5dc5861-0ab6-4a59-a8d1-a03496d2539b) transitioned into state 'SUCCESS' from state '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-1982424821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ac3d76a242495ab32c93571f7d2266',qos_specs=None,replication_status=,reservations=['652f6035-5985-44cf-87ec-2d3f2931d0a5','3583017b-357c-42c3-89d9-5625cad36db4','1c35a4d3-5803-4ece-bf21-4c9d7e187d47','5b1d1cf6-7acb-446c-a9d4-c0fe55d09f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a856231c2e140e6a5e90e881ef5802f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fccb93a-dd3e-43f1-bfeb-d2f6bb2e9990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:43:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-53327935-e40e-441d-9c4e-6ba9a4f70cfe None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-53327935-e40e-441d-9c4e-6ba9a4f70cfe tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] PUT http://192.168.122.91/volume/v3/attachments/0feb2171-28b8-4fb4-b9af-bb418cab5550 Sep 07 16:43:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-53327935-e40e-441d-9c4e-6ba9a4f70cfe tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fccb93a-dd3e-43f1-bfeb-d2f6bb2e9990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Flow 'volume_create_api' (7e57a9c0-cd4c-4862-abea-1710dcabf85d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create volume request issued successfully. Sep 07 16:43:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-356cf713-c693-422a-b5dc-15db16f33d51 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:43:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 100/204] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:43:33 2026] POST /volume/v3/volumes => generated 758 bytes in 1041 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:43:34 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-53327935-e40e-441d-9c4e-6ba9a4f70cfe tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Acquiring lock "cinder-attachment_update-2dcf4763-fdd6-4624-b6e2-88c763995f00-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b4f779b8-e094-4491-a21e-0b83e125477e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b4f779b8-e094-4491-a21e-0b83e125477e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b4f779b8-e094-4491-a21e-0b83e125477e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b4f779b8-e094-4491-a21e-0b83e125477e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:34 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-53327935-e40e-441d-9c4e-6ba9a4f70cfe tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Lock "cinder-attachment_update-2dcf4763-fdd6-4624-b6e2-88c763995f00-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:43:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b4f779b8-e094-4491-a21e-0b83e125477e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b4f779b8-e094-4491-a21e-0b83e125477e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 101/205] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:34 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 826 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:35 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-53327935-e40e-441d-9c4e-6ba9a4f70cfe tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Lock "cinder-attachment_update-2dcf4763-fdd6-4624-b6e2-88c763995f00-devstack" released by "attachment_update" :: held 0.435s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:43:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-53327935-e40e-441d-9c4e-6ba9a4f70cfe tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/0feb2171-28b8-4fb4-b9af-bb418cab5550 returned with HTTP 200 Sep 07 16:43:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 105/206] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:43:34 2026] PUT /volume/v3/attachments/0feb2171-28b8-4fb4-b9af-bb418cab5550 => generated 694 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:43:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-37c51db4-fbed-45a3-b02d-5663b97740a4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-37c51db4-fbed-45a3-b02d-5663b97740a4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] POST http://192.168.122.91/volume/v3/attachments/0feb2171-28b8-4fb4-b9af-bb418cab5550/action Sep 07 16:43:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-37c51db4-fbed-45a3-b02d-5663b97740a4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:43:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-37c51db4-fbed-45a3-b02d-5663b97740a4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-7051ee80-57f0-4e7b-bc10-b733ec47ee41 req-37c51db4-fbed-45a3-b02d-5663b97740a4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/0feb2171-28b8-4fb4-b9af-bb418cab5550/action returned with HTTP 204 Sep 07 16:43:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 102/207] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:43:35 2026] POST /volume/v3/attachments/0feb2171-28b8-4fb4-b9af-bb418cab5550/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:43:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ee2edb54-c061-4613-8ed8-2544fd8cfa1e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee2edb54-c061-4613-8ed8-2544fd8cfa1e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee2edb54-c061-4613-8ed8-2544fd8cfa1e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee2edb54-c061-4613-8ed8-2544fd8cfa1e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:35 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:35 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ee2edb54-c061-4613-8ed8-2544fd8cfa1e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee2edb54-c061-4613-8ed8-2544fd8cfa1e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 106/208] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:35 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-25ff6036-2bb6-476d-8177-029daf8bdb18 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-25ff6036-2bb6-476d-8177-029daf8bdb18 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-25ff6036-2bb6-476d-8177-029daf8bdb18 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-25ff6036-2bb6-476d-8177-029daf8bdb18 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-25ff6036-2bb6-476d-8177-029daf8bdb18 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-25ff6036-2bb6-476d-8177-029daf8bdb18 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 103/209] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:37 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:43:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1a7a829b-5139-4c49-aea1-4e6ba3829af6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1a7a829b-5139-4c49-aea1-4e6ba3829af6 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:43:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1a7a829b-5139-4c49-aea1-4e6ba3829af6 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1139557-799d-4fcc-a8ca-f62d95c808ad", "name": "tempest-VolumesDeleteCascade-Snapshot-2001875105"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1a7a829b-5139-4c49-aea1-4e6ba3829af6 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:37 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-1a7a829b-5139-4c49-aea1-4e6ba3829af6 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create snapshot from volume a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:37 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-1a7a829b-5139-4c49-aea1-4e6ba3829af6 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Created reservations ['818e2785-5074-4aff-82f3-6e13aeb9814c', 'd373f053-db47-4e7b-9bb5-fd10d2ea0db2', '483bdb38-74e1-44d8-9430-1b4d052796da', '3801fc82-79c9-4cb5-aaa3-3dfd10b4d4b5'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:43:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1a7a829b-5139-4c49-aea1-4e6ba3829af6 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot create request issued successfully. Sep 07 16:43:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1a7a829b-5139-4c49-aea1-4e6ba3829af6 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:43:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 107/210] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:43:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:43:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1bc32a24-1684-49e5-bf46-f7d8eb9a0ec8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1bc32a24-1684-49e5-bf46-f7d8eb9a0ec8 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 Sep 07 16:43:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1bc32a24-1684-49e5-bf46-f7d8eb9a0ec8 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1bc32a24-1684-49e5-bf46-f7d8eb9a0ec8 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1bc32a24-1684-49e5-bf46-f7d8eb9a0ec8 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:43:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1bc32a24-1684-49e5-bf46-f7d8eb9a0ec8 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 returned with HTTP 200 Sep 07 16:43:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 104/211] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:43:37 2026] GET /volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-eea54e0f-8129-45dd-b5e3-1346f52347c3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eea54e0f-8129-45dd-b5e3-1346f52347c3 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 Sep 07 16:43:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eea54e0f-8129-45dd-b5e3-1346f52347c3 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eea54e0f-8129-45dd-b5e3-1346f52347c3 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-eea54e0f-8129-45dd-b5e3-1346f52347c3 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:43:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eea54e0f-8129-45dd-b5e3-1346f52347c3 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 returned with HTTP 200 Sep 07 16:43:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 108/212] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:43:38 2026] GET /volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 => generated 439 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-738d9f15-c189-4400-94bf-19ce9bd8cc85 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-738d9f15-c189-4400-94bf-19ce9bd8cc85 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 Sep 07 16:43:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-738d9f15-c189-4400-94bf-19ce9bd8cc85 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-738d9f15-c189-4400-94bf-19ce9bd8cc85 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:39 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-738d9f15-c189-4400-94bf-19ce9bd8cc85 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:43:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-738d9f15-c189-4400-94bf-19ce9bd8cc85 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 returned with HTTP 200 Sep 07 16:43:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 105/213] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:43:39 2026] GET /volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 => generated 439 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:43:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-08b2f524-3996-45f5-b91f-8d0007c7094f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08b2f524-3996-45f5-b91f-8d0007c7094f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 Sep 07 16:43:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08b2f524-3996-45f5-b91f-8d0007c7094f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08b2f524-3996-45f5-b91f-8d0007c7094f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-08b2f524-3996-45f5-b91f-8d0007c7094f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:43:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08b2f524-3996-45f5-b91f-8d0007c7094f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 returned with HTTP 200 Sep 07 16:43:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 109/214] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:43:40 2026] GET /volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:43:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-84013f31-0690-4e93-9d14-fff8f8455737 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-84013f31-0690-4e93-9d14-fff8f8455737 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 Sep 07 16:43:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-84013f31-0690-4e93-9d14-fff8f8455737 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-84013f31-0690-4e93-9d14-fff8f8455737 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-84013f31-0690-4e93-9d14-fff8f8455737 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:43:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-84013f31-0690-4e93-9d14-fff8f8455737 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 returned with HTTP 200 Sep 07 16:43:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 106/215] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:43:41 2026] GET /volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 => generated 466 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-57442879-18f5-4c3d-9ca2-c8bbd68b6d8f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-57442879-18f5-4c3d-9ca2-c8bbd68b6d8f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:43:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-57442879-18f5-4c3d-9ca2-c8bbd68b6d8f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1139557-799d-4fcc-a8ca-f62d95c808ad", "name": "tempest-VolumesDeleteCascade-Snapshot-1840478600"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:43:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-57442879-18f5-4c3d-9ca2-c8bbd68b6d8f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:41 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-57442879-18f5-4c3d-9ca2-c8bbd68b6d8f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create snapshot from volume a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:42 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-57442879-18f5-4c3d-9ca2-c8bbd68b6d8f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Created reservations ['62942ccb-137f-4b31-8118-3df33cfba099', '40786fcd-da73-4522-9684-e1fb439bf0d9', '033beca2-e1e2-4fcc-bb25-19de779a7239', 'c5862a90-4fa1-4e3f-bbce-000c5e6afa16'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:43:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-57442879-18f5-4c3d-9ca2-c8bbd68b6d8f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot create request issued successfully. Sep 07 16:43:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-57442879-18f5-4c3d-9ca2-c8bbd68b6d8f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:43:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 110/216] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:43:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:43:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cab7dfe4-1c69-4b4c-a2a4-646fa5444c68 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cab7dfe4-1c69-4b4c-a2a4-646fa5444c68 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a Sep 07 16:43:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cab7dfe4-1c69-4b4c-a2a4-646fa5444c68 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cab7dfe4-1c69-4b4c-a2a4-646fa5444c68 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cab7dfe4-1c69-4b4c-a2a4-646fa5444c68 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:43:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cab7dfe4-1c69-4b4c-a2a4-646fa5444c68 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a returned with HTTP 200 Sep 07 16:43:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 107/217] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:43:42 2026] GET /volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a => generated 439 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:43:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-88ecbdab-4e89-4ce0-891b-81186c15c03b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-88ecbdab-4e89-4ce0-891b-81186c15c03b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a Sep 07 16:43:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-88ecbdab-4e89-4ce0-891b-81186c15c03b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-88ecbdab-4e89-4ce0-891b-81186c15c03b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-88ecbdab-4e89-4ce0-891b-81186c15c03b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:43:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-88ecbdab-4e89-4ce0-891b-81186c15c03b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a returned with HTTP 200 Sep 07 16:43:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 111/218] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:43:43 2026] GET /volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a => generated 439 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2907823e-bf6f-4f97-89a7-85288c005823 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2907823e-bf6f-4f97-89a7-85288c005823 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a Sep 07 16:43:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2907823e-bf6f-4f97-89a7-85288c005823 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2907823e-bf6f-4f97-89a7-85288c005823 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2907823e-bf6f-4f97-89a7-85288c005823 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:43:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2907823e-bf6f-4f97-89a7-85288c005823 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a returned with HTTP 200 Sep 07 16:43:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 108/219] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:43:44 2026] GET /volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a => generated 439 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ea219dde-7f07-4b7f-b2e1-07dba122f5ae None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ea219dde-7f07-4b7f-b2e1-07dba122f5ae tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a Sep 07 16:43:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ea219dde-7f07-4b7f-b2e1-07dba122f5ae tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ea219dde-7f07-4b7f-b2e1-07dba122f5ae tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ea219dde-7f07-4b7f-b2e1-07dba122f5ae tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:43:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ea219dde-7f07-4b7f-b2e1-07dba122f5ae tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a returned with HTTP 200 Sep 07 16:43:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 112/220] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:43:45 2026] GET /volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a => generated 439 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:43:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-105cf89e-3b4f-4066-b3c5-76b4602a720c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-105cf89e-3b4f-4066-b3c5-76b4602a720c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a Sep 07 16:43:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-105cf89e-3b4f-4066-b3c5-76b4602a720c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-105cf89e-3b4f-4066-b3c5-76b4602a720c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-105cf89e-3b4f-4066-b3c5-76b4602a720c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:43:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-105cf89e-3b4f-4066-b3c5-76b4602a720c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a returned with HTTP 200 Sep 07 16:43:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 109/221] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:43:46 2026] GET /volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a => generated 466 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5fa551ea-724d-473e-9a4e-42b2a2c790fb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5fa551ea-724d-473e-9a4e-42b2a2c790fb tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] DELETE http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad?cascade=True Sep 07 16:43:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5fa551ea-724d-473e-9a4e-42b2a2c790fb tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5fa551ea-724d-473e-9a4e-42b2a2c790fb tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:46 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-5fa551ea-724d-473e-9a4e-42b2a2c790fb tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Delete volume with id: a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5fa551ea-724d-473e-9a4e-42b2a2c790fb tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:47 devstack devstack@c-api.service[87177]: /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:43:47 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:43:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5fa551ea-724d-473e-9a4e-42b2a2c790fb tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Delete volume request issued successfully. Sep 07 16:43:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5fa551ea-724d-473e-9a4e-42b2a2c790fb tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad?cascade=True returned with HTTP 202 Sep 07 16:43:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 113/222] 192.168.122.91 () {58 vars in 1255 bytes} [Mon Sep 7 16:43:46 2026] DELETE /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad?cascade=True => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:43:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-feeffd19-2fc4-4677-87aa-90309753b8e5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-feeffd19-2fc4-4677-87aa-90309753b8e5 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-feeffd19-2fc4-4677-87aa-90309753b8e5 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-feeffd19-2fc4-4677-87aa-90309753b8e5 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:47 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:47 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-feeffd19-2fc4-4677-87aa-90309753b8e5 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-feeffd19-2fc4-4677-87aa-90309753b8e5 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 110/223] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:47 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 850 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-01ddeee2-b1d6-4dd7-98e8-1f1212751bdd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-01ddeee2-b1d6-4dd7-98e8-1f1212751bdd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-01ddeee2-b1d6-4dd7-98e8-1f1212751bdd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-01ddeee2-b1d6-4dd7-98e8-1f1212751bdd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-01ddeee2-b1d6-4dd7-98e8-1f1212751bdd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-01ddeee2-b1d6-4dd7-98e8-1f1212751bdd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 114/224] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:48 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 850 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f21f782b-47ac-4b4a-bd2c-47080448e510 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f21f782b-47ac-4b4a-bd2c-47080448e510 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f21f782b-47ac-4b4a-bd2c-47080448e510 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f21f782b-47ac-4b4a-bd2c-47080448e510 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:49 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=271,cinder:INSERT=52,cinder:UPDATE=89 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:43:49 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:49 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:49 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:49 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f21f782b-47ac-4b4a-bd2c-47080448e510 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f21f782b-47ac-4b4a-bd2c-47080448e510 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 111/225] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:49 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 850 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d9030eab-8174-483d-bcc6-6de07a052dee None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9030eab-8174-483d-bcc6-6de07a052dee tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9030eab-8174-483d-bcc6-6de07a052dee tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9030eab-8174-483d-bcc6-6de07a052dee tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:50 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=287,cinder:INSERT=54,cinder:UPDATE=98 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:43:50 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:50 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:50 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:50 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d9030eab-8174-483d-bcc6-6de07a052dee tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9030eab-8174-483d-bcc6-6de07a052dee tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 115/226] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:50 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 850 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5c0c4dba-30c6-4f13-b39a-0d285f72fea8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5c0c4dba-30c6-4f13-b39a-0d285f72fea8 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5c0c4dba-30c6-4f13-b39a-0d285f72fea8 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5c0c4dba-30c6-4f13-b39a-0d285f72fea8 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5c0c4dba-30c6-4f13-b39a-0d285f72fea8 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5c0c4dba-30c6-4f13-b39a-0d285f72fea8 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 112/227] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:52 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 850 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-716b3500-163e-47a0-802f-4f1dd4542b3c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-716b3500-163e-47a0-802f-4f1dd4542b3c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-716b3500-163e-47a0-802f-4f1dd4542b3c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-716b3500-163e-47a0-802f-4f1dd4542b3c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-716b3500-163e-47a0-802f-4f1dd4542b3c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-716b3500-163e-47a0-802f-4f1dd4542b3c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 116/228] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:53 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 850 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e5acb37d-2543-4b6f-bf04-7eb891b3fd88 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e5acb37d-2543-4b6f-bf04-7eb891b3fd88 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e5acb37d-2543-4b6f-bf04-7eb891b3fd88 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e5acb37d-2543-4b6f-bf04-7eb891b3fd88 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e5acb37d-2543-4b6f-bf04-7eb891b3fd88 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e5acb37d-2543-4b6f-bf04-7eb891b3fd88 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 113/229] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:54 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 850 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-62c6338e-9ae6-4ef5-8fec-1bde7aca9b1c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-62c6338e-9ae6-4ef5-8fec-1bde7aca9b1c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-62c6338e-9ae6-4ef5-8fec-1bde7aca9b1c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-62c6338e-9ae6-4ef5-8fec-1bde7aca9b1c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-62c6338e-9ae6-4ef5-8fec-1bde7aca9b1c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-62c6338e-9ae6-4ef5-8fec-1bde7aca9b1c tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 117/230] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:56 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 850 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-44859785-0d26-4500-96b4-a218dcea0245 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-44859785-0d26-4500-96b4-a218dcea0245 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-44859785-0d26-4500-96b4-a218dcea0245 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-44859785-0d26-4500-96b4-a218dcea0245 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-44859785-0d26-4500-96b4-a218dcea0245 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-44859785-0d26-4500-96b4-a218dcea0245 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 114/231] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:57 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 850 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e6d16aa8-ba7b-4d44-8afe-6f3534a82210 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e6d16aa8-ba7b-4d44-8afe-6f3534a82210 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e6d16aa8-ba7b-4d44-8afe-6f3534a82210 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e6d16aa8-ba7b-4d44-8afe-6f3534a82210 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:43:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:43:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e6d16aa8-ba7b-4d44-8afe-6f3534a82210 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:43:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e6d16aa8-ba7b-4d44-8afe-6f3534a82210 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 200 Sep 07 16:43:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 118/232] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:58 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 850 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:43:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4bd6ffd8-fc5d-4a1d-85c7-0726c8b29136 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:43:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4bd6ffd8-fc5d-4a1d-85c7-0726c8b29136 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:43:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4bd6ffd8-fc5d-4a1d-85c7-0726c8b29136 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:43:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4bd6ffd8-fc5d-4a1d-85c7-0726c8b29136 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:43:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:43:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:43:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4bd6ffd8-fc5d-4a1d-85c7-0726c8b29136 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 404 Sep 07 16:43:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 115/233] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:43:59 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:43:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ebb181e6-70c8-4fbd-8436-f8c9a5f273b0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebb181e6-70c8-4fbd-8436-f8c9a5f273b0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] GET http://192.168.122.91/volume/v3/volumes Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebb181e6-70c8-4fbd-8436-f8c9a5f273b0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebb181e6-70c8-4fbd-8436-f8c9a5f273b0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-ebb181e6-70c8-4fbd-8436-f8c9a5f273b0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ebb181e6-70c8-4fbd-8436-f8c9a5f273b0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ebb181e6-70c8-4fbd-8436-f8c9a5f273b0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Get all volumes completed successfully. Sep 07 16:44:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebb181e6-70c8-4fbd-8436-f8c9a5f273b0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] http://192.168.122.91/volume/v3/volumes returned with HTTP 200 Sep 07 16:44:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 119/234] 192.168.122.91 () {58 vars in 1116 bytes} [Mon Sep 7 16:43:59 2026] GET /volume/v3/volumes => generated 15 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:44:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e3013a65-d07e-4261-b6ea-196fe4c264dc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3013a65-d07e-4261-b6ea-196fe4c264dc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] GET http://192.168.122.91/volume/v3/snapshots Sep 07 16:44:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3013a65-d07e-4261-b6ea-196fe4c264dc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3013a65-d07e-4261-b6ea-196fe4c264dc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-e3013a65-d07e-4261-b6ea-196fe4c264dc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:44:00 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-e3013a65-d07e-4261-b6ea-196fe4c264dc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:44:00 devstack devstack@c-api.service[87176]: /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 16:44:00 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:44:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e3013a65-d07e-4261-b6ea-196fe4c264dc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Get all snapshots completed successfully. Sep 07 16:44:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3013a65-d07e-4261-b6ea-196fe4c264dc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] http://192.168.122.91/volume/v3/snapshots returned with HTTP 200 Sep 07 16:44:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 116/235] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 16:44:00 2026] GET /volume/v3/snapshots => generated 17 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e3d1a3ed-a091-49df-be49-a5c603321a20 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e3d1a3ed-a091-49df-be49-a5c603321a20 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e3d1a3ed-a091-49df-be49-a5c603321a20 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e3d1a3ed-a091-49df-be49-a5c603321a20 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-e3d1a3ed-a091-49df-be49-a5c603321a20 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Delete snapshot with id: 3c05beec-f00c-4c9e-8ad3-56e3e9233e7a Sep 07 16:44:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e3d1a3ed-a091-49df-be49-a5c603321a20 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a returned with HTTP 404 Sep 07 16:44:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 120/236] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:44:00 2026] DELETE /volume/v3/snapshots/3c05beec-f00c-4c9e-8ad3-56e3e9233e7a => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0807235e-bba2-4e79-854b-ec0a9b5e3c0b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0807235e-bba2-4e79-854b-ec0a9b5e3c0b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 Sep 07 16:44:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0807235e-bba2-4e79-854b-ec0a9b5e3c0b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0807235e-bba2-4e79-854b-ec0a9b5e3c0b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:00 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-0807235e-bba2-4e79-854b-ec0a9b5e3c0b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Delete snapshot with id: 3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 Sep 07 16:44:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0807235e-bba2-4e79-854b-ec0a9b5e3c0b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 returned with HTTP 404 Sep 07 16:44:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 117/237] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:44:00 2026] DELETE /volume/v3/snapshots/3d704fdc-9fb9-4353-b5ee-eb0dfe3757f9 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a2be5209-67ae-4668-b7b7-12b3b42cbde0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a2be5209-67ae-4668-b7b7-12b3b42cbde0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a2be5209-67ae-4668-b7b7-12b3b42cbde0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a2be5209-67ae-4668-b7b7-12b3b42cbde0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a2be5209-67ae-4668-b7b7-12b3b42cbde0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 404 Sep 07 16:44:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 121/238] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:00 2026] GET /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2a97de52-001c-4f74-ab44-35076962bf47 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2a97de52-001c-4f74-ab44-35076962bf47 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] DELETE http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:44:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2a97de52-001c-4f74-ab44-35076962bf47 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2a97de52-001c-4f74-ab44-35076962bf47 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:00 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-2a97de52-001c-4f74-ab44-35076962bf47 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Delete volume with id: a1139557-799d-4fcc-a8ca-f62d95c808ad Sep 07 16:44:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2a97de52-001c-4f74-ab44-35076962bf47 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad returned with HTTP 404 Sep 07 16:44:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 118/239] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:44:00 2026] DELETE /volume/v3/volumes/a1139557-799d-4fcc-a8ca-f62d95c808ad => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9e08a397-d047-4db9-a344-28a428c923ad None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1145056950"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1145056950'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create volume of 1 GB Sep 07 16:44:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Availability Zones retrieved successfully. Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Flow 'volume_create_api' (7507f029-f841-4808-a6f0-12b057523795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f30833a-fa41-4711-adf4-f814d35988b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f30833a-fa41-4711-adf4-f814d35988b9) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944d9708-d499-474f-9ff8-0a7030dab135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Created reservations ['402607f3-9def-43bf-9cfc-05723d71ec6d', '80cd951f-fc2d-4d2d-89fa-3baf9f5b57a1', '7c6961eb-1a28-458d-9d6e-c7a83b0b6102', 'd9e56c13-9e5e-4a7d-a8d3-2b794b7749c8'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944d9708-d499-474f-9ff8-0a7030dab135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['402607f3-9def-43bf-9cfc-05723d71ec6d', '80cd951f-fc2d-4d2d-89fa-3baf9f5b57a1', '7c6961eb-1a28-458d-9d6e-c7a83b0b6102', 'd9e56c13-9e5e-4a7d-a8d3-2b794b7749c8']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1516af68-b3b7-4cd3-9ddc-7d70561859d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1516af68-b3b7-4cd3-9ddc-7d70561859d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4a48f13-1634-4a91-9f4a-dc7156c5ebf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1145056950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ac3d76a242495ab32c93571f7d2266',qos_specs=None,replication_status=,reservations=['402607f3-9def-43bf-9cfc-05723d71ec6d','80cd951f-fc2d-4d2d-89fa-3baf9f5b57a1','7c6961eb-1a28-458d-9d6e-c7a83b0b6102','d9e56c13-9e5e-4a7d-a8d3-2b794b7749c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a856231c2e140e6a5e90e881ef5802f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:44:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1145056950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4a48f13-1634-4a91-9f4a-dc7156c5ebf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ac3d76a242495ab32c93571f7d2266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a856231c2e140e6a5e90e881ef5802f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1695c579-00aa-4039-b360-c8b70b115d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1695c579-00aa-4039-b360-c8b70b115d46) transitioned into state 'SUCCESS' from state '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-1145056950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ac3d76a242495ab32c93571f7d2266',qos_specs=None,replication_status=,reservations=['402607f3-9def-43bf-9cfc-05723d71ec6d','80cd951f-fc2d-4d2d-89fa-3baf9f5b57a1','7c6961eb-1a28-458d-9d6e-c7a83b0b6102','d9e56c13-9e5e-4a7d-a8d3-2b794b7749c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a856231c2e140e6a5e90e881ef5802f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71e961c-2425-4086-89f4-3c2149345e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71e961c-2425-4086-89f4-3c2149345e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Flow 'volume_create_api' (7507f029-f841-4808-a6f0-12b057523795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:44:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create volume request issued successfully. Sep 07 16:44:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9e08a397-d047-4db9-a344-28a428c923ad tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:44:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 122/240] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:44:00 2026] POST /volume/v3/volumes => generated 758 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:44:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c177db97-8578-433f-8506-1080b24ad004 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c177db97-8578-433f-8506-1080b24ad004 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c177db97-8578-433f-8506-1080b24ad004 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c177db97-8578-433f-8506-1080b24ad004 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:01 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c177db97-8578-433f-8506-1080b24ad004 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c177db97-8578-433f-8506-1080b24ad004 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 returned with HTTP 200 Sep 07 16:44:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 119/241] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:01 2026] GET /volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 => generated 826 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c041da26-b7aa-46d5-a328-07e174ab7dba None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c041da26-b7aa-46d5-a328-07e174ab7dba tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c041da26-b7aa-46d5-a328-07e174ab7dba tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c041da26-b7aa-46d5-a328-07e174ab7dba tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c041da26-b7aa-46d5-a328-07e174ab7dba tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c041da26-b7aa-46d5-a328-07e174ab7dba tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 returned with HTTP 200 Sep 07 16:44:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 123/242] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:02 2026] GET /volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 => generated 850 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f3889553-a507-427d-8805-f94dc2a855d1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f3889553-a507-427d-8805-f94dc2a855d1 None None] GET http://192.168.122.91/volume// Sep 07 16:44:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f3889553-a507-427d-8805-f94dc2a855d1 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f3889553-a507-427d-8805-f94dc2a855d1 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f3889553-a507-427d-8805-f94dc2a855d1 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:44:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 120/243] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:44:02 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:44:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-18d40f73-4b55-4df7-a44e-d3c706e399d4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-18d40f73-4b55-4df7-a44e-d3c706e399d4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:44:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-18d40f73-4b55-4df7-a44e-d3c706e399d4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dcf4763-fdd6-4624-b6e2-88c763995f00", "connector": null, "instance_uuid": "52592297-eaf4-453a-ad06-b3e7d7b9f085"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-18d40f73-4b55-4df7-a44e-d3c706e399d4 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:44:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 124/244] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:44:02 2026] POST /volume/v3/attachments => generated 273 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-2f85aa1e-51c5-47f9-b07d-238a85b74b42 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-2f85aa1e-51c5-47f9-b07d-238a85b74b42 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] DELETE http://192.168.122.91/volume/v3/attachments/0feb2171-28b8-4fb4-b9af-bb418cab5550 Sep 07 16:44:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-2f85aa1e-51c5-47f9-b07d-238a85b74b42 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-2f85aa1e-51c5-47f9-b07d-238a85b74b42 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:03 devstack devstack@c-api.service[87176]: /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:44:03 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:44:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-2f85aa1e-51c5-47f9-b07d-238a85b74b42 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/0feb2171-28b8-4fb4-b9af-bb418cab5550 returned with HTTP 200 Sep 07 16:44:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 121/245] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:44:03 2026] DELETE /volume/v3/attachments/0feb2171-28b8-4fb4-b9af-bb418cab5550 => generated 192 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-59435814-3470-43dd-88da-20ce1ac8a892 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59435814-3470-43dd-88da-20ce1ac8a892 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59435814-3470-43dd-88da-20ce1ac8a892 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59435814-3470-43dd-88da-20ce1ac8a892 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:03 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-59435814-3470-43dd-88da-20ce1ac8a892 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59435814-3470-43dd-88da-20ce1ac8a892 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 returned with HTTP 200 Sep 07 16:44:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 125/246] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:03 2026] GET /volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 => generated 851 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1c15d119-b67f-4c38-bdf6-3ee55ff45acd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1c15d119-b67f-4c38-bdf6-3ee55ff45acd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:44:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1c15d119-b67f-4c38-bdf6-3ee55ff45acd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4a48f13-1634-4a91-9f4a-dc7156c5ebf6", "name": "tempest-VolumesDeleteCascade-Snapshot-154199873"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:03 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1c15d119-b67f-4c38-bdf6-3ee55ff45acd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:03 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-1c15d119-b67f-4c38-bdf6-3ee55ff45acd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create snapshot from volume d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:04 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-1c15d119-b67f-4c38-bdf6-3ee55ff45acd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-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 16:44:04 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-1c15d119-b67f-4c38-bdf6-3ee55ff45acd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Created reservations ['c30b5a7a-1abb-42ba-b22d-3db89de481ee', 'c301b43e-7b6e-4d1f-b73a-705def2b7faf', '988dc520-8787-48fa-903b-54744f09a2fc', 'c92ff26f-8cce-4182-bfe9-027fe1b1fde9'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:44:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:04 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1c15d119-b67f-4c38-bdf6-3ee55ff45acd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot create request issued successfully. Sep 07 16:44:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1c15d119-b67f-4c38-bdf6-3ee55ff45acd tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:44:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 122/247] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:44:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:44:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1d974090-bb25-47aa-86dc-d9067a74f83b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1d974090-bb25-47aa-86dc-d9067a74f83b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 Sep 07 16:44:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1d974090-bb25-47aa-86dc-d9067a74f83b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1d974090-bb25-47aa-86dc-d9067a74f83b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1d974090-bb25-47aa-86dc-d9067a74f83b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:44:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1d974090-bb25-47aa-86dc-d9067a74f83b tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 returned with HTTP 200 Sep 07 16:44:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 126/248] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:44:04 2026] GET /volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 => generated 438 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3884bb23-c8ff-4ec1-a937-95b656b41d04 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3884bb23-c8ff-4ec1-a937-95b656b41d04 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] PUT http://192.168.122.91/volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e Sep 07 16:44:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3884bb23-c8ff-4ec1-a937-95b656b41d04 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:05 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3884bb23-c8ff-4ec1-a937-95b656b41d04 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Acquiring lock "cinder-attachment_update-2dcf4763-fdd6-4624-b6e2-88c763995f00-devstack" by "attachment_update" {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:44:05 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3884bb23-c8ff-4ec1-a937-95b656b41d04 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Lock "cinder-attachment_update-2dcf4763-fdd6-4624-b6e2-88c763995f00-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:44:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e1f7d8e1-77f4-4143-91a2-b4dd091d82c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e1f7d8e1-77f4-4143-91a2-b4dd091d82c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 Sep 07 16:44:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e1f7d8e1-77f4-4143-91a2-b4dd091d82c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e1f7d8e1-77f4-4143-91a2-b4dd091d82c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e1f7d8e1-77f4-4143-91a2-b4dd091d82c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:44:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e1f7d8e1-77f4-4143-91a2-b4dd091d82c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 returned with HTTP 200 Sep 07 16:44:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 127/249] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:44:05 2026] GET /volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:44:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-94ab0633-e3b5-4abe-84b4-806906d69a05 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94ab0633-e3b5-4abe-84b4-806906d69a05 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 Sep 07 16:44:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94ab0633-e3b5-4abe-84b4-806906d69a05 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94ab0633-e3b5-4abe-84b4-806906d69a05 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-94ab0633-e3b5-4abe-84b4-806906d69a05 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:44:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94ab0633-e3b5-4abe-84b4-806906d69a05 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 returned with HTTP 200 Sep 07 16:44:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 128/250] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:44:06 2026] GET /volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:06 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3884bb23-c8ff-4ec1-a937-95b656b41d04 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Lock "cinder-attachment_update-2dcf4763-fdd6-4624-b6e2-88c763995f00-devstack" released by "attachment_update" :: held 1.363s {{(pid=87176) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:44:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3884bb23-c8ff-4ec1-a937-95b656b41d04 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e returned with HTTP 200 Sep 07 16:44:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 123/251] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:44:05 2026] PUT /volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e => generated 694 bytes in 1409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-8ca35b22-2050-428a-b13c-bfacb763ece3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-8ca35b22-2050-428a-b13c-bfacb763ece3 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e Sep 07 16:44:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-8ca35b22-2050-428a-b13c-bfacb763ece3 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-8ca35b22-2050-428a-b13c-bfacb763ece3 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-8ca35b22-2050-428a-b13c-bfacb763ece3 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e returned with HTTP 200 Sep 07 16:44:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 129/252] 192.168.122.91 () {62 vars in 1535 bytes} [Mon Sep 7 16:44:06 2026] GET /volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e => generated 719 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d019a0df-defc-4507-8200-56344fef0ada None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d019a0df-defc-4507-8200-56344fef0ada tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 Sep 07 16:44:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d019a0df-defc-4507-8200-56344fef0ada tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d019a0df-defc-4507-8200-56344fef0ada tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d019a0df-defc-4507-8200-56344fef0ada tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:44:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d019a0df-defc-4507-8200-56344fef0ada tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 returned with HTTP 200 Sep 07 16:44:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 124/253] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:44:07 2026] GET /volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1656017158"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create volume request body: {'volume': {'snapshot_id': '919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1656017158'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Snapshot retrieved successfully. Sep 07 16:44:07 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create volume of 1 GB Sep 07 16:44:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Availability Zones retrieved successfully. Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Flow 'volume_create_api' (3b799422-7dc1-4e55-91fe-50589856357e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d14031e-b274-4852-84d7-4a135090a4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d14031e-b274-4852-84d7-4a135090a4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e8348e-2dd4-40fb-ac30-8e51e0d20cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Created reservations ['1fe9b086-bf43-4db8-9921-ace187bd2374', 'dd66d1df-43da-465b-b6f3-a5eeec5b34d6', '22d23f30-145b-4a9c-9d9e-19c5d1bc61f2', '592044ad-b1bc-46ee-93a7-198f1655f35e'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e8348e-2dd4-40fb-ac30-8e51e0d20cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe9b086-bf43-4db8-9921-ace187bd2374', 'dd66d1df-43da-465b-b6f3-a5eeec5b34d6', '22d23f30-145b-4a9c-9d9e-19c5d1bc61f2', '592044ad-b1bc-46ee-93a7-198f1655f35e']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd53455-026b-46a3-97d3-5ebcb3ffd4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd53455-026b-46a3-97d3-5ebcb3ffd4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '128bef40-bd33-4134-a157-bf959a07df87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1656017158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ac3d76a242495ab32c93571f7d2266',qos_specs=None,replication_status=,reservations=['1fe9b086-bf43-4db8-9921-ace187bd2374','dd66d1df-43da-465b-b6f3-a5eeec5b34d6','22d23f30-145b-4a9c-9d9e-19c5d1bc61f2','592044ad-b1bc-46ee-93a7-198f1655f35e'],size=1,snapshot_id=919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0,source_replicaid=,source_volid=None,status='creating',user_id='1a856231c2e140e6a5e90e881ef5802f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:44:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1656017158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=128bef40-bd33-4134-a157-bf959a07df87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ac3d76a242495ab32c93571f7d2266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a856231c2e140e6a5e90e881ef5802f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a683a7-364d-4832-87d0-d39ad37ff435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a683a7-364d-4832-87d0-d39ad37ff435) transitioned into state 'SUCCESS' from state '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-1656017158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ac3d76a242495ab32c93571f7d2266',qos_specs=None,replication_status=,reservations=['1fe9b086-bf43-4db8-9921-ace187bd2374','dd66d1df-43da-465b-b6f3-a5eeec5b34d6','22d23f30-145b-4a9c-9d9e-19c5d1bc61f2','592044ad-b1bc-46ee-93a7-198f1655f35e'],size=1,snapshot_id=919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0,source_replicaid=,source_volid=None,status='creating',user_id='1a856231c2e140e6a5e90e881ef5802f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7419c0b-5a26-4d57-9bc7-972c2343649f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7419c0b-5a26-4d57-9bc7-972c2343649f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Flow 'volume_create_api' (3b799422-7dc1-4e55-91fe-50589856357e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:44:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Create volume request issued successfully. Sep 07 16:44:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0b469fe1-ad30-4ecc-9b59-3512defd163e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:44:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 130/254] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:44:07 2026] POST /volume/v3/volumes => generated 792 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:44:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d0a9cc7a-a125-4853-8106-40a4374e99c0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d0a9cc7a-a125-4853-8106-40a4374e99c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d0a9cc7a-a125-4853-8106-40a4374e99c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d0a9cc7a-a125-4853-8106-40a4374e99c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d0a9cc7a-a125-4853-8106-40a4374e99c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d0a9cc7a-a125-4853-8106-40a4374e99c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 125/255] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:08 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3ac2cdb6-023f-41a9-853f-93ba0ec35776 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3ac2cdb6-023f-41a9-853f-93ba0ec35776 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] POST http://192.168.122.91/volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e/action Sep 07 16:44:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3ac2cdb6-023f-41a9-853f-93ba0ec35776 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:44:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3ac2cdb6-023f-41a9-853f-93ba0ec35776 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0b3f1d4a-a907-48a0-935d-c6508ecaf071 req-3ac2cdb6-023f-41a9-853f-93ba0ec35776 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e/action returned with HTTP 204 Sep 07 16:44:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 131/256] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:44:08 2026] POST /volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e/action => generated 0 bytes in 210 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bfb0324d-1444-4297-8121-596609bf617f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bfb0324d-1444-4297-8121-596609bf617f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bfb0324d-1444-4297-8121-596609bf617f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bfb0324d-1444-4297-8121-596609bf617f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bfb0324d-1444-4297-8121-596609bf617f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bfb0324d-1444-4297-8121-596609bf617f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 126/257] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:09 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 884 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1d4d6d37-c0ba-46cc-83a8-48c170854432 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1d4d6d37-c0ba-46cc-83a8-48c170854432 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1d4d6d37-c0ba-46cc-83a8-48c170854432 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1d4d6d37-c0ba-46cc-83a8-48c170854432 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1d4d6d37-c0ba-46cc-83a8-48c170854432 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1d4d6d37-c0ba-46cc-83a8-48c170854432 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 132/258] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:10 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 884 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8c708d51-de13-412b-8cf7-e3558076b6a2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8c708d51-de13-412b-8cf7-e3558076b6a2 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8c708d51-de13-412b-8cf7-e3558076b6a2 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8c708d51-de13-412b-8cf7-e3558076b6a2 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8c708d51-de13-412b-8cf7-e3558076b6a2 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8c708d51-de13-412b-8cf7-e3558076b6a2 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 127/259] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:11 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 884 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-88e049bd-0297-44bc-933c-b2689d6383a3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-88e049bd-0297-44bc-933c-b2689d6383a3 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-88e049bd-0297-44bc-933c-b2689d6383a3 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-88e049bd-0297-44bc-933c-b2689d6383a3 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:13 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:13 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-88e049bd-0297-44bc-933c-b2689d6383a3 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-88e049bd-0297-44bc-933c-b2689d6383a3 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 133/260] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:12 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 884 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-28e329e5-8c35-4d83-840f-41bdcb9d9725 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-28e329e5-8c35-4d83-840f-41bdcb9d9725 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-28e329e5-8c35-4d83-840f-41bdcb9d9725 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-28e329e5-8c35-4d83-840f-41bdcb9d9725 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:14 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-28e329e5-8c35-4d83-840f-41bdcb9d9725 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-28e329e5-8c35-4d83-840f-41bdcb9d9725 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 128/261] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:14 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 884 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:44:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-74857f64-e45e-4836-8b90-1f7a05f1e309 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74857f64-e45e-4836-8b90-1f7a05f1e309 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74857f64-e45e-4836-8b90-1f7a05f1e309 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74857f64-e45e-4836-8b90-1f7a05f1e309 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:15 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:15 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-74857f64-e45e-4836-8b90-1f7a05f1e309 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74857f64-e45e-4836-8b90-1f7a05f1e309 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 134/262] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:15 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 884 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4ccf9921-d463-4211-aed1-47fcfb4858cc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ccf9921-d463-4211-aed1-47fcfb4858cc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ccf9921-d463-4211-aed1-47fcfb4858cc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ccf9921-d463-4211-aed1-47fcfb4858cc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4ccf9921-d463-4211-aed1-47fcfb4858cc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ccf9921-d463-4211-aed1-47fcfb4858cc tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 129/263] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:16 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 884 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b3757313-6778-43dd-8086-e6af87f64b15 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b3757313-6778-43dd-8086-e6af87f64b15 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b3757313-6778-43dd-8086-e6af87f64b15 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b3757313-6778-43dd-8086-e6af87f64b15 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:17 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b3757313-6778-43dd-8086-e6af87f64b15 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b3757313-6778-43dd-8086-e6af87f64b15 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 135/264] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:17 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 885 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d5645e68-ead6-4fe7-b1f6-92464acc8778 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d5645e68-ead6-4fe7-b1f6-92464acc8778 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d5645e68-ead6-4fe7-b1f6-92464acc8778 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d5645e68-ead6-4fe7-b1f6-92464acc8778 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d5645e68-ead6-4fe7-b1f6-92464acc8778 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Volume info retrieved successfully. Sep 07 16:44:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d5645e68-ead6-4fe7-b1f6-92464acc8778 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 130/265] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:17 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 885 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-02a9b38b-bc95-41f9-b4ef-f8152ad8a6a7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-02a9b38b-bc95-41f9-b4ef-f8152ad8a6a7 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] DELETE http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6?cascade=True Sep 07 16:44:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-02a9b38b-bc95-41f9-b4ef-f8152ad8a6a7 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-02a9b38b-bc95-41f9-b4ef-f8152ad8a6a7 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:17 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-02a9b38b-bc95-41f9-b4ef-f8152ad8a6a7 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Delete volume with id: d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:17 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-02a9b38b-bc95-41f9-b4ef-f8152ad8a6a7 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:18 devstack devstack@c-api.service[87177]: /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:44:18 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:44:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-02a9b38b-bc95-41f9-b4ef-f8152ad8a6a7 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Delete volume request issued successfully. Sep 07 16:44:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-02a9b38b-bc95-41f9-b4ef-f8152ad8a6a7 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6?cascade=True returned with HTTP 202 Sep 07 16:44:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 136/266] 192.168.122.91 () {58 vars in 1255 bytes} [Mon Sep 7 16:44:17 2026] DELETE /volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6?cascade=True => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:44:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c8aba328-8ca2-4114-8ef4-20a0e4ed6ed0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c8aba328-8ca2-4114-8ef4-20a0e4ed6ed0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c8aba328-8ca2-4114-8ef4-20a0e4ed6ed0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c8aba328-8ca2-4114-8ef4-20a0e4ed6ed0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c8aba328-8ca2-4114-8ef4-20a0e4ed6ed0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c8aba328-8ca2-4114-8ef4-20a0e4ed6ed0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 returned with HTTP 200 Sep 07 16:44:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 131/267] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:18 2026] GET /volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-785f61c8-f43d-4336-8e33-6feef076765e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-785f61c8-f43d-4336-8e33-6feef076765e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-785f61c8-f43d-4336-8e33-6feef076765e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-785f61c8-f43d-4336-8e33-6feef076765e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-785f61c8-f43d-4336-8e33-6feef076765e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-785f61c8-f43d-4336-8e33-6feef076765e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 returned with HTTP 200 Sep 07 16:44:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 137/268] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:19 2026] GET /volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-65686292-f452-4a82-b14b-3cc870470a68 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-65686292-f452-4a82-b14b-3cc870470a68 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-65686292-f452-4a82-b14b-3cc870470a68 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-65686292-f452-4a82-b14b-3cc870470a68 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-65686292-f452-4a82-b14b-3cc870470a68 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-65686292-f452-4a82-b14b-3cc870470a68 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 returned with HTTP 200 Sep 07 16:44:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 132/269] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:20 2026] GET /volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5d6ad290-75d0-42c7-9c92-43b7d6c2a8a9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5d6ad290-75d0-42c7-9c92-43b7d6c2a8a9 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5d6ad290-75d0-42c7-9c92-43b7d6c2a8a9 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5d6ad290-75d0-42c7-9c92-43b7d6c2a8a9 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5d6ad290-75d0-42c7-9c92-43b7d6c2a8a9 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5d6ad290-75d0-42c7-9c92-43b7d6c2a8a9 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 returned with HTTP 200 Sep 07 16:44:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 138/270] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:21 2026] GET /volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 => generated 850 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1fa0f21d-cd0d-4b71-a6e8-c8c6965dab62 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1fa0f21d-cd0d-4b71-a6e8-c8c6965dab62 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1fa0f21d-cd0d-4b71-a6e8-c8c6965dab62 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1fa0f21d-cd0d-4b71-a6e8-c8c6965dab62 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1fa0f21d-cd0d-4b71-a6e8-c8c6965dab62 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 returned with HTTP 404 Sep 07 16:44:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 133/271] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:22 2026] GET /volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5029d334-0679-410d-8d17-26fa2adcb9c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5029d334-0679-410d-8d17-26fa2adcb9c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] GET http://192.168.122.91/volume/v3/volumes Sep 07 16:44:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5029d334-0679-410d-8d17-26fa2adcb9c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5029d334-0679-410d-8d17-26fa2adcb9c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-5029d334-0679-410d-8d17-26fa2adcb9c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:44:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5029d334-0679-410d-8d17-26fa2adcb9c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:44:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:22 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5029d334-0679-410d-8d17-26fa2adcb9c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Get all volumes completed successfully. Sep 07 16:44:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5029d334-0679-410d-8d17-26fa2adcb9c0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] http://192.168.122.91/volume/v3/volumes returned with HTTP 200 Sep 07 16:44:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 139/272] 192.168.122.91 () {58 vars in 1116 bytes} [Mon Sep 7 16:44:22 2026] GET /volume/v3/volumes => generated 341 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-80896296-73ac-4929-9a0d-1d0d0f66f450 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-80896296-73ac-4929-9a0d-1d0d0f66f450 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] GET http://192.168.122.91/volume/v3/snapshots Sep 07 16:44:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-80896296-73ac-4929-9a0d-1d0d0f66f450 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-80896296-73ac-4929-9a0d-1d0d0f66f450 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-80896296-73ac-4929-9a0d-1d0d0f66f450 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:44:22 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-80896296-73ac-4929-9a0d-1d0d0f66f450 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:44:22 devstack devstack@c-api.service[87176]: /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 16:44:22 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:44:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-80896296-73ac-4929-9a0d-1d0d0f66f450 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] Get all snapshots completed successfully. Sep 07 16:44:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-80896296-73ac-4929-9a0d-1d0d0f66f450 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-reader] http://192.168.122.91/volume/v3/snapshots returned with HTTP 200 Sep 07 16:44:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 134/273] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 16:44:22 2026] GET /volume/v3/snapshots => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:44:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c8500a20-1c44-4494-984f-ad512a661610 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c8500a20-1c44-4494-984f-ad512a661610 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c8500a20-1c44-4494-984f-ad512a661610 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c8500a20-1c44-4494-984f-ad512a661610 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c8500a20-1c44-4494-984f-ad512a661610 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c8500a20-1c44-4494-984f-ad512a661610 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 140/274] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:22 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 885 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-269b2081-85e9-4c3a-a5c5-f2029989b74e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1018447818"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-269b2081-85e9-4c3a-a5c5-f2029989b74e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] DELETE http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-269b2081-85e9-4c3a-a5c5-f2029989b74e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-269b2081-85e9-4c3a-a5c5-f2029989b74e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1018447818'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-269b2081-85e9-4c3a-a5c5-f2029989b74e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Delete volume with id: 128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:23 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Create volume of 1 GB Sep 07 16:44:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Availability Zones retrieved successfully. Sep 07 16:44:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-269b2081-85e9-4c3a-a5c5-f2029989b74e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Flow 'volume_create_api' (9921dab8-b758-421e-a2d6-ab80eec918f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9050fbdc-1819-4e43-a220-56edc567439b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-269b2081-85e9-4c3a-a5c5-f2029989b74e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Delete volume request issued successfully. Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-269b2081-85e9-4c3a-a5c5-f2029989b74e tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 202 Sep 07 16:44:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 141/275] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:44:23 2026] DELETE /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b14e38b1-5518-4295-a74b-f34b6879e0b1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b14e38b1-5518-4295-a74b-f34b6879e0b1 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b14e38b1-5518-4295-a74b-f34b6879e0b1 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b14e38b1-5518-4295-a74b-f34b6879e0b1 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b14e38b1-5518-4295-a74b-f34b6879e0b1 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b14e38b1-5518-4295-a74b-f34b6879e0b1 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 142/276] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:23 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 884 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-e74d56cb-7b1f-45e3-bbc3-c0962b1683dc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9050fbdc-1819-4e43-a220-56edc567439b) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ea9c36-4019-4a71-bf3e-7b783681cbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-e74d56cb-7b1f-45e3-bbc3-c0962b1683dc tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-e74d56cb-7b1f-45e3-bbc3-c0962b1683dc tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-e74d56cb-7b1f-45e3-bbc3-c0962b1683dc tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-e74d56cb-7b1f-45e3-bbc3-c0962b1683dc tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-e74d56cb-7b1f-45e3-bbc3-c0962b1683dc tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 143/277] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:44:23 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Created reservations ['77fadf6c-f6d1-4389-9548-8e0985037a58', '34321c36-8da9-44d8-9002-b6fc1c297713', 'b910ed86-e6dc-43c8-bdb7-89600577bb0a', 'dad79a61-60a4-4790-86f5-92d0cc055b24'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ea9c36-4019-4a71-bf3e-7b783681cbe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77fadf6c-f6d1-4389-9548-8e0985037a58', '34321c36-8da9-44d8-9002-b6fc1c297713', 'b910ed86-e6dc-43c8-bdb7-89600577bb0a', 'dad79a61-60a4-4790-86f5-92d0cc055b24']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b108791-1f26-4225-a9b6-15f56b3c4ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b108791-1f26-4225-a9b6-15f56b3c4ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9e089cc-0226-43cc-b8bc-320fc7db79a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1018447818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672274b35c5d4ede8fec5b060402514f',qos_specs=None,replication_status=,reservations=['77fadf6c-f6d1-4389-9548-8e0985037a58','34321c36-8da9-44d8-9002-b6fc1c297713','b910ed86-e6dc-43c8-bdb7-89600577bb0a','dad79a61-60a4-4790-86f5-92d0cc055b24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1478b1b0f77e4f8a82cef9509ffde35a',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1018447818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9e089cc-0226-43cc-b8bc-320fc7db79a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='672274b35c5d4ede8fec5b060402514f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1478b1b0f77e4f8a82cef9509ffde35a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e192469-dd48-4feb-bf04-44ba0cec2173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e192469-dd48-4feb-bf04-44ba0cec2173) transitioned into state 'SUCCESS' from state '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-1018447818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672274b35c5d4ede8fec5b060402514f',qos_specs=None,replication_status=,reservations=['77fadf6c-f6d1-4389-9548-8e0985037a58','34321c36-8da9-44d8-9002-b6fc1c297713','b910ed86-e6dc-43c8-bdb7-89600577bb0a','dad79a61-60a4-4790-86f5-92d0cc055b24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1478b1b0f77e4f8a82cef9509ffde35a',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec35cdef-4252-4384-9f4e-72ba3ec87404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec35cdef-4252-4384-9f4e-72ba3ec87404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Flow 'volume_create_api' (9921dab8-b758-421e-a2d6-ab80eec918f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:44:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Create volume request issued successfully. Sep 07 16:44:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6eaf8354-730c-4fa8-a39f-0914601000b8 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:44:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 135/278] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:44:23 2026] POST /volume/v3/volumes => generated 764 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0b18d33e-1c12-4d66-b805-b0346443b201 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0b18d33e-1c12-4d66-b805-b0346443b201 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0b18d33e-1c12-4d66-b805-b0346443b201 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0b18d33e-1c12-4d66-b805-b0346443b201 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0b18d33e-1c12-4d66-b805-b0346443b201 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:44:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0b18d33e-1c12-4d66-b805-b0346443b201 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:44:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 144/279] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:23 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 832 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d1ee701d-a454-4395-9c01-00348ef5373e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1ee701d-a454-4395-9c01-00348ef5373e None None] GET http://192.168.122.91/volume// Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d1ee701d-a454-4395-9c01-00348ef5373e None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d1ee701d-a454-4395-9c01-00348ef5373e None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1ee701d-a454-4395-9c01-00348ef5373e None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:44:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 136/280] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:44:24 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:44:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-4706db0e-6b3e-481a-ac19-f94083892962 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-4706db0e-6b3e-481a-ac19-f94083892962 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:44:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-4706db0e-6b3e-481a-ac19-f94083892962 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8ea653f-fd51-4204-be21-91f21183edba", "connector": null, "instance_uuid": "48723400-ce05-488c-8417-b0056be843d0"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-17dbd491-5aa8-4697-a166-3b87006a5231 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17dbd491-5aa8-4697-a166-3b87006a5231 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-17dbd491-5aa8-4697-a166-3b87006a5231 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-17dbd491-5aa8-4697-a166-3b87006a5231 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-4706db0e-6b3e-481a-ac19-f94083892962 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:44:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 145/281] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:44:24 2026] POST /volume/v3/attachments => generated 273 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-17dbd491-5aa8-4697-a166-3b87006a5231 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Volume info retrieved successfully. Sep 07 16:44:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17dbd491-5aa8-4697-a166-3b87006a5231 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 200 Sep 07 16:44:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 137/282] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:24 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 884 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-18bd8d3f-8b26-41cb-b2c3-6f14fe2b68d2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18bd8d3f-8b26-41cb-b2c3-6f14fe2b68d2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-18bd8d3f-8b26-41cb-b2c3-6f14fe2b68d2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-18bd8d3f-8b26-41cb-b2c3-6f14fe2b68d2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-18bd8d3f-8b26-41cb-b2c3-6f14fe2b68d2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-993ea098-9e5d-442f-ac03-5f8652568b6f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-993ea098-9e5d-442f-ac03-5f8652568b6f None None] GET http://192.168.122.91/volume// Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-993ea098-9e5d-442f-ac03-5f8652568b6f None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-993ea098-9e5d-442f-ac03-5f8652568b6f None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-993ea098-9e5d-442f-ac03-5f8652568b6f None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:44:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 138/283] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:44:24 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:44:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18bd8d3f-8b26-41cb-b2c3-6f14fe2b68d2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 146/284] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:24 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-2f490926-62a6-4e1f-bf9a-2b9b6fa18e1d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-2f490926-62a6-4e1f-bf9a-2b9b6fa18e1d tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-2f490926-62a6-4e1f-bf9a-2b9b6fa18e1d tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-2f490926-62a6-4e1f-bf9a-2b9b6fa18e1d tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-2f490926-62a6-4e1f-bf9a-2b9b6fa18e1d tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-2f490926-62a6-4e1f-bf9a-2b9b6fa18e1d tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 139/285] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:44:24 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 1032 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:44:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-8784cc02-c16f-4a5b-9025-2aba469a1157 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-8784cc02-c16f-4a5b-9025-2aba469a1157 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] PUT http://192.168.122.91/volume/v3/attachments/b8e25f16-bb2f-4394-ba1d-49e79b8b45fb Sep 07 16:44:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-8784cc02-c16f-4a5b-9025-2aba469a1157 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:24 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-8784cc02-c16f-4a5b-9025-2aba469a1157 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Acquiring lock "cinder-attachment_update-c8ea653f-fd51-4204-be21-91f21183edba-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:44:24 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-8784cc02-c16f-4a5b-9025-2aba469a1157 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Lock "cinder-attachment_update-c8ea653f-fd51-4204-be21-91f21183edba-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:44:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-24372ac4-aa7f-4557-bbf0-b52016795eac None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-24372ac4-aa7f-4557-bbf0-b52016795eac tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-24372ac4-aa7f-4557-bbf0-b52016795eac tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-24372ac4-aa7f-4557-bbf0-b52016795eac tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-24372ac4-aa7f-4557-bbf0-b52016795eac tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:44:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-24372ac4-aa7f-4557-bbf0-b52016795eac tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:44:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 140/286] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:24 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 856 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7862fa78-68b4-46a2-98a8-1720ba9ac95d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7862fa78-68b4-46a2-98a8-1720ba9ac95d tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 Sep 07 16:44:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7862fa78-68b4-46a2-98a8-1720ba9ac95d tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7862fa78-68b4-46a2-98a8-1720ba9ac95d tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-8784cc02-c16f-4a5b-9025-2aba469a1157 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Lock "cinder-attachment_update-c8ea653f-fd51-4204-be21-91f21183edba-devstack" released by "attachment_update" :: held 0.536s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-8784cc02-c16f-4a5b-9025-2aba469a1157 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/attachments/b8e25f16-bb2f-4394-ba1d-49e79b8b45fb returned with HTTP 200 Sep 07 16:44:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 147/287] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:44:24 2026] PUT /volume/v3/attachments/b8e25f16-bb2f-4394-ba1d-49e79b8b45fb => generated 694 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7862fa78-68b4-46a2-98a8-1720ba9ac95d tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 returned with HTTP 404 Sep 07 16:44:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 141/288] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:25 2026] GET /volume/v3/volumes/128bef40-bd33-4134-a157-bf959a07df87 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bb3ccf03-e361-4020-91ae-413a6506fea0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bb3ccf03-e361-4020-91ae-413a6506fea0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 Sep 07 16:44:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bb3ccf03-e361-4020-91ae-413a6506fea0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bb3ccf03-e361-4020-91ae-413a6506fea0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-bb3ccf03-e361-4020-91ae-413a6506fea0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Delete snapshot with id: 919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 Sep 07 16:44:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bb3ccf03-e361-4020-91ae-413a6506fea0 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 returned with HTTP 404 Sep 07 16:44:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 148/289] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:44:25 2026] DELETE /volume/v3/snapshots/919ec0c9-ce1e-4ae0-bbfb-efb9e35494b0 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-55136166-ee5d-4d5a-8128-4fa86e6d5e84 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55136166-ee5d-4d5a-8128-4fa86e6d5e84 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] GET http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55136166-ee5d-4d5a-8128-4fa86e6d5e84 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55136166-ee5d-4d5a-8128-4fa86e6d5e84 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55136166-ee5d-4d5a-8128-4fa86e6d5e84 tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 returned with HTTP 404 Sep 07 16:44:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 142/290] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:25 2026] GET /volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6ff0f26e-8ca7-4258-8673-d0cf387d809f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6ff0f26e-8ca7-4258-8673-d0cf387d809f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] DELETE http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6ff0f26e-8ca7-4258-8673-d0cf387d809f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6ff0f26e-8ca7-4258-8673-d0cf387d809f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-6ff0f26e-8ca7-4258-8673-d0cf387d809f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] Delete volume with id: d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 Sep 07 16:44:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6ff0f26e-8ca7-4258-8673-d0cf387d809f tempest-VolumesDeleteCascade-263835691 tempest-VolumesDeleteCascade-263835691-project-member] http://192.168.122.91/volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 returned with HTTP 404 Sep 07 16:44:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 149/291] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:44:25 2026] DELETE /volume/v3/volumes/d4a48f13-1634-4a91-9f4a-dc7156c5ebf6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ff2e2ade-c005-45e8-abc1-c685a54e93b2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ff2e2ade-c005-45e8-abc1-c685a54e93b2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ff2e2ade-c005-45e8-abc1-c685a54e93b2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ff2e2ade-c005-45e8-abc1-c685a54e93b2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ff2e2ade-c005-45e8-abc1-c685a54e93b2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ff2e2ade-c005-45e8-abc1-c685a54e93b2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 143/292] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:25 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-999a0e08-72b6-41bc-a9ad-f658acf474c2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-999a0e08-72b6-41bc-a9ad-f658acf474c2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] POST http://192.168.122.91/volume/v3/attachments/b8e25f16-bb2f-4394-ba1d-49e79b8b45fb/action Sep 07 16:44:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-999a0e08-72b6-41bc-a9ad-f658acf474c2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-999a0e08-72b6-41bc-a9ad-f658acf474c2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7a7ca2ac-724d-4255-80af-71a404ed069c req-999a0e08-72b6-41bc-a9ad-f658acf474c2 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/attachments/b8e25f16-bb2f-4394-ba1d-49e79b8b45fb/action returned with HTTP 204 Sep 07 16:44:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 150/293] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:44:25 2026] POST /volume/v3/attachments/b8e25f16-bb2f-4394-ba1d-49e79b8b45fb/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-82e9d207-c63c-4ab4-b15e-61ba82bdff7c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82e9d207-c63c-4ab4-b15e-61ba82bdff7c tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:44:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82e9d207-c63c-4ab4-b15e-61ba82bdff7c tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82e9d207-c63c-4ab4-b15e-61ba82bdff7c tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-82e9d207-c63c-4ab4-b15e-61ba82bdff7c tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:44:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82e9d207-c63c-4ab4-b15e-61ba82bdff7c tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:44:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 144/294] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:26 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fe2aa321-8573-46bf-9563-b6a7603720a4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe2aa321-8573-46bf-9563-b6a7603720a4 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe2aa321-8573-46bf-9563-b6a7603720a4 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe2aa321-8573-46bf-9563-b6a7603720a4 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fe2aa321-8573-46bf-9563-b6a7603720a4 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe2aa321-8573-46bf-9563-b6a7603720a4 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 151/295] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:26 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 1144 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f8643aa8-7598-4532-b48b-d5e648975482 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f8643aa8-7598-4532-b48b-d5e648975482 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f8643aa8-7598-4532-b48b-d5e648975482 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f8643aa8-7598-4532-b48b-d5e648975482 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f8643aa8-7598-4532-b48b-d5e648975482 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f8643aa8-7598-4532-b48b-d5e648975482 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 145/296] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:26 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 1144 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:44:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-938e10db-21b6-4642-8a8c-f35fd03df7be None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-938e10db-21b6-4642-8a8c-f35fd03df7be tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-938e10db-21b6-4642-8a8c-f35fd03df7be tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-938e10db-21b6-4642-8a8c-f35fd03df7be tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-938e10db-21b6-4642-8a8c-f35fd03df7be tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-938e10db-21b6-4642-8a8c-f35fd03df7be tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 152/297] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:44:27 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 1144 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-f507e1a0-abca-4cb7-a6b5-b78e754835ed None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-f507e1a0-abca-4cb7-a6b5-b78e754835ed tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] POST http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba/action Sep 07 16:44:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-f507e1a0-abca-4cb7-a6b5-b78e754835ed tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:44:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-f507e1a0-abca-4cb7-a6b5-b78e754835ed tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-f507e1a0-abca-4cb7-a6b5-b78e754835ed tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-f507e1a0-abca-4cb7-a6b5-b78e754835ed tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Begin detaching volume completed successfully. Sep 07 16:44:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-f507e1a0-abca-4cb7-a6b5-b78e754835ed tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba/action returned with HTTP 202 Sep 07 16:44:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 146/298] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:44:28 2026] POST /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:44:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-acd9adfe-735e-4b19-a4b0-7abbb7f47e7a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-acd9adfe-735e-4b19-a4b0-7abbb7f47e7a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-acd9adfe-735e-4b19-a4b0-7abbb7f47e7a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-acd9adfe-735e-4b19-a4b0-7abbb7f47e7a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-acd9adfe-735e-4b19-a4b0-7abbb7f47e7a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2f130eab-fd93-4718-b0f4-d589409889fa None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f130eab-fd93-4718-b0f4-d589409889fa None None] GET http://192.168.122.91/volume// Sep 07 16:44:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f130eab-fd93-4718-b0f4-d589409889fa None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f130eab-fd93-4718-b0f4-d589409889fa None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f130eab-fd93-4718-b0f4-d589409889fa None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:44:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 147/299] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:44:28 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:44:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-acd9adfe-735e-4b19-a4b0-7abbb7f47e7a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 153/300] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:28 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 1147 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-132abc09-84a4-4782-ac55-b4394358f42a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-132abc09-84a4-4782-ac55-b4394358f42a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-132abc09-84a4-4782-ac55-b4394358f42a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-132abc09-84a4-4782-ac55-b4394358f42a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-132abc09-84a4-4782-ac55-b4394358f42a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-132abc09-84a4-4782-ac55-b4394358f42a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 148/301] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:44:28 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 1328 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:44:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-540af72e-e534-4170-a101-79c77764b7d6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-540af72e-e534-4170-a101-79c77764b7d6 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] DELETE http://192.168.122.91/volume/v3/attachments/b8e25f16-bb2f-4394-ba1d-49e79b8b45fb Sep 07 16:44:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-540af72e-e534-4170-a101-79c77764b7d6 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-540af72e-e534-4170-a101-79c77764b7d6 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:28 devstack devstack@c-api.service[87177]: /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:44:28 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, Sep 07 16:44:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e1707308-1532-4ed6-af67-f10af97b4e52 req-540af72e-e534-4170-a101-79c77764b7d6 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/attachments/b8e25f16-bb2f-4394-ba1d-49e79b8b45fb returned with HTTP 200 Sep 07 16:44:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 154/302] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:44:28 2026] DELETE /volume/v3/attachments/b8e25f16-bb2f-4394-ba1d-49e79b8b45fb => generated 19 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3d2fbc50-61c4-4446-89f6-bc5581f8b702 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3d2fbc50-61c4-4446-89f6-bc5581f8b702 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3d2fbc50-61c4-4446-89f6-bc5581f8b702 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3d2fbc50-61c4-4446-89f6-bc5581f8b702 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3d2fbc50-61c4-4446-89f6-bc5581f8b702 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3d2fbc50-61c4-4446-89f6-bc5581f8b702 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 149/303] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:29 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-133121455"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-133121455'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Create volume of 1 GB Sep 07 16:44:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Availability Zones retrieved successfully. Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Flow 'volume_create_api' (261db21b-44b7-442f-b987-91119f0e4396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1241927d-1959-45a9-a513-34dbbcb0dd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1241927d-1959-45a9-a513-34dbbcb0dd0f) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d49dca-9406-442b-bb1c-0c5b55a0af63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Created reservations ['0c253a09-2e30-4611-8e63-9b3bfe72453b', '0f8f8c49-cb1f-4d0d-b117-34dc32521e88', '2278e42e-5723-409e-b85c-d7ad7a89146a', 'b5eab5ac-c90f-4a99-ac1f-bf048dbaac71'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d49dca-9406-442b-bb1c-0c5b55a0af63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c253a09-2e30-4611-8e63-9b3bfe72453b', '0f8f8c49-cb1f-4d0d-b117-34dc32521e88', '2278e42e-5723-409e-b85c-d7ad7a89146a', 'b5eab5ac-c90f-4a99-ac1f-bf048dbaac71']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d3506bb-b4fd-4f50-b2ac-94c26b0456a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d3506bb-b4fd-4f50-b2ac-94c26b0456a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2866be73-313d-49e4-ba91-ff82e902116f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-133121455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96999de612384b24b68fd4affc83efe3',qos_specs=None,replication_status=,reservations=['0c253a09-2e30-4611-8e63-9b3bfe72453b','0f8f8c49-cb1f-4d0d-b117-34dc32521e88','2278e42e-5723-409e-b85c-d7ad7a89146a','b5eab5ac-c90f-4a99-ac1f-bf048dbaac71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f8907e0b714daba08931ad7602c1a1',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-133121455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2866be73-313d-49e4-ba91-ff82e902116f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96999de612384b24b68fd4affc83efe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f8907e0b714daba08931ad7602c1a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e73bb0-132c-4f9f-ae73-f2bb18e7d085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e73bb0-132c-4f9f-ae73-f2bb18e7d085) transitioned into state 'SUCCESS' from state '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-133121455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96999de612384b24b68fd4affc83efe3',qos_specs=None,replication_status=,reservations=['0c253a09-2e30-4611-8e63-9b3bfe72453b','0f8f8c49-cb1f-4d0d-b117-34dc32521e88','2278e42e-5723-409e-b85c-d7ad7a89146a','b5eab5ac-c90f-4a99-ac1f-bf048dbaac71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f8907e0b714daba08931ad7602c1a1',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:32 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca3998e-9d6b-4286-96cd-44cae88be89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:33 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca3998e-9d6b-4286-96cd-44cae88be89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:33 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Flow 'volume_create_api' (261db21b-44b7-442f-b987-91119f0e4396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:44:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Create volume request issued successfully. Sep 07 16:44:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-afcabb7d-cd6a-4b08-ab0b-b59fd53f590a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:44:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 155/304] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:44:32 2026] POST /volume/v3/volumes => generated 757 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:44:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f4f71e8b-a440-4778-82e9-231d4e40ee68 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f4f71e8b-a440-4778-82e9-231d4e40ee68 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] GET http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f4f71e8b-a440-4778-82e9-231d4e40ee68 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f4f71e8b-a440-4778-82e9-231d4e40ee68 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f4f71e8b-a440-4778-82e9-231d4e40ee68 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Volume info retrieved successfully. Sep 07 16:44:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8480d1eb-8de4-4863-9da8-75c422bde845 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8480d1eb-8de4-4863-9da8-75c422bde845 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8480d1eb-8de4-4863-9da8-75c422bde845 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8480d1eb-8de4-4863-9da8-75c422bde845 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f4f71e8b-a440-4778-82e9-231d4e40ee68 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 200 Sep 07 16:44:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 150/305] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:33 2026] GET /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 825 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:33 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8480d1eb-8de4-4863-9da8-75c422bde845 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8480d1eb-8de4-4863-9da8-75c422bde845 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 156/306] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:33 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:44:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2643ee7c-1661-4fc4-819e-bcfd2f7bb768 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2643ee7c-1661-4fc4-819e-bcfd2f7bb768 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2643ee7c-1661-4fc4-819e-bcfd2f7bb768 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2643ee7c-1661-4fc4-819e-bcfd2f7bb768 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2643ee7c-1661-4fc4-819e-bcfd2f7bb768 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2643ee7c-1661-4fc4-819e-bcfd2f7bb768 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 151/307] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:33 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8af002ea-840b-4e1e-9124-e3d54411bb50 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8af002ea-840b-4e1e-9124-e3d54411bb50 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] GET http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8af002ea-840b-4e1e-9124-e3d54411bb50 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8af002ea-840b-4e1e-9124-e3d54411bb50 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8af002ea-840b-4e1e-9124-e3d54411bb50 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Volume info retrieved successfully. Sep 07 16:44:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8af002ea-840b-4e1e-9124-e3d54411bb50 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 200 Sep 07 16:44:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 157/308] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:34 2026] GET /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 849 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-53ff6bdd-1b32-4f04-a60b-0529e9951f11 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-53ff6bdd-1b32-4f04-a60b-0529e9951f11 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] GET http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-53ff6bdd-1b32-4f04-a60b-0529e9951f11 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-53ff6bdd-1b32-4f04-a60b-0529e9951f11 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-53ff6bdd-1b32-4f04-a60b-0529e9951f11 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Volume info retrieved successfully. Sep 07 16:44:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-53ff6bdd-1b32-4f04-a60b-0529e9951f11 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 200 Sep 07 16:44:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 152/309] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:35 2026] GET /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bc30ea94-c24d-4387-a778-9b1408a5348d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bc30ea94-c24d-4387-a778-9b1408a5348d tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] POST http://192.168.122.91/volume/v3/os-volume-transfer Sep 07 16:44:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bc30ea94-c24d-4387-a778-9b1408a5348d tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2866be73-313d-49e4-ba91-ff82e902116f"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.volume_transfer [None req-bc30ea94-c24d-4387-a778-9b1408a5348d tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Creating new volume transfer {'transfer': {'volume_id': '2866be73-313d-49e4-ba91-ff82e902116f'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 16:44:35 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.volume_transfer [None req-bc30ea94-c24d-4387-a778-9b1408a5348d tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Creating transfer of volume 2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:35 devstack devstack@c-api.service[87177]: INFO cinder.transfer.api [None req-bc30ea94-c24d-4387-a778-9b1408a5348d tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Generating transfer record for volume 2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:35 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:35 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bc30ea94-c24d-4387-a778-9b1408a5348d tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 16:44:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 158/310] 192.168.122.91 () {60 vars in 1170 bytes} [Mon Sep 7 16:44:35 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:44:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c7d0a70f-b150-419b-b147-a0a0b1b47181 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c7d0a70f-b150-419b-b147-a0a0b1b47181 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] GET http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c7d0a70f-b150-419b-b147-a0a0b1b47181 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c7d0a70f-b150-419b-b147-a0a0b1b47181 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c7d0a70f-b150-419b-b147-a0a0b1b47181 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Volume info retrieved successfully. Sep 07 16:44:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c7d0a70f-b150-419b-b147-a0a0b1b47181 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 200 Sep 07 16:44:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 153/311] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:35 2026] GET /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5e9ab8da-b000-4920-a373-b9ae99f411e2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5e9ab8da-b000-4920-a373-b9ae99f411e2 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] GET http://192.168.122.91/volume/v3/os-volume-transfer/1dee97da-4c1a-447f-9683-593952eef47c Sep 07 16:44:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5e9ab8da-b000-4920-a373-b9ae99f411e2 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5e9ab8da-b000-4920-a373-b9ae99f411e2 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5e9ab8da-b000-4920-a373-b9ae99f411e2 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] http://192.168.122.91/volume/v3/os-volume-transfer/1dee97da-4c1a-447f-9683-593952eef47c returned with HTTP 200 Sep 07 16:44:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 159/312] 192.168.122.91 () {58 vars in 1260 bytes} [Mon Sep 7 16:44:35 2026] GET /volume/v3/os-volume-transfer/1dee97da-4c1a-447f-9683-593952eef47c => generated 415 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-78249cf3-b3bd-44a6-b0c7-7296fe2cf81b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-78249cf3-b3bd-44a6-b0c7-7296fe2cf81b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] GET http://192.168.122.91/volume/v3/os-volume-transfer Sep 07 16:44:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-78249cf3-b3bd-44a6-b0c7-7296fe2cf81b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-78249cf3-b3bd-44a6-b0c7-7296fe2cf81b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.volume_transfer [None req-78249cf3-b3bd-44a6-b0c7-7296fe2cf81b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] Listing volume transfers {{(pid=87176) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 16:44:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-78249cf3-b3bd-44a6-b0c7-7296fe2cf81b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] http://192.168.122.91/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 16:44:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 154/313] 192.168.122.91 () {58 vars in 1149 bytes} [Mon Sep 7 16:44:35 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] POST http://192.168.122.91/volume/v3/os-volume-transfer/1dee97da-4c1a-447f-9683-593952eef47c/accept Sep 07 16:44:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e88a3bbde4787407"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.volume_transfer [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Accepting volume transfer 1dee97da-4c1a-447f-9683-593952eef47c {{(pid=87177) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 16:44:35 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.volume_transfer [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Accepting transfer 1dee97da-4c1a-447f-9683-593952eef47c Sep 07 16:44:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:35 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:35 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Created reservations ['94965ccd-7793-4ce9-95d1-59542ab891d1', 'd74ed9ff-3b31-48f5-a614-22eb4420ba2b', '4fe96bf9-df77-4e3f-b6c3-8679ad3995d9', 'e6e62819-c653-42c2-a789-b42b155cb09a'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:44:36 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Created reservations ['0f55631a-3a4f-4ce0-aa53-1c61d8666098', '1277b3fd-07f3-41a0-b1e4-4ecf21d6cd89', 'b323d2e2-7e06-405f-afdb-51efb268a3f8', '8988dbfa-9dd9-407e-a547-6ad75b386917'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:44:36 devstack devstack@c-api.service[87177]: /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:44:36 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:44:36 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Created reservations ['98f0030f-c37f-4755-87d6-872323d6dc39', '61254d58-a469-4583-bc3c-dcc76453eb99', '69caab7e-ae45-4d18-9ac2-8ee7480c6556', '54dab90d-ce9a-4666-8e8f-d239de2b7e38'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:44:36 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Created reservations ['964c5076-cf23-4a16-bf85-083c3f02e7f5', '087ece11-e122-4b8b-bc59-01e40c71a2f9', '49f33c26-35b8-47df-88cb-f69cd6b51c5c', '7934d7c8-89d3-4cb5-b1da-ea765066b559'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:44:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Transfer volume completed successfully. Sep 07 16:44:36 devstack devstack@c-api.service[87177]: INFO cinder.transfer.api [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Volume 2866be73-313d-49e4-ba91-ff82e902116f has been transferred. Sep 07 16:44:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4ca720ae-4e1f-44f2-b723-d74ab596b974 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] http://192.168.122.91/volume/v3/os-volume-transfer/1dee97da-4c1a-447f-9683-593952eef47c/accept returned with HTTP 202 Sep 07 16:44:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 160/314] 192.168.122.91 () {60 vars in 1302 bytes} [Mon Sep 7 16:44:35 2026] POST /volume/v3/os-volume-transfer/1dee97da-4c1a-447f-9683-593952eef47c/accept => generated 371 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:44:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-242d9e8c-0dd5-4fc1-b88c-2a81e31d8e52 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-242d9e8c-0dd5-4fc1-b88c-2a81e31d8e52 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] GET http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-242d9e8c-0dd5-4fc1-b88c-2a81e31d8e52 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-242d9e8c-0dd5-4fc1-b88c-2a81e31d8e52 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:36 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:36 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:36 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-242d9e8c-0dd5-4fc1-b88c-2a81e31d8e52 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Volume info retrieved successfully. Sep 07 16:44:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-242d9e8c-0dd5-4fc1-b88c-2a81e31d8e52 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 200 Sep 07 16:44:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 155/315] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:36 2026] GET /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 850 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d9651898-eecd-4f2d-860a-5b33dc50ae62 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9651898-eecd-4f2d-860a-5b33dc50ae62 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] GET http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9651898-eecd-4f2d-860a-5b33dc50ae62 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9651898-eecd-4f2d-860a-5b33dc50ae62 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:36 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d9651898-eecd-4f2d-860a-5b33dc50ae62 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] Volume info retrieved successfully. Sep 07 16:44:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9651898-eecd-4f2d-860a-5b33dc50ae62 tempest-VolumesTransfersTest-1358467650 tempest-VolumesTransfersTest-1358467650-project-member] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 200 Sep 07 16:44:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 161/316] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:36 2026] GET /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 850 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-81361695-29e5-4094-8402-f22be28fa4a1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81361695-29e5-4094-8402-f22be28fa4a1 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] DELETE http://192.168.122.91/volume/v3/os-volume-transfer/1dee97da-4c1a-447f-9683-593952eef47c Sep 07 16:44:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81361695-29e5-4094-8402-f22be28fa4a1 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81361695-29e5-4094-8402-f22be28fa4a1 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:37 devstack devstack@c-api.service[87176]: INFO cinder.api.contrib.volume_transfer [None req-81361695-29e5-4094-8402-f22be28fa4a1 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Delete transfer with id: 1dee97da-4c1a-447f-9683-593952eef47c Sep 07 16:44:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81361695-29e5-4094-8402-f22be28fa4a1 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/os-volume-transfer/1dee97da-4c1a-447f-9683-593952eef47c returned with HTTP 404 Sep 07 16:44:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 156/317] 192.168.122.91 () {58 vars in 1263 bytes} [Mon Sep 7 16:44:37 2026] DELETE /volume/v3/os-volume-transfer/1dee97da-4c1a-447f-9683-593952eef47c => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0f2b071a-8619-429c-8dc8-e637ea75c561 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f2b071a-8619-429c-8dc8-e637ea75c561 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0f2b071a-8619-429c-8dc8-e637ea75c561 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0f2b071a-8619-429c-8dc8-e637ea75c561 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:37 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-0f2b071a-8619-429c-8dc8-e637ea75c561 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Delete volume with id: 2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0f2b071a-8619-429c-8dc8-e637ea75c561 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Volume info retrieved successfully. Sep 07 16:44:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0f2b071a-8619-429c-8dc8-e637ea75c561 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Delete volume request issued successfully. Sep 07 16:44:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f2b071a-8619-429c-8dc8-e637ea75c561 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 202 Sep 07 16:44:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 162/318] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:44:37 2026] DELETE /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 0 bytes in 338 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:44:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a64b45f2-5e01-4550-94d0-df0820befc36 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a64b45f2-5e01-4550-94d0-df0820befc36 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] GET http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a64b45f2-5e01-4550-94d0-df0820befc36 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a64b45f2-5e01-4550-94d0-df0820befc36 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a64b45f2-5e01-4550-94d0-df0820befc36 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Volume info retrieved successfully. Sep 07 16:44:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a64b45f2-5e01-4550-94d0-df0820befc36 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 200 Sep 07 16:44:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 157/319] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:37 2026] GET /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 1012 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-9034e852-f0fd-417b-aee1-70ee40268de1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-9034e852-f0fd-417b-aee1-70ee40268de1 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:44:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-9034e852-f0fd-417b-aee1-70ee40268de1 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-9034e852-f0fd-417b-aee1-70ee40268de1 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-9034e852-f0fd-417b-aee1-70ee40268de1 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:44:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-9034e852-f0fd-417b-aee1-70ee40268de1 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:44:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 163/320] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:44:38 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 857 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9c4aeacb-0486-499f-adae-0a840c6b1579 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9c4aeacb-0486-499f-adae-0a840c6b1579 None None] GET http://192.168.122.91/volume// Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9c4aeacb-0486-499f-adae-0a840c6b1579 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9c4aeacb-0486-499f-adae-0a840c6b1579 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9c4aeacb-0486-499f-adae-0a840c6b1579 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:44:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 158/321] 192.168.122.91 () {58 vars in 1303 bytes} [Mon Sep 7 16:44:38 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:44:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-f6303afd-fc6f-4ebc-813b-f028b4a90eb9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-f6303afd-fc6f-4ebc-813b-f028b4a90eb9 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:44:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-f6303afd-fc6f-4ebc-813b-f028b4a90eb9 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9e089cc-0226-43cc-b8bc-320fc7db79a3", "connector": null, "instance_uuid": "32189356-44ff-4ab6-aebf-fa55995f4d6a"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-f6303afd-fc6f-4ebc-813b-f028b4a90eb9 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:44:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 164/322] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:44:38 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-f182523c-1169-499b-bac6-101bf7e9b903 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-f182523c-1169-499b-bac6-101bf7e9b903 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] POST http://192.168.122.91/volume/v3/attachments/4d9f255b-9b1a-4a3a-995b-877617645164/action Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-f182523c-1169-499b-bac6-101bf7e9b903 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-f182523c-1169-499b-bac6-101bf7e9b903 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0ac59bad-ab2d-463f-98f2-2ba3fbffcf8f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ac59bad-ab2d-463f-98f2-2ba3fbffcf8f tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] GET http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ac59bad-ab2d-463f-98f2-2ba3fbffcf8f tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ac59bad-ab2d-463f-98f2-2ba3fbffcf8f tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2469cb5a-6b90-4b98-bf2c-0ef25c24d824 req-f182523c-1169-499b-bac6-101bf7e9b903 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/attachments/4d9f255b-9b1a-4a3a-995b-877617645164/action returned with HTTP 204 Sep 07 16:44:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 159/323] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:44:38 2026] POST /volume/v3/attachments/4d9f255b-9b1a-4a3a-995b-877617645164/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0ac59bad-ab2d-463f-98f2-2ba3fbffcf8f tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Volume info retrieved successfully. Sep 07 16:44:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ac59bad-ab2d-463f-98f2-2ba3fbffcf8f tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 200 Sep 07 16:44:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 165/324] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:38 2026] GET /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 1012 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f59de937-cfd5-4408-bbaa-87eb0b9bb469 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f59de937-cfd5-4408-bbaa-87eb0b9bb469 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f59de937-cfd5-4408-bbaa-87eb0b9bb469 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f59de937-cfd5-4408-bbaa-87eb0b9bb469 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f59de937-cfd5-4408-bbaa-87eb0b9bb469 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:44:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f59de937-cfd5-4408-bbaa-87eb0b9bb469 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:44:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 160/325] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:38 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 1119 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b80a813f-6b14-4b41-9138-56329a98b0d3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b80a813f-6b14-4b41-9138-56329a98b0d3 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:44:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b80a813f-6b14-4b41-9138-56329a98b0d3 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b80a813f-6b14-4b41-9138-56329a98b0d3 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b80a813f-6b14-4b41-9138-56329a98b0d3 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:44:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b80a813f-6b14-4b41-9138-56329a98b0d3 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:44:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 166/326] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:38 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 1119 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-1c36aae4-50f0-45d1-9f26-72df3015fbcd req-833ed940-4c9b-4e4e-963a-2a0d69b1c7ca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1c36aae4-50f0-45d1-9f26-72df3015fbcd req-833ed940-4c9b-4e4e-963a-2a0d69b1c7ca tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1c36aae4-50f0-45d1-9f26-72df3015fbcd req-833ed940-4c9b-4e4e-963a-2a0d69b1c7ca tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1c36aae4-50f0-45d1-9f26-72df3015fbcd req-833ed940-4c9b-4e4e-963a-2a0d69b1c7ca tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-1c36aae4-50f0-45d1-9f26-72df3015fbcd req-833ed940-4c9b-4e4e-963a-2a0d69b1c7ca tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:44:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1c36aae4-50f0-45d1-9f26-72df3015fbcd req-833ed940-4c9b-4e4e-963a-2a0d69b1c7ca tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:44:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 161/327] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:44:38 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 1119 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-1c36aae4-50f0-45d1-9f26-72df3015fbcd req-11dd6a46-853d-4a5c-9b4d-53e27c9fca70 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1c36aae4-50f0-45d1-9f26-72df3015fbcd req-11dd6a46-853d-4a5c-9b4d-53e27c9fca70 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] DELETE http://192.168.122.91/volume/v3/attachments/4d9f255b-9b1a-4a3a-995b-877617645164 Sep 07 16:44:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1c36aae4-50f0-45d1-9f26-72df3015fbcd req-11dd6a46-853d-4a5c-9b4d-53e27c9fca70 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1c36aae4-50f0-45d1-9f26-72df3015fbcd req-11dd6a46-853d-4a5c-9b4d-53e27c9fca70 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:39 devstack devstack@c-api.service[87177]: /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:44:39 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, Sep 07 16:44:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1c36aae4-50f0-45d1-9f26-72df3015fbcd req-11dd6a46-853d-4a5c-9b4d-53e27c9fca70 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/attachments/4d9f255b-9b1a-4a3a-995b-877617645164 returned with HTTP 200 Sep 07 16:44:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 167/328] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:44:39 2026] DELETE /volume/v3/attachments/4d9f255b-9b1a-4a3a-995b-877617645164 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-76bc2250-c92a-4248-aeee-9002f4bc45f9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-76bc2250-c92a-4248-aeee-9002f4bc45f9 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-76bc2250-c92a-4248-aeee-9002f4bc45f9 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-76bc2250-c92a-4248-aeee-9002f4bc45f9 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:39 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:39 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-76bc2250-c92a-4248-aeee-9002f4bc45f9 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:44:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-76bc2250-c92a-4248-aeee-9002f4bc45f9 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:44:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 162/329] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:39 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:44:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-56fbd450-62c4-48a1-95ec-9e7fda312058 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-56fbd450-62c4-48a1-95ec-9e7fda312058 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] GET http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-56fbd450-62c4-48a1-95ec-9e7fda312058 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-56fbd450-62c4-48a1-95ec-9e7fda312058 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-56fbd450-62c4-48a1-95ec-9e7fda312058 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 404 Sep 07 16:44:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 168/330] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:39 2026] GET /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4fcf9538-6881-4c84-9e52-88e04f737c59 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4fcf9538-6881-4c84-9e52-88e04f737c59 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] GET http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4fcf9538-6881-4c84-9e52-88e04f737c59 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4fcf9538-6881-4c84-9e52-88e04f737c59 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4fcf9538-6881-4c84-9e52-88e04f737c59 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 404 Sep 07 16:44:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 163/331] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:39 2026] GET /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e6507945-d5e0-4e9c-8784-058ca9a95725 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e6507945-d5e0-4e9c-8784-058ca9a95725 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] DELETE http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e6507945-d5e0-4e9c-8784-058ca9a95725 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e6507945-d5e0-4e9c-8784-058ca9a95725 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:39 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-e6507945-d5e0-4e9c-8784-058ca9a95725 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Delete volume with id: 2866be73-313d-49e4-ba91-ff82e902116f Sep 07 16:44:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e6507945-d5e0-4e9c-8784-058ca9a95725 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f returned with HTTP 404 Sep 07 16:44:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 169/332] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:44:39 2026] DELETE /volume/v3/volumes/2866be73-313d-49e4-ba91-ff82e902116f => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-36aed544-721c-4f97-a0a1-70f2937993d7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-110683389"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-110683389'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Create volume of 1 GB Sep 07 16:44:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Availability Zones retrieved successfully. Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Flow 'volume_create_api' (65b156f0-bcbe-4cef-ba35-6c0e70a150b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04038085-ac37-4d2b-88cf-faed5cb76290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04038085-ac37-4d2b-88cf-faed5cb76290) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:39 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18748f75-88d7-4e2d-b415-cf8dee01e815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:40 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Created reservations ['91ad1311-6bf4-4330-a9d8-bb9909da38a3', '5e192a6a-d39d-48d8-9882-360f1fe16f4d', '0bb28239-ea3b-4390-9407-fe85f75f8ade', '945eb797-28ab-406d-9abd-0e05b29dd133'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:44:40 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18748f75-88d7-4e2d-b415-cf8dee01e815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91ad1311-6bf4-4330-a9d8-bb9909da38a3', '5e192a6a-d39d-48d8-9882-360f1fe16f4d', '0bb28239-ea3b-4390-9407-fe85f75f8ade', '945eb797-28ab-406d-9abd-0e05b29dd133']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:40 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fcf864-1c15-478f-b2e3-724155b9089a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:40 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:40 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:40 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fcf864-1c15-478f-b2e3-724155b9089a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b9cd708-32f3-46c6-8ab7-303c21219f7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-110683389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96999de612384b24b68fd4affc83efe3',qos_specs=None,replication_status=,reservations=['91ad1311-6bf4-4330-a9d8-bb9909da38a3','5e192a6a-d39d-48d8-9882-360f1fe16f4d','0bb28239-ea3b-4390-9407-fe85f75f8ade','945eb797-28ab-406d-9abd-0e05b29dd133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f8907e0b714daba08931ad7602c1a1',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:44:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-110683389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b9cd708-32f3-46c6-8ab7-303c21219f7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96999de612384b24b68fd4affc83efe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f8907e0b714daba08931ad7602c1a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:40 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce93a37-a7a1-4315-80d1-010c7945a07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:40 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce93a37-a7a1-4315-80d1-010c7945a07f) transitioned into state 'SUCCESS' from state '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-110683389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96999de612384b24b68fd4affc83efe3',qos_specs=None,replication_status=,reservations=['91ad1311-6bf4-4330-a9d8-bb9909da38a3','5e192a6a-d39d-48d8-9882-360f1fe16f4d','0bb28239-ea3b-4390-9407-fe85f75f8ade','945eb797-28ab-406d-9abd-0e05b29dd133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f8907e0b714daba08931ad7602c1a1',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:40 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af90678f-ba75-4a69-a331-04b850817c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:44:40 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af90678f-ba75-4a69-a331-04b850817c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:44:40 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Flow 'volume_create_api' (65b156f0-bcbe-4cef-ba35-6c0e70a150b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:44:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Create volume request issued successfully. Sep 07 16:44:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-36aed544-721c-4f97-a0a1-70f2937993d7 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:44:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 164/333] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:44:39 2026] POST /volume/v3/volumes => generated 757 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:44:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e1b64ed8-f66f-4643-af7f-62c4fb477640 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e1b64ed8-f66f-4643-af7f-62c4fb477640 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] GET http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e1b64ed8-f66f-4643-af7f-62c4fb477640 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e1b64ed8-f66f-4643-af7f-62c4fb477640 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:40 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:40 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e1b64ed8-f66f-4643-af7f-62c4fb477640 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Volume info retrieved successfully. Sep 07 16:44:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e1b64ed8-f66f-4643-af7f-62c4fb477640 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b returned with HTTP 200 Sep 07 16:44:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 170/334] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:40 2026] GET /volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b => generated 825 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-837382eb-586d-4c71-b2f2-62fb9c2f528d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-837382eb-586d-4c71-b2f2-62fb9c2f528d tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] GET http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-837382eb-586d-4c71-b2f2-62fb9c2f528d tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-837382eb-586d-4c71-b2f2-62fb9c2f528d tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-837382eb-586d-4c71-b2f2-62fb9c2f528d tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Volume info retrieved successfully. Sep 07 16:44:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-837382eb-586d-4c71-b2f2-62fb9c2f528d tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b returned with HTTP 200 Sep 07 16:44:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 165/335] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:41 2026] GET /volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c4121009-b3ad-4606-a941-34275a90c8f5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c4121009-b3ad-4606-a941-34275a90c8f5 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] DELETE http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c4121009-b3ad-4606-a941-34275a90c8f5 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c4121009-b3ad-4606-a941-34275a90c8f5 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:41 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-c4121009-b3ad-4606-a941-34275a90c8f5 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Delete volume with id: c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c4121009-b3ad-4606-a941-34275a90c8f5 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c4121009-b3ad-4606-a941-34275a90c8f5 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Delete volume request issued successfully. Sep 07 16:44:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c4121009-b3ad-4606-a941-34275a90c8f5 tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 202 Sep 07 16:44:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 171/336] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:44:41 2026] DELETE /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:44:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cd99aa6e-65cc-46ff-a649-30401326f38a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cd99aa6e-65cc-46ff-a649-30401326f38a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cd99aa6e-65cc-46ff-a649-30401326f38a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cd99aa6e-65cc-46ff-a649-30401326f38a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cd99aa6e-65cc-46ff-a649-30401326f38a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cd99aa6e-65cc-46ff-a649-30401326f38a tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 166/337] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:41 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-22a68cf7-0446-42cf-ba32-09c11aa4b951 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-22a68cf7-0446-42cf-ba32-09c11aa4b951 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] GET http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-22a68cf7-0446-42cf-ba32-09c11aa4b951 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-22a68cf7-0446-42cf-ba32-09c11aa4b951 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-22a68cf7-0446-42cf-ba32-09c11aa4b951 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Volume info retrieved successfully. Sep 07 16:44:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-22a68cf7-0446-42cf-ba32-09c11aa4b951 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b returned with HTTP 200 Sep 07 16:44:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 172/338] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:42 2026] GET /volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b => generated 850 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-47e269f8-8e98-4d61-a457-9617aaec6c3b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47e269f8-8e98-4d61-a457-9617aaec6c3b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] POST http://192.168.122.91/volume/v3/os-volume-transfer Sep 07 16:44:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47e269f8-8e98-4d61-a457-9617aaec6c3b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5b9cd708-32f3-46c6-8ab7-303c21219f7b"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:44:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.volume_transfer [None req-47e269f8-8e98-4d61-a457-9617aaec6c3b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Creating new volume transfer {'transfer': {'volume_id': '5b9cd708-32f3-46c6-8ab7-303c21219f7b'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 16:44:42 devstack devstack@c-api.service[87176]: INFO cinder.api.contrib.volume_transfer [None req-47e269f8-8e98-4d61-a457-9617aaec6c3b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Creating transfer of volume 5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:42 devstack devstack@c-api.service[87176]: INFO cinder.transfer.api [None req-47e269f8-8e98-4d61-a457-9617aaec6c3b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Generating transfer record for volume 5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47e269f8-8e98-4d61-a457-9617aaec6c3b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 16:44:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 167/339] 192.168.122.91 () {60 vars in 1170 bytes} [Mon Sep 7 16:44:42 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:44:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-52f5dcdd-5ed0-428a-83b3-d3cfd381e44b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-52f5dcdd-5ed0-428a-83b3-d3cfd381e44b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] GET http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-52f5dcdd-5ed0-428a-83b3-d3cfd381e44b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-52f5dcdd-5ed0-428a-83b3-d3cfd381e44b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-52f5dcdd-5ed0-428a-83b3-d3cfd381e44b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Volume info retrieved successfully. Sep 07 16:44:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-52f5dcdd-5ed0-428a-83b3-d3cfd381e44b tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b returned with HTTP 200 Sep 07 16:44:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 173/340] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:42 2026] GET /volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b => generated 858 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6736318d-a2df-4b75-92c9-065d821acf47 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6736318d-a2df-4b75-92c9-065d821acf47 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] GET http://192.168.122.91/volume/v3/os-volume-transfer/detail Sep 07 16:44:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6736318d-a2df-4b75-92c9-065d821acf47 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6736318d-a2df-4b75-92c9-065d821acf47 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.volume_transfer [None req-6736318d-a2df-4b75-92c9-065d821acf47 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] Listing volume transfers {{(pid=87176) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 16:44:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6736318d-a2df-4b75-92c9-065d821acf47 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-reader] http://192.168.122.91/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 16:44:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 168/341] 192.168.122.91 () {58 vars in 1170 bytes} [Mon Sep 7 16:44:42 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-17354903-b77d-44d8-b038-4dac252c81a0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-17354903-b77d-44d8-b038-4dac252c81a0 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] DELETE http://192.168.122.91/volume/v3/os-volume-transfer/4e86544f-bfbf-42cd-992a-6343dbb49652 Sep 07 16:44:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-17354903-b77d-44d8-b038-4dac252c81a0 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-17354903-b77d-44d8-b038-4dac252c81a0 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:42 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.volume_transfer [None req-17354903-b77d-44d8-b038-4dac252c81a0 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Delete transfer with id: 4e86544f-bfbf-42cd-992a-6343dbb49652 Sep 07 16:44:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-17354903-b77d-44d8-b038-4dac252c81a0 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/os-volume-transfer/4e86544f-bfbf-42cd-992a-6343dbb49652 returned with HTTP 202 Sep 07 16:44:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 174/342] 192.168.122.91 () {58 vars in 1263 bytes} [Mon Sep 7 16:44:42 2026] DELETE /volume/v3/os-volume-transfer/4e86544f-bfbf-42cd-992a-6343dbb49652 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:44:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b596fa55-7b0b-4a74-be9f-c3d96108e76a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b596fa55-7b0b-4a74-be9f-c3d96108e76a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] GET http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b596fa55-7b0b-4a74-be9f-c3d96108e76a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b596fa55-7b0b-4a74-be9f-c3d96108e76a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b596fa55-7b0b-4a74-be9f-c3d96108e76a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Volume info retrieved successfully. Sep 07 16:44:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b596fa55-7b0b-4a74-be9f-c3d96108e76a tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b returned with HTTP 200 Sep 07 16:44:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 169/343] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:42 2026] GET /volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-142e99b0-7ad4-43e4-9201-cf6354550912 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ebd0be1f-0a57-4d27-b10e-cf0f85b472ca None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebd0be1f-0a57-4d27-b10e-cf0f85b472ca tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebd0be1f-0a57-4d27-b10e-cf0f85b472ca tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebd0be1f-0a57-4d27-b10e-cf0f85b472ca tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-142e99b0-7ad4-43e4-9201-cf6354550912 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] DELETE http://192.168.122.91/volume/v3/os-volume-transfer/4e86544f-bfbf-42cd-992a-6343dbb49652 Sep 07 16:44:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-142e99b0-7ad4-43e4-9201-cf6354550912 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-142e99b0-7ad4-43e4-9201-cf6354550912 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:43 devstack devstack@c-api.service[87176]: INFO cinder.api.contrib.volume_transfer [None req-142e99b0-7ad4-43e4-9201-cf6354550912 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Delete transfer with id: 4e86544f-bfbf-42cd-992a-6343dbb49652 Sep 07 16:44:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-142e99b0-7ad4-43e4-9201-cf6354550912 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/os-volume-transfer/4e86544f-bfbf-42cd-992a-6343dbb49652 returned with HTTP 404 Sep 07 16:44:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 170/344] 192.168.122.91 () {58 vars in 1263 bytes} [Mon Sep 7 16:44:43 2026] DELETE /volume/v3/os-volume-transfer/4e86544f-bfbf-42cd-992a-6343dbb49652 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ef754a2a-b0f0-4830-9807-c6287d2902f2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ef754a2a-b0f0-4830-9807-c6287d2902f2 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ef754a2a-b0f0-4830-9807-c6287d2902f2 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ebd0be1f-0a57-4d27-b10e-cf0f85b472ca tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Volume info retrieved successfully. Sep 07 16:44:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ef754a2a-b0f0-4830-9807-c6287d2902f2 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:43 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-ef754a2a-b0f0-4830-9807-c6287d2902f2 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Delete volume with id: 5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ef754a2a-b0f0-4830-9807-c6287d2902f2 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Volume info retrieved successfully. Sep 07 16:44:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebd0be1f-0a57-4d27-b10e-cf0f85b472ca tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 200 Sep 07 16:44:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 175/345] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:43 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:44:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ef754a2a-b0f0-4830-9807-c6287d2902f2 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Delete volume request issued successfully. Sep 07 16:44:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ef754a2a-b0f0-4830-9807-c6287d2902f2 tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b returned with HTTP 202 Sep 07 16:44:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 171/346] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:44:43 2026] DELETE /volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:44:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-908a15e8-3ed9-4dd6-98a1-d35d941c50fc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-908a15e8-3ed9-4dd6-98a1-d35d941c50fc tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] GET http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-908a15e8-3ed9-4dd6-98a1-d35d941c50fc tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-908a15e8-3ed9-4dd6-98a1-d35d941c50fc tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-908a15e8-3ed9-4dd6-98a1-d35d941c50fc tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Volume info retrieved successfully. Sep 07 16:44:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-908a15e8-3ed9-4dd6-98a1-d35d941c50fc tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b returned with HTTP 200 Sep 07 16:44:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 176/347] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:43 2026] GET /volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b => generated 1012 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-e27ef758-3f5a-4fef-b6f6-27a3f0886a24 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-e27ef758-3f5a-4fef-b6f6-27a3f0886a24 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] DELETE http://192.168.122.91/volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e Sep 07 16:44:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-e27ef758-3f5a-4fef-b6f6-27a3f0886a24 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-e27ef758-3f5a-4fef-b6f6-27a3f0886a24 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6e893f3c-05d1-467a-bd10-bc3ccd1579fc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6e893f3c-05d1-467a-bd10-bc3ccd1579fc tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] GET http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba Sep 07 16:44:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6e893f3c-05d1-467a-bd10-bc3ccd1579fc tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6e893f3c-05d1-467a-bd10-bc3ccd1579fc tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6e893f3c-05d1-467a-bd10-bc3ccd1579fc tempest-TaggedAttachmentsTest-339607739 tempest-TaggedAttachmentsTest-339607739-project-member] http://192.168.122.91/volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba returned with HTTP 404 Sep 07 16:44:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 177/348] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:44 2026] GET /volume/v3/volumes/c8ea653f-fd51-4204-be21-91f21183edba => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:44 devstack devstack@c-api.service[87176]: /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:44:44 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:44:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c2370b9d-9ab5-4b96-828e-7d7d4dfba98e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c2370b9d-9ab5-4b96-828e-7d7d4dfba98e tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] GET http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c2370b9d-9ab5-4b96-828e-7d7d4dfba98e tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c2370b9d-9ab5-4b96-828e-7d7d4dfba98e tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-e27ef758-3f5a-4fef-b6f6-27a3f0886a24 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e returned with HTTP 200 Sep 07 16:44:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 172/349] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:44:44 2026] DELETE /volume/v3/attachments/66ee24db-2cbb-4d07-a188-75ebaaad888e => generated 19 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-c1d153ec-f361-448a-b7b2-8f311f569e01 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-c1d153ec-f361-448a-b7b2-8f311f569e01 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] DELETE http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:44:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-c1d153ec-f361-448a-b7b2-8f311f569e01 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-c1d153ec-f361-448a-b7b2-8f311f569e01 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:44 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-c1d153ec-f361-448a-b7b2-8f311f569e01 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Delete volume with id: 2dcf4763-fdd6-4624-b6e2-88c763995f00 Sep 07 16:44:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-c1d153ec-f361-448a-b7b2-8f311f569e01 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:44:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c2370b9d-9ab5-4b96-828e-7d7d4dfba98e tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Volume info retrieved successfully. Sep 07 16:44:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c2370b9d-9ab5-4b96-828e-7d7d4dfba98e tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b returned with HTTP 200 Sep 07 16:44:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 178/350] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:44 2026] GET /volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b => generated 1012 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:44:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-c1d153ec-f361-448a-b7b2-8f311f569e01 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Delete volume request issued successfully. Sep 07 16:44:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-e8bc1f48-873e-4fd0-a169-9f1ad1b51444 req-c1d153ec-f361-448a-b7b2-8f311f569e01 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 returned with HTTP 202 Sep 07 16:44:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 173/351] 192.168.122.91 () {62 vars in 1504 bytes} [Mon Sep 7 16:44:44 2026] DELETE /volume/v3/volumes/2dcf4763-fdd6-4624-b6e2-88c763995f00 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:44:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-745b2903-fe01-43ce-a68b-03b5075a869e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-745b2903-fe01-43ce-a68b-03b5075a869e tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] GET http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-745b2903-fe01-43ce-a68b-03b5075a869e tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-745b2903-fe01-43ce-a68b-03b5075a869e tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7475b4b5-83b3-46eb-8aca-48a5305483e9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7475b4b5-83b3-46eb-8aca-48a5305483e9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] DELETE http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:44:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7475b4b5-83b3-46eb-8aca-48a5305483e9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7475b4b5-83b3-46eb-8aca-48a5305483e9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:45 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-7475b4b5-83b3-46eb-8aca-48a5305483e9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Delete volume with id: 347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:44:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-745b2903-fe01-43ce-a68b-03b5075a869e tempest-VolumesTransfersTest-1247551486 tempest-VolumesTransfersTest-1247551486-project-admin] http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b returned with HTTP 404 Sep 07 16:44:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 179/352] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:45 2026] GET /volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-33669898-6404-409b-b7a6-a0fb436ea818 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:45 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7475b4b5-83b3-46eb-8aca-48a5305483e9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:44:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-33669898-6404-409b-b7a6-a0fb436ea818 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] GET http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-33669898-6404-409b-b7a6-a0fb436ea818 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-33669898-6404-409b-b7a6-a0fb436ea818 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-33669898-6404-409b-b7a6-a0fb436ea818 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b returned with HTTP 404 Sep 07 16:44:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 180/353] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:45 2026] GET /volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a1dcef52-7353-4dd1-8b50-6c8aef649631 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a1dcef52-7353-4dd1-8b50-6c8aef649631 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] DELETE http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a1dcef52-7353-4dd1-8b50-6c8aef649631 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a1dcef52-7353-4dd1-8b50-6c8aef649631 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:45 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a1dcef52-7353-4dd1-8b50-6c8aef649631 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] Delete volume with id: 5b9cd708-32f3-46c6-8ab7-303c21219f7b Sep 07 16:44:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7475b4b5-83b3-46eb-8aca-48a5305483e9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Delete volume request issued successfully. Sep 07 16:44:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7475b4b5-83b3-46eb-8aca-48a5305483e9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 202 Sep 07 16:44:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 174/354] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:44:45 2026] DELETE /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:44:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3af37df5-daac-45b7-9b01-00f84b38d7c9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3af37df5-daac-45b7-9b01-00f84b38d7c9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:44:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3af37df5-daac-45b7-9b01-00f84b38d7c9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3af37df5-daac-45b7-9b01-00f84b38d7c9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:45 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:44:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:44:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a1dcef52-7353-4dd1-8b50-6c8aef649631 tempest-VolumesTransfersTest-901226779 tempest-VolumesTransfersTest-901226779-project-member] http://192.168.122.91/volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b returned with HTTP 404 Sep 07 16:44:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 181/355] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:44:45 2026] DELETE /volume/v3/volumes/5b9cd708-32f3-46c6-8ab7-303c21219f7b => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3af37df5-daac-45b7-9b01-00f84b38d7c9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:44:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3af37df5-daac-45b7-9b01-00f84b38d7c9 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:44:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 175/356] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:45 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-411f4e63-c5a5-4979-9b2d-4d1a4c47916f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-411f4e63-c5a5-4979-9b2d-4d1a4c47916f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:44:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-411f4e63-c5a5-4979-9b2d-4d1a4c47916f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-411f4e63-c5a5-4979-9b2d-4d1a4c47916f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44:46 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:44:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44:46 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:44:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-411f4e63-c5a5-4979-9b2d-4d1a4c47916f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Volume info retrieved successfully. Sep 07 16:44:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-411f4e63-c5a5-4979-9b2d-4d1a4c47916f tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 200 Sep 07 16:44:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 182/357] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:46 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:44:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0dcb7c90-a288-4494-8ca6-48fd6139d3e3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:44:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0dcb7c90-a288-4494-8ca6-48fd6139d3e3 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] GET http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b Sep 07 16:44:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0dcb7c90-a288-4494-8ca6-48fd6139d3e3 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:44:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0dcb7c90-a288-4494-8ca6-48fd6139d3e3 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:44:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0dcb7c90-a288-4494-8ca6-48fd6139d3e3 tempest-ServerActionsTestOtherA-695842632 tempest-ServerActionsTestOtherA-695842632-project-member] http://192.168.122.91/volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b returned with HTTP 404 Sep 07 16:44:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 176/358] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:44:47 2026] GET /volume/v3/volumes/347a739a-95f3-4901-8e14-ae3a31cbb30b => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:44:56 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=353,cinder:INSERT=54,cinder:UPDATE=91 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:44:57 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=258,cinder:UPDATE=50,cinder:INSERT=25 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1851601717"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1851601717'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Create volume of 1 GB Sep 07 16:45:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Availability Zones retrieved successfully. Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Flow 'volume_create_api' (d2298949-26dc-407e-a96b-57dc825d6f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459c5da6-e727-4b74-a5fe-bf706a196619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459c5da6-e727-4b74-a5fe-bf706a196619) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d50785-d974-4ace-8c5a-0341a61ea352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Created reservations ['678414f3-d6cc-442a-80e2-4507464c3f15', 'b9892e57-1548-4cfe-add7-97c3f5ad1966', 'dfceb4b4-467f-4b82-badd-4a5ff76fe603', '12549071-9a8b-4934-8b7f-8051448ca18e'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d50785-d974-4ace-8c5a-0341a61ea352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['678414f3-d6cc-442a-80e2-4507464c3f15', 'b9892e57-1548-4cfe-add7-97c3f5ad1966', 'dfceb4b4-467f-4b82-badd-4a5ff76fe603', '12549071-9a8b-4934-8b7f-8051448ca18e']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1d7885-8ba4-4808-9b3a-944f3adaa65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1d7885-8ba4-4808-9b3a-944f3adaa65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9462c5d-0f15-4034-84bc-80a17288f43b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1851601717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc8602e3d4849548f8aa9bc348a8dd7',qos_specs=None,replication_status=,reservations=['678414f3-d6cc-442a-80e2-4507464c3f15','b9892e57-1548-4cfe-add7-97c3f5ad1966','dfceb4b4-467f-4b82-badd-4a5ff76fe603','12549071-9a8b-4934-8b7f-8051448ca18e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d33d503bf54c59a78ad9b465f4252c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1851601717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9462c5d-0f15-4034-84bc-80a17288f43b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc8602e3d4849548f8aa9bc348a8dd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d33d503bf54c59a78ad9b465f4252c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7bf905d-3a5c-4df5-8958-01ee9f2f0664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7bf905d-3a5c-4df5-8958-01ee9f2f0664) transitioned into state 'SUCCESS' from state '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-1851601717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc8602e3d4849548f8aa9bc348a8dd7',qos_specs=None,replication_status=,reservations=['678414f3-d6cc-442a-80e2-4507464c3f15','b9892e57-1548-4cfe-add7-97c3f5ad1966','dfceb4b4-467f-4b82-badd-4a5ff76fe603','12549071-9a8b-4934-8b7f-8051448ca18e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d33d503bf54c59a78ad9b465f4252c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7ca7f4-906f-418f-ae5e-195fd5a7d0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7ca7f4-906f-418f-ae5e-195fd5a7d0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Flow 'volume_create_api' (d2298949-26dc-407e-a96b-57dc825d6f8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:45:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Create volume request issued successfully. Sep 07 16:45:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1faba0f3-f9f0-48cf-b833-0f26fc2a59d8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:45:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 183/359] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:45:08 2026] POST /volume/v3/volumes => generated 756 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:45:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ef67a435-b4a2-496f-b441-43d31682326b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ef67a435-b4a2-496f-b441-43d31682326b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ef67a435-b4a2-496f-b441-43d31682326b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ef67a435-b4a2-496f-b441-43d31682326b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ef67a435-b4a2-496f-b441-43d31682326b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ef67a435-b4a2-496f-b441-43d31682326b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 177/360] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:08 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 824 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f4c31a2c-fc94-4b75-adb8-98ea7585ed12 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4c31a2c-fc94-4b75-adb8-98ea7585ed12 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4c31a2c-fc94-4b75-adb8-98ea7585ed12 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4c31a2c-fc94-4b75-adb8-98ea7585ed12 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f4c31a2c-fc94-4b75-adb8-98ea7585ed12 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4c31a2c-fc94-4b75-adb8-98ea7585ed12 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 184/361] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:10 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-04ecf501-ef13-4ce0-bfa6-eb5d2f96a645 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-04ecf501-ef13-4ce0-bfa6-eb5d2f96a645 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-04ecf501-ef13-4ce0-bfa6-eb5d2f96a645 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-04ecf501-ef13-4ce0-bfa6-eb5d2f96a645 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-04ecf501-ef13-4ce0-bfa6-eb5d2f96a645 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-04ecf501-ef13-4ce0-bfa6-eb5d2f96a645 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 178/362] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:11 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:20 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:45:21 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=8 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:45:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b6e78bf9-4836-4c12-99c1-dd569e0ecdcb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b6e78bf9-4836-4c12-99c1-dd569e0ecdcb tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:45:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b6e78bf9-4836-4c12-99c1-dd569e0ecdcb tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b6e78bf9-4836-4c12-99c1-dd569e0ecdcb tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b6e78bf9-4836-4c12-99c1-dd569e0ecdcb tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:45:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b6e78bf9-4836-4c12-99c1-dd569e0ecdcb tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:45:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 185/363] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:21 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-380eaec6-7020-4ea3-acbb-47b39c1b2472 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-380eaec6-7020-4ea3-acbb-47b39c1b2472 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:45:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-380eaec6-7020-4ea3-acbb-47b39c1b2472 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-380eaec6-7020-4ea3-acbb-47b39c1b2472 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-380eaec6-7020-4ea3-acbb-47b39c1b2472 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:45:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-380eaec6-7020-4ea3-acbb-47b39c1b2472 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:45:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 179/364] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:21 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c65dae45-dc60-4e31-accf-756c505cb81d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c65dae45-dc60-4e31-accf-756c505cb81d tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] DELETE http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:45:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c65dae45-dc60-4e31-accf-756c505cb81d tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c65dae45-dc60-4e31-accf-756c505cb81d tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:29 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-c65dae45-dc60-4e31-accf-756c505cb81d tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Delete volume with id: f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:45:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c65dae45-dc60-4e31-accf-756c505cb81d tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:45:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c65dae45-dc60-4e31-accf-756c505cb81d tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Delete volume request issued successfully. Sep 07 16:45:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c65dae45-dc60-4e31-accf-756c505cb81d tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 202 Sep 07 16:45:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 186/365] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:45:29 2026] DELETE /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:45:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-82638399-353f-4567-97fe-b8e1eb3a1da1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82638399-353f-4567-97fe-b8e1eb3a1da1 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:45:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82638399-353f-4567-97fe-b8e1eb3a1da1 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82638399-353f-4567-97fe-b8e1eb3a1da1 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-82638399-353f-4567-97fe-b8e1eb3a1da1 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:45:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82638399-353f-4567-97fe-b8e1eb3a1da1 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:45:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 180/366] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:29 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 856 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:45:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6da69af5-62ac-4cc1-819a-ed9db8718cfd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6da69af5-62ac-4cc1-819a-ed9db8718cfd tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:45:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6da69af5-62ac-4cc1-819a-ed9db8718cfd tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-attach": {"instance_uuid": "a37e0add-93f6-45e5-92bd-ac252b7ebe70", "mountpoint": "/dev/vdb"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:45:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6da69af5-62ac-4cc1-819a-ed9db8718cfd tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a37e0add-93f6-45e5-92bd-ac252b7ebe70", "mountpoint": "/dev/vdb"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6da69af5-62ac-4cc1-819a-ed9db8718cfd tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6da69af5-62ac-4cc1-819a-ed9db8718cfd tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Update volume admin metadata completed successfully. Sep 07 16:45:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ec2b5a7f-95e7-477d-9fb1-44bd0b403264 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ec2b5a7f-95e7-477d-9fb1-44bd0b403264 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:45:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ec2b5a7f-95e7-477d-9fb1-44bd0b403264 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ec2b5a7f-95e7-477d-9fb1-44bd0b403264 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6da69af5-62ac-4cc1-819a-ed9db8718cfd tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Attach volume completed successfully. Sep 07 16:45:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6da69af5-62ac-4cc1-819a-ed9db8718cfd tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 202 Sep 07 16:45:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 187/367] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:45:30 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 0 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:45:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b04dd645-aa4e-4c25-9d8a-2e0b77310c60 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b04dd645-aa4e-4c25-9d8a-2e0b77310c60 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b04dd645-aa4e-4c25-9d8a-2e0b77310c60 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b04dd645-aa4e-4c25-9d8a-2e0b77310c60 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ec2b5a7f-95e7-477d-9fb1-44bd0b403264 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:45:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:31 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ec2b5a7f-95e7-477d-9fb1-44bd0b403264 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:45:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 181/368] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:31 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 856 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b04dd645-aa4e-4c25-9d8a-2e0b77310c60 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b04dd645-aa4e-4c25-9d8a-2e0b77310c60 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 188/369] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:31 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 1183 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:45:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0528aa3a-ed34-426a-8c14-cb9772afe3d6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0528aa3a-ed34-426a-8c14-cb9772afe3d6 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:45:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0528aa3a-ed34-426a-8c14-cb9772afe3d6 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-detach": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:45:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0528aa3a-ed34-426a-8c14-cb9772afe3d6 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0528aa3a-ed34-426a-8c14-cb9772afe3d6 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0528aa3a-ed34-426a-8c14-cb9772afe3d6 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Detach volume completed successfully. Sep 07 16:45:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0528aa3a-ed34-426a-8c14-cb9772afe3d6 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 202 Sep 07 16:45:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 182/370] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:45:31 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 0 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:45:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-94279f20-f328-48e3-ab81-84acd435798b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94279f20-f328-48e3-ab81-84acd435798b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94279f20-f328-48e3-ab81-84acd435798b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94279f20-f328-48e3-ab81-84acd435798b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:31 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-94279f20-f328-48e3-ab81-84acd435798b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94279f20-f328-48e3-ab81-84acd435798b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 189/371] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:31 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 868 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-179a5d29-eeba-42aa-a1b2-aba989845e28 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-179a5d29-eeba-42aa-a1b2-aba989845e28 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:45:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-179a5d29-eeba-42aa-a1b2-aba989845e28 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-179a5d29-eeba-42aa-a1b2-aba989845e28 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-179a5d29-eeba-42aa-a1b2-aba989845e28 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Volume info retrieved successfully. Sep 07 16:45:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-179a5d29-eeba-42aa-a1b2-aba989845e28 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 200 Sep 07 16:45:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 183/372] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:32 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 856 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3cf2d4a0-df81-4a57-b10e-fa92ea759a62 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3cf2d4a0-df81-4a57-b10e-fa92ea759a62 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] GET http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 Sep 07 16:45:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3cf2d4a0-df81-4a57-b10e-fa92ea759a62 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3cf2d4a0-df81-4a57-b10e-fa92ea759a62 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3cf2d4a0-df81-4a57-b10e-fa92ea759a62 tempest-AttachVolumeShelveTestJSON-861181006 tempest-AttachVolumeShelveTestJSON-861181006-project-member] http://192.168.122.91/volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 returned with HTTP 404 Sep 07 16:45:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 190/373] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:33 2026] GET /volume/v3/volumes/f9e089cc-0226-43cc-b8bc-320fc7db79a3 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:45:42 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=18 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:45:43 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1,cinder:INSERT=2 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:45:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-dcdeb146-659e-460a-a486-69126632c34f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:45:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1300364238"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1300364238'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:45:49 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Create volume of 1 GB Sep 07 16:45:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Availability Zones retrieved successfully. Sep 07 16:45:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Flow 'volume_create_api' (41484f6e-4f5b-4bbb-b66c-caee96b46d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:45:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72315f2e-b61f-4d28-ba99-579cc2a70494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:45:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72315f2e-b61f-4d28-ba99-579cc2a70494) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f3596f7-5074-4a09-a21f-ffffd3514321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:50 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Created reservations ['461bb23b-1f55-4148-8fd9-081307b6eaa0', '7aa77ce1-92cf-4897-a098-a230be4ff4a5', 'c22b25dd-36ed-4ce4-87f1-d099cd5e02ba', 'd5f042dd-1890-44f4-ae9b-180d14409e51'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:45:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f3596f7-5074-4a09-a21f-ffffd3514321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['461bb23b-1f55-4148-8fd9-081307b6eaa0', '7aa77ce1-92cf-4897-a098-a230be4ff4a5', 'c22b25dd-36ed-4ce4-87f1-d099cd5e02ba', 'd5f042dd-1890-44f4-ae9b-180d14409e51']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f32f1af-83fd-4caf-a275-5497c3e1fdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:50 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:50 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f32f1af-83fd-4caf-a275-5497c3e1fdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abfaa1ee-6f85-4cfe-b594-f599b003fa9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1300364238',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d057f71e2284e5caf7f584048f38ebd',qos_specs=None,replication_status=,reservations=['461bb23b-1f55-4148-8fd9-081307b6eaa0','7aa77ce1-92cf-4897-a098-a230be4ff4a5','c22b25dd-36ed-4ce4-87f1-d099cd5e02ba','d5f042dd-1890-44f4-ae9b-180d14409e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='401e7d9e54054c1583f78665963b2bdb',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:45:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1300364238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abfaa1ee-6f85-4cfe-b594-f599b003fa9f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d057f71e2284e5caf7f584048f38ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='401e7d9e54054c1583f78665963b2bdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14cfb83a-5afa-4087-9075-2de13bc105e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14cfb83a-5afa-4087-9075-2de13bc105e2) transitioned into state 'SUCCESS' from state '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-1300364238',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d057f71e2284e5caf7f584048f38ebd',qos_specs=None,replication_status=,reservations=['461bb23b-1f55-4148-8fd9-081307b6eaa0','7aa77ce1-92cf-4897-a098-a230be4ff4a5','c22b25dd-36ed-4ce4-87f1-d099cd5e02ba','d5f042dd-1890-44f4-ae9b-180d14409e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='401e7d9e54054c1583f78665963b2bdb',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a59135-2387-4fd1-80ec-9771b941b22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a59135-2387-4fd1-80ec-9771b941b22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Flow 'volume_create_api' (41484f6e-4f5b-4bbb-b66c-caee96b46d2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:45:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Create volume request issued successfully. Sep 07 16:45:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dcdeb146-659e-460a-a486-69126632c34f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:45:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 184/374] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:45:49 2026] POST /volume/v3/volumes => generated 767 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:45:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-53f3ca3a-77d7-4c6a-8d63-2bb15ffe5d1e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-53f3ca3a-77d7-4c6a-8d63-2bb15ffe5d1e tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f Sep 07 16:45:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-53f3ca3a-77d7-4c6a-8d63-2bb15ffe5d1e tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-53f3ca3a-77d7-4c6a-8d63-2bb15ffe5d1e tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:50 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:50 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:50 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:50 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-53f3ca3a-77d7-4c6a-8d63-2bb15ffe5d1e tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-53f3ca3a-77d7-4c6a-8d63-2bb15ffe5d1e tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f returned with HTTP 200 Sep 07 16:45:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 191/375] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:50 2026] GET /volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f => generated 835 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e239e446-8f61-4937-81b0-620225463e68 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e239e446-8f61-4937-81b0-620225463e68 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f Sep 07 16:45:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e239e446-8f61-4937-81b0-620225463e68 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e239e446-8f61-4937-81b0-620225463e68 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:51 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:51 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e239e446-8f61-4937-81b0-620225463e68 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e239e446-8f61-4937-81b0-620225463e68 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f returned with HTTP 200 Sep 07 16:45:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 185/376] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:51 2026] GET /volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f => generated 859 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bc045e89-1a66-432d-8ac4-c31abc902f16 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bc045e89-1a66-432d-8ac4-c31abc902f16 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f Sep 07 16:45:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bc045e89-1a66-432d-8ac4-c31abc902f16 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bc045e89-1a66-432d-8ac4-c31abc902f16 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-bc045e89-1a66-432d-8ac4-c31abc902f16 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bc045e89-1a66-432d-8ac4-c31abc902f16 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f returned with HTTP 200 Sep 07 16:45:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 192/377] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:52 2026] GET /volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f => generated 859 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a7fca081-1eec-4fdc-8331-e2f8a0c4fb30 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a7fca081-1eec-4fdc-8331-e2f8a0c4fb30 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f Sep 07 16:45:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a7fca081-1eec-4fdc-8331-e2f8a0c4fb30 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a7fca081-1eec-4fdc-8331-e2f8a0c4fb30 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a7fca081-1eec-4fdc-8331-e2f8a0c4fb30 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a7fca081-1eec-4fdc-8331-e2f8a0c4fb30 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f returned with HTTP 200 Sep 07 16:45:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 186/378] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:53 2026] GET /volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f => generated 860 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-79af2dce-6e60-4d71-9de8-546317373d9e req-a66ba6fd-2ac6-4d41-b68b-7d6ed65999d3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-79af2dce-6e60-4d71-9de8-546317373d9e req-a66ba6fd-2ac6-4d41-b68b-7d6ed65999d3 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f Sep 07 16:45:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-79af2dce-6e60-4d71-9de8-546317373d9e req-a66ba6fd-2ac6-4d41-b68b-7d6ed65999d3 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-79af2dce-6e60-4d71-9de8-546317373d9e req-a66ba6fd-2ac6-4d41-b68b-7d6ed65999d3 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:54 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:54 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-79af2dce-6e60-4d71-9de8-546317373d9e req-a66ba6fd-2ac6-4d41-b68b-7d6ed65999d3 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-79af2dce-6e60-4d71-9de8-546317373d9e req-a66ba6fd-2ac6-4d41-b68b-7d6ed65999d3 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f returned with HTTP 200 Sep 07 16:45:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 193/379] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:45:54 2026] GET /volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f => generated 860 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1489109756"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1489109756'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Create volume of 1 GB Sep 07 16:45:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Availability Zones retrieved successfully. Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Flow 'volume_create_api' (e229e293-f7dc-442c-8497-2eba17ebba66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4105ae60-ab77-42c0-bb73-61bb2beccc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4105ae60-ab77-42c0-bb73-61bb2beccc8d) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b794c81e-f1f2-45cb-a143-61b4da7e5693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Created reservations ['030977c6-cc8e-4e37-bb37-e7fae31da350', '9b56ef9f-77ab-4ebe-8d86-b198ed4654ad', 'c4cb5d3d-7f60-406c-9b79-10429dc1d51a', '77365e3c-3814-4942-8052-3bb0c7a37b22'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b794c81e-f1f2-45cb-a143-61b4da7e5693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['030977c6-cc8e-4e37-bb37-e7fae31da350', '9b56ef9f-77ab-4ebe-8d86-b198ed4654ad', 'c4cb5d3d-7f60-406c-9b79-10429dc1d51a', '77365e3c-3814-4942-8052-3bb0c7a37b22']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14194a87-7eec-4115-b405-243e733e647a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14194a87-7eec-4115-b405-243e733e647a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '184f568f-9a5e-430b-86f6-f6852bdef500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1489109756',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d057f71e2284e5caf7f584048f38ebd',qos_specs=None,replication_status=,reservations=['030977c6-cc8e-4e37-bb37-e7fae31da350','9b56ef9f-77ab-4ebe-8d86-b198ed4654ad','c4cb5d3d-7f60-406c-9b79-10429dc1d51a','77365e3c-3814-4942-8052-3bb0c7a37b22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='401e7d9e54054c1583f78665963b2bdb',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:45:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1489109756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=184f568f-9a5e-430b-86f6-f6852bdef500,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d057f71e2284e5caf7f584048f38ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='401e7d9e54054c1583f78665963b2bdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dbbec45-954a-4148-9440-efdb222c4350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dbbec45-954a-4148-9440-efdb222c4350) transitioned into state 'SUCCESS' from state '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-1489109756',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d057f71e2284e5caf7f584048f38ebd',qos_specs=None,replication_status=,reservations=['030977c6-cc8e-4e37-bb37-e7fae31da350','9b56ef9f-77ab-4ebe-8d86-b198ed4654ad','c4cb5d3d-7f60-406c-9b79-10429dc1d51a','77365e3c-3814-4942-8052-3bb0c7a37b22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='401e7d9e54054c1583f78665963b2bdb',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098653da-d2a1-4706-bf55-3f965473ed7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098653da-d2a1-4706-bf55-3f965473ed7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Flow 'volume_create_api' (e229e293-f7dc-442c-8497-2eba17ebba66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:45:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Create volume request issued successfully. Sep 07 16:45:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17c49d9d-37d4-4ba9-a521-26e021ad8d8f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:45:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 187/380] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:45:54 2026] POST /volume/v3/volumes => generated 767 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:45:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a07f5fd2-093f-4f8d-99c4-964223f49dbc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a07f5fd2-093f-4f8d-99c4-964223f49dbc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 Sep 07 16:45:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a07f5fd2-093f-4f8d-99c4-964223f49dbc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a07f5fd2-093f-4f8d-99c4-964223f49dbc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:54 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:54 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a07f5fd2-093f-4f8d-99c4-964223f49dbc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a07f5fd2-093f-4f8d-99c4-964223f49dbc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 returned with HTTP 200 Sep 07 16:45:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 194/381] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:54 2026] GET /volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 => generated 835 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4728913a-d3cb-4984-a06d-e007b5bbd0f8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4728913a-d3cb-4984-a06d-e007b5bbd0f8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:45:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4728913a-d3cb-4984-a06d-e007b5bbd0f8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-attach": {"instance_uuid": "187d92d3-cce9-4f13-923b-1c8b457a6b50", "mountpoint": "/dev/vdb"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:45:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4728913a-d3cb-4984-a06d-e007b5bbd0f8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "187d92d3-cce9-4f13-923b-1c8b457a6b50", "mountpoint": "/dev/vdb"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:55 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4728913a-d3cb-4984-a06d-e007b5bbd0f8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4728913a-d3cb-4984-a06d-e007b5bbd0f8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Update volume admin metadata completed successfully. Sep 07 16:45:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4728913a-d3cb-4984-a06d-e007b5bbd0f8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Attach volume completed successfully. Sep 07 16:45:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4728913a-d3cb-4984-a06d-e007b5bbd0f8 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 202 Sep 07 16:45:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 188/382] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:45:55 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:45:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-47e775d8-cf6b-4b05-a324-d7be7afe7ae7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-47e775d8-cf6b-4b05-a324-d7be7afe7ae7 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-47e775d8-cf6b-4b05-a324-d7be7afe7ae7 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-47e775d8-cf6b-4b05-a324-d7be7afe7ae7 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-47e775d8-cf6b-4b05-a324-d7be7afe7ae7 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1336e549-28f9-4841-b1d7-9e5b81b7e295 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-47e775d8-cf6b-4b05-a324-d7be7afe7ae7 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 195/383] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:55 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 1183 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:45:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1336e549-28f9-4841-b1d7-9e5b81b7e295 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 Sep 07 16:45:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1336e549-28f9-4841-b1d7-9e5b81b7e295 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1336e549-28f9-4841-b1d7-9e5b81b7e295 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-34512fdd-0c7c-40c7-a009-5d5d022227a4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:55 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1336e549-28f9-4841-b1d7-9e5b81b7e295 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1336e549-28f9-4841-b1d7-9e5b81b7e295 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 returned with HTTP 200 Sep 07 16:45:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 189/384] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:55 2026] GET /volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 => generated 859 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-34512fdd-0c7c-40c7-a009-5d5d022227a4 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-34512fdd-0c7c-40c7-a009-5d5d022227a4 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-34512fdd-0c7c-40c7-a009-5d5d022227a4 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-34512fdd-0c7c-40c7-a009-5d5d022227a4 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Volume info retrieved successfully. Sep 07 16:45:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-34512fdd-0c7c-40c7-a009-5d5d022227a4 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 196/385] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:55 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 1183 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:45:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-67eacc41-60c9-44eb-97b9-a4663ee73ee4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-67eacc41-60c9-44eb-97b9-a4663ee73ee4 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:45:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-67eacc41-60c9-44eb-97b9-a4663ee73ee4 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-detach": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:45:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-67eacc41-60c9-44eb-97b9-a4663ee73ee4 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-67eacc41-60c9-44eb-97b9-a4663ee73ee4 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-67eacc41-60c9-44eb-97b9-a4663ee73ee4 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Detach volume completed successfully. Sep 07 16:45:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-67eacc41-60c9-44eb-97b9-a4663ee73ee4 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 202 Sep 07 16:45:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 190/386] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:45:56 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:45:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-294f0c33-8d79-492b-baba-3a70fb8c8186 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-294f0c33-8d79-492b-baba-3a70fb8c8186 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-294f0c33-8d79-492b-baba-3a70fb8c8186 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-294f0c33-8d79-492b-baba-3a70fb8c8186 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-294f0c33-8d79-492b-baba-3a70fb8c8186 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-294f0c33-8d79-492b-baba-3a70fb8c8186 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 197/387] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:56 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-207c8d6c-7f47-40bf-bc2d-7a7471437ebe None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-207c8d6c-7f47-40bf-bc2d-7a7471437ebe tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 Sep 07 16:45:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-207c8d6c-7f47-40bf-bc2d-7a7471437ebe tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-207c8d6c-7f47-40bf-bc2d-7a7471437ebe tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-207c8d6c-7f47-40bf-bc2d-7a7471437ebe tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-207c8d6c-7f47-40bf-bc2d-7a7471437ebe tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 returned with HTTP 200 Sep 07 16:45:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 191/388] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:56 2026] GET /volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-fc05364f-a376-40b6-b1c4-1e681d203ac3 req-b6d4555d-d939-4a11-8c16-8f4cf5ec8951 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fc05364f-a376-40b6-b1c4-1e681d203ac3 req-b6d4555d-d939-4a11-8c16-8f4cf5ec8951 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 Sep 07 16:45:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-fc05364f-a376-40b6-b1c4-1e681d203ac3 req-b6d4555d-d939-4a11-8c16-8f4cf5ec8951 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-fc05364f-a376-40b6-b1c4-1e681d203ac3 req-b6d4555d-d939-4a11-8c16-8f4cf5ec8951 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:57 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:57 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-fc05364f-a376-40b6-b1c4-1e681d203ac3 req-b6d4555d-d939-4a11-8c16-8f4cf5ec8951 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fc05364f-a376-40b6-b1c4-1e681d203ac3 req-b6d4555d-d939-4a11-8c16-8f4cf5ec8951 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 returned with HTTP 200 Sep 07 16:45:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 198/389] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:45:57 2026] GET /volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-971863940"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-971863940'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Create volume of 1 GB Sep 07 16:45:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Availability Zones retrieved successfully. Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Flow 'volume_create_api' (47fb5f8d-893a-45dd-8fc1-f7a4beed0243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc31cb79-f360-4bd7-ba1c-2c652f5c66a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc31cb79-f360-4bd7-ba1c-2c652f5c66a0) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d94505-89e3-4559-bf5c-6b0e506e69b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Created reservations ['13b88920-d7c4-47d8-98c9-8f4712462942', 'a26a2793-84c8-426c-996b-c62067873f54', '4142bd91-b900-411b-ada9-812d1d16a834', '20921893-d239-48d6-970b-302ab6bba08a'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d94505-89e3-4559-bf5c-6b0e506e69b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13b88920-d7c4-47d8-98c9-8f4712462942', 'a26a2793-84c8-426c-996b-c62067873f54', '4142bd91-b900-411b-ada9-812d1d16a834', '20921893-d239-48d6-970b-302ab6bba08a']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5ea7bb-3574-43a6-b45f-49e7bd3dfb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5ea7bb-3574-43a6-b45f-49e7bd3dfb4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27934a4b-ab46-4477-bf28-973e78cc2b77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-971863940',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d057f71e2284e5caf7f584048f38ebd',qos_specs=None,replication_status=,reservations=['13b88920-d7c4-47d8-98c9-8f4712462942','a26a2793-84c8-426c-996b-c62067873f54','4142bd91-b900-411b-ada9-812d1d16a834','20921893-d239-48d6-970b-302ab6bba08a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='401e7d9e54054c1583f78665963b2bdb',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:45:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-971863940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27934a4b-ab46-4477-bf28-973e78cc2b77,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d057f71e2284e5caf7f584048f38ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='401e7d9e54054c1583f78665963b2bdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (872cc59b-ecc6-4044-adb0-b601cff5cb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (872cc59b-ecc6-4044-adb0-b601cff5cb04) transitioned into state 'SUCCESS' from state '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-971863940',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d057f71e2284e5caf7f584048f38ebd',qos_specs=None,replication_status=,reservations=['13b88920-d7c4-47d8-98c9-8f4712462942','a26a2793-84c8-426c-996b-c62067873f54','4142bd91-b900-411b-ada9-812d1d16a834','20921893-d239-48d6-970b-302ab6bba08a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='401e7d9e54054c1583f78665963b2bdb',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa007e4-a6bc-47bb-9d75-a76f6ff63d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa007e4-a6bc-47bb-9d75-a76f6ff63d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Flow 'volume_create_api' (47fb5f8d-893a-45dd-8fc1-f7a4beed0243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:45:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Create volume request issued successfully. Sep 07 16:45:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6d66f81c-7f36-471e-8bd5-c23a9377ad38 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:45:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 192/390] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:45:57 2026] POST /volume/v3/volumes => generated 766 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:45:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ec394c73-69c2-4638-b4c6-fae721ad578e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ec394c73-69c2-4638-b4c6-fae721ad578e tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 Sep 07 16:45:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ec394c73-69c2-4638-b4c6-fae721ad578e tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ec394c73-69c2-4638-b4c6-fae721ad578e tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:57 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:57 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ec394c73-69c2-4638-b4c6-fae721ad578e tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ec394c73-69c2-4638-b4c6-fae721ad578e tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 returned with HTTP 200 Sep 07 16:45:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 199/391] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:57 2026] GET /volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 => generated 834 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-dd5083e0-f5f7-48da-9114-fef2913b7cde None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dd5083e0-f5f7-48da-9114-fef2913b7cde tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 Sep 07 16:45:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dd5083e0-f5f7-48da-9114-fef2913b7cde tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dd5083e0-f5f7-48da-9114-fef2913b7cde tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:58 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-dd5083e0-f5f7-48da-9114-fef2913b7cde tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dd5083e0-f5f7-48da-9114-fef2913b7cde tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 returned with HTTP 200 Sep 07 16:45:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 193/392] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:58 2026] GET /volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4a9450cf-0f09-4162-98ac-45a6d208aaaa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a9450cf-0f09-4162-98ac-45a6d208aaaa tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4a9450cf-0f09-4162-98ac-45a6d208aaaa tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4a9450cf-0f09-4162-98ac-45a6d208aaaa tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4a9450cf-0f09-4162-98ac-45a6d208aaaa tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4a9450cf-0f09-4162-98ac-45a6d208aaaa tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Reserve volume completed successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a9450cf-0f09-4162-98ac-45a6d208aaaa tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 202 Sep 07 16:45:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 200/393] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:45:59 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7db0a374-2360-4a69-b13b-2f0339299ed2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7db0a374-2360-4a69-b13b-2f0339299ed2 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7db0a374-2360-4a69-b13b-2f0339299ed2 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7db0a374-2360-4a69-b13b-2f0339299ed2 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7db0a374-2360-4a69-b13b-2f0339299ed2 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7db0a374-2360-4a69-b13b-2f0339299ed2 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 194/394] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:59 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-85e91899-bac1-4be1-a861-5e0c770bc22c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-85e91899-bac1-4be1-a861-5e0c770bc22c tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-85e91899-bac1-4be1-a861-5e0c770bc22c tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-85e91899-bac1-4be1-a861-5e0c770bc22c tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-85e91899-bac1-4be1-a861-5e0c770bc22c tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-85e91899-bac1-4be1-a861-5e0c770bc22c tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Unreserve volume completed successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-85e91899-bac1-4be1-a861-5e0c770bc22c tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 202 Sep 07 16:45:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 201/395] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:45:59 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-96ac29d5-b3fc-4d40-b2da-8f03f4b11f57 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-96ac29d5-b3fc-4d40-b2da-8f03f4b11f57 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-96ac29d5-b3fc-4d40-b2da-8f03f4b11f57 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-96ac29d5-b3fc-4d40-b2da-8f03f4b11f57 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-96ac29d5-b3fc-4d40-b2da-8f03f4b11f57 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-96ac29d5-b3fc-4d40-b2da-8f03f4b11f57 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 195/396] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:59 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f4a5afb0-0c96-488b-a50a-bca7774b0d29 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4a5afb0-0c96-488b-a50a-bca7774b0d29 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4a5afb0-0c96-488b-a50a-bca7774b0d29 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4a5afb0-0c96-488b-a50a-bca7774b0d29 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f4a5afb0-0c96-488b-a50a-bca7774b0d29 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f4a5afb0-0c96-488b-a50a-bca7774b0d29 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume updated successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4a5afb0-0c96-488b-a50a-bca7774b0d29 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 200 Sep 07 16:45:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 202/397] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:45:59 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7dd456cb-befe-4687-8657-5ca8d71e09ff None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7dd456cb-befe-4687-8657-5ca8d71e09ff tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7dd456cb-befe-4687-8657-5ca8d71e09ff tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7dd456cb-befe-4687-8657-5ca8d71e09ff tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7dd456cb-befe-4687-8657-5ca8d71e09ff tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7dd456cb-befe-4687-8657-5ca8d71e09ff tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 196/398] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:59 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-993eab5a-c119-44e0-9fa6-08622654471f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-993eab5a-c119-44e0-9fa6-08622654471f tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-993eab5a-c119-44e0-9fa6-08622654471f tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-993eab5a-c119-44e0-9fa6-08622654471f tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-993eab5a-c119-44e0-9fa6-08622654471f tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-993eab5a-c119-44e0-9fa6-08622654471f tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume updated successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-993eab5a-c119-44e0-9fa6-08622654471f tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 200 Sep 07 16:45:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 203/399] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:45:59 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-189fe526-0998-4674-a59c-f1be1cc7c313 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-189fe526-0998-4674-a59c-f1be1cc7c313 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-189fe526-0998-4674-a59c-f1be1cc7c313 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-189fe526-0998-4674-a59c-f1be1cc7c313 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-189fe526-0998-4674-a59c-f1be1cc7c313 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-189fe526-0998-4674-a59c-f1be1cc7c313 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 197/400] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:59 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0c0ca0c2-2347-4399-9e46-3fa74b8e6203 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0c0ca0c2-2347-4399-9e46-3fa74b8e6203 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0c0ca0c2-2347-4399-9e46-3fa74b8e6203 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0c0ca0c2-2347-4399-9e46-3fa74b8e6203 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0c0ca0c2-2347-4399-9e46-3fa74b8e6203 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0c0ca0c2-2347-4399-9e46-3fa74b8e6203 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Update volume admin metadata completed successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0c0ca0c2-2347-4399-9e46-3fa74b8e6203 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Update readonly setting on volume completed successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0c0ca0c2-2347-4399-9e46-3fa74b8e6203 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 202 Sep 07 16:45:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 204/401] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:45:59 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2cdd1fc7-1555-417a-819e-099c5b4606f6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c4d670d2-9f0b-4991-ab2e-957024bc6fe5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c4d670d2-9f0b-4991-ab2e-957024bc6fe5 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c4d670d2-9f0b-4991-ab2e-957024bc6fe5 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2cdd1fc7-1555-417a-819e-099c5b4606f6 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2cdd1fc7-1555-417a-819e-099c5b4606f6 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2cdd1fc7-1555-417a-819e-099c5b4606f6 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c4d670d2-9f0b-4991-ab2e-957024bc6fe5 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2cdd1fc7-1555-417a-819e-099c5b4606f6 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c4d670d2-9f0b-4991-ab2e-957024bc6fe5 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2cdd1fc7-1555-417a-819e-099c5b4606f6 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 returned with HTTP 200 Sep 07 16:45:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 198/402] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:59 2026] GET /volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c4d670d2-9f0b-4991-ab2e-957024bc6fe5 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 205/403] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:59 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-47e634b5-5978-4693-abcb-c81fe3919ae9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-6ed7ea35-2ccd-41cc-bdd5-848d56cdbc17 req-444b16ce-9962-4c94-86b2-0f038483353a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47e634b5-5978-4693-abcb-c81fe3919ae9 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47e634b5-5978-4693-abcb-c81fe3919ae9 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47e634b5-5978-4693-abcb-c81fe3919ae9 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-6ed7ea35-2ccd-41cc-bdd5-848d56cdbc17 req-444b16ce-9962-4c94-86b2-0f038483353a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-6ed7ea35-2ccd-41cc-bdd5-848d56cdbc17 req-444b16ce-9962-4c94-86b2-0f038483353a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-6ed7ea35-2ccd-41cc-bdd5-848d56cdbc17 req-444b16ce-9962-4c94-86b2-0f038483353a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-47e634b5-5978-4693-abcb-c81fe3919ae9 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-6ed7ea35-2ccd-41cc-bdd5-848d56cdbc17 req-444b16ce-9962-4c94-86b2-0f038483353a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-6ed7ea35-2ccd-41cc-bdd5-848d56cdbc17 req-444b16ce-9962-4c94-86b2-0f038483353a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 returned with HTTP 200 Sep 07 16:45:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 206/404] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:45:59 2026] GET /volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-47e634b5-5978-4693-abcb-c81fe3919ae9 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Update volume admin metadata completed successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-47e634b5-5978-4693-abcb-c81fe3919ae9 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Update readonly setting on volume completed successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47e634b5-5978-4693-abcb-c81fe3919ae9 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 202 Sep 07 16:45:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 199/405] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:45:59 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-25275bca-43bc-4703-af01-b133eb34d583 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-25275bca-43bc-4703-af01-b133eb34d583 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-25275bca-43bc-4703-af01-b133eb34d583 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-25275bca-43bc-4703-af01-b133eb34d583 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-25275bca-43bc-4703-af01-b133eb34d583 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-25275bca-43bc-4703-af01-b133eb34d583 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-reader] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:45:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 207/406] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:45:59 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-29c06f03-2738-4be2-870f-02227881099b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29c06f03-2738-4be2-870f-02227881099b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29c06f03-2738-4be2-870f-02227881099b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1913820006", "disk_format": "raw"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29c06f03-2738-4be2-870f-02227881099b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1913820006", "disk_format": "raw"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-29c06f03-2738-4be2-870f-02227881099b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87176]: DEBUG cinder.image.image_utils [None req-29c06f03-2738-4be2-870f-02227881099b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1913820006'}] 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-1913820006'}]. {{(pid=87176) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-64ba3590-bbe7-4ee0-9bc9-0895e814275c req-7399f5ab-53ee-4099-9ad2-fd87b7c5461a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-64ba3590-bbe7-4ee0-9bc9-0895e814275c req-7399f5ab-53ee-4099-9ad2-fd87b7c5461a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-64ba3590-bbe7-4ee0-9bc9-0895e814275c req-7399f5ab-53ee-4099-9ad2-fd87b7c5461a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-64ba3590-bbe7-4ee0-9bc9-0895e814275c req-7399f5ab-53ee-4099-9ad2-fd87b7c5461a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [req-64ba3590-bbe7-4ee0-9bc9-0895e814275c req-7399f5ab-53ee-4099-9ad2-fd87b7c5461a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-64ba3590-bbe7-4ee0-9bc9-0895e814275c req-7399f5ab-53ee-4099-9ad2-fd87b7c5461a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-64ba3590-bbe7-4ee0-9bc9-0895e814275c req-7399f5ab-53ee-4099-9ad2-fd87b7c5461a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Get all volumes completed successfully. Sep 07 16:45:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-64ba3590-bbe7-4ee0-9bc9-0895e814275c req-7399f5ab-53ee-4099-9ad2-fd87b7c5461a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:45:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 208/407] 192.168.122.91 () {60 vars in 1392 bytes} [Mon Sep 7 16:45:59 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-0db1628b-23f8-46f9-8e09-97b67d4dd0b8 req-8c409a83-25ab-4a86-9e85-86a3ab29c28c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0db1628b-23f8-46f9-8e09-97b67d4dd0b8 req-8c409a83-25ab-4a86-9e85-86a3ab29c28c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0db1628b-23f8-46f9-8e09-97b67d4dd0b8 req-8c409a83-25ab-4a86-9e85-86a3ab29c28c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0db1628b-23f8-46f9-8e09-97b67d4dd0b8 req-8c409a83-25ab-4a86-9e85-86a3ab29c28c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [req-0db1628b-23f8-46f9-8e09-97b67d4dd0b8 req-8c409a83-25ab-4a86-9e85-86a3ab29c28c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:45:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-0db1628b-23f8-46f9-8e09-97b67d4dd0b8 req-8c409a83-25ab-4a86-9e85-86a3ab29c28c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-0db1628b-23f8-46f9-8e09-97b67d4dd0b8 req-8c409a83-25ab-4a86-9e85-86a3ab29c28c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Get all volumes completed successfully. Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0db1628b-23f8-46f9-8e09-97b67d4dd0b8 req-8c409a83-25ab-4a86-9e85-86a3ab29c28c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 209/408] 192.168.122.91 () {60 vars in 1392 bytes} [Mon Sep 7 16:45:59 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-747f6c44-23fe-4807-8434-5890875c25c2 req-aecd96c8-4f31-45c0-8b88-fbb41f3a1153 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-747f6c44-23fe-4807-8434-5890875c25c2 req-aecd96c8-4f31-45c0-8b88-fbb41f3a1153 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-747f6c44-23fe-4807-8434-5890875c25c2 req-aecd96c8-4f31-45c0-8b88-fbb41f3a1153 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-747f6c44-23fe-4807-8434-5890875c25c2 req-aecd96c8-4f31-45c0-8b88-fbb41f3a1153 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [req-747f6c44-23fe-4807-8434-5890875c25c2 req-aecd96c8-4f31-45c0-8b88-fbb41f3a1153 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-747f6c44-23fe-4807-8434-5890875c25c2 req-aecd96c8-4f31-45c0-8b88-fbb41f3a1153 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-747f6c44-23fe-4807-8434-5890875c25c2 req-aecd96c8-4f31-45c0-8b88-fbb41f3a1153 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Get all volumes completed successfully. Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-747f6c44-23fe-4807-8434-5890875c25c2 req-aecd96c8-4f31-45c0-8b88-fbb41f3a1153 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 210/409] 192.168.122.91 () {60 vars in 1392 bytes} [Mon Sep 7 16:46:00 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-35b6d760-f216-4a34-bb11-1a8d7063ad8a req-6250d02f-f878-43e1-97ac-b4a915bb75d9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-35b6d760-f216-4a34-bb11-1a8d7063ad8a req-6250d02f-f878-43e1-97ac-b4a915bb75d9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-35b6d760-f216-4a34-bb11-1a8d7063ad8a req-6250d02f-f878-43e1-97ac-b4a915bb75d9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-35b6d760-f216-4a34-bb11-1a8d7063ad8a req-6250d02f-f878-43e1-97ac-b4a915bb75d9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [req-35b6d760-f216-4a34-bb11-1a8d7063ad8a req-6250d02f-f878-43e1-97ac-b4a915bb75d9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-35b6d760-f216-4a34-bb11-1a8d7063ad8a req-6250d02f-f878-43e1-97ac-b4a915bb75d9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-35b6d760-f216-4a34-bb11-1a8d7063ad8a req-6250d02f-f878-43e1-97ac-b4a915bb75d9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Get all volumes completed successfully. Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-35b6d760-f216-4a34-bb11-1a8d7063ad8a req-6250d02f-f878-43e1-97ac-b4a915bb75d9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 211/410] 192.168.122.91 () {60 vars in 1392 bytes} [Mon Sep 7 16:46:00 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-8add8a98-306e-44bb-b116-62c9de7564c6 req-5b275af9-b0ad-49c0-9284-aaf5201b79d7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-8add8a98-306e-44bb-b116-62c9de7564c6 req-5b275af9-b0ad-49c0-9284-aaf5201b79d7 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-8add8a98-306e-44bb-b116-62c9de7564c6 req-5b275af9-b0ad-49c0-9284-aaf5201b79d7 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-8add8a98-306e-44bb-b116-62c9de7564c6 req-5b275af9-b0ad-49c0-9284-aaf5201b79d7 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [req-8add8a98-306e-44bb-b116-62c9de7564c6 req-5b275af9-b0ad-49c0-9284-aaf5201b79d7 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-8add8a98-306e-44bb-b116-62c9de7564c6 req-5b275af9-b0ad-49c0-9284-aaf5201b79d7 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-8add8a98-306e-44bb-b116-62c9de7564c6 req-5b275af9-b0ad-49c0-9284-aaf5201b79d7 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Get all volumes completed successfully. Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-8add8a98-306e-44bb-b116-62c9de7564c6 req-5b275af9-b0ad-49c0-9284-aaf5201b79d7 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 212/411] 192.168.122.91 () {60 vars in 1392 bytes} [Mon Sep 7 16:46:00 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-b01228f2-ae9c-42a7-bb38-6ac07bc74d22 req-dcf654bb-c18e-4d12-ab61-66ae6ae50c5a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-b01228f2-ae9c-42a7-bb38-6ac07bc74d22 req-dcf654bb-c18e-4d12-ab61-66ae6ae50c5a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-b01228f2-ae9c-42a7-bb38-6ac07bc74d22 req-dcf654bb-c18e-4d12-ab61-66ae6ae50c5a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-b01228f2-ae9c-42a7-bb38-6ac07bc74d22 req-dcf654bb-c18e-4d12-ab61-66ae6ae50c5a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [req-b01228f2-ae9c-42a7-bb38-6ac07bc74d22 req-dcf654bb-c18e-4d12-ab61-66ae6ae50c5a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-b01228f2-ae9c-42a7-bb38-6ac07bc74d22 req-dcf654bb-c18e-4d12-ab61-66ae6ae50c5a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-b01228f2-ae9c-42a7-bb38-6ac07bc74d22 req-dcf654bb-c18e-4d12-ab61-66ae6ae50c5a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Get all volumes completed successfully. Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-b01228f2-ae9c-42a7-bb38-6ac07bc74d22 req-dcf654bb-c18e-4d12-ab61-66ae6ae50c5a tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 213/412] 192.168.122.91 () {60 vars in 1392 bytes} [Mon Sep 7 16:46:00 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-fe2eb414-0635-44ac-abad-b228b84f33ea req-1c7f94df-49d4-49e1-b83c-978e70580e82 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fe2eb414-0635-44ac-abad-b228b84f33ea req-1c7f94df-49d4-49e1-b83c-978e70580e82 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-fe2eb414-0635-44ac-abad-b228b84f33ea req-1c7f94df-49d4-49e1-b83c-978e70580e82 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-fe2eb414-0635-44ac-abad-b228b84f33ea req-1c7f94df-49d4-49e1-b83c-978e70580e82 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [req-fe2eb414-0635-44ac-abad-b228b84f33ea req-1c7f94df-49d4-49e1-b83c-978e70580e82 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-fe2eb414-0635-44ac-abad-b228b84f33ea req-1c7f94df-49d4-49e1-b83c-978e70580e82 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-fe2eb414-0635-44ac-abad-b228b84f33ea req-1c7f94df-49d4-49e1-b83c-978e70580e82 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Get all volumes completed successfully. Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-fe2eb414-0635-44ac-abad-b228b84f33ea req-1c7f94df-49d4-49e1-b83c-978e70580e82 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 214/413] 192.168.122.91 () {60 vars in 1392 bytes} [Mon Sep 7 16:46:00 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-8d056294-84e4-4251-8d37-dcaa4f0b5dc3 req-4e7aefeb-f592-4f21-9063-a2a486f2400b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-8d056294-84e4-4251-8d37-dcaa4f0b5dc3 req-4e7aefeb-f592-4f21-9063-a2a486f2400b tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-8d056294-84e4-4251-8d37-dcaa4f0b5dc3 req-4e7aefeb-f592-4f21-9063-a2a486f2400b tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-8d056294-84e4-4251-8d37-dcaa4f0b5dc3 req-4e7aefeb-f592-4f21-9063-a2a486f2400b tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [req-8d056294-84e4-4251-8d37-dcaa4f0b5dc3 req-4e7aefeb-f592-4f21-9063-a2a486f2400b tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [req-8d056294-84e4-4251-8d37-dcaa4f0b5dc3 req-4e7aefeb-f592-4f21-9063-a2a486f2400b tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-8d056294-84e4-4251-8d37-dcaa4f0b5dc3 req-4e7aefeb-f592-4f21-9063-a2a486f2400b tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] Get all volumes completed successfully. Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-8d056294-84e4-4251-8d37-dcaa4f0b5dc3 req-4e7aefeb-f592-4f21-9063-a2a486f2400b tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-reader] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 215/414] 192.168.122.91 () {60 vars in 1392 bytes} [Mon Sep 7 16:46:00 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aacd0486-52d9-4045-9286-3116e71e785d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aacd0486-52d9-4045-9286-3116e71e785d tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] DELETE http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aacd0486-52d9-4045-9286-3116e71e785d tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aacd0486-52d9-4045-9286-3116e71e785d tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-aacd0486-52d9-4045-9286-3116e71e785d tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Delete volume with id: 27934a4b-ab46-4477-bf28-973e78cc2b77 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-aacd0486-52d9-4045-9286-3116e71e785d tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-aacd0486-52d9-4045-9286-3116e71e785d tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Delete volume request issued successfully. Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aacd0486-52d9-4045-9286-3116e71e785d tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 returned with HTTP 202 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 216/415] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:46:00 2026] DELETE /volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d5f87d4d-7892-4f74-954e-1d412d0c79d5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d5f87d4d-7892-4f74-954e-1d412d0c79d5 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d5f87d4d-7892-4f74-954e-1d412d0c79d5 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d5f87d4d-7892-4f74-954e-1d412d0c79d5 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d5f87d4d-7892-4f74-954e-1d412d0c79d5 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:46:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d5f87d4d-7892-4f74-954e-1d412d0c79d5 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 returned with HTTP 200 Sep 07 16:46:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 217/416] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:00 2026] GET /volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-29c06f03-2738-4be2-870f-02227881099b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Copy volume to image completed successfully. Sep 07 16:46:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29c06f03-2738-4be2-870f-02227881099b tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 202 Sep 07 16:46:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 200/417] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 16:45:59 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 655 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:46:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-71cf7e4d-15a9-4ab6-9559-8ceaaf12ef9c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-71cf7e4d-15a9-4ab6-9559-8ceaaf12ef9c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 Sep 07 16:46:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-71cf7e4d-15a9-4ab6-9559-8ceaaf12ef9c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-71cf7e4d-15a9-4ab6-9559-8ceaaf12ef9c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-71cf7e4d-15a9-4ab6-9559-8ceaaf12ef9c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 returned with HTTP 404 Sep 07 16:46:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 218/418] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:01 2026] GET /volume/v3/volumes/27934a4b-ab46-4477-bf28-973e78cc2b77 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:46:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-eecd1784-e306-4871-922f-cf4ce7ef7a6c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eecd1784-e306-4871-922f-cf4ce7ef7a6c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] DELETE http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 Sep 07 16:46:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eecd1784-e306-4871-922f-cf4ce7ef7a6c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eecd1784-e306-4871-922f-cf4ce7ef7a6c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:01 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-eecd1784-e306-4871-922f-cf4ce7ef7a6c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Delete volume with id: 184f568f-9a5e-430b-86f6-f6852bdef500 Sep 07 16:46:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:01 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-eecd1784-e306-4871-922f-cf4ce7ef7a6c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:46:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-eecd1784-e306-4871-922f-cf4ce7ef7a6c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Delete volume request issued successfully. Sep 07 16:46:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eecd1784-e306-4871-922f-cf4ce7ef7a6c tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 returned with HTTP 202 Sep 07 16:46:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 201/419] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:46:01 2026] DELETE /volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:46:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4d35209c-afe9-471f-ab16-fe3a309183e9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4d35209c-afe9-471f-ab16-fe3a309183e9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 Sep 07 16:46:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4d35209c-afe9-471f-ab16-fe3a309183e9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4d35209c-afe9-471f-ab16-fe3a309183e9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4d35209c-afe9-471f-ab16-fe3a309183e9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:46:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4d35209c-afe9-471f-ab16-fe3a309183e9 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 returned with HTTP 200 Sep 07 16:46:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 219/420] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:01 2026] GET /volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5a999127-dec7-4f7a-a6f1-a27632793864 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5a999127-dec7-4f7a-a6f1-a27632793864 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 Sep 07 16:46:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5a999127-dec7-4f7a-a6f1-a27632793864 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5a999127-dec7-4f7a-a6f1-a27632793864 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5a999127-dec7-4f7a-a6f1-a27632793864 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:46:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5a999127-dec7-4f7a-a6f1-a27632793864 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 returned with HTTP 200 Sep 07 16:46:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 202/421] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:02 2026] GET /volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 => generated 859 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ba7630fa-358e-49d1-b5ce-04fee11a9f47 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ba7630fa-358e-49d1-b5ce-04fee11a9f47 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 Sep 07 16:46:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ba7630fa-358e-49d1-b5ce-04fee11a9f47 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ba7630fa-358e-49d1-b5ce-04fee11a9f47 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ba7630fa-358e-49d1-b5ce-04fee11a9f47 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:46:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ba7630fa-358e-49d1-b5ce-04fee11a9f47 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 returned with HTTP 200 Sep 07 16:46:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 220/422] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:04 2026] GET /volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 => generated 859 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-10897d53-b4e6-4894-ae3d-37827522930f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-10897d53-b4e6-4894-ae3d-37827522930f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 Sep 07 16:46:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-10897d53-b4e6-4894-ae3d-37827522930f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-10897d53-b4e6-4894-ae3d-37827522930f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-10897d53-b4e6-4894-ae3d-37827522930f tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 returned with HTTP 404 Sep 07 16:46:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 203/423] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:05 2026] GET /volume/v3/volumes/184f568f-9a5e-430b-86f6-f6852bdef500 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:46:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4d59f358-8797-455e-8dd4-511e06fc4efc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4d59f358-8797-455e-8dd4-511e06fc4efc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] DELETE http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f Sep 07 16:46:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4d59f358-8797-455e-8dd4-511e06fc4efc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4d59f358-8797-455e-8dd4-511e06fc4efc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:05 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-4d59f358-8797-455e-8dd4-511e06fc4efc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Delete volume with id: abfaa1ee-6f85-4cfe-b594-f599b003fa9f Sep 07 16:46:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4d59f358-8797-455e-8dd4-511e06fc4efc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:46:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4d59f358-8797-455e-8dd4-511e06fc4efc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Delete volume request issued successfully. Sep 07 16:46:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4d59f358-8797-455e-8dd4-511e06fc4efc tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f returned with HTTP 202 Sep 07 16:46:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 221/424] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:46:05 2026] DELETE /volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:46:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a9c5c451-5959-40ef-899a-fd751b5ba159 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a9c5c451-5959-40ef-899a-fd751b5ba159 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f Sep 07 16:46:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a9c5c451-5959-40ef-899a-fd751b5ba159 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a9c5c451-5959-40ef-899a-fd751b5ba159 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a9c5c451-5959-40ef-899a-fd751b5ba159 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:46:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a9c5c451-5959-40ef-899a-fd751b5ba159 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f returned with HTTP 200 Sep 07 16:46:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 204/425] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:05 2026] GET /volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f => generated 859 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:46:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2039183510"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2039183510'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:46:05 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Create volume of 1 GB Sep 07 16:46:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Availability Zones retrieved successfully. Sep 07 16:46:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Flow 'volume_create_api' (c479b424-1349-49fd-8b5e-7da9b0fdb9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9d2524-a32b-4871-b68a-767ee0944370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9d2524-a32b-4871-b68a-767ee0944370) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7da649-b592-4b51-9a4d-fbe828e9e166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:46:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1846512833"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1846512833'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:46:06 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Create volume of 1 GB Sep 07 16:46:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Availability Zones retrieved successfully. Sep 07 16:46:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Flow 'volume_create_api' (5f373540-0fbd-456b-8365-0fe704ed6efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a7b805-a7bd-4511-a293-a7512dfaf072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Created reservations ['40d2f410-707d-4f2a-8805-4cd8840c7c97', 'f3e846aa-5d89-4799-bba6-9172cf714bf9', '6dff1545-2469-4614-8231-2e50eab54333', '78f6716f-b6fa-4e3f-b6a3-081d84269b60'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7da649-b592-4b51-9a4d-fbe828e9e166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40d2f410-707d-4f2a-8805-4cd8840c7c97', 'f3e846aa-5d89-4799-bba6-9172cf714bf9', '6dff1545-2469-4614-8231-2e50eab54333', '78f6716f-b6fa-4e3f-b6a3-081d84269b60']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7272eea-19c6-4679-b6d4-620db5b93840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a7b805-a7bd-4511-a293-a7512dfaf072) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f2447d-14e0-4b21-acaa-9318a2243be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7272eea-19c6-4679-b6d4-620db5b93840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2039183510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d40dfdc598e245cd888bc29dd01f7b84',qos_specs=None,replication_status=,reservations=['40d2f410-707d-4f2a-8805-4cd8840c7c97','f3e846aa-5d89-4799-bba6-9172cf714bf9','6dff1545-2469-4614-8231-2e50eab54333','78f6716f-b6fa-4e3f-b6a3-081d84269b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ab5bf2fcafc4823911ac04c5d8a605e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:46:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2039183510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d40dfdc598e245cd888bc29dd01f7b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ab5bf2fcafc4823911ac04c5d8a605e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364c122b-1071-4817-918f-1962845703ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364c122b-1071-4817-918f-1962845703ea) transitioned into state 'SUCCESS' from state '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-2039183510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d40dfdc598e245cd888bc29dd01f7b84',qos_specs=None,replication_status=,reservations=['40d2f410-707d-4f2a-8805-4cd8840c7c97','f3e846aa-5d89-4799-bba6-9172cf714bf9','6dff1545-2469-4614-8231-2e50eab54333','78f6716f-b6fa-4e3f-b6a3-081d84269b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ab5bf2fcafc4823911ac04c5d8a605e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2640cdf4-fe87-4af9-a2b4-523660a5a1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2640cdf4-fe87-4af9-a2b4-523660a5a1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Flow 'volume_create_api' (c479b424-1349-49fd-8b5e-7da9b0fdb9c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Create volume request issued successfully. Sep 07 16:46:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-034ff86c-041f-4d9c-95fd-2f664f86fe41 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:46:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 222/426] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:46:05 2026] POST /volume/v3/volumes => generated 758 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3334b488-b781-4e21-8c60-fd8e4e770537 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3334b488-b781-4e21-8c60-fd8e4e770537 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3334b488-b781-4e21-8c60-fd8e4e770537 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3334b488-b781-4e21-8c60-fd8e4e770537 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3334b488-b781-4e21-8c60-fd8e4e770537 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Volume info retrieved successfully. Sep 07 16:46:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3334b488-b781-4e21-8c60-fd8e4e770537 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f returned with HTTP 200 Sep 07 16:46:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 223/427] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:06 2026] GET /volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f => generated 859 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-536d2947-a1e6-481d-8c5b-27e22f166368 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-536d2947-a1e6-481d-8c5b-27e22f166368 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-536d2947-a1e6-481d-8c5b-27e22f166368 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-536d2947-a1e6-481d-8c5b-27e22f166368 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-536d2947-a1e6-481d-8c5b-27e22f166368 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-536d2947-a1e6-481d-8c5b-27e22f166368 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 224/428] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:07 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 826 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:07 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Created reservations ['9ed42a33-7a7b-4e8c-9513-cd60a583dbec', '02b0fd2c-0ec1-4876-90a8-63cb379b9c93', 'e360673f-3a1a-4793-8fdc-2ed62fcd1e8b', 'a87c164e-3d3d-40e5-857b-f3b973463219'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:46:07 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f2447d-14e0-4b21-acaa-9318a2243be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ed42a33-7a7b-4e8c-9513-cd60a583dbec', '02b0fd2c-0ec1-4876-90a8-63cb379b9c93', 'e360673f-3a1a-4793-8fdc-2ed62fcd1e8b', 'a87c164e-3d3d-40e5-857b-f3b973463219']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:07 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a61cc0c-0c9a-41be-8862-cfbc16ce4446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:07 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a61cc0c-0c9a-41be-8862-cfbc16ce4446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbea8860-53f3-42dd-adf6-fa4f6f299f6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1846512833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43ff57b14654fe5a5fa7f2dc7982c88',qos_specs=None,replication_status=,reservations=['9ed42a33-7a7b-4e8c-9513-cd60a583dbec','02b0fd2c-0ec1-4876-90a8-63cb379b9c93','e360673f-3a1a-4793-8fdc-2ed62fcd1e8b','a87c164e-3d3d-40e5-857b-f3b973463219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad9c52666fc434896e6f30cab7400da',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1846512833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbea8860-53f3-42dd-adf6-fa4f6f299f6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d43ff57b14654fe5a5fa7f2dc7982c88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aad9c52666fc434896e6f30cab7400da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:07 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (022d784a-a5a7-4f7c-864c-5dfe75c1f50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:07 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (022d784a-a5a7-4f7c-864c-5dfe75c1f50b) transitioned into state 'SUCCESS' from state '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-1846512833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43ff57b14654fe5a5fa7f2dc7982c88',qos_specs=None,replication_status=,reservations=['9ed42a33-7a7b-4e8c-9513-cd60a583dbec','02b0fd2c-0ec1-4876-90a8-63cb379b9c93','e360673f-3a1a-4793-8fdc-2ed62fcd1e8b','a87c164e-3d3d-40e5-857b-f3b973463219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad9c52666fc434896e6f30cab7400da',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:07 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c515e0-fd41-4f89-bf65-72c36af76993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:07 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c515e0-fd41-4f89-bf65-72c36af76993) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:07 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Flow 'volume_create_api' (5f373540-0fbd-456b-8365-0fe704ed6efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Create volume request issued successfully. Sep 07 16:46:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f1f9b021-249d-4abe-837d-b8ae466bfecd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:46:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 205/429] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:46:06 2026] POST /volume/v3/volumes => generated 762 bytes in 1693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:46:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f1a2742e-c3bc-4f1a-b359-26235ec6b0c8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f1a2742e-c3bc-4f1a-b359-26235ec6b0c8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f1a2742e-c3bc-4f1a-b359-26235ec6b0c8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f1a2742e-c3bc-4f1a-b359-26235ec6b0c8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f1a2742e-c3bc-4f1a-b359-26235ec6b0c8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f1a2742e-c3bc-4f1a-b359-26235ec6b0c8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 225/430] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:07 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 830 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7eb3abcd-201c-42d6-8d4e-01d532d95f15 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7eb3abcd-201c-42d6-8d4e-01d532d95f15 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] GET http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f Sep 07 16:46:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7eb3abcd-201c-42d6-8d4e-01d532d95f15 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7eb3abcd-201c-42d6-8d4e-01d532d95f15 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7eb3abcd-201c-42d6-8d4e-01d532d95f15 tempest-VolumesTestJSON-344098507 tempest-VolumesTestJSON-344098507-project-member] http://192.168.122.91/volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f returned with HTTP 404 Sep 07 16:46:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 206/431] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:08 2026] GET /volume/v3/volumes/abfaa1ee-6f85-4cfe-b594-f599b003fa9f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:46:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-98b8f977-64cf-4fca-b504-e4edaed517e9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98b8f977-64cf-4fca-b504-e4edaed517e9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98b8f977-64cf-4fca-b504-e4edaed517e9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98b8f977-64cf-4fca-b504-e4edaed517e9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-98b8f977-64cf-4fca-b504-e4edaed517e9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98b8f977-64cf-4fca-b504-e4edaed517e9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 226/432] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:08 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f02bf390-5839-4714-a255-6f78237fd82d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f02bf390-5839-4714-a255-6f78237fd82d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f02bf390-5839-4714-a255-6f78237fd82d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f02bf390-5839-4714-a255-6f78237fd82d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f02bf390-5839-4714-a255-6f78237fd82d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f02bf390-5839-4714-a255-6f78237fd82d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 207/433] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:09 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3c01bb70-57b6-4b77-9725-983e199f2c40 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3c01bb70-57b6-4b77-9725-983e199f2c40 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3c01bb70-57b6-4b77-9725-983e199f2c40 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3c01bb70-57b6-4b77-9725-983e199f2c40 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3c01bb70-57b6-4b77-9725-983e199f2c40 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3c01bb70-57b6-4b77-9725-983e199f2c40 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 227/434] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:09 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:46:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-29cc40e5-5540-4bc5-b970-388a28f3a7b3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29cc40e5-5540-4bc5-b970-388a28f3a7b3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29cc40e5-5540-4bc5-b970-388a28f3a7b3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29cc40e5-5540-4bc5-b970-388a28f3a7b3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-29cc40e5-5540-4bc5-b970-388a28f3a7b3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29cc40e5-5540-4bc5-b970-388a28f3a7b3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 208/435] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:10 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4383240a-5a01-46aa-8375-677edbe594a7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4383240a-5a01-46aa-8375-677edbe594a7 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4383240a-5a01-46aa-8375-677edbe594a7 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4383240a-5a01-46aa-8375-677edbe594a7 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4383240a-5a01-46aa-8375-677edbe594a7 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4383240a-5a01-46aa-8375-677edbe594a7 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 228/436] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:10 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-be73a304-b388-4d8f-b5fa-8155c74e35e7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be73a304-b388-4d8f-b5fa-8155c74e35e7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be73a304-b388-4d8f-b5fa-8155c74e35e7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be73a304-b388-4d8f-b5fa-8155c74e35e7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-be73a304-b388-4d8f-b5fa-8155c74e35e7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be73a304-b388-4d8f-b5fa-8155c74e35e7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 209/437] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:11 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b740e5c2-3e55-450a-9289-13eb3cef9f31 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b740e5c2-3e55-450a-9289-13eb3cef9f31 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b740e5c2-3e55-450a-9289-13eb3cef9f31 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b740e5c2-3e55-450a-9289-13eb3cef9f31 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b740e5c2-3e55-450a-9289-13eb3cef9f31 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b740e5c2-3e55-450a-9289-13eb3cef9f31 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 229/438] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:11 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-0f6e482e-b201-4b08-bf73-d15e45e5e2ba req-baeeacc9-efa6-41bd-8372-d071dc4e04e3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0f6e482e-b201-4b08-bf73-d15e45e5e2ba req-baeeacc9-efa6-41bd-8372-d071dc4e04e3 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-member] DELETE http://192.168.122.91/volume/v3/volumes/tempest-invalid-72652707 Sep 07 16:46:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0f6e482e-b201-4b08-bf73-d15e45e5e2ba req-baeeacc9-efa6-41bd-8372-d071dc4e04e3 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0f6e482e-b201-4b08-bf73-d15e45e5e2ba req-baeeacc9-efa6-41bd-8372-d071dc4e04e3 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:11 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [req-0f6e482e-b201-4b08-bf73-d15e45e5e2ba req-baeeacc9-efa6-41bd-8372-d071dc4e04e3 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-member] Delete volume with id: tempest-invalid-72652707 Sep 07 16:46:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0f6e482e-b201-4b08-bf73-d15e45e5e2ba req-baeeacc9-efa6-41bd-8372-d071dc4e04e3 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-member] http://192.168.122.91/volume/v3/volumes/tempest-invalid-72652707 returned with HTTP 404 Sep 07 16:46:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 210/439] 192.168.122.91 () {62 vars in 1468 bytes} [Mon Sep 7 16:46:11 2026] DELETE /volume/v3/volumes/tempest-invalid-72652707 => generated 97 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:46:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-619056e3-6118-4be9-b41c-e3cd2bb9eada req-15be8003-78f7-4018-b5f8-4cd631057e59 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-619056e3-6118-4be9-b41c-e3cd2bb9eada req-15be8003-78f7-4018-b5f8-4cd631057e59 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-member] DELETE http://192.168.122.91/volume/v3/volumes/68410d44-0523-4e2f-b60f-a4cc8d73fab0 Sep 07 16:46:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-619056e3-6118-4be9-b41c-e3cd2bb9eada req-15be8003-78f7-4018-b5f8-4cd631057e59 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-619056e3-6118-4be9-b41c-e3cd2bb9eada req-15be8003-78f7-4018-b5f8-4cd631057e59 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:12 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [req-619056e3-6118-4be9-b41c-e3cd2bb9eada req-15be8003-78f7-4018-b5f8-4cd631057e59 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-member] Delete volume with id: 68410d44-0523-4e2f-b60f-a4cc8d73fab0 Sep 07 16:46:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-619056e3-6118-4be9-b41c-e3cd2bb9eada req-15be8003-78f7-4018-b5f8-4cd631057e59 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-member] http://192.168.122.91/volume/v3/volumes/68410d44-0523-4e2f-b60f-a4cc8d73fab0 returned with HTTP 404 Sep 07 16:46:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 230/440] 192.168.122.91 () {62 vars in 1504 bytes} [Mon Sep 7 16:46:12 2026] DELETE /volume/v3/volumes/68410d44-0523-4e2f-b60f-a4cc8d73fab0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:46:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-43af2aa9-05b2-4a33-ba75-5c8b2ee6cd3d req-70043b87-8e4a-4b2e-a0c3-dbb8df786203 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-43af2aa9-05b2-4a33-ba75-5c8b2ee6cd3d req-70043b87-8e4a-4b2e-a0c3-dbb8df786203 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-reader] GET http://192.168.122.91/volume/v3/volumes/c868a933-ba21-492a-8282-292cb1dea5b7 Sep 07 16:46:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-43af2aa9-05b2-4a33-ba75-5c8b2ee6cd3d req-70043b87-8e4a-4b2e-a0c3-dbb8df786203 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-43af2aa9-05b2-4a33-ba75-5c8b2ee6cd3d req-70043b87-8e4a-4b2e-a0c3-dbb8df786203 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-43af2aa9-05b2-4a33-ba75-5c8b2ee6cd3d req-70043b87-8e4a-4b2e-a0c3-dbb8df786203 tempest-VolumesNegativeTest-1371218568 tempest-VolumesNegativeTest-1371218568-project-reader] http://192.168.122.91/volume/v3/volumes/c868a933-ba21-492a-8282-292cb1dea5b7 returned with HTTP 404 Sep 07 16:46:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 211/441] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:46:12 2026] GET /volume/v3/volumes/c868a933-ba21-492a-8282-292cb1dea5b7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:46:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-74265035-1f2a-4d0d-a0bf-ff47e6ab7e3d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74265035-1f2a-4d0d-a0bf-ff47e6ab7e3d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74265035-1f2a-4d0d-a0bf-ff47e6ab7e3d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74265035-1f2a-4d0d-a0bf-ff47e6ab7e3d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-74265035-1f2a-4d0d-a0bf-ff47e6ab7e3d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74265035-1f2a-4d0d-a0bf-ff47e6ab7e3d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 231/442] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:12 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-17b7e120-86d6-4085-b058-15fe29a2891e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17b7e120-86d6-4085-b058-15fe29a2891e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-17b7e120-86d6-4085-b058-15fe29a2891e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-17b7e120-86d6-4085-b058-15fe29a2891e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-17b7e120-86d6-4085-b058-15fe29a2891e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17b7e120-86d6-4085-b058-15fe29a2891e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 212/443] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:12 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-274c2c9b-f139-41af-8ba0-d42597a24a1d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-274c2c9b-f139-41af-8ba0-d42597a24a1d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-274c2c9b-f139-41af-8ba0-d42597a24a1d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-274c2c9b-f139-41af-8ba0-d42597a24a1d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:13 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:13 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-274c2c9b-f139-41af-8ba0-d42597a24a1d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-274c2c9b-f139-41af-8ba0-d42597a24a1d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 232/444] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:13 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-71dfc3b3-9b68-4f5f-a986-ed9e8e58b7d4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-71dfc3b3-9b68-4f5f-a986-ed9e8e58b7d4 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-71dfc3b3-9b68-4f5f-a986-ed9e8e58b7d4 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-71dfc3b3-9b68-4f5f-a986-ed9e8e58b7d4 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:13 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-71dfc3b3-9b68-4f5f-a986-ed9e8e58b7d4 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-71dfc3b3-9b68-4f5f-a986-ed9e8e58b7d4 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 213/445] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:13 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-55ed3f1c-7d53-403b-969b-334ebc7cddaf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-55ed3f1c-7d53-403b-969b-334ebc7cddaf tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-55ed3f1c-7d53-403b-969b-334ebc7cddaf tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-55ed3f1c-7d53-403b-969b-334ebc7cddaf tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:14 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-55ed3f1c-7d53-403b-969b-334ebc7cddaf tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-55ed3f1c-7d53-403b-969b-334ebc7cddaf tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 233/446] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:14 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:46:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-86e23276-2e54-4e57-b308-6125c1224c51 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86e23276-2e54-4e57-b308-6125c1224c51 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-86e23276-2e54-4e57-b308-6125c1224c51 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-86e23276-2e54-4e57-b308-6125c1224c51 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:14 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-86e23276-2e54-4e57-b308-6125c1224c51 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86e23276-2e54-4e57-b308-6125c1224c51 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 214/447] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:14 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:46:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ed10da57-7797-4b55-b941-e9faa46d8b83 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ed10da57-7797-4b55-b941-e9faa46d8b83 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ed10da57-7797-4b55-b941-e9faa46d8b83 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ed10da57-7797-4b55-b941-e9faa46d8b83 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:15 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:15 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ed10da57-7797-4b55-b941-e9faa46d8b83 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ed10da57-7797-4b55-b941-e9faa46d8b83 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 234/448] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:15 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-41528c5a-0274-43cf-b8d9-945aba8bca30 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41528c5a-0274-43cf-b8d9-945aba8bca30 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41528c5a-0274-43cf-b8d9-945aba8bca30 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41528c5a-0274-43cf-b8d9-945aba8bca30 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:15 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-41528c5a-0274-43cf-b8d9-945aba8bca30 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41528c5a-0274-43cf-b8d9-945aba8bca30 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 215/449] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:15 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-50e39674-6675-4198-8382-00769baebb13 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6ab57346-1d57-46cf-a25d-df64fe7ee499 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6ab57346-1d57-46cf-a25d-df64fe7ee499 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6ab57346-1d57-46cf-a25d-df64fe7ee499 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6ab57346-1d57-46cf-a25d-df64fe7ee499 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6ab57346-1d57-46cf-a25d-df64fe7ee499 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50e39674-6675-4198-8382-00769baebb13 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50e39674-6675-4198-8382-00769baebb13 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1979431121"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6ab57346-1d57-46cf-a25d-df64fe7ee499 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 216/450] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:16 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50e39674-6675-4198-8382-00769baebb13 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:46:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 235/451] 192.168.122.91 () {62 vars in 1190 bytes} [Mon Sep 7 16:46:16 2026] POST /volume/v3/group_types => generated 181 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-941144e5-db9c-4dab-8f64-065498a569b5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-941144e5-db9c-4dab-8f64-065498a569b5 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] POST http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-941144e5-db9c-4dab-8f64-065498a569b5 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-941144e5-db9c-4dab-8f64-065498a569b5 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs returned with HTTP 202 Sep 07 16:46:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 217/452] 192.168.122.91 () {62 vars in 1337 bytes} [Mon Sep 7 16:46:16 2026] POST /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs => generated 53 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9eb7c43a-cdce-43ea-b109-679bd3b71448 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9eb7c43a-cdce-43ea-b109-679bd3b71448 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] POST http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9eb7c43a-cdce-43ea-b109-679bd3b71448 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9eb7c43a-cdce-43ea-b109-679bd3b71448 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs returned with HTTP 202 Sep 07 16:46:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 236/453] 192.168.122.91 () {62 vars in 1337 bytes} [Mon Sep 7 16:46:16 2026] POST /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs => generated 61 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f9c8144b-251f-499b-ae6e-4915768fe191 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f9c8144b-251f-499b-ae6e-4915768fe191 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] GET http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key2 Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f9c8144b-251f-499b-ae6e-4915768fe191 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f9c8144b-251f-499b-ae6e-4915768fe191 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f9c8144b-251f-499b-ae6e-4915768fe191 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key2 returned with HTTP 200 Sep 07 16:46:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 218/454] 192.168.122.91 () {60 vars in 1331 bytes} [Mon Sep 7 16:46:16 2026] GET /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key2 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aa5b98eb-237a-4471-b474-4c6550179530 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa5b98eb-237a-4471-b474-4c6550179530 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] GET http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aa5b98eb-237a-4471-b474-4c6550179530 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aa5b98eb-237a-4471-b474-4c6550179530 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa5b98eb-237a-4471-b474-4c6550179530 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 returned with HTTP 200 Sep 07 16:46:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 237/455] 192.168.122.91 () {60 vars in 1331 bytes} [Mon Sep 7 16:46:16 2026] GET /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 => generated 18 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0facb6eb-0f36-442b-9ca1-7e3fc76760ae None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0facb6eb-0f36-442b-9ca1-7e3fc76760ae tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] PUT http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0facb6eb-0f36-442b-9ca1-7e3fc76760ae tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0facb6eb-0f36-442b-9ca1-7e3fc76760ae tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 returned with HTTP 200 Sep 07 16:46:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 219/456] 192.168.122.91 () {62 vars in 1351 bytes} [Mon Sep 7 16:46:16 2026] PUT /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 => generated 26 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-55194ab3-338e-42bc-966e-8eeb4110cdef None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0eaaebdd-0168-4893-ad9c-aba43f957982 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-55194ab3-338e-42bc-966e-8eeb4110cdef tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] GET http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-55194ab3-338e-42bc-966e-8eeb4110cdef tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-55194ab3-338e-42bc-966e-8eeb4110cdef tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0eaaebdd-0168-4893-ad9c-aba43f957982 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0eaaebdd-0168-4893-ad9c-aba43f957982 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0eaaebdd-0168-4893-ad9c-aba43f957982 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-55194ab3-338e-42bc-966e-8eeb4110cdef tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs returned with HTTP 200 Sep 07 16:46:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 238/457] 192.168.122.91 () {60 vars in 1316 bytes} [Mon Sep 7 16:46:16 2026] GET /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs => generated 87 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e5ab0c5a-e168-42eb-a3dd-091dcb236443 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5ab0c5a-e168-42eb-a3dd-091dcb236443 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key1 Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5ab0c5a-e168-42eb-a3dd-091dcb236443 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5ab0c5a-e168-42eb-a3dd-091dcb236443 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0eaaebdd-0168-4893-ad9c-aba43f957982 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0eaaebdd-0168-4893-ad9c-aba43f957982 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 220/458] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:16 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5ab0c5a-e168-42eb-a3dd-091dcb236443 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key1 returned with HTTP 202 Sep 07 16:46:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 239/459] 192.168.122.91 () {60 vars in 1334 bytes} [Mon Sep 7 16:46:16 2026] DELETE /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f7ceff95-868f-4fcf-8b4a-b72db64ef333 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f7ceff95-868f-4fcf-8b4a-b72db64ef333 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] GET http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key1 Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f7ceff95-868f-4fcf-8b4a-b72db64ef333 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f7ceff95-868f-4fcf-8b4a-b72db64ef333 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f7ceff95-868f-4fcf-8b4a-b72db64ef333 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] HTTP exception thrown: Group Type c43ac578-f322-4ea8-9e59-1603d57a2a4a has no extra spec with key key1. Sep 07 16:46:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f7ceff95-868f-4fcf-8b4a-b72db64ef333 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key1 returned with HTTP 404 Sep 07 16:46:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 221/460] 192.168.122.91 () {60 vars in 1331 bytes} [Mon Sep 7 16:46:16 2026] GET /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key1 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2f09f522-f7f9-4bdb-ac89-983f1f503f5a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2f09f522-f7f9-4bdb-ac89-983f1f503f5a tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key2 Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2f09f522-f7f9-4bdb-ac89-983f1f503f5a tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2f09f522-f7f9-4bdb-ac89-983f1f503f5a tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2f09f522-f7f9-4bdb-ac89-983f1f503f5a tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key2 returned with HTTP 202 Sep 07 16:46:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 240/461] 192.168.122.91 () {60 vars in 1334 bytes} [Mon Sep 7 16:46:17 2026] DELETE /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:46:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6c61310e-cf01-4bd8-994a-559acf476869 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c61310e-cf01-4bd8-994a-559acf476869 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] GET http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key2 Sep 07 16:46:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c61310e-cf01-4bd8-994a-559acf476869 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c61310e-cf01-4bd8-994a-559acf476869 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c61310e-cf01-4bd8-994a-559acf476869 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] HTTP exception thrown: Group Type c43ac578-f322-4ea8-9e59-1603d57a2a4a has no extra spec with key key2. Sep 07 16:46:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c61310e-cf01-4bd8-994a-559acf476869 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key2 returned with HTTP 404 Sep 07 16:46:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 222/462] 192.168.122.91 () {60 vars in 1331 bytes} [Mon Sep 7 16:46:17 2026] GET /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key2 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7ec5be71-a066-4dd6-897b-54d0c68a5318 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ec5be71-a066-4dd6-897b-54d0c68a5318 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ec5be71-a066-4dd6-897b-54d0c68a5318 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ec5be71-a066-4dd6-897b-54d0c68a5318 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ec5be71-a066-4dd6-897b-54d0c68a5318 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 returned with HTTP 202 Sep 07 16:46:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 241/463] 192.168.122.91 () {60 vars in 1334 bytes} [Mon Sep 7 16:46:17 2026] DELETE /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:46:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d7803341-1b84-44fa-b93c-5801197beb1f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7803341-1b84-44fa-b93c-5801197beb1f tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] GET http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 Sep 07 16:46:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d7803341-1b84-44fa-b93c-5801197beb1f tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d7803341-1b84-44fa-b93c-5801197beb1f tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7803341-1b84-44fa-b93c-5801197beb1f tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] HTTP exception thrown: Group Type c43ac578-f322-4ea8-9e59-1603d57a2a4a has no extra spec with key key3. Sep 07 16:46:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7803341-1b84-44fa-b93c-5801197beb1f tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 returned with HTTP 404 Sep 07 16:46:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 223/464] 192.168.122.91 () {60 vars in 1331 bytes} [Mon Sep 7 16:46:17 2026] GET /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a/group_specs/key3 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2c9fcb52-0dc7-411e-bb6c-813c1241bf57 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2c9fcb52-0dc7-411e-bb6c-813c1241bf57 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2c9fcb52-0dc7-411e-bb6c-813c1241bf57 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2c9fcb52-0dc7-411e-bb6c-813c1241bf57 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2c9fcb52-0dc7-411e-bb6c-813c1241bf57 tempest-GroupTypeSpecsTest-1515941089 tempest-GroupTypeSpecsTest-1515941089-project-admin] http://192.168.122.91/volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a returned with HTTP 202 Sep 07 16:46:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 242/465] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:46:17 2026] DELETE /volume/v3/group_types/c43ac578-f322-4ea8-9e59-1603d57a2a4a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 16:46:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-06234322-aadf-430b-8429-4d14c09066fd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-06234322-aadf-430b-8429-4d14c09066fd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-06234322-aadf-430b-8429-4d14c09066fd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-06234322-aadf-430b-8429-4d14c09066fd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-06234322-aadf-430b-8429-4d14c09066fd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-06234322-aadf-430b-8429-4d14c09066fd tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 224/466] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:17 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b30e5b09-98a9-44ac-ba98-b7f3427267a5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b30e5b09-98a9-44ac-ba98-b7f3427267a5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b30e5b09-98a9-44ac-ba98-b7f3427267a5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b30e5b09-98a9-44ac-ba98-b7f3427267a5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:18 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:18 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b30e5b09-98a9-44ac-ba98-b7f3427267a5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b30e5b09-98a9-44ac-ba98-b7f3427267a5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 243/467] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:17 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4fdbe4a7-d9d0-496c-86ca-9e2d983ec5b1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4fdbe4a7-d9d0-496c-86ca-9e2d983ec5b1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4fdbe4a7-d9d0-496c-86ca-9e2d983ec5b1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4fdbe4a7-d9d0-496c-86ca-9e2d983ec5b1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4fdbe4a7-d9d0-496c-86ca-9e2d983ec5b1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4fdbe4a7-d9d0-496c-86ca-9e2d983ec5b1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 225/468] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:18 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dbfdd7bd-be34-4496-b7db-429590d7dccf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dbfdd7bd-be34-4496-b7db-429590d7dccf tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dbfdd7bd-be34-4496-b7db-429590d7dccf tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dbfdd7bd-be34-4496-b7db-429590d7dccf tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dbfdd7bd-be34-4496-b7db-429590d7dccf tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dbfdd7bd-be34-4496-b7db-429590d7dccf tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 244/469] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:19 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0a99b8ee-ecb7-4da4-ad37-784f58222d24 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0a99b8ee-ecb7-4da4-ad37-784f58222d24 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0a99b8ee-ecb7-4da4-ad37-784f58222d24 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0a99b8ee-ecb7-4da4-ad37-784f58222d24 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0a99b8ee-ecb7-4da4-ad37-784f58222d24 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0a99b8ee-ecb7-4da4-ad37-784f58222d24 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 226/470] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:19 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c86e788f-da83-448f-8ed1-7fe2fbcb21b3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c86e788f-da83-448f-8ed1-7fe2fbcb21b3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c86e788f-da83-448f-8ed1-7fe2fbcb21b3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c86e788f-da83-448f-8ed1-7fe2fbcb21b3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c86e788f-da83-448f-8ed1-7fe2fbcb21b3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c86e788f-da83-448f-8ed1-7fe2fbcb21b3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 245/471] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:20 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:46:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bd435e56-8aed-417e-8819-50209028f0a3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd435e56-8aed-417e-8819-50209028f0a3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd435e56-8aed-417e-8819-50209028f0a3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd435e56-8aed-417e-8819-50209028f0a3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bd435e56-8aed-417e-8819-50209028f0a3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd435e56-8aed-417e-8819-50209028f0a3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 227/472] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:20 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-54147779-1cdb-4cc0-ba4d-2b941a3b0e0e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-54147779-1cdb-4cc0-ba4d-2b941a3b0e0e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-54147779-1cdb-4cc0-ba4d-2b941a3b0e0e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-54147779-1cdb-4cc0-ba4d-2b941a3b0e0e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-54147779-1cdb-4cc0-ba4d-2b941a3b0e0e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-54147779-1cdb-4cc0-ba4d-2b941a3b0e0e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 246/473] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:21 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-91f2cdb0-6d01-44a8-9de2-21fecafc3e61 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-91f2cdb0-6d01-44a8-9de2-21fecafc3e61 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-91f2cdb0-6d01-44a8-9de2-21fecafc3e61 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-91f2cdb0-6d01-44a8-9de2-21fecafc3e61 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-91f2cdb0-6d01-44a8-9de2-21fecafc3e61 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-91f2cdb0-6d01-44a8-9de2-21fecafc3e61 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 228/474] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:21 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-38b331bd-41d5-4dca-b790-94e7b1c3c6c9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-38b331bd-41d5-4dca-b790-94e7b1c3c6c9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-38b331bd-41d5-4dca-b790-94e7b1c3c6c9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-38b331bd-41d5-4dca-b790-94e7b1c3c6c9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:22 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-38b331bd-41d5-4dca-b790-94e7b1c3c6c9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-38b331bd-41d5-4dca-b790-94e7b1c3c6c9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 247/475] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:22 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0fdeda55-0a97-4b83-a109-efdbc6c92bf9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0fdeda55-0a97-4b83-a109-efdbc6c92bf9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0fdeda55-0a97-4b83-a109-efdbc6c92bf9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0fdeda55-0a97-4b83-a109-efdbc6c92bf9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0fdeda55-0a97-4b83-a109-efdbc6c92bf9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0fdeda55-0a97-4b83-a109-efdbc6c92bf9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 229/476] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:23 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:46:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dde7d2fc-59e2-4bca-bfc6-fd3833e8807b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dde7d2fc-59e2-4bca-bfc6-fd3833e8807b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dde7d2fc-59e2-4bca-bfc6-fd3833e8807b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dde7d2fc-59e2-4bca-bfc6-fd3833e8807b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dde7d2fc-59e2-4bca-bfc6-fd3833e8807b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dde7d2fc-59e2-4bca-bfc6-fd3833e8807b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 248/477] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:23 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-99d73d32-167f-4f92-99cc-d99021ace2bc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fd8c3ab2-5db6-4c95-bc31-714448299b5e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd8c3ab2-5db6-4c95-bc31-714448299b5e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fd8c3ab2-5db6-4c95-bc31-714448299b5e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fd8c3ab2-5db6-4c95-bc31-714448299b5e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fd8c3ab2-5db6-4c95-bc31-714448299b5e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd8c3ab2-5db6-4c95-bc31-714448299b5e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 249/478] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:24 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99d73d32-167f-4f92-99cc-d99021ace2bc tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:46:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99d73d32-167f-4f92-99cc-d99021ace2bc tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-491029591"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99d73d32-167f-4f92-99cc-d99021ace2bc tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:46:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 230/479] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:46:24 2026] POST /volume/v3/types => generated 219 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-99abd07a-e59b-4a40-84af-1a31058106e7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-99abd07a-e59b-4a40-84af-1a31058106e7 tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:46:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-99abd07a-e59b-4a40-84af-1a31058106e7 tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2102557071"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-27380a0b-ad4c-459c-946e-ecf01e0c5ba2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-27380a0b-ad4c-459c-946e-ecf01e0c5ba2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-27380a0b-ad4c-459c-946e-ecf01e0c5ba2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-27380a0b-ad4c-459c-946e-ecf01e0c5ba2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-27380a0b-ad4c-459c-946e-ecf01e0c5ba2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-99abd07a-e59b-4a40-84af-1a31058106e7 tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:46:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 250/480] 192.168.122.91 () {62 vars in 1190 bytes} [Mon Sep 7 16:46:24 2026] POST /volume/v3/group_types => generated 177 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:46:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-27380a0b-ad4c-459c-946e-ecf01e0c5ba2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 231/481] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:24 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3d858bd6-0660-4a98-8716-f7120e06391e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3d858bd6-0660-4a98-8716-f7120e06391e tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] POST http://192.168.122.91/volume/v3/groups Sep 07 16:46:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3d858bd6-0660-4a98-8716-f7120e06391e tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "aae2437c-a2a2-4a97-8d9e-2374fd7c0124", "volume_types": ["9a615607-f1db-4ab0-b868-bebae4a1eb20"], "name": "tempest-GroupsV314Test-Group-1085147413"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-3d858bd6-0660-4a98-8716-f7120e06391e tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Creating new group {'group': {'group_type': 'aae2437c-a2a2-4a97-8d9e-2374fd7c0124', 'volume_types': ['9a615607-f1db-4ab0-b868-bebae4a1eb20'], 'name': 'tempest-GroupsV314Test-Group-1085147413'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 16:46:24 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-3d858bd6-0660-4a98-8716-f7120e06391e tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Creating group tempest-GroupsV314Test-Group-1085147413. Sep 07 16:46:24 devstack devstack@c-api.service[87177]: /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:46:24 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:46:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3d858bd6-0660-4a98-8716-f7120e06391e tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Availability zone cache updated, next update will occur around 2026-09-07 15:46:24.757170. {{(pid=87177) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 16:46:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3d858bd6-0660-4a98-8716-f7120e06391e tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Availability Zones retrieved successfully. Sep 07 16:46:24 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-3d858bd6-0660-4a98-8716-f7120e06391e tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Created reservations ['21402ca1-cb58-476b-aac4-a738a92e315f'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:46:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3d858bd6-0660-4a98-8716-f7120e06391e tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/groups returned with HTTP 202 Sep 07 16:46:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 251/482] 192.168.122.91 () {62 vars in 1176 bytes} [Mon Sep 7 16:46:24 2026] POST /volume/v3/groups => generated 108 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:46:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-904dd556-b37a-41c5-a7b2-d6b13986b24d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-904dd556-b37a-41c5-a7b2-d6b13986b24d tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba Sep 07 16:46:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-904dd556-b37a-41c5-a7b2-d6b13986b24d tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-904dd556-b37a-41c5-a7b2-d6b13986b24d tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-904dd556-b37a-41c5-a7b2-d6b13986b24d tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] show called for member 7d062c52-dda1-40a7-96d2-a0fbc42211ba {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:46:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:25 devstack devstack@c-api.service[87176]: /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 16:46:25 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:46:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-904dd556-b37a-41c5-a7b2-d6b13986b24d tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba returned with HTTP 200 Sep 07 16:46:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 232/483] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:46:24 2026] GET /volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba => generated 388 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ffb375ac-3c92-4dfe-a776-7720339c85e8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ffb375ac-3c92-4dfe-a776-7720339c85e8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ffb375ac-3c92-4dfe-a776-7720339c85e8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ffb375ac-3c92-4dfe-a776-7720339c85e8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ffb375ac-3c92-4dfe-a776-7720339c85e8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ffb375ac-3c92-4dfe-a776-7720339c85e8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 252/484] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:25 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:46:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-daf53f1d-cb03-44b5-83b1-9bc10cd67c61 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-daf53f1d-cb03-44b5-83b1-9bc10cd67c61 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-daf53f1d-cb03-44b5-83b1-9bc10cd67c61 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-daf53f1d-cb03-44b5-83b1-9bc10cd67c61 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-daf53f1d-cb03-44b5-83b1-9bc10cd67c61 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-daf53f1d-cb03-44b5-83b1-9bc10cd67c61 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 233/485] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:25 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7ec02098-445b-4a6b-942f-e376419c37ee None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ec02098-445b-4a6b-942f-e376419c37ee tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ec02098-445b-4a6b-942f-e376419c37ee tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ec02098-445b-4a6b-942f-e376419c37ee tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-7ec02098-445b-4a6b-942f-e376419c37ee tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] show called for member 7d062c52-dda1-40a7-96d2-a0fbc42211ba {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:26 devstack devstack@c-api.service[87177]: /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 16:46:26 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:46:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ec02098-445b-4a6b-942f-e376419c37ee tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba returned with HTTP 200 Sep 07 16:46:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 253/486] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:46:26 2026] GET /volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba => generated 389 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-24ffa30a-728f-4827-abba-a54bc508b110 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1983770244", "volume_type": "9a615607-f1db-4ab0-b868-bebae4a1eb20", "group_id": "7d062c52-dda1-40a7-96d2-a0fbc42211ba", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1983770244', 'volume_type': '9a615607-f1db-4ab0-b868-bebae4a1eb20', 'group_id': '7d062c52-dda1-40a7-96d2-a0fbc42211ba', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:26 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Create volume of 1 GB Sep 07 16:46:26 devstack devstack@c-api.service[87176]: /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 16:46:26 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:46:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Availability Zones retrieved successfully. Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Flow 'volume_create_api' (708524f5-46d4-43b6-80b2-a3d2dfdfcecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab658c12-77ac-444c-9377-61816882f86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab658c12-77ac-444c-9377-61816882f86a) 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:46:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a615607-f1db-4ab0-b868-bebae4a1eb20,is_public=True,name='tempest-GroupsV314Test-volume-type-491029591',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a615607-f1db-4ab0-b868-bebae4a1eb20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7d062c52-dda1-40a7-96d2-a0fbc42211ba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7860e5a7-d459-40f1-baf0-929b9fbab889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-85d9d665-cf58-405c-8d56-502466dd079c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-85d9d665-cf58-405c-8d56-502466dd079c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-85d9d665-cf58-405c-8d56-502466dd079c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-85d9d665-cf58-405c-8d56-502466dd079c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:26 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-491029591 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-491029591, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:46:26 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-491029591 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-491029591, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:46:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-85d9d665-cf58-405c-8d56-502466dd079c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-85d9d665-cf58-405c-8d56-502466dd079c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 254/487] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:26 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Created reservations ['846bef7c-9b6a-4aec-8ab7-f888878eea78', 'cba21d72-01e4-4df1-bd7d-cc6f299d8278', 'f33410b8-97cd-4012-90a5-93635af43b0e', 'a1e0c416-377c-4de4-8b1e-ad5259ef72a6'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7860e5a7-d459-40f1-baf0-929b9fbab889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['846bef7c-9b6a-4aec-8ab7-f888878eea78', 'cba21d72-01e4-4df1-bd7d-cc6f299d8278', 'f33410b8-97cd-4012-90a5-93635af43b0e', 'a1e0c416-377c-4de4-8b1e-ad5259ef72a6']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (672fecbc-73c7-4af6-b6cb-d9a1fd47c7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (672fecbc-73c7-4af6-b6cb-d9a1fd47c7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5566832-bf7b-4b07-8d5c-e8209f14bdf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1983770244',encryption_key_id=None,group_id=7d062c52-dda1-40a7-96d2-a0fbc42211ba,group_type_id=,metadata={},multiattach=False,project_id='c90ea7f427d548f39b270a3c1c32ada6',qos_specs=None,replication_status=,reservations=['846bef7c-9b6a-4aec-8ab7-f888878eea78','cba21d72-01e4-4df1-bd7d-cc6f299d8278','f33410b8-97cd-4012-90a5-93635af43b0e','a1e0c416-377c-4de4-8b1e-ad5259ef72a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='629483601ae1459da2f07e656f7f2b51',volume_type_id=9a615607-f1db-4ab0-b868-bebae4a1eb20), 'volume': Volume(_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:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1983770244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7d062c52-dda1-40a7-96d2-a0fbc42211ba,host=None,id=b5566832-bf7b-4b07-8d5c-e8209f14bdf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90ea7f427d548f39b270a3c1c32ada6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='629483601ae1459da2f07e656f7f2b51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a615607-f1db-4ab0-b868-bebae4a1eb20),volume_type_id=9a615607-f1db-4ab0-b868-bebae4a1eb20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3419574c-4fdd-4a48-89e6-52768abe7c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-95b653b4-fe38-4588-9a83-dbf192e3c735 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-95b653b4-fe38-4588-9a83-dbf192e3c735 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-95b653b4-fe38-4588-9a83-dbf192e3c735 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-95b653b4-fe38-4588-9a83-dbf192e3c735 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3419574c-4fdd-4a48-89e6-52768abe7c8f) transitioned into state 'SUCCESS' from state '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-1983770244',encryption_key_id=None,group_id=7d062c52-dda1-40a7-96d2-a0fbc42211ba,group_type_id=,metadata={},multiattach=False,project_id='c90ea7f427d548f39b270a3c1c32ada6',qos_specs=None,replication_status=,reservations=['846bef7c-9b6a-4aec-8ab7-f888878eea78','cba21d72-01e4-4df1-bd7d-cc6f299d8278','f33410b8-97cd-4012-90a5-93635af43b0e','a1e0c416-377c-4de4-8b1e-ad5259ef72a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='629483601ae1459da2f07e656f7f2b51',volume_type_id=9a615607-f1db-4ab0-b868-bebae4a1eb20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52a27e7d-c7de-4961-95d7-02629f386dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-95b653b4-fe38-4588-9a83-dbf192e3c735 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-95b653b4-fe38-4588-9a83-dbf192e3c735 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 255/488] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:26 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52a27e7d-c7de-4961-95d7-02629f386dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Flow 'volume_create_api' (708524f5-46d4-43b6-80b2-a3d2dfdfcecf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Create volume request issued successfully. Sep 07 16:46:26 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:26 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:26 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-24ffa30a-728f-4827-abba-a54bc508b110 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:46:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 234/489] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:46:26 2026] POST /volume/v3/volumes => generated 824 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-620b4eee-f77e-4e1b-b4f0-b5906f91f493 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-620b4eee-f77e-4e1b-b4f0-b5906f91f493 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-620b4eee-f77e-4e1b-b4f0-b5906f91f493 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-620b4eee-f77e-4e1b-b4f0-b5906f91f493 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-620b4eee-f77e-4e1b-b4f0-b5906f91f493 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:27 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-620b4eee-f77e-4e1b-b4f0-b5906f91f493 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:27 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-620b4eee-f77e-4e1b-b4f0-b5906f91f493 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:27 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-620b4eee-f77e-4e1b-b4f0-b5906f91f493 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-620b4eee-f77e-4e1b-b4f0-b5906f91f493 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 returned with HTTP 200 Sep 07 16:46:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 256/490] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:26 2026] GET /volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a3e9d319-dc34-403b-ae16-f2330a75db10 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a3e9d319-dc34-403b-ae16-f2330a75db10 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a3e9d319-dc34-403b-ae16-f2330a75db10 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a3e9d319-dc34-403b-ae16-f2330a75db10 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a3e9d319-dc34-403b-ae16-f2330a75db10 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a3e9d319-dc34-403b-ae16-f2330a75db10 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 235/491] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:27 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7c2a9dd7-2260-4dd0-97db-da8da5413ed8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7c2a9dd7-2260-4dd0-97db-da8da5413ed8 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7c2a9dd7-2260-4dd0-97db-da8da5413ed8 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7c2a9dd7-2260-4dd0-97db-da8da5413ed8 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7c2a9dd7-2260-4dd0-97db-da8da5413ed8 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7c2a9dd7-2260-4dd0-97db-da8da5413ed8 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 257/492] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:27 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6c7286bf-b283-4e4c-ba12-fcc4d542bce9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c7286bf-b283-4e4c-ba12-fcc4d542bce9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 Sep 07 16:46:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c7286bf-b283-4e4c-ba12-fcc4d542bce9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c7286bf-b283-4e4c-ba12-fcc4d542bce9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6c7286bf-b283-4e4c-ba12-fcc4d542bce9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:28 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-6c7286bf-b283-4e4c-ba12-fcc4d542bce9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:28 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-6c7286bf-b283-4e4c-ba12-fcc4d542bce9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:28 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-6c7286bf-b283-4e4c-ba12-fcc4d542bce9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c7286bf-b283-4e4c-ba12-fcc4d542bce9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 returned with HTTP 200 Sep 07 16:46:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 236/493] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:28 2026] GET /volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 => generated 916 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-00ba66cb-d8c3-4ea0-aef9-de5abed8bddb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-00ba66cb-d8c3-4ea0-aef9-de5abed8bddb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-00ba66cb-d8c3-4ea0-aef9-de5abed8bddb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-00ba66cb-d8c3-4ea0-aef9-de5abed8bddb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-00ba66cb-d8c3-4ea0-aef9-de5abed8bddb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-00ba66cb-d8c3-4ea0-aef9-de5abed8bddb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 258/494] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:28 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-05020ebd-d00b-42ef-aac9-bea9de497809 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-05020ebd-d00b-42ef-aac9-bea9de497809 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-05020ebd-d00b-42ef-aac9-bea9de497809 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-05020ebd-d00b-42ef-aac9-bea9de497809 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-05020ebd-d00b-42ef-aac9-bea9de497809 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-05020ebd-d00b-42ef-aac9-bea9de497809 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 237/495] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:28 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2cb6970f-0a3f-497e-884e-fa272c398dcf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2cb6970f-0a3f-497e-884e-fa272c398dcf tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:46:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2cb6970f-0a3f-497e-884e-fa272c398dcf tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2cb6970f-0a3f-497e-884e-fa272c398dcf tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2cb6970f-0a3f-497e-884e-fa272c398dcf tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:46:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2cb6970f-0a3f-497e-884e-fa272c398dcf tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:46:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 259/496] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:29 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4d9465d3-23a2-4028-8517-366f3eb68508 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-772908ba-2e54-40a1-b027-791103e40af1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4d9465d3-23a2-4028-8517-366f3eb68508 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4d9465d3-23a2-4028-8517-366f3eb68508 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-772908ba-2e54-40a1-b027-791103e40af1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] POST http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action Sep 07 16:46:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-772908ba-2e54-40a1-b027-791103e40af1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1911668286", "disk_format": "qcow2"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4d9465d3-23a2-4028-8517-366f3eb68508 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-772908ba-2e54-40a1-b027-791103e40af1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1911668286", "disk_format": "qcow2"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-772908ba-2e54-40a1-b027-791103e40af1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:46:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4d9465d3-23a2-4028-8517-366f3eb68508 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:29 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-4d9465d3-23a2-4028-8517-366f3eb68508 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:29 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-4d9465d3-23a2-4028-8517-366f3eb68508 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:29 devstack devstack@c-api.service[87177]: DEBUG cinder.image.image_utils [None req-772908ba-2e54-40a1-b027-791103e40af1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1911668286'}] 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-1911668286'}]. {{(pid=87177) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-4d9465d3-23a2-4028-8517-366f3eb68508 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4d9465d3-23a2-4028-8517-366f3eb68508 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 returned with HTTP 200 Sep 07 16:46:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 238/497] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:29 2026] GET /volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 => generated 916 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-72c9d55d-123c-449d-a82f-385aa6fe9fa1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-72c9d55d-123c-449d-a82f-385aa6fe9fa1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-72c9d55d-123c-449d-a82f-385aa6fe9fa1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-72c9d55d-123c-449d-a82f-385aa6fe9fa1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-72c9d55d-123c-449d-a82f-385aa6fe9fa1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-72c9d55d-123c-449d-a82f-385aa6fe9fa1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 239/498] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:29 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c9358d8d-063c-4ddf-86c7-2a9ab410bd86 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c9358d8d-063c-4ddf-86c7-2a9ab410bd86 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c9358d8d-063c-4ddf-86c7-2a9ab410bd86 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c9358d8d-063c-4ddf-86c7-2a9ab410bd86 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c9358d8d-063c-4ddf-86c7-2a9ab410bd86 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c9358d8d-063c-4ddf-86c7-2a9ab410bd86 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 240/499] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:29 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-e64dd0a2-0598-4399-87d1-56c5e6948625 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-e64dd0a2-0598-4399-87d1-56c5e6948625 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-e64dd0a2-0598-4399-87d1-56c5e6948625 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-e64dd0a2-0598-4399-87d1-56c5e6948625 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-e64dd0a2-0598-4399-87d1-56c5e6948625 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-e64dd0a2-0598-4399-87d1-56c5e6948625 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 241/500] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:46:29 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8e906da8-e1b3-452e-b4b3-e84b057d5481 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8e906da8-e1b3-452e-b4b3-e84b057d5481 None None] GET http://192.168.122.91/volume// Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8e906da8-e1b3-452e-b4b3-e84b057d5481 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8e906da8-e1b3-452e-b4b3-e84b057d5481 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8e906da8-e1b3-452e-b4b3-e84b057d5481 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:46:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 242/501] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:46:30 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:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-feb419a5-d3d9-4339-9e39-620b28401660 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-feb419a5-d3d9-4339-9e39-620b28401660 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-feb419a5-d3d9-4339-9e39-620b28401660 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143", "connector": null, "instance_uuid": "b5e0956f-76a6-411a-90c0-af541826d43a"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-feb419a5-d3d9-4339-9e39-620b28401660 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:46:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 243/502] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:46:30 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c4bec0eb-d4dc-4e9d-bf4a-9b8ebcfc251f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c4bec0eb-d4dc-4e9d-bf4a-9b8ebcfc251f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c4bec0eb-d4dc-4e9d-bf4a-9b8ebcfc251f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c4bec0eb-d4dc-4e9d-bf4a-9b8ebcfc251f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c4bec0eb-d4dc-4e9d-bf4a-9b8ebcfc251f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c4bec0eb-d4dc-4e9d-bf4a-9b8ebcfc251f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 244/503] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:30 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-13d16d0b-2323-4b30-812e-7f577ba2f21b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-13d16d0b-2323-4b30-812e-7f577ba2f21b None None] GET http://192.168.122.91/volume// Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-13d16d0b-2323-4b30-812e-7f577ba2f21b None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-13d16d0b-2323-4b30-812e-7f577ba2f21b None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-13d16d0b-2323-4b30-812e-7f577ba2f21b None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:46:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 245/504] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:46:30 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 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-21414726-6f21-4eaa-b329-0e4981474565 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-21414726-6f21-4eaa-b329-0e4981474565 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-21414726-6f21-4eaa-b329-0e4981474565 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-21414726-6f21-4eaa-b329-0e4981474565 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-21414726-6f21-4eaa-b329-0e4981474565 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-21414726-6f21-4eaa-b329-0e4981474565 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 246/505] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:46:30 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 1031 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-31577832-df6f-44de-b71a-3815cbdd6801 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-31577832-df6f-44de-b71a-3815cbdd6801 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-31577832-df6f-44de-b71a-3815cbdd6801 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-31577832-df6f-44de-b71a-3815cbdd6801 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-31577832-df6f-44de-b71a-3815cbdd6801 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:30 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-31577832-df6f-44de-b71a-3815cbdd6801 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:30 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-31577832-df6f-44de-b71a-3815cbdd6801 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:30 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-31577832-df6f-44de-b71a-3815cbdd6801 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-31577832-df6f-44de-b71a-3815cbdd6801 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 returned with HTTP 200 Sep 07 16:46:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 247/506] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:30 2026] GET /volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a169a527-db0c-4e22-adc6-5b249c4c1416 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a169a527-db0c-4e22-adc6-5b249c4c1416 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a169a527-db0c-4e22-adc6-5b249c4c1416 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a169a527-db0c-4e22-adc6-5b249c4c1416 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a169a527-db0c-4e22-adc6-5b249c4c1416 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-772908ba-2e54-40a1-b027-791103e40af1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Copy volume to image completed successfully. Sep 07 16:46:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-772908ba-2e54-40a1-b027-791103e40af1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action returned with HTTP 202 Sep 07 16:46:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 260/507] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 16:46:29 2026] POST /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b/action => generated 657 bytes in 1372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:46:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-a80db25e-eae9-4ec4-a7a2-c7c6be056429 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-a80db25e-eae9-4ec4-a7a2-c7c6be056429 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] PUT http://192.168.122.91/volume/v3/attachments/ac5298c5-8462-49fd-b49d-5ac374bbc4aa Sep 07 16:46:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-a80db25e-eae9-4ec4-a7a2-c7c6be056429 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a169a527-db0c-4e22-adc6-5b249c4c1416 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 248/508] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:30 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:30 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-a80db25e-eae9-4ec4-a7a2-c7c6be056429 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Acquiring lock "cinder-attachment_update-2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:46:30 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-a80db25e-eae9-4ec4-a7a2-c7c6be056429 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Lock "cinder-attachment_update-2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:46:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-27bcfc47-e49e-465e-8745-73597cc91e18 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-27bcfc47-e49e-465e-8745-73597cc91e18 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-27bcfc47-e49e-465e-8745-73597cc91e18 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-27bcfc47-e49e-465e-8745-73597cc91e18 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-27bcfc47-e49e-465e-8745-73597cc91e18 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-27bcfc47-e49e-465e-8745-73597cc91e18 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 249/509] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:31 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2cf6038b-81c5-4aab-ab61-38d6945a32ab None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2cf6038b-81c5-4aab-ab61-38d6945a32ab tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2cf6038b-81c5-4aab-ab61-38d6945a32ab tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2cf6038b-81c5-4aab-ab61-38d6945a32ab tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2cf6038b-81c5-4aab-ab61-38d6945a32ab tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:31 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-2cf6038b-81c5-4aab-ab61-38d6945a32ab tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:31 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-2cf6038b-81c5-4aab-ab61-38d6945a32ab tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:31 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-2cf6038b-81c5-4aab-ab61-38d6945a32ab tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2cf6038b-81c5-4aab-ab61-38d6945a32ab tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 returned with HTTP 200 Sep 07 16:46:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 250/510] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:31 2026] GET /volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-464f97a3-d063-49e7-99cf-c7352bf325e2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-464f97a3-d063-49e7-99cf-c7352bf325e2 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-464f97a3-d063-49e7-99cf-c7352bf325e2 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-464f97a3-d063-49e7-99cf-c7352bf325e2 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-464f97a3-d063-49e7-99cf-c7352bf325e2 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-464f97a3-d063-49e7-99cf-c7352bf325e2 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 251/511] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:31 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] POST http://192.168.122.91/volume/v3/groups/action Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Action body: b'{"create-from-src": {"source_group_id": "7d062c52-dda1-40a7-96d2-a0fbc42211ba", "name": "tempest-Group_from_grp-1952241675"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "7d062c52-dda1-40a7-96d2-a0fbc42211ba", "name": "tempest-Group_from_grp-1952241675"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Creating new group {'create-from-src': {'source_group_id': '7d062c52-dda1-40a7-96d2-a0fbc42211ba', 'name': 'tempest-Group_from_grp-1952241675'}}. {{(pid=87176) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 16:46:31 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.groups [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Creating group tempest-Group_from_grp-1952241675 from source group 7d062c52-dda1-40a7-96d2-a0fbc42211ba. Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /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 16:46:31 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /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 16:46:31 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:46:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:31 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Created reservations ['5484ddba-68c5-49a4-a96d-18702bb2f3bd'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /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 16:46:32 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:32 devstack devstack@c-api.service[87176]: INFO cinder.group.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] A mapping entry already exists for group 5090cc42-f9d7-42c2-b9d2-4d533aca07c2 and volume type 9a615607-f1db-4ab0-b868-bebae4a1eb20. Do not need to create again. Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /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:46:32 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Availability zone cache updated, next update will occur around 2026-09-07 15:46:32.091004. {{(pid=87176) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Availability Zones retrieved successfully. Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Flow 'volume_create_api' (6116a858-dbf6-4e2f-b6c9-18d9cdfa03d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdba8ab0-a6b9-469f-b886-7e0eeb50bf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdba8ab0-a6b9-469f-b886-7e0eeb50bf90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b5566832-bf7b-4b07-8d5c-e8209f14bdf9', 'volume_type': VolumeType(created_at=2026-09-07T14:46:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a615607-f1db-4ab0-b868-bebae4a1eb20,is_public=True,name='tempest-GroupsV314Test-volume-type-491029591',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a615607-f1db-4ab0-b868-bebae4a1eb20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5090cc42-f9d7-42c2-b9d2-4d533aca07c2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6848c51d-4a26-45c4-b907-e24643fdebe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Created reservations ['2fff8afc-aa26-437b-8b99-1e6ae4afb2c8', '7691929c-94fb-486c-87dd-56565e4a50d6', '3a2c49d3-4c86-472a-aefe-ea26fb7acf36', '517d41e0-bdd3-44da-960b-05f92c29b0e7'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6848c51d-4a26-45c4-b907-e24643fdebe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fff8afc-aa26-437b-8b99-1e6ae4afb2c8', '7691929c-94fb-486c-87dd-56565e4a50d6', '3a2c49d3-4c86-472a-aefe-ea26fb7acf36', '517d41e0-bdd3-44da-960b-05f92c29b0e7']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f5bf8f-42f1-4682-bae5-940203cfb177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f5bf8f-42f1-4682-bae5-940203cfb177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '812fb008-6d1b-4b6e-bf6b-7293ff471625', '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=5090cc42-f9d7-42c2-b9d2-4d533aca07c2,group_type_id=,metadata={},multiattach=False,project_id='c90ea7f427d548f39b270a3c1c32ada6',qos_specs=None,replication_status=,reservations=['2fff8afc-aa26-437b-8b99-1e6ae4afb2c8','7691929c-94fb-486c-87dd-56565e4a50d6','3a2c49d3-4c86-472a-aefe-ea26fb7acf36','517d41e0-bdd3-44da-960b-05f92c29b0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=b5566832-bf7b-4b07-8d5c-e8209f14bdf9,status='creating',user_id='629483601ae1459da2f07e656f7f2b51',volume_type_id=9a615607-f1db-4ab0-b868-bebae4a1eb20), 'volume': Volume(_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:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5090cc42-f9d7-42c2-b9d2-4d533aca07c2,host=None,id=812fb008-6d1b-4b6e-bf6b-7293ff471625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90ea7f427d548f39b270a3c1c32ada6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b5566832-bf7b-4b07-8d5c-e8209f14bdf9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='629483601ae1459da2f07e656f7f2b51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a615607-f1db-4ab0-b868-bebae4a1eb20),volume_type_id=9a615607-f1db-4ab0-b868-bebae4a1eb20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a01d3e1b-0990-4985-9fe6-0dd28348a4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a01d3e1b-0990-4985-9fe6-0dd28348a4fa) transitioned into state 'SUCCESS' from 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=5090cc42-f9d7-42c2-b9d2-4d533aca07c2,group_type_id=,metadata={},multiattach=False,project_id='c90ea7f427d548f39b270a3c1c32ada6',qos_specs=None,replication_status=,reservations=['2fff8afc-aa26-437b-8b99-1e6ae4afb2c8','7691929c-94fb-486c-87dd-56565e4a50d6','3a2c49d3-4c86-472a-aefe-ea26fb7acf36','517d41e0-bdd3-44da-960b-05f92c29b0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=b5566832-bf7b-4b07-8d5c-e8209f14bdf9,status='creating',user_id='629483601ae1459da2f07e656f7f2b51',volume_type_id=9a615607-f1db-4ab0-b868-bebae4a1eb20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Flow 'volume_create_api' (6116a858-dbf6-4e2f-b6c9-18d9cdfa03d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Create volume request issued successfully. Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /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 16:46:32 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-adce23bd-4b16-4f76-ab73-c488d4a4ec00 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/groups/action returned with HTTP 202 Sep 07 16:46:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 252/512] 192.168.122.91 () {62 vars in 1197 bytes} [Mon Sep 7 16:46:31 2026] POST /volume/v3/groups/action => generated 102 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-9341da13-997e-442e-8352-892bacfc901c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-9341da13-997e-442e-8352-892bacfc901c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-9341da13-997e-442e-8352-892bacfc901c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-9341da13-997e-442e-8352-892bacfc901c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-9341da13-997e-442e-8352-892bacfc901c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-9341da13-997e-442e-8352-892bacfc901c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 253/513] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:46:32 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Get all volumes completed successfully. Sep 07 16:46:32 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:32 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:32 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:32 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:32 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:33 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9df8bf32-ad92-4a5f-9f52-0f0253bb78fd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:46:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 254/514] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:46:32 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 834 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:46:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7dbb2591-0b7a-433a-a3b3-8fe417784433 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7dbb2591-0b7a-433a-a3b3-8fe417784433 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7dbb2591-0b7a-433a-a3b3-8fe417784433 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7dbb2591-0b7a-433a-a3b3-8fe417784433 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7dbb2591-0b7a-433a-a3b3-8fe417784433 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7dbb2591-0b7a-433a-a3b3-8fe417784433 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 255/515] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:33 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8132318a-71d8-43b8-9523-a11ba50186ee None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8132318a-71d8-43b8-9523-a11ba50186ee None None] GET http://192.168.122.91/volume// Sep 07 16:46:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8132318a-71d8-43b8-9523-a11ba50186ee None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8132318a-71d8-43b8-9523-a11ba50186ee None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8132318a-71d8-43b8-9523-a11ba50186ee None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:46:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 256/516] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:46:33 2026] GET /volume/ => generated 389 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:46:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a805119b-3b6c-4351-ad24-d03b96a1dfb3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a805119b-3b6c-4351-ad24-d03b96a1dfb3 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a805119b-3b6c-4351-ad24-d03b96a1dfb3 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a805119b-3b6c-4351-ad24-d03b96a1dfb3 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a805119b-3b6c-4351-ad24-d03b96a1dfb3 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:33 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-a805119b-3b6c-4351-ad24-d03b96a1dfb3 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:33 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-a805119b-3b6c-4351-ad24-d03b96a1dfb3 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:33 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-a805119b-3b6c-4351-ad24-d03b96a1dfb3 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a805119b-3b6c-4351-ad24-d03b96a1dfb3 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 257/517] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:33 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-2c434489-e5e9-4ba1-bafe-e3677d5792ca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-2c434489-e5e9-4ba1-bafe-e3677d5792ca tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:46:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-2c434489-e5e9-4ba1-bafe-e3677d5792ca tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbea8860-53f3-42dd-adf6-fa4f6f299f6a", "connector": null, "instance_uuid": "b6471e94-e47c-4918-84f8-0d3c58856b9a"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-2c434489-e5e9-4ba1-bafe-e3677d5792ca tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:46:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 258/518] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:46:33 2026] POST /volume/v3/attachments => generated 273 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c0bc6589-c07b-44fe-b1bf-933ba234bc32 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c0bc6589-c07b-44fe-b1bf-933ba234bc32 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c0bc6589-c07b-44fe-b1bf-933ba234bc32 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c0bc6589-c07b-44fe-b1bf-933ba234bc32 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c0bc6589-c07b-44fe-b1bf-933ba234bc32 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c0bc6589-c07b-44fe-b1bf-933ba234bc32 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 259/519] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:34 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-895b229a-1aef-4482-94f7-6a0377308593 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-895b229a-1aef-4482-94f7-6a0377308593 None None] GET http://192.168.122.91/volume// Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-895b229a-1aef-4482-94f7-6a0377308593 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-895b229a-1aef-4482-94f7-6a0377308593 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-895b229a-1aef-4482-94f7-6a0377308593 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:46:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 260/520] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:46:34 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:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d854282c-bb08-4bb3-b741-6730dcf53d25 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d854282c-bb08-4bb3-b741-6730dcf53d25 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d854282c-bb08-4bb3-b741-6730dcf53d25 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d854282c-bb08-4bb3-b741-6730dcf53d25 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d854282c-bb08-4bb3-b741-6730dcf53d25 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d854282c-bb08-4bb3-b741-6730dcf53d25 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 261/521] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:34 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-a2eed58f-08c4-44be-932e-8727638a02b0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-a2eed58f-08c4-44be-932e-8727638a02b0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-a2eed58f-08c4-44be-932e-8727638a02b0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-a2eed58f-08c4-44be-932e-8727638a02b0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-a2eed58f-08c4-44be-932e-8727638a02b0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-a2eed58f-08c4-44be-932e-8727638a02b0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 262/522] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:46:34 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 1035 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6f5185e1-25de-4fd5-a738-9f9df301eef1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f5185e1-25de-4fd5-a738-9f9df301eef1 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f5185e1-25de-4fd5-a738-9f9df301eef1 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f5185e1-25de-4fd5-a738-9f9df301eef1 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6f5185e1-25de-4fd5-a738-9f9df301eef1 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:35 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-6f5185e1-25de-4fd5-a738-9f9df301eef1 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:35 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-6f5185e1-25de-4fd5-a738-9f9df301eef1 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:35 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-6f5185e1-25de-4fd5-a738-9f9df301eef1 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f5185e1-25de-4fd5-a738-9f9df301eef1 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 263/523] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:34 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-396b4a6d-15e4-497c-b46c-e22efe381b69 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-396b4a6d-15e4-497c-b46c-e22efe381b69 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] PUT http://192.168.122.91/volume/v3/attachments/570981c0-41e0-4771-9161-14bba1f1867e Sep 07 16:46:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-396b4a6d-15e4-497c-b46c-e22efe381b69 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:35 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-396b4a6d-15e4-497c-b46c-e22efe381b69 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Acquiring lock "cinder-attachment_update-bbea8860-53f3-42dd-adf6-fa4f6f299f6a-devstack" by "attachment_update" {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:46:35 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-396b4a6d-15e4-497c-b46c-e22efe381b69 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Lock "cinder-attachment_update-bbea8860-53f3-42dd-adf6-fa4f6f299f6a-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:46:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:39 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-a80db25e-eae9-4ec4-a7a2-c7c6be056429 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Lock "cinder-attachment_update-2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143-devstack" released by "attachment_update" :: held 8.991s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:46:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-a80db25e-eae9-4ec4-a7a2-c7c6be056429 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments/ac5298c5-8462-49fd-b49d-5ac374bbc4aa returned with HTTP 200 Sep 07 16:46:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 261/524] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:46:30 2026] PUT /volume/v3/attachments/ac5298c5-8462-49fd-b49d-5ac374bbc4aa => generated 694 bytes in 9041 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-401c18b4-85a9-408e-ba37-2ea60cf7ba74 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-401c18b4-85a9-408e-ba37-2ea60cf7ba74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-401c18b4-85a9-408e-ba37-2ea60cf7ba74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-401c18b4-85a9-408e-ba37-2ea60cf7ba74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-401c18b4-85a9-408e-ba37-2ea60cf7ba74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-401c18b4-85a9-408e-ba37-2ea60cf7ba74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 262/525] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:39 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5f6254cf-1541-46bd-885e-b4f038082d1c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5f6254cf-1541-46bd-885e-b4f038082d1c tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5f6254cf-1541-46bd-885e-b4f038082d1c tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5f6254cf-1541-46bd-885e-b4f038082d1c tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5f6254cf-1541-46bd-885e-b4f038082d1c tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5f6254cf-1541-46bd-885e-b4f038082d1c tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 263/526] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:39 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-de51ab0d-bbcf-4691-9e82-fdaa499f4590 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de51ab0d-bbcf-4691-9e82-fdaa499f4590 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de51ab0d-bbcf-4691-9e82-fdaa499f4590 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de51ab0d-bbcf-4691-9e82-fdaa499f4590 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-de51ab0d-bbcf-4691-9e82-fdaa499f4590 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:39 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-de51ab0d-bbcf-4691-9e82-fdaa499f4590 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:39 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-de51ab0d-bbcf-4691-9e82-fdaa499f4590 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:40 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-de51ab0d-bbcf-4691-9e82-fdaa499f4590 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de51ab0d-bbcf-4691-9e82-fdaa499f4590 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 264/527] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:39 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1357ab02-e76d-4c09-87c4-26bcc56b7a20 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1357ab02-e76d-4c09-87c4-26bcc56b7a20 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1357ab02-e76d-4c09-87c4-26bcc56b7a20 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1357ab02-e76d-4c09-87c4-26bcc56b7a20 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:40 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1357ab02-e76d-4c09-87c4-26bcc56b7a20 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1357ab02-e76d-4c09-87c4-26bcc56b7a20 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:46:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 265/528] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:40 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-3f054dec-789f-48af-bac7-ad110cd5467e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-3f054dec-789f-48af-bac7-ad110cd5467e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/attachments/ac5298c5-8462-49fd-b49d-5ac374bbc4aa/action Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-3f054dec-789f-48af-bac7-ad110cd5467e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-3f054dec-789f-48af-bac7-ad110cd5467e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:40 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f6b3bfcc-4726-42af-8a34-36152ac69190 req-3f054dec-789f-48af-bac7-ad110cd5467e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments/ac5298c5-8462-49fd-b49d-5ac374bbc4aa/action returned with HTTP 204 Sep 07 16:46:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 266/529] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:46:40 2026] POST /volume/v3/attachments/ac5298c5-8462-49fd-b49d-5ac374bbc4aa/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a2dd40e8-2731-4ff4-a924-01028c224ae0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a2dd40e8-2731-4ff4-a924-01028c224ae0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a2dd40e8-2731-4ff4-a924-01028c224ae0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a2dd40e8-2731-4ff4-a924-01028c224ae0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:40 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a2dd40e8-2731-4ff4-a924-01028c224ae0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a2dd40e8-2731-4ff4-a924-01028c224ae0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 267/530] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:40 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4d696c67-f4ba-45e8-a02f-0e8891afedd1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4d696c67-f4ba-45e8-a02f-0e8891afedd1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4d696c67-f4ba-45e8-a02f-0e8891afedd1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4d696c67-f4ba-45e8-a02f-0e8891afedd1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:40 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4d696c67-f4ba-45e8-a02f-0e8891afedd1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4d696c67-f4ba-45e8-a02f-0e8891afedd1 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:46:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 268/531] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:40 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7acc2dc3-b6f0-4241-94a3-7b15ead1dd1b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7acc2dc3-b6f0-4241-94a3-7b15ead1dd1b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7acc2dc3-b6f0-4241-94a3-7b15ead1dd1b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7acc2dc3-b6f0-4241-94a3-7b15ead1dd1b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:40 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:40 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7acc2dc3-b6f0-4241-94a3-7b15ead1dd1b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7acc2dc3-b6f0-4241-94a3-7b15ead1dd1b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 269/532] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:40 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a5f45ee0-f40b-4fc6-a957-e88373c29891 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a5f45ee0-f40b-4fc6-a957-e88373c29891 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] DELETE http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a5f45ee0-f40b-4fc6-a957-e88373c29891 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a5f45ee0-f40b-4fc6-a957-e88373c29891 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a5f45ee0-f40b-4fc6-a957-e88373c29891 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Delete volume with id: e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:46:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a5f45ee0-f40b-4fc6-a957-e88373c29891 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a5f45ee0-f40b-4fc6-a957-e88373c29891 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Delete volume request issued successfully. Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a5f45ee0-f40b-4fc6-a957-e88373c29891 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 202 Sep 07 16:46:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 270/533] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:46:41 2026] DELETE /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3f158b47-78a1-4573-a499-3bb9ccacb9ce None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3f158b47-78a1-4573-a499-3bb9ccacb9ce tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3f158b47-78a1-4573-a499-3bb9ccacb9ce tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3f158b47-78a1-4573-a499-3bb9ccacb9ce tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3f158b47-78a1-4573-a499-3bb9ccacb9ce tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3f158b47-78a1-4573-a499-3bb9ccacb9ce tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:46:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 271/534] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:41 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 1143 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-25258895-4501-457f-bc1f-aa3462b3b722 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-25258895-4501-457f-bc1f-aa3462b3b722 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-25258895-4501-457f-bc1f-aa3462b3b722 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-25258895-4501-457f-bc1f-aa3462b3b722 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-25258895-4501-457f-bc1f-aa3462b3b722 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Volume info retrieved successfully. Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-25258895-4501-457f-bc1f-aa3462b3b722 tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 200 Sep 07 16:46:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 272/535] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:41 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 867 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cde37b0e-3947-4ee8-bf41-0a0ab7fd8b15 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cde37b0e-3947-4ee8-bf41-0a0ab7fd8b15 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cde37b0e-3947-4ee8-bf41-0a0ab7fd8b15 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cde37b0e-3947-4ee8-bf41-0a0ab7fd8b15 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cde37b0e-3947-4ee8-bf41-0a0ab7fd8b15 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:41 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-cde37b0e-3947-4ee8-bf41-0a0ab7fd8b15 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:41 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-cde37b0e-3947-4ee8-bf41-0a0ab7fd8b15 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:41 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-cde37b0e-3947-4ee8-bf41-0a0ab7fd8b15 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cde37b0e-3947-4ee8-bf41-0a0ab7fd8b15 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 273/536] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:41 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f28686b1-fefd-4a1e-8cd5-85abb9aa59a8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f28686b1-fefd-4a1e-8cd5-85abb9aa59a8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f28686b1-fefd-4a1e-8cd5-85abb9aa59a8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f28686b1-fefd-4a1e-8cd5-85abb9aa59a8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f28686b1-fefd-4a1e-8cd5-85abb9aa59a8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f28686b1-fefd-4a1e-8cd5-85abb9aa59a8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 274/537] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:41 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e5f52b21-0d48-462c-a6fd-fcf8faf57cbc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5f52b21-0d48-462c-a6fd-fcf8faf57cbc tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] GET http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b Sep 07 16:46:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5f52b21-0d48-462c-a6fd-fcf8faf57cbc tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5f52b21-0d48-462c-a6fd-fcf8faf57cbc tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5f52b21-0d48-462c-a6fd-fcf8faf57cbc tempest-VolumesActionsTest-130855833 tempest-VolumesActionsTest-130855833-project-member] http://192.168.122.91/volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b returned with HTTP 404 Sep 07 16:46:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 275/538] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:42 2026] GET /volume/v3/volumes/e9462c5d-0f15-4034-84bc-80a17288f43b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:46:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e43c8f5d-126c-4552-aae6-e749a114aadd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e43c8f5d-126c-4552-aae6-e749a114aadd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e43c8f5d-126c-4552-aae6-e749a114aadd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e43c8f5d-126c-4552-aae6-e749a114aadd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e43c8f5d-126c-4552-aae6-e749a114aadd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:42 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-e43c8f5d-126c-4552-aae6-e749a114aadd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:42 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-e43c8f5d-126c-4552-aae6-e749a114aadd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:42 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-e43c8f5d-126c-4552-aae6-e749a114aadd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e43c8f5d-126c-4552-aae6-e749a114aadd tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 276/539] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:42 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:46:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cb5f15d0-555f-471c-91fd-75c44f14a7de None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb5f15d0-555f-471c-91fd-75c44f14a7de tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cb5f15d0-555f-471c-91fd-75c44f14a7de tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cb5f15d0-555f-471c-91fd-75c44f14a7de tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cb5f15d0-555f-471c-91fd-75c44f14a7de tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb5f15d0-555f-471c-91fd-75c44f14a7de tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 277/540] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:43 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-081d8b34-8d4d-410f-9b3f-e20c199996ef None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-081d8b34-8d4d-410f-9b3f-e20c199996ef tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-081d8b34-8d4d-410f-9b3f-e20c199996ef tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-081d8b34-8d4d-410f-9b3f-e20c199996ef tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:43 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=346,cinder:UPDATE=34,cinder:INSERT=20 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:46:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-081d8b34-8d4d-410f-9b3f-e20c199996ef tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:43 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-081d8b34-8d4d-410f-9b3f-e20c199996ef tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:43 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-081d8b34-8d4d-410f-9b3f-e20c199996ef tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:43 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-081d8b34-8d4d-410f-9b3f-e20c199996ef tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-081d8b34-8d4d-410f-9b3f-e20c199996ef tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 278/541] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:43 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-20ab72a5-e91c-42f0-884a-e0e1ebe7cb44 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-20ab72a5-e91c-42f0-884a-e0e1ebe7cb44 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-20ab72a5-e91c-42f0-884a-e0e1ebe7cb44 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-20ab72a5-e91c-42f0-884a-e0e1ebe7cb44 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-20ab72a5-e91c-42f0-884a-e0e1ebe7cb44 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-20ab72a5-e91c-42f0-884a-e0e1ebe7cb44 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 279/542] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:44 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6c4c7c79-9991-4351-a527-6de6bc326f4f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6c4c7c79-9991-4351-a527-6de6bc326f4f tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6c4c7c79-9991-4351-a527-6de6bc326f4f tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6c4c7c79-9991-4351-a527-6de6bc326f4f tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:45 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6c4c7c79-9991-4351-a527-6de6bc326f4f tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:45 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-6c4c7c79-9991-4351-a527-6de6bc326f4f tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:45 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-6c4c7c79-9991-4351-a527-6de6bc326f4f tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:45 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=445,cinder:INSERT=59,cinder:UPDATE=85 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:46:45 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-6c4c7c79-9991-4351-a527-6de6bc326f4f tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6c4c7c79-9991-4351-a527-6de6bc326f4f tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 280/543] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:45 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 793 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2213eda7-138d-4f5b-a05c-b428110d7956 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2213eda7-138d-4f5b-a05c-b428110d7956 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2213eda7-138d-4f5b-a05c-b428110d7956 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2213eda7-138d-4f5b-a05c-b428110d7956 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:45 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2213eda7-138d-4f5b-a05c-b428110d7956 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2213eda7-138d-4f5b-a05c-b428110d7956 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 281/544] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:45 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-61ddcbae-8880-47fb-a01d-0e9bdb757b73 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-61ddcbae-8880-47fb-a01d-0e9bdb757b73 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-61ddcbae-8880-47fb-a01d-0e9bdb757b73 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-61ddcbae-8880-47fb-a01d-0e9bdb757b73 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:46 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:46 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-61ddcbae-8880-47fb-a01d-0e9bdb757b73 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:47 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-61ddcbae-8880-47fb-a01d-0e9bdb757b73 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:47 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-61ddcbae-8880-47fb-a01d-0e9bdb757b73 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:47 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-61ddcbae-8880-47fb-a01d-0e9bdb757b73 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-61ddcbae-8880-47fb-a01d-0e9bdb757b73 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 282/545] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:46 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e2f426bd-7c88-4497-b0b2-30e3593b5122 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e2f426bd-7c88-4497-b0b2-30e3593b5122 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e2f426bd-7c88-4497-b0b2-30e3593b5122 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e2f426bd-7c88-4497-b0b2-30e3593b5122 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e2f426bd-7c88-4497-b0b2-30e3593b5122 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e2f426bd-7c88-4497-b0b2-30e3593b5122 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 283/546] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:47 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8b5a0f55-4be7-48f9-a1fd-ff28c2ea2112 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8b5a0f55-4be7-48f9-a1fd-ff28c2ea2112 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8b5a0f55-4be7-48f9-a1fd-ff28c2ea2112 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8b5a0f55-4be7-48f9-a1fd-ff28c2ea2112 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8b5a0f55-4be7-48f9-a1fd-ff28c2ea2112 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:48 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-8b5a0f55-4be7-48f9-a1fd-ff28c2ea2112 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:48 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-8b5a0f55-4be7-48f9-a1fd-ff28c2ea2112 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:48 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-8b5a0f55-4be7-48f9-a1fd-ff28c2ea2112 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8b5a0f55-4be7-48f9-a1fd-ff28c2ea2112 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 284/547] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:48 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e5a3db88-e817-40aa-925a-0e1174da6d53 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5a3db88-e817-40aa-925a-0e1174da6d53 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5a3db88-e817-40aa-925a-0e1174da6d53 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5a3db88-e817-40aa-925a-0e1174da6d53 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e5a3db88-e817-40aa-925a-0e1174da6d53 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5a3db88-e817-40aa-925a-0e1174da6d53 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 285/548] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:48 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ee0fa266-8a0f-4c43-b598-2405cd225642 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee0fa266-8a0f-4c43-b598-2405cd225642 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee0fa266-8a0f-4c43-b598-2405cd225642 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee0fa266-8a0f-4c43-b598-2405cd225642 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:49 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:49 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ee0fa266-8a0f-4c43-b598-2405cd225642 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:49 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-ee0fa266-8a0f-4c43-b598-2405cd225642 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:49 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-ee0fa266-8a0f-4c43-b598-2405cd225642 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:50 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-ee0fa266-8a0f-4c43-b598-2405cd225642 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:50 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:50 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee0fa266-8a0f-4c43-b598-2405cd225642 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 286/549] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:49 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-53dde7bb-4366-4f73-9141-66a455175bbb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-53dde7bb-4366-4f73-9141-66a455175bbb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-53dde7bb-4366-4f73-9141-66a455175bbb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-53dde7bb-4366-4f73-9141-66a455175bbb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:50 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:50 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:50 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:50 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-53dde7bb-4366-4f73-9141-66a455175bbb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-53dde7bb-4366-4f73-9141-66a455175bbb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 287/550] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:50 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c682b984-e31f-48ca-9b89-9cc4fe920a9b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c682b984-e31f-48ca-9b89-9cc4fe920a9b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c682b984-e31f-48ca-9b89-9cc4fe920a9b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c682b984-e31f-48ca-9b89-9cc4fe920a9b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c682b984-e31f-48ca-9b89-9cc4fe920a9b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:51 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-c682b984-e31f-48ca-9b89-9cc4fe920a9b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:51 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-c682b984-e31f-48ca-9b89-9cc4fe920a9b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:51 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-c682b984-e31f-48ca-9b89-9cc4fe920a9b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c682b984-e31f-48ca-9b89-9cc4fe920a9b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 288/551] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:51 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fd5734b5-fed8-405d-a7a8-5fa1268b49c9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd5734b5-fed8-405d-a7a8-5fa1268b49c9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fd5734b5-fed8-405d-a7a8-5fa1268b49c9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fd5734b5-fed8-405d-a7a8-5fa1268b49c9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fd5734b5-fed8-405d-a7a8-5fa1268b49c9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd5734b5-fed8-405d-a7a8-5fa1268b49c9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 289/552] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:51 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d9432bfc-3321-4dce-a4b7-2884a3f7ff21 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9432bfc-3321-4dce-a4b7-2884a3f7ff21 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9432bfc-3321-4dce-a4b7-2884a3f7ff21 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9432bfc-3321-4dce-a4b7-2884a3f7ff21 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d9432bfc-3321-4dce-a4b7-2884a3f7ff21 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:52 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d9432bfc-3321-4dce-a4b7-2884a3f7ff21 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:52 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d9432bfc-3321-4dce-a4b7-2884a3f7ff21 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:52 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-d9432bfc-3321-4dce-a4b7-2884a3f7ff21 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:52 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-396b4a6d-15e4-497c-b46c-e22efe381b69 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Lock "cinder-attachment_update-bbea8860-53f3-42dd-adf6-fa4f6f299f6a-devstack" released by "attachment_update" :: held 17.079s {{(pid=87176) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:46:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-396b4a6d-15e4-497c-b46c-e22efe381b69 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments/570981c0-41e0-4771-9161-14bba1f1867e returned with HTTP 200 Sep 07 16:46:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 264/553] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:46:35 2026] PUT /volume/v3/attachments/570981c0-41e0-4771-9161-14bba1f1867e => generated 694 bytes in 17159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2e96bc1e-938f-4344-a3dc-586930998824 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2e96bc1e-938f-4344-a3dc-586930998824 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2e96bc1e-938f-4344-a3dc-586930998824 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2e96bc1e-938f-4344-a3dc-586930998824 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9432bfc-3321-4dce-a4b7-2884a3f7ff21 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 290/554] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:52 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 928 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b05ebe6e-e95f-4f6a-a68f-5ab61713cb36 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b05ebe6e-e95f-4f6a-a68f-5ab61713cb36 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/groups/5090cc42-f9d7-42c2-b9d2-4d533aca07c2 Sep 07 16:46:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b05ebe6e-e95f-4f6a-a68f-5ab61713cb36 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b05ebe6e-e95f-4f6a-a68f-5ab61713cb36 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-b05ebe6e-e95f-4f6a-a68f-5ab61713cb36 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] show called for member 5090cc42-f9d7-42c2-b9d2-4d533aca07c2 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:46:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2e96bc1e-938f-4344-a3dc-586930998824 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2e96bc1e-938f-4344-a3dc-586930998824 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 265/555] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:52 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 855 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:52 devstack devstack@c-api.service[87177]: /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 16:46:52 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:46:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b05ebe6e-e95f-4f6a-a68f-5ab61713cb36 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/groups/5090cc42-f9d7-42c2-b9d2-4d533aca07c2 returned with HTTP 200 Sep 07 16:46:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 291/556] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:46:52 2026] GET /volume/v3/groups/5090cc42-f9d7-42c2-b9d2-4d533aca07c2 => generated 417 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:46:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:46:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:46:52 devstack devstack@c-api.service[87176]: /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 16:46:52 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:46:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Get all volumes completed successfully. Sep 07 16:46:52 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:52 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:52 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:52 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:52 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:52 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9fcb4f63-2133-47ad-b61c-ddb70f3aa891 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:46:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 266/557] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:46:52 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:46:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-53563b38-29e3-427d-9abf-951e732290a6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-53563b38-29e3-427d-9abf-951e732290a6 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] POST http://192.168.122.91/volume/v3/groups/5090cc42-f9d7-42c2-b9d2-4d533aca07c2/action Sep 07 16:46:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-53563b38-29e3-427d-9abf-951e732290a6 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:46:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-53563b38-29e3-427d-9abf-951e732290a6 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-9a7a6c2e-26d1-4d01-88d3-e4bf49d6b4f4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-53563b38-29e3-427d-9abf-951e732290a6 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] delete called for group 5090cc42-f9d7-42c2-b9d2-4d533aca07c2 {{(pid=87177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:46:53 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-53563b38-29e3-427d-9abf-951e732290a6 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Delete group with id: 5090cc42-f9d7-42c2-b9d2-4d533aca07c2 Sep 07 16:46:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-9a7a6c2e-26d1-4d01-88d3-e4bf49d6b4f4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/attachments/570981c0-41e0-4771-9161-14bba1f1867e/action Sep 07 16:46:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-9a7a6c2e-26d1-4d01-88d3-e4bf49d6b4f4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:46:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-9a7a6c2e-26d1-4d01-88d3-e4bf49d6b4f4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:53 devstack devstack@c-api.service[87177]: /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 16:46:53 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:46:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07fcb50c-3719-49c2-9c57-3fec921f7125 req-9a7a6c2e-26d1-4d01-88d3-e4bf49d6b4f4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments/570981c0-41e0-4771-9161-14bba1f1867e/action returned with HTTP 204 Sep 07 16:46:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 267/558] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:46:53 2026] POST /volume/v3/attachments/570981c0-41e0-4771-9161-14bba1f1867e/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:46:53 devstack devstack@c-api.service[87177]: /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:46:53 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:46:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-53563b38-29e3-427d-9abf-951e732290a6 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/groups/5090cc42-f9d7-42c2-b9d2-4d533aca07c2/action returned with HTTP 202 Sep 07 16:46:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 292/559] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:46:53 2026] POST /volume/v3/groups/5090cc42-f9d7-42c2-b9d2-4d533aca07c2/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:46:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-00c4a7a9-bfaf-43de-81c1-44c1ba459002 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-00c4a7a9-bfaf-43de-81c1-44c1ba459002 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-00c4a7a9-bfaf-43de-81c1-44c1ba459002 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-00c4a7a9-bfaf-43de-81c1-44c1ba459002 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-00c4a7a9-bfaf-43de-81c1-44c1ba459002 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:53 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-00c4a7a9-bfaf-43de-81c1-44c1ba459002 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:53 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-00c4a7a9-bfaf-43de-81c1-44c1ba459002 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:53 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-00c4a7a9-bfaf-43de-81c1-44c1ba459002 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-00c4a7a9-bfaf-43de-81c1-44c1ba459002 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 268/560] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:53 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9927910f-7d46-4110-9295-b0fb0a8741b0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9927910f-7d46-4110-9295-b0fb0a8741b0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9927910f-7d46-4110-9295-b0fb0a8741b0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9927910f-7d46-4110-9295-b0fb0a8741b0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9927910f-7d46-4110-9295-b0fb0a8741b0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9927910f-7d46-4110-9295-b0fb0a8741b0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 293/561] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:53 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 1147 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-732d7ec1-d28b-4782-8126-18eafd599b57 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-732d7ec1-d28b-4782-8126-18eafd599b57 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:46:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-732d7ec1-d28b-4782-8126-18eafd599b57 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-732d7ec1-d28b-4782-8126-18eafd599b57 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-732d7ec1-d28b-4782-8126-18eafd599b57 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:46:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-732d7ec1-d28b-4782-8126-18eafd599b57 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:46:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 269/562] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:53 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:46:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6ca54e0d-d498-42ab-beaf-8ed088026ade None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6ca54e0d-d498-42ab-beaf-8ed088026ade tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6ca54e0d-d498-42ab-beaf-8ed088026ade tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6ca54e0d-d498-42ab-beaf-8ed088026ade tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:54 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:54 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6ca54e0d-d498-42ab-beaf-8ed088026ade tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:54 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-6ca54e0d-d498-42ab-beaf-8ed088026ade tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:54 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-6ca54e0d-d498-42ab-beaf-8ed088026ade tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:54 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-6ca54e0d-d498-42ab-beaf-8ed088026ade tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:54 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6ca54e0d-d498-42ab-beaf-8ed088026ade tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 200 Sep 07 16:46:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 294/563] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:54 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 927 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-58655188-4b1a-47bc-83fa-1fdda24c0c87 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e2c38bf9-57c3-4c39-83bb-841a03beae6b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e2c38bf9-57c3-4c39-83bb-841a03beae6b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e2c38bf9-57c3-4c39-83bb-841a03beae6b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e2c38bf9-57c3-4c39-83bb-841a03beae6b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e2c38bf9-57c3-4c39-83bb-841a03beae6b tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 returned with HTTP 404 Sep 07 16:46:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 295/564] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:55 2026] GET /volume/v3/volumes/812fb008-6d1b-4b6e-bf6b-7293ff471625 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-82362747-b55b-4a38-a8e2-b7c6db84e243 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82362747-b55b-4a38-a8e2-b7c6db84e243 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/groups/5090cc42-f9d7-42c2-b9d2-4d533aca07c2 Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-82362747-b55b-4a38-a8e2-b7c6db84e243 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-82362747-b55b-4a38-a8e2-b7c6db84e243 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-82362747-b55b-4a38-a8e2-b7c6db84e243 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] show called for member 5090cc42-f9d7-42c2-b9d2-4d533aca07c2 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82362747-b55b-4a38-a8e2-b7c6db84e243 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/groups/5090cc42-f9d7-42c2-b9d2-4d533aca07c2 returned with HTTP 404 Sep 07 16:46:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 296/565] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:46:55 2026] GET /volume/v3/groups/5090cc42-f9d7-42c2-b9d2-4d533aca07c2 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8929a3fa-1fe9-4aa0-ae81-c6695bb8e7e2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8929a3fa-1fe9-4aa0-ae81-c6695bb8e7e2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8929a3fa-1fe9-4aa0-ae81-c6695bb8e7e2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8929a3fa-1fe9-4aa0-ae81-c6695bb8e7e2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-8929a3fa-1fe9-4aa0-ae81-c6695bb8e7e2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8929a3fa-1fe9-4aa0-ae81-c6695bb8e7e2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: /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 16:46:55 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:46:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8929a3fa-1fe9-4aa0-ae81-c6695bb8e7e2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Get all volumes completed successfully. Sep 07 16:46:55 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-8929a3fa-1fe9-4aa0-ae81-c6695bb8e7e2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:55 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-8929a3fa-1fe9-4aa0-ae81-c6695bb8e7e2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58655188-4b1a-47bc-83fa-1fdda24c0c87 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes Sep 07 16:46:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58655188-4b1a-47bc-83fa-1fdda24c0c87 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58655188-4b1a-47bc-83fa-1fdda24c0c87 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-58655188-4b1a-47bc-83fa-1fdda24c0c87 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:46:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58655188-4b1a-47bc-83fa-1fdda24c0c87 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-8929a3fa-1fe9-4aa0-ae81-c6695bb8e7e2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:55 devstack devstack@c-api.service[87176]: /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 16:46:55 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:46:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-58655188-4b1a-47bc-83fa-1fdda24c0c87 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:46:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58655188-4b1a-47bc-83fa-1fdda24c0c87 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes returned with HTTP 200 Sep 07 16:46:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 270/566] 192.168.122.91 () {58 vars in 1116 bytes} [Mon Sep 7 16:46:55 2026] GET /volume/v3/volumes => generated 15 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:46:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8929a3fa-1fe9-4aa0-ae81-c6695bb8e7e2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:46:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 297/567] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:46:55 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2d57b68a-11fe-4b7b-8e93-785abf3749b8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d57b68a-11fe-4b7b-8e93-785abf3749b8 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] POST http://192.168.122.91/volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba/action Sep 07 16:46:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d57b68a-11fe-4b7b-8e93-785abf3749b8 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d57b68a-11fe-4b7b-8e93-785abf3749b8 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-2d57b68a-11fe-4b7b-8e93-785abf3749b8 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] delete called for group 7d062c52-dda1-40a7-96d2-a0fbc42211ba {{(pid=87177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-2d57b68a-11fe-4b7b-8e93-785abf3749b8 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Delete group with id: 7d062c52-dda1-40a7-96d2-a0fbc42211ba Sep 07 16:46:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:56 devstack devstack@c-api.service[87177]: /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 16:46:56 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:46:56 devstack devstack@c-api.service[87177]: /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:46:56 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:46:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-988365277"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-988365277'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Create volume of 1 GB Sep 07 16:46:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d57b68a-11fe-4b7b-8e93-785abf3749b8 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba/action returned with HTTP 202 Sep 07 16:46:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 298/568] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:46:55 2026] POST /volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:46:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Availability Zones retrieved successfully. Sep 07 16:46:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-eda14c09-dce8-4778-a702-47f942613a25 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eda14c09-dce8-4778-a702-47f942613a25 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 Sep 07 16:46:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eda14c09-dce8-4778-a702-47f942613a25 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eda14c09-dce8-4778-a702-47f942613a25 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Flow 'volume_create_api' (83c34de5-452d-49ed-8f99-925bcc681676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ab90f6-be67-47d3-9b51-39856ce18e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-eda14c09-dce8-4778-a702-47f942613a25 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Volume info retrieved successfully. Sep 07 16:46:56 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-eda14c09-dce8-4778-a702-47f942613a25 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:46:56 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-eda14c09-dce8-4778-a702-47f942613a25 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ab90f6-be67-47d3-9b51-39856ce18e83) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4d463b-f12b-435f-859f-2523be21af59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-eda14c09-dce8-4778-a702-47f942613a25 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eda14c09-dce8-4778-a702-47f942613a25 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 returned with HTTP 200 Sep 07 16:46:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 299/569] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:56 2026] GET /volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 => generated 916 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Created reservations ['8d04243f-672d-4904-a48f-50a48a232f2e', '351f1a6d-16f7-490b-b149-4965b98f62ff', 'a39dfbc9-55d0-4d0e-a2a3-0cd148ccaf76', '4b73228c-6c68-48e2-ad95-3dc4f5c6b3a9'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4d463b-f12b-435f-859f-2523be21af59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d04243f-672d-4904-a48f-50a48a232f2e', '351f1a6d-16f7-490b-b149-4965b98f62ff', 'a39dfbc9-55d0-4d0e-a2a3-0cd148ccaf76', '4b73228c-6c68-48e2-ad95-3dc4f5c6b3a9']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e06e35b-995d-42de-8ca7-e34e2ed3ca4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e06e35b-995d-42de-8ca7-e34e2ed3ca4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46ff1cf4-8e81-42ef-8324-330473276605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-988365277',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='346296a9cd1b4e6794a1fab11e4f4553',qos_specs=None,replication_status=,reservations=['8d04243f-672d-4904-a48f-50a48a232f2e','351f1a6d-16f7-490b-b149-4965b98f62ff','a39dfbc9-55d0-4d0e-a2a3-0cd148ccaf76','4b73228c-6c68-48e2-ad95-3dc4f5c6b3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f49511dad547ccaebee1294df57a73',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:46:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-988365277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46ff1cf4-8e81-42ef-8324-330473276605,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='346296a9cd1b4e6794a1fab11e4f4553',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7f49511dad547ccaebee1294df57a73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd56a34-a51e-49cf-aa9c-d842451f1b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd56a34-a51e-49cf-aa9c-d842451f1b03) transitioned into state 'SUCCESS' from state '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-988365277',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='346296a9cd1b4e6794a1fab11e4f4553',qos_specs=None,replication_status=,reservations=['8d04243f-672d-4904-a48f-50a48a232f2e','351f1a6d-16f7-490b-b149-4965b98f62ff','a39dfbc9-55d0-4d0e-a2a3-0cd148ccaf76','4b73228c-6c68-48e2-ad95-3dc4f5c6b3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f49511dad547ccaebee1294df57a73',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58af48ee-2b69-440e-a093-6de12cc759c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58af48ee-2b69-440e-a093-6de12cc759c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Flow 'volume_create_api' (83c34de5-452d-49ed-8f99-925bcc681676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Create volume request issued successfully. Sep 07 16:46:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e6d6874-bf1d-49d2-b158-c0b317d109aa tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:46:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 271/570] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:46:55 2026] POST /volume/v3/volumes => generated 770 bytes in 749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:46:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-965f77dc-5b5e-48de-a783-fbe76a3da3f8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-965f77dc-5b5e-48de-a783-fbe76a3da3f8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 Sep 07 16:46:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-965f77dc-5b5e-48de-a783-fbe76a3da3f8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-965f77dc-5b5e-48de-a783-fbe76a3da3f8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-965f77dc-5b5e-48de-a783-fbe76a3da3f8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:46:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-965f77dc-5b5e-48de-a783-fbe76a3da3f8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 returned with HTTP 200 Sep 07 16:46:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 300/571] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:56 2026] GET /volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 => generated 838 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c1db5646-0386-4b64-8e13-5434b95bccf9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1db5646-0386-4b64-8e13-5434b95bccf9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 Sep 07 16:46:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c1db5646-0386-4b64-8e13-5434b95bccf9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c1db5646-0386-4b64-8e13-5434b95bccf9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1db5646-0386-4b64-8e13-5434b95bccf9 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 returned with HTTP 404 Sep 07 16:46:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 272/572] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:46:57 2026] GET /volume/v3/volumes/b5566832-bf7b-4b07-8d5c-e8209f14bdf9 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:46:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-be4a15d0-c8ab-4fa9-a3ff-b238a9269343 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-be4a15d0-c8ab-4fa9-a3ff-b238a9269343 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba Sep 07 16:46:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-be4a15d0-c8ab-4fa9-a3ff-b238a9269343 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-be4a15d0-c8ab-4fa9-a3ff-b238a9269343 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-be4a15d0-c8ab-4fa9-a3ff-b238a9269343 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] show called for member 7d062c52-dda1-40a7-96d2-a0fbc42211ba {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:46:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:57 devstack devstack@c-api.service[87177]: /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 16:46:57 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:46:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-be4a15d0-c8ab-4fa9-a3ff-b238a9269343 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba returned with HTTP 200 Sep 07 16:46:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 301/573] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:46:57 2026] GET /volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba => generated 388 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:46:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d280ea6c-2946-4725-a3c8-8424c641b624 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d280ea6c-2946-4725-a3c8-8424c641b624 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 Sep 07 16:46:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d280ea6c-2946-4725-a3c8-8424c641b624 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d280ea6c-2946-4725-a3c8-8424c641b624 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d280ea6c-2946-4725-a3c8-8424c641b624 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:46:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d280ea6c-2946-4725-a3c8-8424c641b624 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 returned with HTTP 200 Sep 07 16:46:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 273/574] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:57 2026] GET /volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 => generated 862 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:46:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-59eb0bb3-85d6-411e-9e5d-91c802df2fb2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59eb0bb3-85d6-411e-9e5d-91c802df2fb2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] GET http://192.168.122.91/volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba Sep 07 16:46:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59eb0bb3-85d6-411e-9e5d-91c802df2fb2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59eb0bb3-85d6-411e-9e5d-91c802df2fb2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-59eb0bb3-85d6-411e-9e5d-91c802df2fb2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] show called for member 7d062c52-dda1-40a7-96d2-a0fbc42211ba {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:46:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59eb0bb3-85d6-411e-9e5d-91c802df2fb2 tempest-GroupsV314Test-1527352611 tempest-GroupsV314Test-1527352611-project-member] http://192.168.122.91/volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba returned with HTTP 404 Sep 07 16:46:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 302/575] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:46:58 2026] GET /volume/v3/groups/7d062c52-dda1-40a7-96d2-a0fbc42211ba => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 16:46:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e0ea9ff1-e3c2-4a4f-b724-fd91ad66870f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0ea9ff1-e3c2-4a4f-b724-fd91ad66870f tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/aae2437c-a2a2-4a97-8d9e-2374fd7c0124 Sep 07 16:46:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e0ea9ff1-e3c2-4a4f-b724-fd91ad66870f tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e0ea9ff1-e3c2-4a4f-b724-fd91ad66870f tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0ea9ff1-e3c2-4a4f-b724-fd91ad66870f tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] http://192.168.122.91/volume/v3/group_types/aae2437c-a2a2-4a97-8d9e-2374fd7c0124 returned with HTTP 202 Sep 07 16:46:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 274/576] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:46:58 2026] DELETE /volume/v3/group_types/aae2437c-a2a2-4a97-8d9e-2374fd7c0124 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:46:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b70cec47-3ad8-41ed-8e49-fbb101b82a2f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b70cec47-3ad8-41ed-8e49-fbb101b82a2f tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] DELETE http://192.168.122.91/volume/v3/types/9a615607-f1db-4ab0-b868-bebae4a1eb20 Sep 07 16:46:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b70cec47-3ad8-41ed-8e49-fbb101b82a2f tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b70cec47-3ad8-41ed-8e49-fbb101b82a2f tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b70cec47-3ad8-41ed-8e49-fbb101b82a2f tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] http://192.168.122.91/volume/v3/types/9a615607-f1db-4ab0-b868-bebae4a1eb20 returned with HTTP 202 Sep 07 16:46:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 303/577] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:46:58 2026] DELETE /volume/v3/types/9a615607-f1db-4ab0-b868-bebae4a1eb20 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:46:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-948a6098-9704-49f1-98e3-da170957414c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-948a6098-9704-49f1-98e3-da170957414c tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] GET http://192.168.122.91/volume/v3/types/9a615607-f1db-4ab0-b868-bebae4a1eb20 Sep 07 16:46:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-948a6098-9704-49f1-98e3-da170957414c tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-948a6098-9704-49f1-98e3-da170957414c tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-948a6098-9704-49f1-98e3-da170957414c tempest-GroupsV314Test-42575352 tempest-GroupsV314Test-42575352-project-admin] http://192.168.122.91/volume/v3/types/9a615607-f1db-4ab0-b868-bebae4a1eb20 returned with HTTP 404 Sep 07 16:46:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 275/578] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:46:58 2026] GET /volume/v3/types/9a615607-f1db-4ab0-b868-bebae4a1eb20 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:46:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a1a11347-dced-4549-b3c5-cd63ce954156 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a1a11347-dced-4549-b3c5-cd63ce954156 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 Sep 07 16:46:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a1a11347-dced-4549-b3c5-cd63ce954156 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a1a11347-dced-4549-b3c5-cd63ce954156 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:46:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a1a11347-dced-4549-b3c5-cd63ce954156 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:46:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a1a11347-dced-4549-b3c5-cd63ce954156 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 returned with HTTP 200 Sep 07 16:46:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 304/579] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:58 2026] GET /volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 => generated 863 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0557096c-f7d4-49bc-ba4c-ba1af47be3f4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0557096c-f7d4-49bc-ba4c-ba1af47be3f4 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 Sep 07 16:46:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0557096c-f7d4-49bc-ba4c-ba1af47be3f4 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0557096c-f7d4-49bc-ba4c-ba1af47be3f4 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0557096c-f7d4-49bc-ba4c-ba1af47be3f4 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Volume info retrieved successfully. Sep 07 16:46:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0557096c-f7d4-49bc-ba4c-ba1af47be3f4 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 returned with HTTP 200 Sep 07 16:46:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 276/580] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:59 2026] GET /volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-766841593"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-766841593'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Create volume of 1 GB Sep 07 16:46:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Availability Zones retrieved successfully. Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Flow 'volume_create_api' (f781d714-d259-477f-b9f8-3ae7001f96e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f559753-53b9-422e-98c7-0dfbc34b2410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f559753-53b9-422e-98c7-0dfbc34b2410) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39108e29-b38a-40d8-87df-2567f9a31362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Created reservations ['94abf356-d7fd-4852-9ef6-cb80977ce1b8', '91f9f6ee-1b5b-4d19-962b-f2ef290a59f3', 'fb11e7d0-86f9-4e53-afbe-ff1a647ca029', '5145c9a9-d390-4d9a-a94b-8d4300bc9e53'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39108e29-b38a-40d8-87df-2567f9a31362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94abf356-d7fd-4852-9ef6-cb80977ce1b8', '91f9f6ee-1b5b-4d19-962b-f2ef290a59f3', 'fb11e7d0-86f9-4e53-afbe-ff1a647ca029', '5145c9a9-d390-4d9a-a94b-8d4300bc9e53']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df74634-2b10-47cf-9385-5e574ae409f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df74634-2b10-47cf-9385-5e574ae409f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89fc48c1-1637-4ef7-ad80-20778a4c7ea2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-766841593',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='346296a9cd1b4e6794a1fab11e4f4553',qos_specs=None,replication_status=,reservations=['94abf356-d7fd-4852-9ef6-cb80977ce1b8','91f9f6ee-1b5b-4d19-962b-f2ef290a59f3','fb11e7d0-86f9-4e53-afbe-ff1a647ca029','5145c9a9-d390-4d9a-a94b-8d4300bc9e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f49511dad547ccaebee1294df57a73',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:46:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-766841593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89fc48c1-1637-4ef7-ad80-20778a4c7ea2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='346296a9cd1b4e6794a1fab11e4f4553',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7f49511dad547ccaebee1294df57a73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad0fa69-1c82-47f6-b922-3ce1c98d94e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad0fa69-1c82-47f6-b922-3ce1c98d94e5) transitioned into state 'SUCCESS' from state '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-766841593',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='346296a9cd1b4e6794a1fab11e4f4553',qos_specs=None,replication_status=,reservations=['94abf356-d7fd-4852-9ef6-cb80977ce1b8','91f9f6ee-1b5b-4d19-962b-f2ef290a59f3','fb11e7d0-86f9-4e53-afbe-ff1a647ca029','5145c9a9-d390-4d9a-a94b-8d4300bc9e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f49511dad547ccaebee1294df57a73',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a9cd27f-e198-4aaf-964e-cbf9989caad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a9cd27f-e198-4aaf-964e-cbf9989caad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Flow 'volume_create_api' (f781d714-d259-477f-b9f8-3ae7001f96e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:46:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Create volume request issued successfully. Sep 07 16:46:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f3d6c1e3-9a67-404d-adc6-f8ce6c805ccb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:46:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 305/581] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:46:59 2026] POST /volume/v3/volumes => generated 770 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:46:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-be96daf4-c784-481f-86bf-1f8f8722e7c5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:46:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be96daf4-c784-481f-86bf-1f8f8722e7c5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 Sep 07 16:46:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be96daf4-c784-481f-86bf-1f8f8722e7c5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:46:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be96daf4-c784-481f-86bf-1f8f8722e7c5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:46:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:46:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:46:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-be96daf4-c784-481f-86bf-1f8f8722e7c5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:46:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be96daf4-c784-481f-86bf-1f8f8722e7c5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 returned with HTTP 200 Sep 07 16:46:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 277/582] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:46:59 2026] GET /volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 => generated 838 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cce67933-d485-4f32-b5d6-9390dc517323 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cce67933-d485-4f32-b5d6-9390dc517323 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 Sep 07 16:47:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cce67933-d485-4f32-b5d6-9390dc517323 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cce67933-d485-4f32-b5d6-9390dc517323 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cce67933-d485-4f32-b5d6-9390dc517323 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cce67933-d485-4f32-b5d6-9390dc517323 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 returned with HTTP 200 Sep 07 16:47:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 306/583] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:00 2026] GET /volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 => generated 862 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6f3af5cb-54fb-402c-8317-88985c568746 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f3af5cb-54fb-402c-8317-88985c568746 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 Sep 07 16:47:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f3af5cb-54fb-402c-8317-88985c568746 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f3af5cb-54fb-402c-8317-88985c568746 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6f3af5cb-54fb-402c-8317-88985c568746 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f3af5cb-54fb-402c-8317-88985c568746 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 returned with HTTP 200 Sep 07 16:47:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 278/584] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:01 2026] GET /volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 => generated 863 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5359e70d-8aa3-44f9-bc98-aa97a3153655 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5359e70d-8aa3-44f9-bc98-aa97a3153655 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 Sep 07 16:47:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5359e70d-8aa3-44f9-bc98-aa97a3153655 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5359e70d-8aa3-44f9-bc98-aa97a3153655 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5359e70d-8aa3-44f9-bc98-aa97a3153655 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Volume info retrieved successfully. Sep 07 16:47:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5359e70d-8aa3-44f9-bc98-aa97a3153655 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 returned with HTTP 200 Sep 07 16:47:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 307/585] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:02 2026] GET /volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5f741032-de05-4cfd-beae-40228d041a3d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1943242767"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1943242767'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Create volume of 1 GB Sep 07 16:47:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Availability Zones retrieved successfully. Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Flow 'volume_create_api' (aba78eda-ff7c-4894-bb18-b9ce064be247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f97e3ae5-6f16-4427-b96b-a7b2089d09d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f97e3ae5-6f16-4427-b96b-a7b2089d09d9) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f52abde-f72a-4f3e-abaf-37c228bbb1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Created reservations ['893d043b-ac44-4390-be2e-1886f0a8e9d6', '752a2dbe-ab7a-425c-83d2-5ba5bb69b9fb', '91142033-1345-4294-b153-8ae1c00fda71', '4fe247ee-8ae8-4793-a520-6cfbc3ddc75b'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f52abde-f72a-4f3e-abaf-37c228bbb1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['893d043b-ac44-4390-be2e-1886f0a8e9d6', '752a2dbe-ab7a-425c-83d2-5ba5bb69b9fb', '91142033-1345-4294-b153-8ae1c00fda71', '4fe247ee-8ae8-4793-a520-6cfbc3ddc75b']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531adeb5-a2de-4a8f-b5f7-1bf8998a4173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531adeb5-a2de-4a8f-b5f7-1bf8998a4173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd076bc18-fda2-41f1-8105-0a9751e2e628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1943242767',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='346296a9cd1b4e6794a1fab11e4f4553',qos_specs=None,replication_status=,reservations=['893d043b-ac44-4390-be2e-1886f0a8e9d6','752a2dbe-ab7a-425c-83d2-5ba5bb69b9fb','91142033-1345-4294-b153-8ae1c00fda71','4fe247ee-8ae8-4793-a520-6cfbc3ddc75b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f49511dad547ccaebee1294df57a73',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:47:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1943242767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d076bc18-fda2-41f1-8105-0a9751e2e628,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='346296a9cd1b4e6794a1fab11e4f4553',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7f49511dad547ccaebee1294df57a73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e1f70f-1de9-4f8b-b08a-893dd230c073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e1f70f-1de9-4f8b-b08a-893dd230c073) transitioned into state 'SUCCESS' from state '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-1943242767',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='346296a9cd1b4e6794a1fab11e4f4553',qos_specs=None,replication_status=,reservations=['893d043b-ac44-4390-be2e-1886f0a8e9d6','752a2dbe-ab7a-425c-83d2-5ba5bb69b9fb','91142033-1345-4294-b153-8ae1c00fda71','4fe247ee-8ae8-4793-a520-6cfbc3ddc75b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f49511dad547ccaebee1294df57a73',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305f65e5-2f4b-4f68-be89-64cd6397fd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305f65e5-2f4b-4f68-be89-64cd6397fd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Flow 'volume_create_api' (aba78eda-ff7c-4894-bb18-b9ce064be247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Create volume request issued successfully. Sep 07 16:47:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5f741032-de05-4cfd-beae-40228d041a3d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:47:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 279/586] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:47:02 2026] POST /volume/v3/volumes => generated 771 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e77735de-dfb2-4114-82b3-5f61fb77c6cc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e77735de-dfb2-4114-82b3-5f61fb77c6cc tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e77735de-dfb2-4114-82b3-5f61fb77c6cc tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e77735de-dfb2-4114-82b3-5f61fb77c6cc tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e77735de-dfb2-4114-82b3-5f61fb77c6cc tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e77735de-dfb2-4114-82b3-5f61fb77c6cc tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 returned with HTTP 200 Sep 07 16:47:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 308/587] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:02 2026] GET /volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 => generated 839 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-762e6759-a262-47f5-9e70-9bb087366abc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-762e6759-a262-47f5-9e70-9bb087366abc tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-762e6759-a262-47f5-9e70-9bb087366abc tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-762e6759-a262-47f5-9e70-9bb087366abc tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:03 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-762e6759-a262-47f5-9e70-9bb087366abc tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-762e6759-a262-47f5-9e70-9bb087366abc tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 returned with HTTP 200 Sep 07 16:47:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 280/588] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:03 2026] GET /volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 => generated 863 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1b2a4ef0-8e92-4b57-ba91-c005d02b8c57 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1b2a4ef0-8e92-4b57-ba91-c005d02b8c57 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1b2a4ef0-8e92-4b57-ba91-c005d02b8c57 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1b2a4ef0-8e92-4b57-ba91-c005d02b8c57 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1b2a4ef0-8e92-4b57-ba91-c005d02b8c57 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1b2a4ef0-8e92-4b57-ba91-c005d02b8c57 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 returned with HTTP 200 Sep 07 16:47:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 309/589] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:04 2026] GET /volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-86b605a1-5daf-4d07-a69c-3740ba155387 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86b605a1-5daf-4d07-a69c-3740ba155387 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-86b605a1-5daf-4d07-a69c-3740ba155387 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-86b605a1-5daf-4d07-a69c-3740ba155387 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-86b605a1-5daf-4d07-a69c-3740ba155387 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Volume info retrieved successfully. Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86b605a1-5daf-4d07-a69c-3740ba155387 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 returned with HTTP 200 Sep 07 16:47:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 281/590] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:05 2026] GET /volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f86b4ab5-e968-4811-8706-0a031cc07a25 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f86b4ab5-e968-4811-8706-0a031cc07a25 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f86b4ab5-e968-4811-8706-0a031cc07a25 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f86b4ab5-e968-4811-8706-0a031cc07a25 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-f86b4ab5-e968-4811-8706-0a031cc07a25 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f86b4ab5-e968-4811-8706-0a031cc07a25 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f86b4ab5-e968-4811-8706-0a031cc07a25 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f86b4ab5-e968-4811-8706-0a031cc07a25 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes returned with HTTP 200 Sep 07 16:47:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 310/591] 192.168.122.91 () {58 vars in 1116 bytes} [Mon Sep 7 16:47:05 2026] GET /volume/v3/volumes => generated 992 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6d57efad-fcb6-48b6-8d94-de008ad05410 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6d57efad-fcb6-48b6-8d94-de008ad05410 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-988365277 Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6d57efad-fcb6-48b6-8d94-de008ad05410 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6d57efad-fcb6-48b6-8d94-de008ad05410 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-6d57efad-fcb6-48b6-8d94-de008ad05410 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6d57efad-fcb6-48b6-8d94-de008ad05410 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-988365277'), ('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6d57efad-fcb6-48b6-8d94-de008ad05410 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6d57efad-fcb6-48b6-8d94-de008ad05410 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-988365277 returned with HTTP 200 Sep 07 16:47:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 282/592] 192.168.122.91 () {58 vars in 1215 bytes} [Mon Sep 7 16:47:05 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-988365277 => generated 339 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d10d985c-3aa8-4d9b-b879-1ba4fa02dd40 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d10d985c-3aa8-4d9b-b879-1ba4fa02dd40 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-988365277 Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d10d985c-3aa8-4d9b-b879-1ba4fa02dd40 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d10d985c-3aa8-4d9b-b879-1ba4fa02dd40 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-d10d985c-3aa8-4d9b-b879-1ba4fa02dd40 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d10d985c-3aa8-4d9b-b879-1ba4fa02dd40 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-988365277'), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d10d985c-3aa8-4d9b-b879-1ba4fa02dd40 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d10d985c-3aa8-4d9b-b879-1ba4fa02dd40 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-988365277 returned with HTTP 200 Sep 07 16:47:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 311/593] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:47:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-988365277 => generated 866 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f89c37ff-293c-47d7-9d8a-d4e735175cf0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f89c37ff-293c-47d7-9d8a-d4e735175cf0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/detail?limit=1 Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f89c37ff-293c-47d7-9d8a-d4e735175cf0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f89c37ff-293c-47d7-9d8a-d4e735175cf0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-f89c37ff-293c-47d7-9d8a-d4e735175cf0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f89c37ff-293c-47d7-9d8a-d4e735175cf0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f89c37ff-293c-47d7-9d8a-d4e735175cf0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Get all volumes completed successfully. Sep 07 16:47:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f89c37ff-293c-47d7-9d8a-d4e735175cf0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 07 16:47:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 283/594] 192.168.122.91 () {58 vars in 1152 bytes} [Mon Sep 7 16:47:05 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-42e01171-efb3-4136-8385-4047f5b8bb18 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-42e01171-efb3-4136-8385-4047f5b8bb18 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/detail?limit=1&marker=d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-42e01171-efb3-4136-8385-4047f5b8bb18 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-42e01171-efb3-4136-8385-4047f5b8bb18 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-42e01171-efb3-4136-8385-4047f5b8bb18 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42e01171-efb3-4136-8385-4047f5b8bb18 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-42e01171-efb3-4136-8385-4047f5b8bb18 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Get all volumes completed successfully. Sep 07 16:47:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-42e01171-efb3-4136-8385-4047f5b8bb18 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/detail?limit=1&marker=d076bc18-fda2-41f1-8105-0a9751e2e628 returned with HTTP 200 Sep 07 16:47:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 312/595] 192.168.122.91 () {58 vars in 1240 bytes} [Mon Sep 7 16:47:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=d076bc18-fda2-41f1-8105-0a9751e2e628 => generated 1012 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-22c5d2ea-c289-4778-95b1-936168ac411b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-22c5d2ea-c289-4778-95b1-936168ac411b tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/detail?limit=1&marker=89fc48c1-1637-4ef7-ad80-20778a4c7ea2 Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-22c5d2ea-c289-4778-95b1-936168ac411b tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-22c5d2ea-c289-4778-95b1-936168ac411b tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-22c5d2ea-c289-4778-95b1-936168ac411b tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-22c5d2ea-c289-4778-95b1-936168ac411b tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-22c5d2ea-c289-4778-95b1-936168ac411b tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Get all volumes completed successfully. Sep 07 16:47:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-22c5d2ea-c289-4778-95b1-936168ac411b tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/detail?limit=1&marker=89fc48c1-1637-4ef7-ad80-20778a4c7ea2 returned with HTTP 200 Sep 07 16:47:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 284/596] 192.168.122.91 () {58 vars in 1240 bytes} [Mon Sep 7 16:47:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=89fc48c1-1637-4ef7-ad80-20778a4c7ea2 => generated 1012 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-068f9ced-2c1a-4b27-9456-e2bb07962fc5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-068f9ced-2c1a-4b27-9456-e2bb07962fc5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/detail?limit=1&marker=46ff1cf4-8e81-42ef-8324-330473276605 Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-068f9ced-2c1a-4b27-9456-e2bb07962fc5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-068f9ced-2c1a-4b27-9456-e2bb07962fc5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-068f9ced-2c1a-4b27-9456-e2bb07962fc5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-068f9ced-2c1a-4b27-9456-e2bb07962fc5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-068f9ced-2c1a-4b27-9456-e2bb07962fc5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Get all volumes completed successfully. Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-068f9ced-2c1a-4b27-9456-e2bb07962fc5 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/detail?limit=1&marker=46ff1cf4-8e81-42ef-8324-330473276605 returned with HTTP 200 Sep 07 16:47:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 313/597] 192.168.122.91 () {58 vars in 1240 bytes} [Mon Sep 7 16:47:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=46ff1cf4-8e81-42ef-8324-330473276605 => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c1b73be4-07bd-4518-9284-2dd983e710ec None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1b73be4-07bd-4518-9284-2dd983e710ec tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c1b73be4-07bd-4518-9284-2dd983e710ec tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c1b73be4-07bd-4518-9284-2dd983e710ec tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-c1b73be4-07bd-4518-9284-2dd983e710ec tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1b73be4-07bd-4518-9284-2dd983e710ec tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Could not evaluate value available, assuming string {{(pid=87176) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c1b73be4-07bd-4518-9284-2dd983e710ec tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c1b73be4-07bd-4518-9284-2dd983e710ec tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1b73be4-07bd-4518-9284-2dd983e710ec tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 07 16:47:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 285/598] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:47:05 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-27ea5575-f256-4ac0-b94f-b676206bb769 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27ea5575-f256-4ac0-b94f-b676206bb769 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-27ea5575-f256-4ac0-b94f-b676206bb769 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-27ea5575-f256-4ac0-b94f-b676206bb769 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-27ea5575-f256-4ac0-b94f-b676206bb769 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-27ea5575-f256-4ac0-b94f-b676206bb769 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Could not evaluate value available, assuming string {{(pid=87177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-27ea5575-f256-4ac0-b94f-b676206bb769 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-27ea5575-f256-4ac0-b94f-b676206bb769 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27ea5575-f256-4ac0-b94f-b676206bb769 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 07 16:47:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 314/599] 192.168.122.91 () {58 vars in 1238 bytes} [Mon Sep 7 16:47:05 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d8b06696-9196-4999-8c86-658b27e2f79e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d8b06696-9196-4999-8c86-658b27e2f79e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes?limit=1 Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d8b06696-9196-4999-8c86-658b27e2f79e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d8b06696-9196-4999-8c86-658b27e2f79e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-d8b06696-9196-4999-8c86-658b27e2f79e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d8b06696-9196-4999-8c86-658b27e2f79e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d8b06696-9196-4999-8c86-658b27e2f79e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Get all volumes completed successfully. Sep 07 16:47:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d8b06696-9196-4999-8c86-658b27e2f79e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 07 16:47:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 286/600] 192.168.122.91 () {58 vars in 1131 bytes} [Mon Sep 7 16:47:06 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b5c21f8f-b81a-445b-9a7d-39773a20e65c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b5c21f8f-b81a-445b-9a7d-39773a20e65c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes?limit=1&marker=d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b5c21f8f-b81a-445b-9a7d-39773a20e65c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b5c21f8f-b81a-445b-9a7d-39773a20e65c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-b5c21f8f-b81a-445b-9a7d-39773a20e65c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5c21f8f-b81a-445b-9a7d-39773a20e65c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b5c21f8f-b81a-445b-9a7d-39773a20e65c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Get all volumes completed successfully. Sep 07 16:47:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b5c21f8f-b81a-445b-9a7d-39773a20e65c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes?limit=1&marker=d076bc18-fda2-41f1-8105-0a9751e2e628 returned with HTTP 200 Sep 07 16:47:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 315/601] 192.168.122.91 () {58 vars in 1219 bytes} [Mon Sep 7 16:47:06 2026] GET /volume/v3/volumes?limit=1&marker=d076bc18-fda2-41f1-8105-0a9751e2e628 => generated 478 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d7588366-79e3-47e0-b522-50fac74eeac0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7588366-79e3-47e0-b522-50fac74eeac0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes?limit=1&marker=89fc48c1-1637-4ef7-ad80-20778a4c7ea2 Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d7588366-79e3-47e0-b522-50fac74eeac0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d7588366-79e3-47e0-b522-50fac74eeac0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-d7588366-79e3-47e0-b522-50fac74eeac0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7588366-79e3-47e0-b522-50fac74eeac0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d7588366-79e3-47e0-b522-50fac74eeac0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Get all volumes completed successfully. Sep 07 16:47:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7588366-79e3-47e0-b522-50fac74eeac0 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes?limit=1&marker=89fc48c1-1637-4ef7-ad80-20778a4c7ea2 returned with HTTP 200 Sep 07 16:47:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 287/602] 192.168.122.91 () {58 vars in 1219 bytes} [Mon Sep 7 16:47:06 2026] GET /volume/v3/volumes?limit=1&marker=89fc48c1-1637-4ef7-ad80-20778a4c7ea2 => generated 478 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-67217ab5-eb33-4d8a-a433-5c3e2e5ef9bb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-67217ab5-eb33-4d8a-a433-5c3e2e5ef9bb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes?limit=1&marker=46ff1cf4-8e81-42ef-8324-330473276605 Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-67217ab5-eb33-4d8a-a433-5c3e2e5ef9bb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-67217ab5-eb33-4d8a-a433-5c3e2e5ef9bb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-67217ab5-eb33-4d8a-a433-5c3e2e5ef9bb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-67217ab5-eb33-4d8a-a433-5c3e2e5ef9bb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-67217ab5-eb33-4d8a-a433-5c3e2e5ef9bb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Get all volumes completed successfully. Sep 07 16:47:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-67217ab5-eb33-4d8a-a433-5c3e2e5ef9bb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes?limit=1&marker=46ff1cf4-8e81-42ef-8324-330473276605 returned with HTTP 200 Sep 07 16:47:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 316/603] 192.168.122.91 () {58 vars in 1219 bytes} [Mon Sep 7 16:47:06 2026] GET /volume/v3/volumes?limit=1&marker=46ff1cf4-8e81-42ef-8324-330473276605 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-30f06fd0-89b2-4f22-b023-ad7ab167cd11 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30f06fd0-89b2-4f22-b023-ad7ab167cd11 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-766841593&status=available Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30f06fd0-89b2-4f22-b023-ad7ab167cd11 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30f06fd0-89b2-4f22-b023-ad7ab167cd11 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-30f06fd0-89b2-4f22-b023-ad7ab167cd11 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-30f06fd0-89b2-4f22-b023-ad7ab167cd11 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Could not evaluate value available, assuming string {{(pid=87176) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-30f06fd0-89b2-4f22-b023-ad7ab167cd11 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-766841593'), ('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-30f06fd0-89b2-4f22-b023-ad7ab167cd11 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30f06fd0-89b2-4f22-b023-ad7ab167cd11 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-766841593&status=available returned with HTTP 200 Sep 07 16:47:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 288/604] 192.168.122.91 () {58 vars in 1249 bytes} [Mon Sep 7 16:47:06 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-766841593&status=available => generated 339 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dfe36591-0e69-4838-a74c-176252984e2f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dfe36591-0e69-4838-a74c-176252984e2f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-988365277&status=available Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dfe36591-0e69-4838-a74c-176252984e2f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dfe36591-0e69-4838-a74c-176252984e2f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-dfe36591-0e69-4838-a74c-176252984e2f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-dfe36591-0e69-4838-a74c-176252984e2f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Could not evaluate value available, assuming string {{(pid=87177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-dfe36591-0e69-4838-a74c-176252984e2f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-988365277'), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dfe36591-0e69-4838-a74c-176252984e2f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dfe36591-0e69-4838-a74c-176252984e2f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-988365277&status=available returned with HTTP 200 Sep 07 16:47:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 317/605] 192.168.122.91 () {58 vars in 1270 bytes} [Mon Sep 7 16:47:06 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-988365277&status=available => generated 866 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-69ad882f-7b17-4438-ab9e-32a1ad0a203e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-69ad882f-7b17-4438-ab9e-32a1ad0a203e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail?marker=89fc48c1-1637-4ef7-ad80-20778a4c7ea2&sort=id%3Aasc Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-69ad882f-7b17-4438-ab9e-32a1ad0a203e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-69ad882f-7b17-4438-ab9e-32a1ad0a203e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-69ad882f-7b17-4438-ab9e-32a1ad0a203e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-69ad882f-7b17-4438-ab9e-32a1ad0a203e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-69ad882f-7b17-4438-ab9e-32a1ad0a203e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-69ad882f-7b17-4438-ab9e-32a1ad0a203e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/detail?marker=89fc48c1-1637-4ef7-ad80-20778a4c7ea2&sort=id%3Aasc returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 289/606] 192.168.122.91 () {58 vars in 1252 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes/detail?marker=89fc48c1-1637-4ef7-ad80-20778a4c7ea2&sort=id%3Aasc => generated 867 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2f1e26b9-9b69-447b-b6a5-b626077d229e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2f1e26b9-9b69-447b-b6a5-b626077d229e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2f1e26b9-9b69-447b-b6a5-b626077d229e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2f1e26b9-9b69-447b-b6a5-b626077d229e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-2f1e26b9-9b69-447b-b6a5-b626077d229e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2f1e26b9-9b69-447b-b6a5-b626077d229e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2f1e26b9-9b69-447b-b6a5-b626077d229e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2f1e26b9-9b69-447b-b6a5-b626077d229e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 318/607] 192.168.122.91 () {58 vars in 1216 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2573 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b083d77d-e3f0-47bc-bced-895bd593f9df None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cf0f68c0-96bc-44c7-bcdd-b3ac06f5dde1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cf0f68c0-96bc-44c7-bcdd-b3ac06f5dde1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cf0f68c0-96bc-44c7-bcdd-b3ac06f5dde1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cf0f68c0-96bc-44c7-bcdd-b3ac06f5dde1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-cf0f68c0-96bc-44c7-bcdd-b3ac06f5dde1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cf0f68c0-96bc-44c7-bcdd-b3ac06f5dde1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cf0f68c0-96bc-44c7-bcdd-b3ac06f5dde1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cf0f68c0-96bc-44c7-bcdd-b3ac06f5dde1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 319/608] 192.168.122.91 () {58 vars in 1137 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes/detail => generated 2573 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2107eaf0-bf0b-4d16-a418-79aa3da1e4b8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2107eaf0-bf0b-4d16-a418-79aa3da1e4b8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2107eaf0-bf0b-4d16-a418-79aa3da1e4b8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2107eaf0-bf0b-4d16-a418-79aa3da1e4b8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-2107eaf0-bf0b-4d16-a418-79aa3da1e4b8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2107eaf0-bf0b-4d16-a418-79aa3da1e4b8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2107eaf0-bf0b-4d16-a418-79aa3da1e4b8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2107eaf0-bf0b-4d16-a418-79aa3da1e4b8 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 320/609] 192.168.122.91 () {58 vars in 1195 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 992 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ddd58c0e-6aa1-4d81-b083-78b8f83769a7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ddd58c0e-6aa1-4d81-b083-78b8f83769a7 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes?availability_zone=nova Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ddd58c0e-6aa1-4d81-b083-78b8f83769a7 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ddd58c0e-6aa1-4d81-b083-78b8f83769a7 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-ddd58c0e-6aa1-4d81-b083-78b8f83769a7 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ddd58c0e-6aa1-4d81-b083-78b8f83769a7 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Could not evaluate value nova, assuming string {{(pid=87177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ddd58c0e-6aa1-4d81-b083-78b8f83769a7 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ddd58c0e-6aa1-4d81-b083-78b8f83769a7 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ddd58c0e-6aa1-4d81-b083-78b8f83769a7 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 321/610] 192.168.122.91 () {58 vars in 1161 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-355a6cba-5ec0-49d3-8d55-23928a86c055 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-355a6cba-5ec0-49d3-8d55-23928a86c055 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes?availability_zone=nova Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-355a6cba-5ec0-49d3-8d55-23928a86c055 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-355a6cba-5ec0-49d3-8d55-23928a86c055 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-355a6cba-5ec0-49d3-8d55-23928a86c055 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-355a6cba-5ec0-49d3-8d55-23928a86c055 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Could not evaluate value nova, assuming string {{(pid=87177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-355a6cba-5ec0-49d3-8d55-23928a86c055 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-355a6cba-5ec0-49d3-8d55-23928a86c055 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-355a6cba-5ec0-49d3-8d55-23928a86c055 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 322/611] 192.168.122.91 () {58 vars in 1161 bytes} [Mon Sep 7 16:47:07 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 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b083d77d-e3f0-47bc-bced-895bd593f9df tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] POST http://192.168.122.91/volume/v3/qos-specs Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b083d77d-e3f0-47bc-bced-895bd593f9df tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-232127509", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-908163d1-5087-4cb9-ba75-9f9082240a2d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-908163d1-5087-4cb9-ba75-9f9082240a2d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes?bootable=false Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.qos_specs [None req-b083d77d-e3f0-47bc-bced-895bd593f9df tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-232127509', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87176) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-908163d1-5087-4cb9-ba75-9f9082240a2d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-908163d1-5087-4cb9-ba75-9f9082240a2d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-908163d1-5087-4cb9-ba75-9f9082240a2d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-908163d1-5087-4cb9-ba75-9f9082240a2d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-b083d77d-e3f0-47bc-bced-895bd593f9df tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DB qos_specs_create(): root {'id': '63268b8e-9418-4676-9f57-ff2c49156ade', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-232127509'} {{(pid=87176) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b083d77d-e3f0-47bc-bced-895bd593f9df tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 290/612] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:47:07 2026] POST /volume/v3/qos-specs => generated 398 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9fefac44-8ce3-4ee4-9726-2b5303f2b2b9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-908163d1-5087-4cb9-ba75-9f9082240a2d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9fefac44-8ce3-4ee4-9726-2b5303f2b2b9 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-908163d1-5087-4cb9-ba75-9f9082240a2d tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9fefac44-8ce3-4ee4-9726-2b5303f2b2b9 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-810126594"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 323/613] 192.168.122.91 () {58 vars in 1145 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b0ac4695-24e1-40e6-b82d-78eccaf2468e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b0ac4695-24e1-40e6-b82d-78eccaf2468e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes?bootable=false Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b0ac4695-24e1-40e6-b82d-78eccaf2468e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b0ac4695-24e1-40e6-b82d-78eccaf2468e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-b0ac4695-24e1-40e6-b82d-78eccaf2468e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0ac4695-24e1-40e6-b82d-78eccaf2468e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b0ac4695-24e1-40e6-b82d-78eccaf2468e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b0ac4695-24e1-40e6-b82d-78eccaf2468e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 324/614] 192.168.122.91 () {58 vars in 1145 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9fefac44-8ce3-4ee4-9726-2b5303f2b2b9 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5885b116-e3a5-49f6-9fea-f97628f92d4f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 291/615] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:47:07 2026] POST /volume/v3/types => generated 221 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5885b116-e3a5-49f6-9fea-f97628f92d4f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes?status=available Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5885b116-e3a5-49f6-9fea-f97628f92d4f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5885b116-e3a5-49f6-9fea-f97628f92d4f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-5885b116-e3a5-49f6-9fea-f97628f92d4f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5885b116-e3a5-49f6-9fea-f97628f92d4f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Could not evaluate value available, assuming string {{(pid=87177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5885b116-e3a5-49f6-9fea-f97628f92d4f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-82375313-ecd4-4c6b-8f89-ac62930c2759 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82375313-ecd4-4c6b-8f89-ac62930c2759 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82375313-ecd4-4c6b-8f89-ac62930c2759 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-667709133"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82375313-ecd4-4c6b-8f89-ac62930c2759 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 292/616] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:47:07 2026] POST /volume/v3/types => generated 221 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-81b13f27-dd8e-49f4-9f27-3b0101d00091 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5885b116-e3a5-49f6-9fea-f97628f92d4f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5885b116-e3a5-49f6-9fea-f97628f92d4f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 325/617] 192.168.122.91 () {58 vars in 1149 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81b13f27-dd8e-49f4-9f27-3b0101d00091 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81b13f27-dd8e-49f4-9f27-3b0101d00091 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-306272002"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f7664ba8-9a11-4bc4-a64a-17b55d5b190c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f7664ba8-9a11-4bc4-a64a-17b55d5b190c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes?status=available Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f7664ba8-9a11-4bc4-a64a-17b55d5b190c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f7664ba8-9a11-4bc4-a64a-17b55d5b190c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-f7664ba8-9a11-4bc4-a64a-17b55d5b190c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f7664ba8-9a11-4bc4-a64a-17b55d5b190c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Could not evaluate value available, assuming string {{(pid=87177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f7664ba8-9a11-4bc4-a64a-17b55d5b190c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f7664ba8-9a11-4bc4-a64a-17b55d5b190c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f7664ba8-9a11-4bc4-a64a-17b55d5b190c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 326/618] 192.168.122.91 () {58 vars in 1149 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7903ef34-bfa7-4cd9-b945-1b79ab37a249 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7903ef34-bfa7-4cd9-b945-1b79ab37a249 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail?availability_zone=nova Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7903ef34-bfa7-4cd9-b945-1b79ab37a249 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7903ef34-bfa7-4cd9-b945-1b79ab37a249 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-7903ef34-bfa7-4cd9-b945-1b79ab37a249 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7903ef34-bfa7-4cd9-b945-1b79ab37a249 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Could not evaluate value nova, assuming string {{(pid=87177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7903ef34-bfa7-4cd9-b945-1b79ab37a249 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81b13f27-dd8e-49f4-9f27-3b0101d00091 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 293/619] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:47:07 2026] POST /volume/v3/types => generated 221 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7903ef34-bfa7-4cd9-b945-1b79ab37a249 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-97ba25df-6836-4dfb-815f-a9b31e452335 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7903ef34-bfa7-4cd9-b945-1b79ab37a249 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 327/620] 192.168.122.91 () {58 vars in 1182 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2573 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97ba25df-6836-4dfb-815f-a9b31e452335 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associate?vol_type_id=37919077-9af2-4414-8f36-a7237a12fa30 Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97ba25df-6836-4dfb-815f-a9b31e452335 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97ba25df-6836-4dfb-815f-a9b31e452335 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'associate' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-97ba25df-6836-4dfb-815f-a9b31e452335 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Associate qos_spec: 63268b8e-9418-4676-9f57-ff2c49156ade with type: 37919077-9af2-4414-8f36-a7237a12fa30 {{(pid=87176) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-657c2a5b-f38f-4c37-b4b7-a4e9e8336873 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-657c2a5b-f38f-4c37-b4b7-a4e9e8336873 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail?bootable=false Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-657c2a5b-f38f-4c37-b4b7-a4e9e8336873 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-657c2a5b-f38f-4c37-b4b7-a4e9e8336873 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-657c2a5b-f38f-4c37-b4b7-a4e9e8336873 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-657c2a5b-f38f-4c37-b4b7-a4e9e8336873 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-657c2a5b-f38f-4c37-b4b7-a4e9e8336873 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97ba25df-6836-4dfb-815f-a9b31e452335 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associate?vol_type_id=37919077-9af2-4414-8f36-a7237a12fa30 returned with HTTP 202 Sep 07 16:47:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 294/621] 192.168.122.91 () {58 vars in 1360 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associate?vol_type_id=37919077-9af2-4414-8f36-a7237a12fa30 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-657c2a5b-f38f-4c37-b4b7-a4e9e8336873 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 07 16:47:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 328/622] 192.168.122.91 () {58 vars in 1166 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2573 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8c771be2-7b70-405a-8f6a-62a645e1266e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8c771be2-7b70-405a-8f6a-62a645e1266e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associate?vol_type_id=57583fe0-2e63-49f7-8de3-186590e90455 Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8c771be2-7b70-405a-8f6a-62a645e1266e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8c771be2-7b70-405a-8f6a-62a645e1266e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'associate' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8c771be2-7b70-405a-8f6a-62a645e1266e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Associate qos_spec: 63268b8e-9418-4676-9f57-ff2c49156ade with type: 57583fe0-2e63-49f7-8de3-186590e90455 {{(pid=87176) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d1099d53-77c8-4814-a3ae-b17661d8e41e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d1099d53-77c8-4814-a3ae-b17661d8e41e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail?status=available Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d1099d53-77c8-4814-a3ae-b17661d8e41e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d1099d53-77c8-4814-a3ae-b17661d8e41e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-d1099d53-77c8-4814-a3ae-b17661d8e41e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d1099d53-77c8-4814-a3ae-b17661d8e41e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Could not evaluate value available, assuming string {{(pid=87177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d1099d53-77c8-4814-a3ae-b17661d8e41e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d1099d53-77c8-4814-a3ae-b17661d8e41e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] Get all volumes completed successfully. Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d1099d53-77c8-4814-a3ae-b17661d8e41e tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-reader] http://192.168.122.91/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 329/623] 192.168.122.91 () {58 vars in 1170 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/volumes/detail?status=available => generated 2573 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8c771be2-7b70-405a-8f6a-62a645e1266e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associate?vol_type_id=57583fe0-2e63-49f7-8de3-186590e90455 returned with HTTP 202 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 295/624] 192.168.122.91 () {58 vars in 1360 bytes} [Mon Sep 7 16:47:07 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associate?vol_type_id=57583fe0-2e63-49f7-8de3-186590e90455 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-95183efd-daa9-4363-a1b4-0d478c7765ab None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-95183efd-daa9-4363-a1b4-0d478c7765ab tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associate?vol_type_id=bb086a1b-4374-46c1-ab88-91654b009c45 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-95183efd-daa9-4363-a1b4-0d478c7765ab tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-95183efd-daa9-4363-a1b4-0d478c7765ab tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'associate' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-95183efd-daa9-4363-a1b4-0d478c7765ab tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Associate qos_spec: 63268b8e-9418-4676-9f57-ff2c49156ade with type: bb086a1b-4374-46c1-ab88-91654b009c45 {{(pid=87177) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-64533df5-4110-41b3-9a86-d309ce7978c1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-64533df5-4110-41b3-9a86-d309ce7978c1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-64533df5-4110-41b3-9a86-d309ce7978c1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-64533df5-4110-41b3-9a86-d309ce7978c1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-64533df5-4110-41b3-9a86-d309ce7978c1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-95183efd-daa9-4363-a1b4-0d478c7765ab tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associate?vol_type_id=bb086a1b-4374-46c1-ab88-91654b009c45 returned with HTTP 202 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 330/625] 192.168.122.91 () {58 vars in 1360 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associate?vol_type_id=bb086a1b-4374-46c1-ab88-91654b009c45 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-64533df5-4110-41b3-9a86-d309ce7978c1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 returned with HTTP 200 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 296/626] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 => generated 864 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e36f1aaf-e41f-45b0-9cbb-f2eac92ab3d2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e36f1aaf-e41f-45b0-9cbb-f2eac92ab3d2 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associations Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e36f1aaf-e41f-45b0-9cbb-f2eac92ab3d2 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e36f1aaf-e41f-45b0-9cbb-f2eac92ab3d2 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'associations' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e36f1aaf-e41f-45b0-9cbb-f2eac92ab3d2 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Get associations for qos_spec id: 63268b8e-9418-4676-9f57-ff2c49156ade {{(pid=87177) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-af738521-b414-4b03-8f8f-21aa15d751f2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af738521-b414-4b03-8f8f-21aa15d751f2 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] DELETE http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af738521-b414-4b03-8f8f-21aa15d751f2 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af738521-b414-4b03-8f8f-21aa15d751f2 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-af738521-b414-4b03-8f8f-21aa15d751f2 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Delete volume with id: d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /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:47:08 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e36f1aaf-e41f-45b0-9cbb-f2eac92ab3d2 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associations returned with HTTP 200 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 331/627] 192.168.122.91 () {58 vars in 1272 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associations => generated 445 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-af738521-b414-4b03-8f8f-21aa15d751f2 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-770ca322-4ed1-483f-a80d-b95dd70929b3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-770ca322-4ed1-483f-a80d-b95dd70929b3 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/disassociate?vol_type_id=37919077-9af2-4414-8f36-a7237a12fa30 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-770ca322-4ed1-483f-a80d-b95dd70929b3 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-770ca322-4ed1-483f-a80d-b95dd70929b3 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'disassociate' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-770ca322-4ed1-483f-a80d-b95dd70929b3 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Disassociate qos_spec: 63268b8e-9418-4676-9f57-ff2c49156ade from type: 37919077-9af2-4414-8f36-a7237a12fa30 {{(pid=87177) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-770ca322-4ed1-483f-a80d-b95dd70929b3 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/disassociate?vol_type_id=37919077-9af2-4414-8f36-a7237a12fa30 returned with HTTP 202 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 332/628] 192.168.122.91 () {58 vars in 1369 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/disassociate?vol_type_id=37919077-9af2-4414-8f36-a7237a12fa30 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-af738521-b414-4b03-8f8f-21aa15d751f2 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Delete volume request issued successfully. Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af738521-b414-4b03-8f8f-21aa15d751f2 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 returned with HTTP 202 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 297/629] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:47:08 2026] DELETE /volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1b126b3f-2ccd-474e-b92d-e3eb2ad03cf4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1b126b3f-2ccd-474e-b92d-e3eb2ad03cf4 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associations Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1b126b3f-2ccd-474e-b92d-e3eb2ad03cf4 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1b126b3f-2ccd-474e-b92d-e3eb2ad03cf4 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'associations' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b9b3a926-5283-4482-80f8-070af33122e4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1b126b3f-2ccd-474e-b92d-e3eb2ad03cf4 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Get associations for qos_spec id: 63268b8e-9418-4676-9f57-ff2c49156ade {{(pid=87177) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b9b3a926-5283-4482-80f8-070af33122e4 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b9b3a926-5283-4482-80f8-070af33122e4 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b9b3a926-5283-4482-80f8-070af33122e4 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /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:47:08 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:47:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1b126b3f-2ccd-474e-b92d-e3eb2ad03cf4 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associations returned with HTTP 200 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 333/630] 192.168.122.91 () {58 vars in 1272 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associations => generated 304 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b2421f9b-7526-4dcf-998c-7a7797c972fc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b2421f9b-7526-4dcf-998c-7a7797c972fc tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/disassociate_all Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b2421f9b-7526-4dcf-998c-7a7797c972fc tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b2421f9b-7526-4dcf-998c-7a7797c972fc tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'disassociate_all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b2421f9b-7526-4dcf-998c-7a7797c972fc tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Disassociate qos_spec: 63268b8e-9418-4676-9f57-ff2c49156ade from all. {{(pid=87177) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b9b3a926-5283-4482-80f8-070af33122e4 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b9b3a926-5283-4482-80f8-070af33122e4 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 returned with HTTP 200 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 298/631] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 => generated 863 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b2421f9b-7526-4dcf-998c-7a7797c972fc tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/disassociate_all returned with HTTP 202 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 334/632] 192.168.122.91 () {58 vars in 1284 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/disassociate_all => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-deae3d66-f515-4b34-8c69-6ab6f71960eb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-deae3d66-f515-4b34-8c69-6ab6f71960eb tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associations Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-deae3d66-f515-4b34-8c69-6ab6f71960eb tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-deae3d66-f515-4b34-8c69-6ab6f71960eb tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'associations' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-deae3d66-f515-4b34-8c69-6ab6f71960eb tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Get associations for qos_spec id: 63268b8e-9418-4676-9f57-ff2c49156ade {{(pid=87176) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: /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:47:08 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-deae3d66-f515-4b34-8c69-6ab6f71960eb tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associations returned with HTTP 200 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 299/633] 192.168.122.91 () {58 vars in 1272 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/associations => generated 24 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-df631340-15d4-4eac-8a8c-94ac10faf34e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-df631340-15d4-4eac-8a8c-94ac10faf34e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DELETE http://192.168.122.91/volume/v3/types/bb086a1b-4374-46c1-ab88-91654b009c45 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-df631340-15d4-4eac-8a8c-94ac10faf34e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-df631340-15d4-4eac-8a8c-94ac10faf34e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-df631340-15d4-4eac-8a8c-94ac10faf34e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/types/bb086a1b-4374-46c1-ab88-91654b009c45 returned with HTTP 202 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 335/634] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:47:08 2026] DELETE /volume/v3/types/bb086a1b-4374-46c1-ab88-91654b009c45 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-67f1ea64-9f51-4183-83e3-4947521b48e0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-67f1ea64-9f51-4183-83e3-4947521b48e0 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/types/bb086a1b-4374-46c1-ab88-91654b009c45 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-67f1ea64-9f51-4183-83e3-4947521b48e0 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-67f1ea64-9f51-4183-83e3-4947521b48e0 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-67f1ea64-9f51-4183-83e3-4947521b48e0 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/types/bb086a1b-4374-46c1-ab88-91654b009c45 returned with HTTP 404 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 300/635] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/types/bb086a1b-4374-46c1-ab88-91654b009c45 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d84606b3-0bd9-4d10-bd88-6e3f0c92d52a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d84606b3-0bd9-4d10-bd88-6e3f0c92d52a tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DELETE http://192.168.122.91/volume/v3/types/57583fe0-2e63-49f7-8de3-186590e90455 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d84606b3-0bd9-4d10-bd88-6e3f0c92d52a tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d84606b3-0bd9-4d10-bd88-6e3f0c92d52a tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d84606b3-0bd9-4d10-bd88-6e3f0c92d52a tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/types/57583fe0-2e63-49f7-8de3-186590e90455 returned with HTTP 202 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 336/636] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:47:08 2026] DELETE /volume/v3/types/57583fe0-2e63-49f7-8de3-186590e90455 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5827b9a9-7ab4-4e48-9f50-33f36b726a05 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5827b9a9-7ab4-4e48-9f50-33f36b726a05 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/types/57583fe0-2e63-49f7-8de3-186590e90455 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5827b9a9-7ab4-4e48-9f50-33f36b726a05 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5827b9a9-7ab4-4e48-9f50-33f36b726a05 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5827b9a9-7ab4-4e48-9f50-33f36b726a05 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/types/57583fe0-2e63-49f7-8de3-186590e90455 returned with HTTP 404 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 301/637] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/types/57583fe0-2e63-49f7-8de3-186590e90455 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c05f3c58-7276-4ba9-ac2d-abca64c00dea None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c05f3c58-7276-4ba9-ac2d-abca64c00dea tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DELETE http://192.168.122.91/volume/v3/types/37919077-9af2-4414-8f36-a7237a12fa30 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c05f3c58-7276-4ba9-ac2d-abca64c00dea tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c05f3c58-7276-4ba9-ac2d-abca64c00dea tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c05f3c58-7276-4ba9-ac2d-abca64c00dea tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/types/37919077-9af2-4414-8f36-a7237a12fa30 returned with HTTP 202 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 337/638] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:47:08 2026] DELETE /volume/v3/types/37919077-9af2-4414-8f36-a7237a12fa30 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9d48a795-3f33-447a-a13a-85cf2e6cc14a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9d48a795-3f33-447a-a13a-85cf2e6cc14a tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/types/37919077-9af2-4414-8f36-a7237a12fa30 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9d48a795-3f33-447a-a13a-85cf2e6cc14a tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9d48a795-3f33-447a-a13a-85cf2e6cc14a tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9d48a795-3f33-447a-a13a-85cf2e6cc14a tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/types/37919077-9af2-4414-8f36-a7237a12fa30 returned with HTTP 404 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 302/639] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/types/37919077-9af2-4414-8f36-a7237a12fa30 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-afabff15-3e1e-48a5-a13b-5718729f15df None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-afabff15-3e1e-48a5-a13b-5718729f15df tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] POST http://192.168.122.91/volume/v3/qos-specs Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-afabff15-3e1e-48a5-a13b-5718729f15df tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1263730248", "consumer": "back-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.qos_specs [None req-afabff15-3e1e-48a5-a13b-5718729f15df tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1263730248', 'consumer': 'back-end', 'specs': {}} {{(pid=87177) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-afabff15-3e1e-48a5-a13b-5718729f15df tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DB qos_specs_create(): root {'id': 'f314f7c6-f66b-41a9-8131-01030c9d3479', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1263730248'} {{(pid=87177) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-afabff15-3e1e-48a5-a13b-5718729f15df tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 338/640] 192.168.122.91 () {60 vars in 1143 bytes} [Mon Sep 7 16:47:08 2026] POST /volume/v3/qos-specs => generated 375 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-08e0146a-2ad4-4af6-8229-f73b713d76ae None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-08e0146a-2ad4-4af6-8229-f73b713d76ae tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DELETE http://192.168.122.91/volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479?force=False Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-08e0146a-2ad4-4af6-8229-f73b713d76ae tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-08e0146a-2ad4-4af6-8229-f73b713d76ae tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-08e0146a-2ad4-4af6-8229-f73b713d76ae tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Delete qos_spec: f314f7c6-f66b-41a9-8131-01030c9d3479, force: False {{(pid=87176) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: /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:47:08 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-08e0146a-2ad4-4af6-8229-f73b713d76ae tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479?force=False returned with HTTP 202 Sep 07 16:47:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 303/641] 192.168.122.91 () {58 vars in 1259 bytes} [Mon Sep 7 16:47:08 2026] DELETE /volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479?force=False => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a1d485f2-0795-4dc8-af6e-f72925ed60f8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a1d485f2-0795-4dc8-af6e-f72925ed60f8 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a1d485f2-0795-4dc8-af6e-f72925ed60f8 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a1d485f2-0795-4dc8-af6e-f72925ed60f8 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a1d485f2-0795-4dc8-af6e-f72925ed60f8 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479 returned with HTTP 404 Sep 07 16:47:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 339/642] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2fdfd437-70ad-48b9-8caf-8ed43f51b60d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2fdfd437-70ad-48b9-8caf-8ed43f51b60d tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2fdfd437-70ad-48b9-8caf-8ed43f51b60d tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2fdfd437-70ad-48b9-8caf-8ed43f51b60d tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /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:47:09 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2fdfd437-70ad-48b9-8caf-8ed43f51b60d tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 304/643] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 16:47:08 2026] GET /volume/v3/qos-specs => generated 174 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c650758f-b68f-438d-9fb0-8129a2d9731d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c650758f-b68f-438d-9fb0-8129a2d9731d tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DELETE http://192.168.122.91/volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479?force=False Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c650758f-b68f-438d-9fb0-8129a2d9731d tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c650758f-b68f-438d-9fb0-8129a2d9731d tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c650758f-b68f-438d-9fb0-8129a2d9731d tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Delete qos_spec: f314f7c6-f66b-41a9-8131-01030c9d3479, force: False {{(pid=87177) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c650758f-b68f-438d-9fb0-8129a2d9731d tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479?force=False returned with HTTP 404 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 340/644] 192.168.122.91 () {58 vars in 1259 bytes} [Mon Sep 7 16:47:09 2026] DELETE /volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-08572dd1-b349-4b27-9100-757bec3baae0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-08572dd1-b349-4b27-9100-757bec3baae0 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-08572dd1-b349-4b27-9100-757bec3baae0 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-08572dd1-b349-4b27-9100-757bec3baae0 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-08572dd1-b349-4b27-9100-757bec3baae0 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479 returned with HTTP 404 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 305/645] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs/f314f7c6-f66b-41a9-8131-01030c9d3479 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4b79aa07-5bab-44b4-b003-92be40e86e1b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4b79aa07-5bab-44b4-b003-92be40e86e1b tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] POST http://192.168.122.91/volume/v3/qos-specs Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4b79aa07-5bab-44b4-b003-92be40e86e1b tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2043467117", "consumer": "both"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.qos_specs [None req-4b79aa07-5bab-44b4-b003-92be40e86e1b tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2043467117', 'consumer': 'both', 'specs': {}} {{(pid=87177) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-4b79aa07-5bab-44b4-b003-92be40e86e1b tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DB qos_specs_create(): root {'id': '78482861-7b54-4957-810c-c3fca4da7a28', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2043467117'} {{(pid=87177) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4b79aa07-5bab-44b4-b003-92be40e86e1b tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 341/646] 192.168.122.91 () {60 vars in 1143 bytes} [Mon Sep 7 16:47:09 2026] POST /volume/v3/qos-specs => generated 371 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-88679e17-0239-4320-b01d-a9eca8a2f67f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-88679e17-0239-4320-b01d-a9eca8a2f67f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DELETE http://192.168.122.91/volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28?force=False Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-88679e17-0239-4320-b01d-a9eca8a2f67f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-88679e17-0239-4320-b01d-a9eca8a2f67f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-88679e17-0239-4320-b01d-a9eca8a2f67f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Delete qos_spec: 78482861-7b54-4957-810c-c3fca4da7a28, force: False {{(pid=87176) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /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:47:09 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-88679e17-0239-4320-b01d-a9eca8a2f67f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28?force=False returned with HTTP 202 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 306/647] 192.168.122.91 () {58 vars in 1259 bytes} [Mon Sep 7 16:47:09 2026] DELETE /volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-819ebb74-c824-4079-a6d0-39d1e827e2b9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-819ebb74-c824-4079-a6d0-39d1e827e2b9 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-819ebb74-c824-4079-a6d0-39d1e827e2b9 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-819ebb74-c824-4079-a6d0-39d1e827e2b9 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-819ebb74-c824-4079-a6d0-39d1e827e2b9 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28 returned with HTTP 404 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 342/648] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3496648a-d34e-4c05-9fd5-7cdd958d9763 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3496648a-d34e-4c05-9fd5-7cdd958d9763 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3496648a-d34e-4c05-9fd5-7cdd958d9763 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3496648a-d34e-4c05-9fd5-7cdd958d9763 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /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:47:09 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3496648a-d34e-4c05-9fd5-7cdd958d9763 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 307/649] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2d3a50c4-2e3b-476b-9ff7-2036fc9c55ce None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d3a50c4-2e3b-476b-9ff7-2036fc9c55ce tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DELETE http://192.168.122.91/volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28?force=False Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d3a50c4-2e3b-476b-9ff7-2036fc9c55ce tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d3a50c4-2e3b-476b-9ff7-2036fc9c55ce tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2d3a50c4-2e3b-476b-9ff7-2036fc9c55ce tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Delete qos_spec: 78482861-7b54-4957-810c-c3fca4da7a28, force: False {{(pid=87177) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d3a50c4-2e3b-476b-9ff7-2036fc9c55ce tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28?force=False returned with HTTP 404 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 343/650] 192.168.122.91 () {58 vars in 1259 bytes} [Mon Sep 7 16:47:09 2026] DELETE /volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b8948f11-69f6-4475-bbac-8506607d021e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b8948f11-69f6-4475-bbac-8506607d021e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b8948f11-69f6-4475-bbac-8506607d021e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b8948f11-69f6-4475-bbac-8506607d021e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b8948f11-69f6-4475-bbac-8506607d021e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28 returned with HTTP 404 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 308/651] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs/78482861-7b54-4957-810c-c3fca4da7a28 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-027e5962-287e-4c77-b0a0-f5afbd272dfa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-027e5962-287e-4c77-b0a0-f5afbd272dfa tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] POST http://192.168.122.91/volume/v3/qos-specs Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-027e5962-287e-4c77-b0a0-f5afbd272dfa tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-729265074", "consumer": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.qos_specs [None req-027e5962-287e-4c77-b0a0-f5afbd272dfa tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-729265074', 'consumer': 'front-end', 'specs': {}} {{(pid=87177) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-027e5962-287e-4c77-b0a0-f5afbd272dfa tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DB qos_specs_create(): root {'id': 'e11808e3-b73d-4fba-ac7c-25b609ab1feb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-729265074'} {{(pid=87177) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-027e5962-287e-4c77-b0a0-f5afbd272dfa tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 344/652] 192.168.122.91 () {60 vars in 1143 bytes} [Mon Sep 7 16:47:09 2026] POST /volume/v3/qos-specs => generated 375 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f18dbfeb-d5c0-4321-9d37-1f5af6dedd43 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f18dbfeb-d5c0-4321-9d37-1f5af6dedd43 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DELETE http://192.168.122.91/volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb?force=False Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f18dbfeb-d5c0-4321-9d37-1f5af6dedd43 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f18dbfeb-d5c0-4321-9d37-1f5af6dedd43 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f18dbfeb-d5c0-4321-9d37-1f5af6dedd43 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Delete qos_spec: e11808e3-b73d-4fba-ac7c-25b609ab1feb, force: False {{(pid=87176) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /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:47:09 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f18dbfeb-d5c0-4321-9d37-1f5af6dedd43 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb?force=False returned with HTTP 202 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 309/653] 192.168.122.91 () {58 vars in 1259 bytes} [Mon Sep 7 16:47:09 2026] DELETE /volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb?force=False => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-08dde53b-ef56-4a55-bf16-20d5c548af32 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08dde53b-ef56-4a55-bf16-20d5c548af32 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08dde53b-ef56-4a55-bf16-20d5c548af32 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08dde53b-ef56-4a55-bf16-20d5c548af32 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08dde53b-ef56-4a55-bf16-20d5c548af32 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb returned with HTTP 404 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 345/654] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e3cd5129-684b-404b-9dae-6aa033fef1ea None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0106c455-7be7-4437-869b-18960854d12f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0106c455-7be7-4437-869b-18960854d12f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0106c455-7be7-4437-869b-18960854d12f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0106c455-7be7-4437-869b-18960854d12f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e3cd5129-684b-404b-9dae-6aa033fef1ea tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e3cd5129-684b-404b-9dae-6aa033fef1ea tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e3cd5129-684b-404b-9dae-6aa033fef1ea tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /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:47:09 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0106c455-7be7-4437-869b-18960854d12f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 310/655] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs => generated 174 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-28fca741-e3c4-4c9a-851a-b987f93d7cda None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-28fca741-e3c4-4c9a-851a-b987f93d7cda tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DELETE http://192.168.122.91/volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb?force=False Sep 07 16:47:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-28fca741-e3c4-4c9a-851a-b987f93d7cda tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-28fca741-e3c4-4c9a-851a-b987f93d7cda tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-28fca741-e3c4-4c9a-851a-b987f93d7cda tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Delete qos_spec: e11808e3-b73d-4fba-ac7c-25b609ab1feb, force: False {{(pid=87176) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-28fca741-e3c4-4c9a-851a-b987f93d7cda tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb?force=False returned with HTTP 404 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e3cd5129-684b-404b-9dae-6aa033fef1ea tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 311/656] 192.168.122.91 () {58 vars in 1259 bytes} [Mon Sep 7 16:47:09 2026] DELETE /volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb?force=False => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-53f60331-10a0-46bd-885a-a0fb032a469c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-53f60331-10a0-46bd-885a-a0fb032a469c tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-53f60331-10a0-46bd-885a-a0fb032a469c tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-53f60331-10a0-46bd-885a-a0fb032a469c tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e3cd5129-684b-404b-9dae-6aa033fef1ea tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 346/657] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 => generated 863 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-53f60331-10a0-46bd-885a-a0fb032a469c tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb returned with HTTP 404 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 312/658] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs/e11808e3-b73d-4fba-ac7c-25b609ab1feb => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-614389e1-13b9-41df-980b-0c689896d78e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-614389e1-13b9-41df-980b-0c689896d78e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-614389e1-13b9-41df-980b-0c689896d78e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-614389e1-13b9-41df-980b-0c689896d78e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-614389e1-13b9-41df-980b-0c689896d78e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 347/659] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade => generated 398 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-93dc0e52-c1ad-41a4-8b5c-447381618df7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-93dc0e52-c1ad-41a4-8b5c-447381618df7 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-93dc0e52-c1ad-41a4-8b5c-447381618df7 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-93dc0e52-c1ad-41a4-8b5c-447381618df7 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /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:47:09 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-93dc0e52-c1ad-41a4-8b5c-447381618df7 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 313/660] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-baef096b-3bbe-4bd7-8df5-3eb7a5384f7c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-baef096b-3bbe-4bd7-8df5-3eb7a5384f7c tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] PUT http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-baef096b-3bbe-4bd7-8df5-3eb7a5384f7c tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.qos_specs [None req-baef096b-3bbe-4bd7-8df5-3eb7a5384f7c tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87177) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-baef096b-3bbe-4bd7-8df5-3eb7a5384f7c tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] qos_specs_update() value: {'id': 'f9476280-6de9-4eba-bdf8-0ad01fb72fa3', 'key': 'iops_bytes', 'value': '500', 'specs_id': '63268b8e-9418-4676-9f57-ff2c49156ade', 'deleted': False} {{(pid=87177) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-baef096b-3bbe-4bd7-8df5-3eb7a5384f7c tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 348/661] 192.168.122.91 () {60 vars in 1253 bytes} [Mon Sep 7 16:47:09 2026] PUT /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade => generated 36 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bfb68dd9-77a3-4007-a003-3f49dfff31bd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bfb68dd9-77a3-4007-a003-3f49dfff31bd tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bfb68dd9-77a3-4007-a003-3f49dfff31bd tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bfb68dd9-77a3-4007-a003-3f49dfff31bd tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bfb68dd9-77a3-4007-a003-3f49dfff31bd tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 314/662] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade => generated 419 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-27c4003e-599c-4cc2-a1ed-be11b7cfa734 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27c4003e-599c-4cc2-a1ed-be11b7cfa734 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] PUT http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/delete_keys Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-27c4003e-599c-4cc2-a1ed-be11b7cfa734 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-27c4003e-599c-4cc2-a1ed-be11b7cfa734 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Delete_key spec: 63268b8e-9418-4676-9f57-ff2c49156ade, keys: ['iops_bytes'] {{(pid=87177) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27c4003e-599c-4cc2-a1ed-be11b7cfa734 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/delete_keys returned with HTTP 202 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 349/663] 192.168.122.91 () {60 vars in 1289 bytes} [Mon Sep 7 16:47:09 2026] PUT /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade/delete_keys => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2f7ff77c-0344-4d58-9d24-e02da91e7423 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f7ff77c-0344-4d58-9d24-e02da91e7423 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f7ff77c-0344-4d58-9d24-e02da91e7423 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f7ff77c-0344-4d58-9d24-e02da91e7423 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f7ff77c-0344-4d58-9d24-e02da91e7423 tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 315/664] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade => generated 398 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a0e38f97-2878-49ac-a60b-12f374d2ef4b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a0e38f97-2878-49ac-a60b-12f374d2ef4b tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a0e38f97-2878-49ac-a60b-12f374d2ef4b tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a0e38f97-2878-49ac-a60b-12f374d2ef4b tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a0e38f97-2878-49ac-a60b-12f374d2ef4b tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade returned with HTTP 200 Sep 07 16:47:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 350/665] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:09 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade => generated 398 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7379b53c-ed7e-4d2f-9a0e-af2bd1b0f56e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7379b53c-ed7e-4d2f-9a0e-af2bd1b0f56e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] DELETE http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade?force=False Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7379b53c-ed7e-4d2f-9a0e-af2bd1b0f56e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7379b53c-ed7e-4d2f-9a0e-af2bd1b0f56e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7379b53c-ed7e-4d2f-9a0e-af2bd1b0f56e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Delete qos_spec: 63268b8e-9418-4676-9f57-ff2c49156ade, force: False {{(pid=87176) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:47:10 devstack devstack@c-api.service[87176]: /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:47:10 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:47:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7379b53c-ed7e-4d2f-9a0e-af2bd1b0f56e tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade?force=False returned with HTTP 202 Sep 07 16:47:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 316/666] 192.168.122.91 () {58 vars in 1259 bytes} [Mon Sep 7 16:47:09 2026] DELETE /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade?force=False => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bcb72af4-e340-4c95-8d9d-9d02f5c9411f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bcb72af4-e340-4c95-8d9d-9d02f5c9411f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] GET http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade Sep 07 16:47:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bcb72af4-e340-4c95-8d9d-9d02f5c9411f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bcb72af4-e340-4c95-8d9d-9d02f5c9411f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bcb72af4-e340-4c95-8d9d-9d02f5c9411f tempest-QosSpecsTestJSON-1888979924 tempest-QosSpecsTestJSON-1888979924-project-admin] http://192.168.122.91/volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade returned with HTTP 404 Sep 07 16:47:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 351/667] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:10 2026] GET /volume/v3/qos-specs/63268b8e-9418-4676-9f57-ff2c49156ade => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-41422905-3384-4211-b9db-062886fe0dd6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41422905-3384-4211-b9db-062886fe0dd6 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 Sep 07 16:47:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41422905-3384-4211-b9db-062886fe0dd6 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41422905-3384-4211-b9db-062886fe0dd6 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41422905-3384-4211-b9db-062886fe0dd6 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 returned with HTTP 404 Sep 07 16:47:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 317/668] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:10 2026] GET /volume/v3/volumes/d076bc18-fda2-41f1-8105-0a9751e2e628 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1cd63868-2bc7-49cf-a467-3f94f3416f6c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1cd63868-2bc7-49cf-a467-3f94f3416f6c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 Sep 07 16:47:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1cd63868-2bc7-49cf-a467-3f94f3416f6c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1cd63868-2bc7-49cf-a467-3f94f3416f6c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1cd63868-2bc7-49cf-a467-3f94f3416f6c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1cd63868-2bc7-49cf-a467-3f94f3416f6c tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 returned with HTTP 200 Sep 07 16:47:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 352/669] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:10 2026] GET /volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a527529b-2f9d-4ff0-8979-de482e42c32f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a527529b-2f9d-4ff0-8979-de482e42c32f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] DELETE http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 Sep 07 16:47:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a527529b-2f9d-4ff0-8979-de482e42c32f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a527529b-2f9d-4ff0-8979-de482e42c32f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:10 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-a527529b-2f9d-4ff0-8979-de482e42c32f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Delete volume with id: 89fc48c1-1637-4ef7-ad80-20778a4c7ea2 Sep 07 16:47:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a527529b-2f9d-4ff0-8979-de482e42c32f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a527529b-2f9d-4ff0-8979-de482e42c32f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Delete volume request issued successfully. Sep 07 16:47:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a527529b-2f9d-4ff0-8979-de482e42c32f tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 returned with HTTP 202 Sep 07 16:47:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 318/670] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:47:10 2026] DELETE /volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:47:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8d0fd571-e2bf-4084-805a-5cae2cc373f1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8d0fd571-e2bf-4084-805a-5cae2cc373f1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 Sep 07 16:47:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8d0fd571-e2bf-4084-805a-5cae2cc373f1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8d0fd571-e2bf-4084-805a-5cae2cc373f1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8d0fd571-e2bf-4084-805a-5cae2cc373f1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8d0fd571-e2bf-4084-805a-5cae2cc373f1 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 returned with HTTP 200 Sep 07 16:47:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 353/671] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:10 2026] GET /volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 => generated 862 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-466a19ab-3e1a-4ede-a248-92952f0fdb8a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-466a19ab-3e1a-4ede-a248-92952f0fdb8a tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 Sep 07 16:47:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-466a19ab-3e1a-4ede-a248-92952f0fdb8a tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-466a19ab-3e1a-4ede-a248-92952f0fdb8a tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-466a19ab-3e1a-4ede-a248-92952f0fdb8a tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 returned with HTTP 404 Sep 07 16:47:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 319/672] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:11 2026] GET /volume/v3/volumes/89fc48c1-1637-4ef7-ad80-20778a4c7ea2 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9db0ca03-e0a1-4c11-9dda-d4030eff8348 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9db0ca03-e0a1-4c11-9dda-d4030eff8348 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 Sep 07 16:47:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9db0ca03-e0a1-4c11-9dda-d4030eff8348 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9db0ca03-e0a1-4c11-9dda-d4030eff8348 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9db0ca03-e0a1-4c11-9dda-d4030eff8348 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9db0ca03-e0a1-4c11-9dda-d4030eff8348 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 returned with HTTP 200 Sep 07 16:47:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 354/673] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:12 2026] GET /volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 => generated 863 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4239e476-5da4-4329-9197-2d4ef5af7c41 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4239e476-5da4-4329-9197-2d4ef5af7c41 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] DELETE http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 Sep 07 16:47:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4239e476-5da4-4329-9197-2d4ef5af7c41 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4239e476-5da4-4329-9197-2d4ef5af7c41 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:12 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-4239e476-5da4-4329-9197-2d4ef5af7c41 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Delete volume with id: 46ff1cf4-8e81-42ef-8324-330473276605 Sep 07 16:47:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4239e476-5da4-4329-9197-2d4ef5af7c41 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4239e476-5da4-4329-9197-2d4ef5af7c41 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Delete volume request issued successfully. Sep 07 16:47:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4239e476-5da4-4329-9197-2d4ef5af7c41 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 returned with HTTP 202 Sep 07 16:47:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 320/674] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:47:12 2026] DELETE /volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3950348e-f841-4045-8325-8662da21e9b9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3950348e-f841-4045-8325-8662da21e9b9 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 Sep 07 16:47:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3950348e-f841-4045-8325-8662da21e9b9 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3950348e-f841-4045-8325-8662da21e9b9 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3950348e-f841-4045-8325-8662da21e9b9 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Volume info retrieved successfully. Sep 07 16:47:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3950348e-f841-4045-8325-8662da21e9b9 tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 returned with HTTP 200 Sep 07 16:47:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 355/675] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:12 2026] GET /volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 => generated 862 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-828349bc-458a-4251-851b-2538ac4a37fb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-828349bc-458a-4251-851b-2538ac4a37fb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] GET http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 Sep 07 16:47:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-828349bc-458a-4251-851b-2538ac4a37fb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-828349bc-458a-4251-851b-2538ac4a37fb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-828349bc-458a-4251-851b-2538ac4a37fb tempest-VolumesListTestJSON-990244954 tempest-VolumesListTestJSON-990244954-project-member] http://192.168.122.91/volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 returned with HTTP 404 Sep 07 16:47:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 321/676] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:13 2026] GET /volume/v3/volumes/46ff1cf4-8e81-42ef-8324-330473276605 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f4135951-4f5d-4151-a9a6-564d849aa291 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1f8a01c1-678f-448b-ab0d-0641c0aa3d45 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1f8a01c1-678f-448b-ab0d-0641c0aa3d45 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1f8a01c1-678f-448b-ab0d-0641c0aa3d45 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1f8a01c1-678f-448b-ab0d-0641c0aa3d45 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-1f8a01c1-678f-448b-ab0d-0641c0aa3d45 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-1f8a01c1-678f-448b-ab0d-0641c0aa3d45 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-1f8a01c1-678f-448b-ab0d-0641c0aa3d45 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-1f8a01c1-678f-448b-ab0d-0641c0aa3d45 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-1f8a01c1-678f-448b-ab0d-0641c0aa3d45 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-1f8a01c1-678f-448b-ab0d-0641c0aa3d45 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1f8a01c1-678f-448b-ab0d-0641c0aa3d45 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 returned with HTTP 200 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 322/677] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:17 2026] GET /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 => generated 440 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-071878cd-80b2-4e9e-b27a-3c3cd2cf56de None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-071878cd-80b2-4e9e-b27a-3c3cd2cf56de tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7/defaults Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-071878cd-80b2-4e9e-b27a-3c3cd2cf56de tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-071878cd-80b2-4e9e-b27a-3c3cd2cf56de tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'defaults' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1045011982"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1045011982'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Create volume of 1 GB Sep 07 16:47:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Availability Zones retrieved successfully. Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-071878cd-80b2-4e9e-b27a-3c3cd2cf56de tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7/defaults returned with HTTP 200 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 323/678] 192.168.122.91 () {58 vars in 1260 bytes} [Mon Sep 7 16:47:17 2026] GET /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7/defaults => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d751cbc3-8660-443b-8466-1d25fdf887b0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d751cbc3-8660-443b-8466-1d25fdf887b0 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d751cbc3-8660-443b-8466-1d25fdf887b0 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Flow 'volume_create_api' (3a608eeb-82da-4b9c-97c1-70d2a85d7099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54232fc3-584c-468a-9311-badcb9ff6458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54232fc3-584c-468a-9311-badcb9ff6458) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2736508-2987-450e-9130-7d4b30b6b2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d751cbc3-8660-443b-8466-1d25fdf887b0 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 returned with HTTP 200 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 324/679] 192.168.122.91 () {60 vars in 1253 bytes} [Mon Sep 7 16:47:17 2026] PUT /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 => generated 398 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9ae1b2b8-347d-4dbb-b732-a3be8dfab606 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9ae1b2b8-347d-4dbb-b732-a3be8dfab606 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] DELETE http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9ae1b2b8-347d-4dbb-b732-a3be8dfab606 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9ae1b2b8-347d-4dbb-b732-a3be8dfab606 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9ae1b2b8-347d-4dbb-b732-a3be8dfab606 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 returned with HTTP 200 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 325/680] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:47:17 2026] DELETE /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d0df5df5-7f8f-4c70-8581-cfeb4a9dcccd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d0df5df5-7f8f-4c70-8581-cfeb4a9dcccd tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d0df5df5-7f8f-4c70-8581-cfeb4a9dcccd tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d0df5df5-7f8f-4c70-8581-cfeb4a9dcccd tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d0df5df5-7f8f-4c70-8581-cfeb4a9dcccd tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 returned with HTTP 200 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 326/681] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:17 2026] GET /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4aaf3788-0585-453d-a699-2e22eaef6476 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4aaf3788-0585-453d-a699-2e22eaef6476 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4aaf3788-0585-453d-a699-2e22eaef6476 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Created reservations ['c588e880-fb0d-4eea-9def-7a19442df824', 'f3c28248-0c0b-43bd-bf44-eba21c4b8f1b', '1fd1ecc5-08dc-4fde-a6c7-c670f80221c4', '74853296-f36b-43b7-92fd-d57677c221f9'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2736508-2987-450e-9130-7d4b30b6b2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c588e880-fb0d-4eea-9def-7a19442df824', 'f3c28248-0c0b-43bd-bf44-eba21c4b8f1b', '1fd1ecc5-08dc-4fde-a6c7-c670f80221c4', '74853296-f36b-43b7-92fd-d57677c221f9']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a90606-ff94-4c33-b90d-772b0f59d7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a90606-ff94-4c33-b90d-772b0f59d7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '664a10f2-638b-4c9a-a789-c4838b730e8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1045011982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59c376c55e1144b294ca92980f5aa0c9',qos_specs=None,replication_status=,reservations=['c588e880-fb0d-4eea-9def-7a19442df824','f3c28248-0c0b-43bd-bf44-eba21c4b8f1b','1fd1ecc5-08dc-4fde-a6c7-c670f80221c4','74853296-f36b-43b7-92fd-d57677c221f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad2f9673dc94f25b562362170777e2e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1045011982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=664a10f2-638b-4c9a-a789-c4838b730e8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59c376c55e1144b294ca92980f5aa0c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aad2f9673dc94f25b562362170777e2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf35e640-0888-43aa-818f-85294e43c2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf35e640-0888-43aa-818f-85294e43c2c0) transitioned into state 'SUCCESS' from state '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-1045011982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59c376c55e1144b294ca92980f5aa0c9',qos_specs=None,replication_status=,reservations=['c588e880-fb0d-4eea-9def-7a19442df824','f3c28248-0c0b-43bd-bf44-eba21c4b8f1b','1fd1ecc5-08dc-4fde-a6c7-c670f80221c4','74853296-f36b-43b7-92fd-d57677c221f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad2f9673dc94f25b562362170777e2e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed14ebb-c96c-4b6f-b1a5-60f1b25a0d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed14ebb-c96c-4b6f-b1a5-60f1b25a0d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Flow 'volume_create_api' (3a608eeb-82da-4b9c-97c1-70d2a85d7099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Create volume request issued successfully. Sep 07 16:47:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4135951-4f5d-4151-a9a6-564d849aa291 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:47:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 356/682] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:17 2026] POST /volume/v3/volumes => generated 757 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-86855d9b-ea1b-4908-b7bc-c0d3b8c2e2f1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-86855d9b-ea1b-4908-b7bc-c0d3b8c2e2f1 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] GET http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-86855d9b-ea1b-4908-b7bc-c0d3b8c2e2f1 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-86855d9b-ea1b-4908-b7bc-c0d3b8c2e2f1 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:17 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-86855d9b-ea1b-4908-b7bc-c0d3b8c2e2f1 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Volume info retrieved successfully. Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4aaf3788-0585-453d-a699-2e22eaef6476 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 returned with HTTP 200 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 327/683] 192.168.122.91 () {60 vars in 1254 bytes} [Mon Sep 7 16:47:17 2026] PUT /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 => generated 398 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8de3c06d-5b0e-44db-9886-b2f9d2fb4552 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8de3c06d-5b0e-44db-9886-b2f9d2fb4552 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7/defaults Sep 07 16:47:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-86855d9b-ea1b-4908-b7bc-c0d3b8c2e2f1 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a returned with HTTP 200 Sep 07 16:47:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 357/684] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:17 2026] GET /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a => generated 825 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8de3c06d-5b0e-44db-9886-b2f9d2fb4552 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8de3c06d-5b0e-44db-9886-b2f9d2fb4552 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'defaults' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8de3c06d-5b0e-44db-9886-b2f9d2fb4552 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7/defaults returned with HTTP 200 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 328/685] 192.168.122.91 () {58 vars in 1260 bytes} [Mon Sep 7 16:47:17 2026] GET /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7/defaults => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d444d755-4d1f-4752-a42f-bcc93c283b11 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d444d755-4d1f-4752-a42f-bcc93c283b11 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d444d755-4d1f-4752-a42f-bcc93c283b11 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d444d755-4d1f-4752-a42f-bcc93c283b11 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:17 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-d444d755-4d1f-4752-a42f-bcc93c283b11 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-d444d755-4d1f-4752-a42f-bcc93c283b11 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-d444d755-4d1f-4752-a42f-bcc93c283b11 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-d444d755-4d1f-4752-a42f-bcc93c283b11 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-d444d755-4d1f-4752-a42f-bcc93c283b11 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-d444d755-4d1f-4752-a42f-bcc93c283b11 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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 16:47:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d444d755-4d1f-4752-a42f-bcc93c283b11 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 returned with HTTP 200 Sep 07 16:47:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 358/686] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:17 2026] GET /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 => generated 440 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f047d3c3-1cbd-4937-92dc-3e3567d94b46 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f047d3c3-1cbd-4937-92dc-3e3567d94b46 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f047d3c3-1cbd-4937-92dc-3e3567d94b46 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f047d3c3-1cbd-4937-92dc-3e3567d94b46 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f047d3c3-1cbd-4937-92dc-3e3567d94b46 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True returned with HTTP 200 Sep 07 16:47:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 329/687] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:47:17 2026] GET /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True => generated 1064 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-937502086"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-937502086'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Create volume of 1 GB Sep 07 16:47:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Availability Zones retrieved successfully. Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Flow 'volume_create_api' (37782e70-9256-410b-b65a-d29df3fb1ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5e2650-8368-4acb-b967-f52422f825b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5e2650-8368-4acb-b967-f52422f825b0) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf538be-cab4-4031-ba51-4a0a1ce5b4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Created reservations ['baad66ab-c568-401c-9d04-bb1cc96fa3b9', '78a93bc2-8b49-4f93-8d8a-4906c2b8e9ed', '8b2ee54e-e6a6-4ea7-aad2-4ab0b5040181', '0965eadf-2013-471a-94b5-94901d16a348'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf538be-cab4-4031-ba51-4a0a1ce5b4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baad66ab-c568-401c-9d04-bb1cc96fa3b9', '78a93bc2-8b49-4f93-8d8a-4906c2b8e9ed', '8b2ee54e-e6a6-4ea7-aad2-4ab0b5040181', '0965eadf-2013-471a-94b5-94901d16a348']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a00a5f5-fb84-447d-bfe4-0d02f4f997e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:18 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a00a5f5-fb84-447d-bfe4-0d02f4f997e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '698381d2-7742-48c5-84f9-7685787ce33d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-937502086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d541997e3dfe4b42a8eaa309efef57e7',qos_specs=None,replication_status=,reservations=['baad66ab-c568-401c-9d04-bb1cc96fa3b9','78a93bc2-8b49-4f93-8d8a-4906c2b8e9ed','8b2ee54e-e6a6-4ea7-aad2-4ab0b5040181','0965eadf-2013-471a-94b5-94901d16a348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00563c15eb1c42e6b2d446d9426accb7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:47:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-937502086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=698381d2-7742-48c5-84f9-7685787ce33d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d541997e3dfe4b42a8eaa309efef57e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00563c15eb1c42e6b2d446d9426accb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d850af-35b0-4c5a-8efc-cf8434c1a8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d850af-35b0-4c5a-8efc-cf8434c1a8b4) transitioned into state 'SUCCESS' from state '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-937502086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d541997e3dfe4b42a8eaa309efef57e7',qos_specs=None,replication_status=,reservations=['baad66ab-c568-401c-9d04-bb1cc96fa3b9','78a93bc2-8b49-4f93-8d8a-4906c2b8e9ed','8b2ee54e-e6a6-4ea7-aad2-4ab0b5040181','0965eadf-2013-471a-94b5-94901d16a348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00563c15eb1c42e6b2d446d9426accb7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa36382e-dc3d-4d14-8b25-e4e0a7d6854a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa36382e-dc3d-4d14-8b25-e4e0a7d6854a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Flow 'volume_create_api' (37782e70-9256-410b-b65a-d29df3fb1ed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Create volume request issued successfully. Sep 07 16:47:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-abe03be4-a010-46f3-a01c-6260ff1f11a1 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:47:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 359/688] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:17 2026] POST /volume/v3/volumes => generated 762 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5146dfd6-fb9d-4119-a01f-c8ad952bdbdc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5146dfd6-fb9d-4119-a01f-c8ad952bdbdc tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] GET http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d Sep 07 16:47:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5146dfd6-fb9d-4119-a01f-c8ad952bdbdc tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5146dfd6-fb9d-4119-a01f-c8ad952bdbdc tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5146dfd6-fb9d-4119-a01f-c8ad952bdbdc tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Volume info retrieved successfully. Sep 07 16:47:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5146dfd6-fb9d-4119-a01f-c8ad952bdbdc tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d returned with HTTP 200 Sep 07 16:47:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 330/689] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:18 2026] GET /volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-def52f51-7ef6-4a06-835a-0bd3c1ed2bb5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-def52f51-7ef6-4a06-835a-0bd3c1ed2bb5 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] GET http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-def52f51-7ef6-4a06-835a-0bd3c1ed2bb5 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-def52f51-7ef6-4a06-835a-0bd3c1ed2bb5 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:18 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:18 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-def52f51-7ef6-4a06-835a-0bd3c1ed2bb5 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Volume info retrieved successfully. Sep 07 16:47:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-def52f51-7ef6-4a06-835a-0bd3c1ed2bb5 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a returned with HTTP 200 Sep 07 16:47:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 360/690] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:18 2026] GET /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-78ef8705-2558-43ce-98ae-d53b24f79908 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-78ef8705-2558-43ce-98ae-d53b24f79908 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] GET http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d Sep 07 16:47:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-78ef8705-2558-43ce-98ae-d53b24f79908 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-78ef8705-2558-43ce-98ae-d53b24f79908 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-78ef8705-2558-43ce-98ae-d53b24f79908 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Volume info retrieved successfully. Sep 07 16:47:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-78ef8705-2558-43ce-98ae-d53b24f79908 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d returned with HTTP 200 Sep 07 16:47:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 331/691] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:19 2026] GET /volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d1989a8b-3c1c-48a0-b4b6-8cc4e7705d55 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d1989a8b-3c1c-48a0-b4b6-8cc4e7705d55 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True Sep 07 16:47:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d1989a8b-3c1c-48a0-b4b6-8cc4e7705d55 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d1989a8b-3c1c-48a0-b4b6-8cc4e7705d55 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d1989a8b-3c1c-48a0-b4b6-8cc4e7705d55 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True returned with HTTP 200 Sep 07 16:47:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 361/692] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:47:19 2026] GET /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True => generated 1064 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e6fc336a-c705-4293-a935-a24d52ddfd73 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e6fc336a-c705-4293-a935-a24d52ddfd73 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] DELETE http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d Sep 07 16:47:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e6fc336a-c705-4293-a935-a24d52ddfd73 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e6fc336a-c705-4293-a935-a24d52ddfd73 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:19 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-e6fc336a-c705-4293-a935-a24d52ddfd73 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Delete volume with id: 698381d2-7742-48c5-84f9-7685787ce33d Sep 07 16:47:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e6fc336a-c705-4293-a935-a24d52ddfd73 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Volume info retrieved successfully. Sep 07 16:47:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e6fc336a-c705-4293-a935-a24d52ddfd73 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Delete volume request issued successfully. Sep 07 16:47:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e6fc336a-c705-4293-a935-a24d52ddfd73 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d returned with HTTP 202 Sep 07 16:47:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 332/693] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:47:19 2026] DELETE /volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-423b61cc-86d6-4922-9366-e86cffaac3ff None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-423b61cc-86d6-4922-9366-e86cffaac3ff tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] GET http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d Sep 07 16:47:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-423b61cc-86d6-4922-9366-e86cffaac3ff tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-423b61cc-86d6-4922-9366-e86cffaac3ff tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0046e833-7ddd-4658-ba7f-d54578f7d41d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0046e833-7ddd-4658-ba7f-d54578f7d41d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] GET http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a Sep 07 16:47:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0046e833-7ddd-4658-ba7f-d54578f7d41d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0046e833-7ddd-4658-ba7f-d54578f7d41d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-423b61cc-86d6-4922-9366-e86cffaac3ff tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Volume info retrieved successfully. Sep 07 16:47:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-423b61cc-86d6-4922-9366-e86cffaac3ff tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d returned with HTTP 200 Sep 07 16:47:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 362/694] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:19 2026] GET /volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0046e833-7ddd-4658-ba7f-d54578f7d41d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Volume info retrieved successfully. Sep 07 16:47:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0046e833-7ddd-4658-ba7f-d54578f7d41d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a returned with HTTP 200 Sep 07 16:47:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 333/695] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:19 2026] GET /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-85b5ae36-8847-4595-a32d-62976a0a71c2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-85b5ae36-8847-4595-a32d-62976a0a71c2 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] GET http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d Sep 07 16:47:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-85b5ae36-8847-4595-a32d-62976a0a71c2 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-85b5ae36-8847-4595-a32d-62976a0a71c2 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-85b5ae36-8847-4595-a32d-62976a0a71c2 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d returned with HTTP 404 Sep 07 16:47:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 363/696] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:20 2026] GET /volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-21ceb208-dfbf-4fd4-b523-ef5e60bda5fd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21ceb208-dfbf-4fd4-b523-ef5e60bda5fd tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] GET http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d Sep 07 16:47:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-21ceb208-dfbf-4fd4-b523-ef5e60bda5fd tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-21ceb208-dfbf-4fd4-b523-ef5e60bda5fd tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21ceb208-dfbf-4fd4-b523-ef5e60bda5fd tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d returned with HTTP 404 Sep 07 16:47:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 334/697] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:20 2026] GET /volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-775ad3dc-fdf5-4022-8d0c-a82f680f883f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-775ad3dc-fdf5-4022-8d0c-a82f680f883f tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] DELETE http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d Sep 07 16:47:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-775ad3dc-fdf5-4022-8d0c-a82f680f883f tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-775ad3dc-fdf5-4022-8d0c-a82f680f883f tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:20 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-775ad3dc-fdf5-4022-8d0c-a82f680f883f tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Delete volume with id: 698381d2-7742-48c5-84f9-7685787ce33d Sep 07 16:47:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-775ad3dc-fdf5-4022-8d0c-a82f680f883f tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d returned with HTTP 404 Sep 07 16:47:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 364/698] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:47:20 2026] DELETE /volume/v3/volumes/698381d2-7742-48c5-84f9-7685787ce33d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e8d2c056-c058-43aa-9130-0e0824281b4b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-694520891"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-694520891'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Create volume of 1 GB Sep 07 16:47:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Availability Zones retrieved successfully. Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Flow 'volume_create_api' (09dd658d-1f22-4286-831b-0ccabb5e6690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493ab835-137e-4fd1-b2a1-1d1ab3101459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493ab835-137e-4fd1-b2a1-1d1ab3101459) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c65dfa-68c3-4786-baaa-7f67c104c20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Created reservations ['cdc292c0-789b-40b0-83c6-33a6e9501af5', 'fb9c70c7-124b-4fca-8788-ceebf9eb9884', '97aa062c-d9b9-437d-8d5e-c9a26e5f6eb3', 'c0d27be4-ea8a-4ddc-875f-f11da5211dd5'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c65dfa-68c3-4786-baaa-7f67c104c20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc292c0-789b-40b0-83c6-33a6e9501af5', 'fb9c70c7-124b-4fca-8788-ceebf9eb9884', '97aa062c-d9b9-437d-8d5e-c9a26e5f6eb3', 'c0d27be4-ea8a-4ddc-875f-f11da5211dd5']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad17fdca-69fc-45a5-9122-01cdb5d11f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad17fdca-69fc-45a5-9122-01cdb5d11f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13a98801-db60-4280-9f8b-518fc07d37d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-694520891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d541997e3dfe4b42a8eaa309efef57e7',qos_specs=None,replication_status=,reservations=['cdc292c0-789b-40b0-83c6-33a6e9501af5','fb9c70c7-124b-4fca-8788-ceebf9eb9884','97aa062c-d9b9-437d-8d5e-c9a26e5f6eb3','c0d27be4-ea8a-4ddc-875f-f11da5211dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00563c15eb1c42e6b2d446d9426accb7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:47:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-694520891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13a98801-db60-4280-9f8b-518fc07d37d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d541997e3dfe4b42a8eaa309efef57e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00563c15eb1c42e6b2d446d9426accb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a5aab5-f7a8-4112-bc53-8b994f9b4c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a5aab5-f7a8-4112-bc53-8b994f9b4c1b) transitioned into state 'SUCCESS' from state '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-694520891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d541997e3dfe4b42a8eaa309efef57e7',qos_specs=None,replication_status=,reservations=['cdc292c0-789b-40b0-83c6-33a6e9501af5','fb9c70c7-124b-4fca-8788-ceebf9eb9884','97aa062c-d9b9-437d-8d5e-c9a26e5f6eb3','c0d27be4-ea8a-4ddc-875f-f11da5211dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00563c15eb1c42e6b2d446d9426accb7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e780cfc-1af6-4ac5-ab59-0dd2f03d9eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e780cfc-1af6-4ac5-ab59-0dd2f03d9eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Flow 'volume_create_api' (09dd658d-1f22-4286-831b-0ccabb5e6690) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Create volume request issued successfully. Sep 07 16:47:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e8d2c056-c058-43aa-9130-0e0824281b4b tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:47:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 335/699] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:21 2026] POST /volume/v3/volumes => generated 762 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8369743b-b66c-44e3-8e61-91b2c88e657c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8369743b-b66c-44e3-8e61-91b2c88e657c tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] GET http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8369743b-b66c-44e3-8e61-91b2c88e657c tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8369743b-b66c-44e3-8e61-91b2c88e657c tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8369743b-b66c-44e3-8e61-91b2c88e657c tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Volume info retrieved successfully. Sep 07 16:47:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8369743b-b66c-44e3-8e61-91b2c88e657c tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 returned with HTTP 200 Sep 07 16:47:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 365/700] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:21 2026] GET /volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 => generated 830 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-17183971-b89b-4d99-a88f-47eff767ef23 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17183971-b89b-4d99-a88f-47eff767ef23 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] GET http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-17183971-b89b-4d99-a88f-47eff767ef23 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-17183971-b89b-4d99-a88f-47eff767ef23 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-17183971-b89b-4d99-a88f-47eff767ef23 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Volume info retrieved successfully. Sep 07 16:47:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17183971-b89b-4d99-a88f-47eff767ef23 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 returned with HTTP 200 Sep 07 16:47:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 336/701] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:22 2026] GET /volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-005cab96-ec70-480f-9de4-57ca262a6746 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-005cab96-ec70-480f-9de4-57ca262a6746 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] GET http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-005cab96-ec70-480f-9de4-57ca262a6746 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-005cab96-ec70-480f-9de4-57ca262a6746 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-005cab96-ec70-480f-9de4-57ca262a6746 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Volume info retrieved successfully. Sep 07 16:47:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-005cab96-ec70-480f-9de4-57ca262a6746 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 returned with HTTP 200 Sep 07 16:47:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 366/702] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:23 2026] GET /volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b525350f-1ca6-473b-9782-611e94bad7b2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b525350f-1ca6-473b-9782-611e94bad7b2 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True Sep 07 16:47:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b525350f-1ca6-473b-9782-611e94bad7b2 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b525350f-1ca6-473b-9782-611e94bad7b2 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b525350f-1ca6-473b-9782-611e94bad7b2 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True returned with HTTP 200 Sep 07 16:47:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 337/703] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:47:23 2026] GET /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True => generated 1064 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-897e20da-cb83-4755-98b6-1d6cfa90cf3f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-897e20da-cb83-4755-98b6-1d6cfa90cf3f tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/5b9b972decd54c639531576301a92238?usage=True Sep 07 16:47:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-897e20da-cb83-4755-98b6-1d6cfa90cf3f tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-897e20da-cb83-4755-98b6-1d6cfa90cf3f tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-897e20da-cb83-4755-98b6-1d6cfa90cf3f tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/5b9b972decd54c639531576301a92238?usage=True returned with HTTP 200 Sep 07 16:47:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 367/704] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:47:23 2026] GET /volume/v3/os-quota-sets/5b9b972decd54c639531576301a92238?usage=True => generated 1064 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-860661b8-111c-410d-aa6f-804b8a979e5c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-860661b8-111c-410d-aa6f-804b8a979e5c tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] POST http://192.168.122.91/volume/v3/os-volume-transfer Sep 07 16:47:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-860661b8-111c-410d-aa6f-804b8a979e5c tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "13a98801-db60-4280-9f8b-518fc07d37d1"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.volume_transfer [None req-860661b8-111c-410d-aa6f-804b8a979e5c tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Creating new volume transfer {'transfer': {'volume_id': '13a98801-db60-4280-9f8b-518fc07d37d1'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 16:47:23 devstack devstack@c-api.service[87176]: INFO cinder.api.contrib.volume_transfer [None req-860661b8-111c-410d-aa6f-804b8a979e5c tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Creating transfer of volume 13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:23 devstack devstack@c-api.service[87176]: INFO cinder.transfer.api [None req-860661b8-111c-410d-aa6f-804b8a979e5c tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Generating transfer record for volume 13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-860661b8-111c-410d-aa6f-804b8a979e5c tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 16:47:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 338/705] 192.168.122.91 () {60 vars in 1170 bytes} [Mon Sep 7 16:47:23 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] POST http://192.168.122.91/volume/v3/os-volume-transfer/88b598f7-6c69-4e03-8ed1-8a747f445514/accept Sep 07 16:47:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a792e14c3b56c9e6"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.volume_transfer [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Accepting volume transfer 88b598f7-6c69-4e03-8ed1-8a747f445514 {{(pid=87177) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 16:47:23 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.volume_transfer [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Accepting transfer 88b598f7-6c69-4e03-8ed1-8a747f445514 Sep 07 16:47:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:24 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Created reservations ['3b5e3549-28aa-4102-b760-0783d2350283', 'bc05294b-af27-4635-9f00-29fb3c6f4877', 'ca0de826-7ce6-4ae2-acf5-89f357cf324d', '52ef0769-d81c-40b9-bb75-ca9d2d588421'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:24 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Created reservations ['b69da85b-3099-43ce-8720-75d8c69d0087', '54dd53ec-daff-4ef4-accf-474c53d6bf1e', '00b3ed68-ff28-442a-9af0-3d0de19126ec', '78a4ffab-73de-49f5-96e2-9827968e9006'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:24 devstack devstack@c-api.service[87177]: /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:47:24 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:47:24 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Created reservations ['92536c65-97e8-4e8a-ac87-9877a1c82603', 'c3f1ff28-55fd-4b75-bcfc-0733b4b404d0', 'e611a80b-274f-40d1-a590-5570a56181ff', '1b681691-90d9-4fbd-ad3f-83ab5f32924c'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:24 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Created reservations ['e6b3caca-cfaf-4af0-8cf4-604e6f323cdb', '3494a2ba-772e-41b5-93bb-00d5576c42fd', 'ddb1c5e8-cf9a-4053-9f6a-5880069ec90d', 'dd5634d4-3274-4c99-91cf-e1de70fa1f27'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Transfer volume completed successfully. Sep 07 16:47:24 devstack devstack@c-api.service[87177]: INFO cinder.transfer.api [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Volume 13a98801-db60-4280-9f8b-518fc07d37d1 has been transferred. Sep 07 16:47:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa20d7ff-a630-4e79-a939-e9165f19cfd1 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] http://192.168.122.91/volume/v3/os-volume-transfer/88b598f7-6c69-4e03-8ed1-8a747f445514/accept returned with HTTP 202 Sep 07 16:47:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 368/706] 192.168.122.91 () {60 vars in 1302 bytes} [Mon Sep 7 16:47:23 2026] POST /volume/v3/os-volume-transfer/88b598f7-6c69-4e03-8ed1-8a747f445514/accept => generated 371 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1c3798b2-61a6-43ff-acad-ed848d712161 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1c3798b2-61a6-43ff-acad-ed848d712161 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] GET http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1c3798b2-61a6-43ff-acad-ed848d712161 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1c3798b2-61a6-43ff-acad-ed848d712161 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1c3798b2-61a6-43ff-acad-ed848d712161 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] Volume info retrieved successfully. Sep 07 16:47:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1c3798b2-61a6-43ff-acad-ed848d712161 tempest-VolumeQuotasAdminTestJSON-1763333297 tempest-VolumeQuotasAdminTestJSON-1763333297-project-member] http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 returned with HTTP 200 Sep 07 16:47:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 339/707] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:24 2026] GET /volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3845aaa5-68fc-497b-a09d-a76c37500e24 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3845aaa5-68fc-497b-a09d-a76c37500e24 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True Sep 07 16:47:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3845aaa5-68fc-497b-a09d-a76c37500e24 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3845aaa5-68fc-497b-a09d-a76c37500e24 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3845aaa5-68fc-497b-a09d-a76c37500e24 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True returned with HTTP 200 Sep 07 16:47:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 369/708] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:47:24 2026] GET /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7fb6dc87-b680-4f39-97fe-5f2338b70f2e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7fb6dc87-b680-4f39-97fe-5f2338b70f2e tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/5b9b972decd54c639531576301a92238?usage=True Sep 07 16:47:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7fb6dc87-b680-4f39-97fe-5f2338b70f2e tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7fb6dc87-b680-4f39-97fe-5f2338b70f2e tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7fb6dc87-b680-4f39-97fe-5f2338b70f2e tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/5b9b972decd54c639531576301a92238?usage=True returned with HTTP 200 Sep 07 16:47:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 340/709] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:47:24 2026] GET /volume/v3/os-quota-sets/5b9b972decd54c639531576301a92238?usage=True => generated 1064 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8475f0cb-b6a1-4e86-b253-18f1d2aaf921 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8475f0cb-b6a1-4e86-b253-18f1d2aaf921 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8475f0cb-b6a1-4e86-b253-18f1d2aaf921 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8475f0cb-b6a1-4e86-b253-18f1d2aaf921 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:24 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-8475f0cb-b6a1-4e86-b253-18f1d2aaf921 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Delete volume with id: 13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8475f0cb-b6a1-4e86-b253-18f1d2aaf921 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Volume info retrieved successfully. Sep 07 16:47:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8475f0cb-b6a1-4e86-b253-18f1d2aaf921 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Delete volume request issued successfully. Sep 07 16:47:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8475f0cb-b6a1-4e86-b253-18f1d2aaf921 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 returned with HTTP 202 Sep 07 16:47:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 370/710] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:47:24 2026] DELETE /volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-664b0da0-9065-4aca-909c-c9ed8a04a1f5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-664b0da0-9065-4aca-909c-c9ed8a04a1f5 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-664b0da0-9065-4aca-909c-c9ed8a04a1f5 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-664b0da0-9065-4aca-909c-c9ed8a04a1f5 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-664b0da0-9065-4aca-909c-c9ed8a04a1f5 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Volume info retrieved successfully. Sep 07 16:47:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-664b0da0-9065-4aca-909c-c9ed8a04a1f5 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 returned with HTTP 200 Sep 07 16:47:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 341/711] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:25 2026] GET /volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 => generated 1017 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-718e9e8d-6965-457c-bd5a-99d257220b19 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-718e9e8d-6965-457c-bd5a-99d257220b19 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-718e9e8d-6965-457c-bd5a-99d257220b19 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-718e9e8d-6965-457c-bd5a-99d257220b19 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-718e9e8d-6965-457c-bd5a-99d257220b19 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Volume info retrieved successfully. Sep 07 16:47:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-718e9e8d-6965-457c-bd5a-99d257220b19 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 returned with HTTP 200 Sep 07 16:47:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 371/712] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:26 2026] GET /volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 => generated 1017 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-532d8d81-321b-4229-987f-a648037b007d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-532d8d81-321b-4229-987f-a648037b007d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:47:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-532d8d81-321b-4229-987f-a648037b007d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-532d8d81-321b-4229-987f-a648037b007d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-532d8d81-321b-4229-987f-a648037b007d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-532d8d81-321b-4229-987f-a648037b007d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:47:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 342/713] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:47:26 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 1143 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-7c95d05f-c500-4d98-b058-e824cca0b324 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-7c95d05f-c500-4d98-b058-e824cca0b324 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143/action Sep 07 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-7c95d05f-c500-4d98-b058-e824cca0b324 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-7c95d05f-c500-4d98-b058-e824cca0b324 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8687b0af-0f83-4746-b74e-a032ded1003b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8687b0af-0f83-4746-b74e-a032ded1003b tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8687b0af-0f83-4746-b74e-a032ded1003b tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8687b0af-0f83-4746-b74e-a032ded1003b tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-7c95d05f-c500-4d98-b058-e824cca0b324 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8687b0af-0f83-4746-b74e-a032ded1003b tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 returned with HTTP 404 Sep 07 16:47:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 343/714] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:27 2026] GET /volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-abaac18d-cf47-4f0d-8036-7ac22310dcfd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-7c95d05f-c500-4d98-b058-e824cca0b324 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Begin detaching volume completed successfully. Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-7c95d05f-c500-4d98-b058-e824cca0b324 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143/action returned with HTTP 202 Sep 07 16:47:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 372/715] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:47:27 2026] POST /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-abaac18d-cf47-4f0d-8036-7ac22310dcfd tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] GET http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-abaac18d-cf47-4f0d-8036-7ac22310dcfd tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-abaac18d-cf47-4f0d-8036-7ac22310dcfd tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-abaac18d-cf47-4f0d-8036-7ac22310dcfd tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 returned with HTTP 404 Sep 07 16:47:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 344/716] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:27 2026] GET /volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4e37a858-b9aa-4a46-8eaf-d060a94db5d6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b9790259-6945-4df1-893d-349a20bebc35 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4e37a858-b9aa-4a46-8eaf-d060a94db5d6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4e37a858-b9aa-4a46-8eaf-d060a94db5d6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4e37a858-b9aa-4a46-8eaf-d060a94db5d6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b9790259-6945-4df1-893d-349a20bebc35 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] DELETE http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b9790259-6945-4df1-893d-349a20bebc35 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b9790259-6945-4df1-893d-349a20bebc35 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-b9790259-6945-4df1-893d-349a20bebc35 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] Delete volume with id: 13a98801-db60-4280-9f8b-518fc07d37d1 Sep 07 16:47:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b9790259-6945-4df1-893d-349a20bebc35 tempest-VolumeQuotasAdminTestJSON-1644911048 tempest-VolumeQuotasAdminTestJSON-1644911048-project-member] http://192.168.122.91/volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 returned with HTTP 404 Sep 07 16:47:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 345/717] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:47:27 2026] DELETE /volume/v3/volumes/13a98801-db60-4280-9f8b-518fc07d37d1 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4e37a858-b9aa-4a46-8eaf-d060a94db5d6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9bb965b6-2bde-4e55-8417-a320f3e776ff None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9bb965b6-2bde-4e55-8417-a320f3e776ff tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/ba0e4497b16a45bc9ce328bfb0243445?usage=True Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9bb965b6-2bde-4e55-8417-a320f3e776ff tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9bb965b6-2bde-4e55-8417-a320f3e776ff tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4e37a858-b9aa-4a46-8eaf-d060a94db5d6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:47:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 373/718] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:27 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 1146 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-364dc9e9-9837-4025-a8ec-269e77dbbf0d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-364dc9e9-9837-4025-a8ec-269e77dbbf0d None None] GET http://192.168.122.91/volume// Sep 07 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-364dc9e9-9837-4025-a8ec-269e77dbbf0d None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-364dc9e9-9837-4025-a8ec-269e77dbbf0d None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-364dc9e9-9837-4025-a8ec-269e77dbbf0d None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:47:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 374/719] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:47:27 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 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-43f2c3ac-9366-49bd-b798-f156f9e3e594 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-43f2c3ac-9366-49bd-b798-f156f9e3e594 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-43f2c3ac-9366-49bd-b798-f156f9e3e594 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-43f2c3ac-9366-49bd-b798-f156f9e3e594 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9bb965b6-2bde-4e55-8417-a320f3e776ff tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/ba0e4497b16a45bc9ce328bfb0243445?usage=True returned with HTTP 200 Sep 07 16:47:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 346/720] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:47:27 2026] GET /volume/v3/os-quota-sets/ba0e4497b16a45bc9ce328bfb0243445?usage=True => generated 1064 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fbd6f0c1-34c3-4c33-9c1b-9eb772ab481d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fbd6f0c1-34c3-4c33-9c1b-9eb772ab481d tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 Sep 07 16:47:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fbd6f0c1-34c3-4c33-9c1b-9eb772ab481d tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-43f2c3ac-9366-49bd-b798-f156f9e3e594 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:47:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-43f2c3ac-9366-49bd-b798-f156f9e3e594 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:47:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 375/721] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:47:27 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 1327 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:47:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fbd6f0c1-34c3-4c33-9c1b-9eb772ab481d tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 returned with HTTP 200 Sep 07 16:47:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 347/722] 192.168.122.91 () {60 vars in 1254 bytes} [Mon Sep 7 16:47:27 2026] PUT /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 => generated 400 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9b274795-038a-48c5-878b-a865bd949db5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9b274795-038a-48c5-878b-a865bd949db5 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 Sep 07 16:47:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9b274795-038a-48c5-878b-a865bd949db5 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-f1eededb-9b4f-47e1-98f3-03fef017108d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-f1eededb-9b4f-47e1-98f3-03fef017108d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] DELETE http://192.168.122.91/volume/v3/attachments/ac5298c5-8462-49fd-b49d-5ac374bbc4aa Sep 07 16:47:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-f1eededb-9b4f-47e1-98f3-03fef017108d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-f1eededb-9b4f-47e1-98f3-03fef017108d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:28 devstack devstack@c-api.service[87176]: /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:47:28 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:47:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9b274795-038a-48c5-878b-a865bd949db5 tempest-VolumeQuotasAdminTestJSON-1713552705 tempest-VolumeQuotasAdminTestJSON-1713552705-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 returned with HTTP 200 Sep 07 16:47:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 376/723] 192.168.122.91 () {60 vars in 1254 bytes} [Mon Sep 7 16:47:28 2026] PUT /volume/v3/os-quota-sets/d541997e3dfe4b42a8eaa309efef57e7 => generated 398 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c06836b6-52e4-4ece-b076-5cb423546ffb req-f1eededb-9b4f-47e1-98f3-03fef017108d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments/ac5298c5-8462-49fd-b49d-5ac374bbc4aa returned with HTTP 200 Sep 07 16:47:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 348/724] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:47:28 2026] DELETE /volume/v3/attachments/ac5298c5-8462-49fd-b49d-5ac374bbc4aa => generated 19 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-46d5cd9e-abda-41a0-93aa-71369d35d98a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-46d5cd9e-abda-41a0-93aa-71369d35d98a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:47:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-46d5cd9e-abda-41a0-93aa-71369d35d98a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-46d5cd9e-abda-41a0-93aa-71369d35d98a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-46d5cd9e-abda-41a0-93aa-71369d35d98a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:47:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-46d5cd9e-abda-41a0-93aa-71369d35d98a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:47:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 377/725] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:28 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7c2686d1-04f7-4334-a281-6a4d40bba69d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7c2686d1-04f7-4334-a281-6a4d40bba69d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/d1a79a1a-2503-4fdf-9f92-b756ec300f25/action Sep 07 16:47:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7c2686d1-04f7-4334-a281-6a4d40bba69d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-attach": {"instance_uuid": "8ea48db1-c9bf-4883-ba96-bb037b598143", "mountpoint": "/dev/vdc"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7c2686d1-04f7-4334-a281-6a4d40bba69d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8ea48db1-c9bf-4883-ba96-bb037b598143", "mountpoint": "/dev/vdc"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7c2686d1-04f7-4334-a281-6a4d40bba69d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/d1a79a1a-2503-4fdf-9f92-b756ec300f25/action returned with HTTP 404 Sep 07 16:47:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 349/726] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:47:29 2026] POST /volume/v3/volumes/d1a79a1a-2503-4fdf-9f92-b756ec300f25/action => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-56004a99-386c-4443-9323-6d6275c99112 req-e41883cd-c5a2-4615-8f1f-2149fb8a53ea None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-56004a99-386c-4443-9323-6d6275c99112 req-e41883cd-c5a2-4615-8f1f-2149fb8a53ea tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:47:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-56004a99-386c-4443-9323-6d6275c99112 req-e41883cd-c5a2-4615-8f1f-2149fb8a53ea tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-56004a99-386c-4443-9323-6d6275c99112 req-e41883cd-c5a2-4615-8f1f-2149fb8a53ea tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-56004a99-386c-4443-9323-6d6275c99112 req-e41883cd-c5a2-4615-8f1f-2149fb8a53ea tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:47:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-56004a99-386c-4443-9323-6d6275c99112 req-e41883cd-c5a2-4615-8f1f-2149fb8a53ea tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:47:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 378/727] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:47:29 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 1147 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-37994d6e-4f8d-41b6-858f-78b2433533f0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-37994d6e-4f8d-41b6-858f-78b2433533f0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:47:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-37994d6e-4f8d-41b6-858f-78b2433533f0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-37994d6e-4f8d-41b6-858f-78b2433533f0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:36 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:36 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:36 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-37994d6e-4f8d-41b6-858f-78b2433533f0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:47:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-37994d6e-4f8d-41b6-858f-78b2433533f0 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:47:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 350/728] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:36 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 1147 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-b5097a1a-2dd1-4cf1-b96c-a3641bfe902f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-b5097a1a-2dd1-4cf1-b96c-a3641bfe902f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:47:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-b5097a1a-2dd1-4cf1-b96c-a3641bfe902f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-b5097a1a-2dd1-4cf1-b96c-a3641bfe902f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:36 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-b5097a1a-2dd1-4cf1-b96c-a3641bfe902f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:47:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-b5097a1a-2dd1-4cf1-b96c-a3641bfe902f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:47:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 379/729] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:47:36 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 1147 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-498acbb0-983b-48c0-a397-37ca6b963ea2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-498acbb0-983b-48c0-a397-37ca6b963ea2 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a/action Sep 07 16:47:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-498acbb0-983b-48c0-a397-37ca6b963ea2 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-498acbb0-983b-48c0-a397-37ca6b963ea2 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:36 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:36 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:36 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-498acbb0-983b-48c0-a397-37ca6b963ea2 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:47:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-498acbb0-983b-48c0-a397-37ca6b963ea2 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Begin detaching volume completed successfully. Sep 07 16:47:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-498acbb0-983b-48c0-a397-37ca6b963ea2 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a/action returned with HTTP 202 Sep 07 16:47:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 351/730] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:47:36 2026] POST /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:47:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f21cd407-7c3f-41f2-a3c4-a8b98fcc31b7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f21cd407-7c3f-41f2-a3c4-a8b98fcc31b7 None None] GET http://192.168.122.91/volume// Sep 07 16:47:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f21cd407-7c3f-41f2-a3c4-a8b98fcc31b7 None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f21cd407-7c3f-41f2-a3c4-a8b98fcc31b7 None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f21cd407-7c3f-41f2-a3c4-a8b98fcc31b7 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:47:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 380/731] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:47:37 2026] GET /volume/ => generated 389 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:47:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-7322a6b7-d9e0-4cbe-8c8b-f11b1c719e51 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-7322a6b7-d9e0-4cbe-8c8b-f11b1c719e51 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:47:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-7322a6b7-d9e0-4cbe-8c8b-f11b1c719e51 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-7322a6b7-d9e0-4cbe-8c8b-f11b1c719e51 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-7322a6b7-d9e0-4cbe-8c8b-f11b1c719e51 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:47:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-7322a6b7-d9e0-4cbe-8c8b-f11b1c719e51 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:47:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 352/732] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:47:37 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 1331 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 16:47:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-21371782-7fb6-40de-8046-f2a7bc6e14be None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-21371782-7fb6-40de-8046-f2a7bc6e14be tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] DELETE http://192.168.122.91/volume/v3/attachments/570981c0-41e0-4771-9161-14bba1f1867e Sep 07 16:47:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-21371782-7fb6-40de-8046-f2a7bc6e14be tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-21371782-7fb6-40de-8046-f2a7bc6e14be tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:37 devstack devstack@c-api.service[87177]: /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:47:37 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, Sep 07 16:47:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-922038f0-f278-47cd-a05f-81f8415b3c87 req-21371782-7fb6-40de-8046-f2a7bc6e14be tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments/570981c0-41e0-4771-9161-14bba1f1867e returned with HTTP 200 Sep 07 16:47:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 381/733] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:47:37 2026] DELETE /volume/v3/attachments/570981c0-41e0-4771-9161-14bba1f1867e => generated 19 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0c1a90df-ac4e-4573-8e85-a35846683402 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b1a6fe79-35b6-4127-93b2-62fd3f438a4a", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-468112439"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Create volume request body: {'volume': {'imageRef': 'b1a6fe79-35b6-4127-93b2-62fd3f438a4a', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-468112439'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:47:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d7771338-47af-4f7d-b2ed-2f0cb38e1b47 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d7771338-47af-4f7d-b2ed-2f0cb38e1b47 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:47:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d7771338-47af-4f7d-b2ed-2f0cb38e1b47 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d7771338-47af-4f7d-b2ed-2f0cb38e1b47 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d7771338-47af-4f7d-b2ed-2f0cb38e1b47 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:47:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d7771338-47af-4f7d-b2ed-2f0cb38e1b47 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:47:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 382/734] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:38 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:38 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Create volume of 2 GB Sep 07 16:47:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Availability Zones retrieved successfully. Sep 07 16:47:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Flow 'volume_create_api' (2f96dd2e-8614-4c4e-b675-d1c1dca20844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de1db99-468d-4827-9523-c71633e8b100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Validating volume size '2' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:47:38 devstack devstack@c-api.service[87176]: WARNING cinder.volume.api [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de1db99-468d-4827-9523-c71633e8b100) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 16:47:38 devstack devstack@c-api.service[87176]: Failure: cinder.exception.InvalidInput: Invalid input received: Image b1a6fe79-35b6-4127-93b2-62fd3f438a4a is not active. Sep 07 16:47:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de1db99-468d-4827-9523-c71633e8b100) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:38 devstack devstack@c-api.service[87176]: WARNING cinder.volume.api [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de1db99-468d-4827-9523-c71633e8b100) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 16:47:38 devstack devstack@c-api.service[87176]: WARNING cinder.volume.api [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Flow 'volume_create_api' (2f96dd2e-8614-4c4e-b675-d1c1dca20844) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 16:47:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0c1a90df-ac4e-4573-8e85-a35846683402 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 400 Sep 07 16:47:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 353/735] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:47:38 2026] POST /volume/v3/volumes => generated 125 bytes in 428 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:47:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f857a40a-8148-49f2-bd58-413284360202 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f857a40a-8148-49f2-bd58-413284360202 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:47:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f857a40a-8148-49f2-bd58-413284360202 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f857a40a-8148-49f2-bd58-413284360202 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:47:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 383/736] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:47:40 2026] POST /volume/v3/types => generated 188 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-92ff7a29-4ba2-4762-9c4c-30d78aa5e8b1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-92ff7a29-4ba2-4762-9c4c-30d78aa5e8b1 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:47:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-92ff7a29-4ba2-4762-9c4c-30d78aa5e8b1 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-92ff7a29-4ba2-4762-9c4c-30d78aa5e8b1 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:47:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 354/737] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:47:41 2026] POST /volume/v3/types => generated 188 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-414460351"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-414460351'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:47:41 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Create volume of 1 GB Sep 07 16:47:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Availability Zones retrieved successfully. Sep 07 16:47:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Flow 'volume_create_api' (7b4ffe43-18a3-4754-b117-772891b289ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b8c0bd-109c-497e-afde-2e644bdbf6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:47:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b8c0bd-109c-497e-afde-2e644bdbf6a4) 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:47:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=234f0072-2b83-445a-88aa-a04133c9beee,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '234f0072-2b83-445a-88aa-a04133c9beee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d898e90-536f-40e1-8d9e-a08f51173500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:41 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-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:47:41 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-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:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Created reservations ['646b0f3d-adf5-4bc1-9bd8-005b1ef59f94', '51f319aa-a30b-423b-9991-432729026483', '4ac0ace6-3b16-4c4b-b959-4d28a58c7829', '5002ba58-a5a3-4525-8bcf-501caad0864e'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d898e90-536f-40e1-8d9e-a08f51173500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['646b0f3d-adf5-4bc1-9bd8-005b1ef59f94', '51f319aa-a30b-423b-9991-432729026483', '4ac0ace6-3b16-4c4b-b959-4d28a58c7829', '5002ba58-a5a3-4525-8bcf-501caad0864e']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec6ac6b0-567c-41c2-b850-5e7de3962474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec6ac6b0-567c-41c2-b850-5e7de3962474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24783b88-f740-4e28-b81b-115b211504fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-414460351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cee7770829114e1ca895b8d2e38758a1',qos_specs=None,replication_status=,reservations=['646b0f3d-adf5-4bc1-9bd8-005b1ef59f94','51f319aa-a30b-423b-9991-432729026483','4ac0ace6-3b16-4c4b-b959-4d28a58c7829','5002ba58-a5a3-4525-8bcf-501caad0864e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='571ebdf252424c15ae449920dbd28a3a',volume_type_id=234f0072-2b83-445a-88aa-a04133c9beee), 'volume': Volume(_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:47:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-414460351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24783b88-f740-4e28-b81b-115b211504fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cee7770829114e1ca895b8d2e38758a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='571ebdf252424c15ae449920dbd28a3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(234f0072-2b83-445a-88aa-a04133c9beee),volume_type_id=234f0072-2b83-445a-88aa-a04133c9beee)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c86af6-0244-4230-bd52-37cf685aad0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c86af6-0244-4230-bd52-37cf685aad0b) transitioned into state 'SUCCESS' from state '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-414460351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cee7770829114e1ca895b8d2e38758a1',qos_specs=None,replication_status=,reservations=['646b0f3d-adf5-4bc1-9bd8-005b1ef59f94','51f319aa-a30b-423b-9991-432729026483','4ac0ace6-3b16-4c4b-b959-4d28a58c7829','5002ba58-a5a3-4525-8bcf-501caad0864e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='571ebdf252424c15ae449920dbd28a3a',volume_type_id=234f0072-2b83-445a-88aa-a04133c9beee)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (287cb52f-c3d6-447a-8a4b-aca712504855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (287cb52f-c3d6-447a-8a4b-aca712504855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Flow 'volume_create_api' (7b4ffe43-18a3-4754-b117-772891b289ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Create volume request issued successfully. Sep 07 16:47:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-93176b23-9c77-46b5-87f6-35e30a8fc250 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:47:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 384/738] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:47:41 2026] POST /volume/v3/volumes => generated 773 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-59ae4566-000a-4330-be38-1033b007ccb0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-59ae4566-000a-4330-be38-1033b007ccb0 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] GET http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-59ae4566-000a-4330-be38-1033b007ccb0 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-59ae4566-000a-4330-be38-1033b007ccb0 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-59ae4566-000a-4330-be38-1033b007ccb0 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Volume info retrieved successfully. Sep 07 16:47:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-59ae4566-000a-4330-be38-1033b007ccb0 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa returned with HTTP 200 Sep 07 16:47:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 355/739] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:42 2026] GET /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa => generated 841 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "905fd604-1e4e-422b-ae4f-f3431eaca696"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '905fd604-1e4e-422b-ae4f-f3431eaca696'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Create volume of 1 GB Sep 07 16:47:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Availability Zones retrieved successfully. Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Flow 'volume_create_api' (ada39e3e-a6de-4476-81c4-872fd1e45761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10364fba-fe23-4679-b448-33a0c8bbb509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10364fba-fe23-4679-b448-33a0c8bbb509) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 16:47:43 devstack devstack@c-api.service[87177]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10364fba-fe23-4679-b448-33a0c8bbb509) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ddc0e073-3669-4b42-ac49-7651adf7f459 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10364fba-fe23-4679-b448-33a0c8bbb509) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ddc0e073-3669-4b42-ac49-7651adf7f459 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] GET http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:43 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Flow 'volume_create_api' (ada39e3e-a6de-4476-81c4-872fd1e45761) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2403f4ca-c43e-451f-b39c-fcef1f9fea0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 400 Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ddc0e073-3669-4b42-ac49-7651adf7f459 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ddc0e073-3669-4b42-ac49-7651adf7f459 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 385/740] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:42 2026] POST /volume/v3/volumes => generated 134 bytes in 407 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ddc0e073-3669-4b42-ac49-7651adf7f459 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Volume info retrieved successfully. Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ddc0e073-3669-4b42-ac49-7651adf7f459 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa returned with HTTP 200 Sep 07 16:47:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 356/741] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:43 2026] GET /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c7e8f16f-d712-4866-80f5-4489b98c72a2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c7e8f16f-d712-4866-80f5-4489b98c72a2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c7e8f16f-d712-4866-80f5-4489b98c72a2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c7e8f16f-d712-4866-80f5-4489b98c72a2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 400 Sep 07 16:47:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 386/742] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:43 2026] POST /volume/v3/volumes => generated 127 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d13b5e88-70bf-47d6-901f-6ad91e4453c4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d13b5e88-70bf-47d6-901f-6ad91e4453c4 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d13b5e88-70bf-47d6-901f-6ad91e4453c4 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "df092e87-01dc-40c7-80d3-601cc76f8be4"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-d13b5e88-70bf-47d6-901f-6ad91e4453c4 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'df092e87-01dc-40c7-80d3-601cc76f8be4'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d13b5e88-70bf-47d6-901f-6ad91e4453c4 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 404 Sep 07 16:47:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 357/743] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:43 2026] POST /volume/v3/volumes => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ca9680e3-f613-470e-a5a0-9007bd0a98d7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ca9680e3-f613-470e-a5a0-9007bd0a98d7 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ca9680e3-f613-470e-a5a0-9007bd0a98d7 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d52bab10-f5fb-49c2-821c-3d40528f32a5"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-ca9680e3-f613-470e-a5a0-9007bd0a98d7 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd52bab10-f5fb-49c2-821c-3d40528f32a5'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ca9680e3-f613-470e-a5a0-9007bd0a98d7 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 404 Sep 07 16:47:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 387/744] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:43 2026] POST /volume/v3/volumes => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6c86b7fc-18b9-41e9-89e6-76939f9feae4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c86b7fc-18b9-41e9-89e6-76939f9feae4 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c86b7fc-18b9-41e9-89e6-76939f9feae4 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "279f2051-e6a1-4cb9-baa5-47d10b0682ba"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-6c86b7fc-18b9-41e9-89e6-76939f9feae4 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '279f2051-e6a1-4cb9-baa5-47d10b0682ba'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c86b7fc-18b9-41e9-89e6-76939f9feae4 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 404 Sep 07 16:47:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 358/745] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:43 2026] POST /volume/v3/volumes => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c8709308-70be-4d70-bb97-3c3ba2be51f2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c8709308-70be-4d70-bb97-3c3ba2be51f2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c8709308-70be-4d70-bb97-3c3ba2be51f2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c8709308-70be-4d70-bb97-3c3ba2be51f2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 400 Sep 07 16:47:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 388/746] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:43 2026] POST /volume/v3/volumes => generated 125 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-acaced5f-3d42-41bc-aae1-dc80bbd257c4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-acaced5f-3d42-41bc-aae1-dc80bbd257c4 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-acaced5f-3d42-41bc-aae1-dc80bbd257c4 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-acaced5f-3d42-41bc-aae1-dc80bbd257c4 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 400 Sep 07 16:47:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 359/747] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:43 2026] POST /volume/v3/volumes => generated 125 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7d1186b2-cefc-45d4-a997-a9240f0254d8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7d1186b2-cefc-45d4-a997-a9240f0254d8 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7d1186b2-cefc-45d4-a997-a9240f0254d8 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7d1186b2-cefc-45d4-a997-a9240f0254d8 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 400 Sep 07 16:47:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 389/748] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:43 2026] POST /volume/v3/volumes => generated 121 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1808bd95-660d-4acc-8beb-a6d0ca45f460 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1808bd95-660d-4acc-8beb-a6d0ca45f460 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] DELETE http://192.168.122.91/volume/v3/volumes/tempest-invalid-2073810478 Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1808bd95-660d-4acc-8beb-a6d0ca45f460 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1808bd95-660d-4acc-8beb-a6d0ca45f460 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-1808bd95-660d-4acc-8beb-a6d0ca45f460 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Delete volume with id: tempest-invalid-2073810478 Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1808bd95-660d-4acc-8beb-a6d0ca45f460 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/tempest-invalid-2073810478 returned with HTTP 404 Sep 07 16:47:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 360/749] 192.168.122.91 () {58 vars in 1200 bytes} [Mon Sep 7 16:47:43 2026] DELETE /volume/v3/volumes/tempest-invalid-2073810478 => generated 99 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-db14a613-2a8c-4f6b-8e2f-7a0ed5b8be28 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 390/750] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 16:47:43 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0f8a29af-f564-4e91-9b33-1beabbc41815 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0f8a29af-f564-4e91-9b33-1beabbc41815 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/xxx/action Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0f8a29af-f564-4e91-9b33-1beabbc41815 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-detach": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0f8a29af-f564-4e91-9b33-1beabbc41815 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0f8a29af-f564-4e91-9b33-1beabbc41815 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 07 16:47:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 361/751] 192.168.122.91 () {60 vars in 1170 bytes} [Mon Sep 7 16:47:43 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a80ded78-327d-4bb7-84b5-9a8d0c5d084f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a80ded78-327d-4bb7-84b5-9a8d0c5d084f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] GET http://192.168.122.91/volume/v3/volumes/tempest-invalid-1250078094 Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a80ded78-327d-4bb7-84b5-9a8d0c5d084f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a80ded78-327d-4bb7-84b5-9a8d0c5d084f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=535,cinder:UPDATE=113,cinder:INSERT=70 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a80ded78-327d-4bb7-84b5-9a8d0c5d084f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] http://192.168.122.91/volume/v3/volumes/tempest-invalid-1250078094 returned with HTTP 404 Sep 07 16:47:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 391/752] 192.168.122.91 () {58 vars in 1197 bytes} [Mon Sep 7 16:47:43 2026] GET /volume/v3/volumes/tempest-invalid-1250078094 => generated 99 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-09e7ab19-b78e-4b5f-8784-db7aab4fcda2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 362/753] 192.168.122.91 () {58 vars in 1119 bytes} [Mon Sep 7 16:47:43 2026] GET /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bfd68d8e-d6b4-4a8f-a8c1-a0088a1852fa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bfd68d8e-d6b4-4a8f-a8c1-a0088a1852fa tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail?status=null Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bfd68d8e-d6b4-4a8f-a8c1-a0088a1852fa tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bfd68d8e-d6b4-4a8f-a8c1-a0088a1852fa tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-bfd68d8e-d6b4-4a8f-a8c1-a0088a1852fa tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-bfd68d8e-d6b4-4a8f-a8c1-a0088a1852fa tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Could not evaluate value null, assuming string {{(pid=87177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-bfd68d8e-d6b4-4a8f-a8c1-a0088a1852fa tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:43 devstack devstack@c-api.service[87177]: /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 16:47:43 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:47:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-bfd68d8e-d6b4-4a8f-a8c1-a0088a1852fa tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Get all volumes completed successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bfd68d8e-d6b4-4a8f-a8c1-a0088a1852fa tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] http://192.168.122.91/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 392/754] 192.168.122.91 () {58 vars in 1160 bytes} [Mon Sep 7 16:47:43 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-564ad4c9-65ce-4c99-be3f-677614c65ab6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-564ad4c9-65ce-4c99-be3f-677614c65ab6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1579383233 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-564ad4c9-65ce-4c99-be3f-677614c65ab6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-564ad4c9-65ce-4c99-be3f-677614c65ab6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-564ad4c9-65ce-4c99-be3f-677614c65ab6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-564ad4c9-65ce-4c99-be3f-677614c65ab6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1579383233'), ('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-564ad4c9-65ce-4c99-be3f-677614c65ab6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Get all volumes completed successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-564ad4c9-65ce-4c99-be3f-677614c65ab6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] http://192.168.122.91/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1579383233 returned with HTTP 200 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 363/755] 192.168.122.91 () {58 vars in 1238 bytes} [Mon Sep 7 16:47:44 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1579383233 => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-87624186-4ec9-4fa7-afb5-7db7c3818e4d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-87624186-4ec9-4fa7-afb5-7db7c3818e4d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] GET http://192.168.122.91/volume/v3/volumes?status=null Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-87624186-4ec9-4fa7-afb5-7db7c3818e4d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-87624186-4ec9-4fa7-afb5-7db7c3818e4d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-87624186-4ec9-4fa7-afb5-7db7c3818e4d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-87624186-4ec9-4fa7-afb5-7db7c3818e4d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Could not evaluate value null, assuming string {{(pid=87177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-87624186-4ec9-4fa7-afb5-7db7c3818e4d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-87624186-4ec9-4fa7-afb5-7db7c3818e4d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Get all volumes completed successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-87624186-4ec9-4fa7-afb5-7db7c3818e4d tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] http://192.168.122.91/volume/v3/volumes?status=null returned with HTTP 200 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 393/756] 192.168.122.91 () {58 vars in 1139 bytes} [Mon Sep 7 16:47:44 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0912ef4a-c93e-426b-94c8-67ee97773326 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0912ef4a-c93e-426b-94c8-67ee97773326 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] GET http://192.168.122.91/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-387580260 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0912ef4a-c93e-426b-94c8-67ee97773326 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0912ef4a-c93e-426b-94c8-67ee97773326 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-0912ef4a-c93e-426b-94c8-67ee97773326 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0912ef4a-c93e-426b-94c8-67ee97773326 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-387580260'), ('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0912ef4a-c93e-426b-94c8-67ee97773326 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Get all volumes completed successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0912ef4a-c93e-426b-94c8-67ee97773326 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] http://192.168.122.91/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-387580260 returned with HTTP 200 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 364/757] 192.168.122.91 () {58 vars in 1215 bytes} [Mon Sep 7 16:47:44 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-387580260 => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b8ff7472-6e9a-4eb3-962e-71a0f7cab4e7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b8ff7472-6e9a-4eb3-962e-71a0f7cab4e7 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b8ff7472-6e9a-4eb3-962e-71a0f7cab4e7 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b8ff7472-6e9a-4eb3-962e-71a0f7cab4e7 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b8ff7472-6e9a-4eb3-962e-71a0f7cab4e7 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Volume info retrieved successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b8ff7472-6e9a-4eb3-962e-71a0f7cab4e7 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Reserve volume completed successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b8ff7472-6e9a-4eb3-962e-71a0f7cab4e7 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action returned with HTTP 202 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 394/758] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:47:44 2026] POST /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c3493285-ee7b-4516-aad6-789e0abb2d43 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c3493285-ee7b-4516-aad6-789e0abb2d43 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c3493285-ee7b-4516-aad6-789e0abb2d43 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c3493285-ee7b-4516-aad6-789e0abb2d43 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c3493285-ee7b-4516-aad6-789e0abb2d43 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Volume info retrieved successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87176]: ERROR cinder.volume.api [None req-c3493285-ee7b-4516-aad6-789e0abb2d43 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Volume status must be available to reserve, but the status is attaching. Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c3493285-ee7b-4516-aad6-789e0abb2d43 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action returned with HTTP 400 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 365/759] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:47:44 2026] POST /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action => generated 132 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-08032a46-4107-4968-8d2c-248432585ecd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08032a46-4107-4968-8d2c-248432585ecd tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08032a46-4107-4968-8d2c-248432585ecd tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08032a46-4107-4968-8d2c-248432585ecd tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-08032a46-4107-4968-8d2c-248432585ecd tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Volume info retrieved successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-08032a46-4107-4968-8d2c-248432585ecd tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Unreserve volume completed successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08032a46-4107-4968-8d2c-248432585ecd tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action returned with HTTP 202 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 395/760] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:47:44 2026] POST /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d033d21d-c69a-4489-8ac9-754c03e795e2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d033d21d-c69a-4489-8ac9-754c03e795e2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/024050b6-ae90-4aa7-b9ad-2e5989089762/action Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d033d21d-c69a-4489-8ac9-754c03e795e2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d033d21d-c69a-4489-8ac9-754c03e795e2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ddf4e9a4-7504-48fb-b894-222ba6ae7561 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ddf4e9a4-7504-48fb-b894-222ba6ae7561 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] GET http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ddf4e9a4-7504-48fb-b894-222ba6ae7561 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ddf4e9a4-7504-48fb-b894-222ba6ae7561 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d033d21d-c69a-4489-8ac9-754c03e795e2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/024050b6-ae90-4aa7-b9ad-2e5989089762/action returned with HTTP 404 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 366/761] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:47:44 2026] POST /volume/v3/volumes/024050b6-ae90-4aa7-b9ad-2e5989089762/action => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fa0cf4ce-734e-4d54-b68f-2ec687adb26c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fa0cf4ce-734e-4d54-b68f-2ec687adb26c tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/70f35081-350f-443e-8e31-4fb82f2c2b55/action Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fa0cf4ce-734e-4d54-b68f-2ec687adb26c tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fa0cf4ce-734e-4d54-b68f-2ec687adb26c tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fa0cf4ce-734e-4d54-b68f-2ec687adb26c tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/70f35081-350f-443e-8e31-4fb82f2c2b55/action returned with HTTP 404 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 367/762] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:47:44 2026] POST /volume/v3/volumes/70f35081-350f-443e-8e31-4fb82f2c2b55/action => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-246b6029-9442-4494-998c-6947b842fe9d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ddf4e9a4-7504-48fb-b894-222ba6ae7561 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Volume info retrieved successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 368/763] 192.168.122.91 () {60 vars in 1139 bytes} [Mon Sep 7 16:47:44 2026] PUT /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 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4764d37e-87cf-462e-8072-b69318315ba6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ddf4e9a4-7504-48fb-b894-222ba6ae7561 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa returned with HTTP 200 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 396/764] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:44 2026] GET /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa => generated 866 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4764d37e-87cf-462e-8072-b69318315ba6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] PUT http://192.168.122.91/volume/v3/volumes/tempest-invalid-1421631138 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4764d37e-87cf-462e-8072-b69318315ba6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a76e8636-601f-4dce-9e06-f8134913636f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4764d37e-87cf-462e-8072-b69318315ba6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/tempest-invalid-1421631138 returned with HTTP 404 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a76e8636-601f-4dce-9e06-f8134913636f tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] GET http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 369/765] 192.168.122.91 () {60 vars in 1217 bytes} [Mon Sep 7 16:47:44 2026] PUT /volume/v3/volumes/tempest-invalid-1421631138 => generated 99 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a76e8636-601f-4dce-9e06-f8134913636f tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a76e8636-601f-4dce-9e06-f8134913636f tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8a8c96f7-2517-436f-9156-6d8a838e7c4a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8a8c96f7-2517-436f-9156-6d8a838e7c4a tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] PUT http://192.168.122.91/volume/v3/volumes/829bfa22-1618-4e08-85dc-7d3634f9ecab Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8a8c96f7-2517-436f-9156-6d8a838e7c4a tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a76e8636-601f-4dce-9e06-f8134913636f tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Volume info retrieved successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a76e8636-601f-4dce-9e06-f8134913636f tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa returned with HTTP 200 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8a8c96f7-2517-436f-9156-6d8a838e7c4a tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/829bfa22-1618-4e08-85dc-7d3634f9ecab returned with HTTP 404 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 397/766] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:44 2026] GET /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa => generated 1029 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 370/767] 192.168.122.91 () {60 vars in 1247 bytes} [Mon Sep 7 16:47:44 2026] PUT /volume/v3/volumes/829bfa22-1618-4e08-85dc-7d3634f9ecab => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f2f07f1f-bf5c-4ee1-a1b4-a68ac11d9d96 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2f07f1f-bf5c-4ee1-a1b4-a68ac11d9d96 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] DELETE http://192.168.122.91/volume/v3/volumes/b81d7d52-1800-4aca-821d-db89ebe8d4d9 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2f07f1f-bf5c-4ee1-a1b4-a68ac11d9d96 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2f07f1f-bf5c-4ee1-a1b4-a68ac11d9d96 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f2f07f1f-bf5c-4ee1-a1b4-a68ac11d9d96 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Delete volume with id: b81d7d52-1800-4aca-821d-db89ebe8d4d9 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] POST http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa/action Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2f07f1f-bf5c-4ee1-a1b4-a68ac11d9d96 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/b81d7d52-1800-4aca-821d-db89ebe8d4d9 returned with HTTP 404 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 398/768] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:47:44 2026] DELETE /volume/v3/volumes/b81d7d52-1800-4aca-821d-db89ebe8d4d9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4c15ef69-240e-476e-8209-cd523c412d2f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c15ef69-240e-476e-8209-cd523c412d2f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c15ef69-240e-476e-8209-cd523c412d2f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c15ef69-240e-476e-8209-cd523c412d2f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c15ef69-240e-476e-8209-cd523c412d2f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action returned with HTTP 400 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 399/769] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:47:44 2026] POST /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action => generated 140 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Volume info retrieved successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-818877c8-2f47-46b4-919f-dd8ea012ee0f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-818877c8-2f47-46b4-919f-dd8ea012ee0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-818877c8-2f47-46b4-919f-dd8ea012ee0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-818877c8-2f47-46b4-919f-dd8ea012ee0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-818877c8-2f47-46b4-919f-dd8ea012ee0f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action returned with HTTP 400 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 400/770] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:47:44 2026] POST /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-91870ddd-bb1e-400b-ab05-cdeb92016a70 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: /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:47:44 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-91870ddd-bb1e-400b-ab05-cdeb92016a70 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/0a2d3210-5626-4c64-9666-6c738c48170d/action Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-91870ddd-bb1e-400b-ab05-cdeb92016a70 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-91870ddd-bb1e-400b-ab05-cdeb92016a70 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-91870ddd-bb1e-400b-ab05-cdeb92016a70 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/0a2d3210-5626-4c64-9666-6c738c48170d/action returned with HTTP 404 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 401/771] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:47:44 2026] POST /volume/v3/volumes/0a2d3210-5626-4c64-9666-6c738c48170d/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-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:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-31f36d4b-b90f-4900-a273-3e6d4b375cf2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-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:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-31f36d4b-b90f-4900-a273-3e6d4b375cf2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-31f36d4b-b90f-4900-a273-3e6d4b375cf2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-31f36d4b-b90f-4900-a273-3e6d4b375cf2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-31f36d4b-b90f-4900-a273-3e6d4b375cf2 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action returned with HTTP 400 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 402/772] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:47:44 2026] POST /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a/action => generated 129 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9093655f-4c9c-471d-9ea1-d69232c992cd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9093655f-4c9c-471d-9ea1-d69232c992cd tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] POST http://192.168.122.91/volume/v3/volumes/None/action Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9093655f-4c9c-471d-9ea1-d69232c992cd tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9093655f-4c9c-471d-9ea1-d69232c992cd tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9093655f-4c9c-471d-9ea1-d69232c992cd tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/None/action returned with HTTP 404 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 403/773] 192.168.122.91 () {60 vars in 1173 bytes} [Mon Sep 7 16:47:44 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Created reservations ['9f59f3b4-321c-4e79-affc-1440d77bbf48', '93160c80-5e08-411a-86c4-b9b59bbf8a6f'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5b40b048-60a4-46cc-88f0-4aa24ce1121f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5b40b048-60a4-46cc-88f0-4aa24ce1121f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] GET http://192.168.122.91/volume/v3/volumes/ed709477-8e85-4cab-8f5d-22cde2c4efd7 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5b40b048-60a4-46cc-88f0-4aa24ce1121f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5b40b048-60a4-46cc-88f0-4aa24ce1121f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5b40b048-60a4-46cc-88f0-4aa24ce1121f tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-reader] http://192.168.122.91/volume/v3/volumes/ed709477-8e85-4cab-8f5d-22cde2c4efd7 returned with HTTP 404 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 404/774] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:44 2026] GET /volume/v3/volumes/ed709477-8e85-4cab-8f5d-22cde2c4efd7 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-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:47:44 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-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:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-841339f7-2646-4423-be4b-cc522bf27dcc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-841339f7-2646-4423-be4b-cc522bf27dcc tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] GET http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-841339f7-2646-4423-be4b-cc522bf27dcc tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-841339f7-2646-4423-be4b-cc522bf27dcc tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Created reservations ['335c3654-fef8-425f-a7b6-8d262789f52a', '1ddcf770-4551-40da-aa4b-b8c81a44b449'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-841339f7-2646-4423-be4b-cc522bf27dcc tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Volume info retrieved successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-841339f7-2646-4423-be4b-cc522bf27dcc tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a returned with HTTP 200 Sep 07 16:47:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 405/775] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:44 2026] GET /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Retype volume request issued successfully. Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c470101f-207e-4326-94a3-5b3f4e35f5cd tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa/action returned with HTTP 202 Sep 07 16:47:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 371/776] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:47:44 2026] POST /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa/action => generated 0 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-346298c4-f84f-4044-98e8-5033d3a29f7e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-29db7f79-a2b3-4c72-b149-0d083d0b94f8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29db7f79-a2b3-4c72-b149-0d083d0b94f8 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] GET http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29db7f79-a2b3-4c72-b149-0d083d0b94f8 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29db7f79-a2b3-4c72-b149-0d083d0b94f8 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-346298c4-f84f-4044-98e8-5033d3a29f7e tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] DELETE http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-346298c4-f84f-4044-98e8-5033d3a29f7e tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-346298c4-f84f-4044-98e8-5033d3a29f7e tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:44 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-346298c4-f84f-4044-98e8-5033d3a29f7e tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Delete volume with id: 664a10f2-638b-4c9a-a789-c4838b730e8a Sep 07 16:47:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-29db7f79-a2b3-4c72-b149-0d083d0b94f8 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Volume info retrieved successfully. Sep 07 16:47:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-346298c4-f84f-4044-98e8-5033d3a29f7e tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Volume info retrieved successfully. Sep 07 16:47:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29db7f79-a2b3-4c72-b149-0d083d0b94f8 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa returned with HTTP 200 Sep 07 16:47:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 372/777] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:44 2026] GET /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-346298c4-f84f-4044-98e8-5033d3a29f7e tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Delete volume request issued successfully. Sep 07 16:47:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-346298c4-f84f-4044-98e8-5033d3a29f7e tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a returned with HTTP 202 Sep 07 16:47:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 406/778] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:47:44 2026] DELETE /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-691d0df5-a712-4436-95d1-4fc31e0a8f07 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-691d0df5-a712-4436-95d1-4fc31e0a8f07 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] GET http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a Sep 07 16:47:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-691d0df5-a712-4436-95d1-4fc31e0a8f07 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-691d0df5-a712-4436-95d1-4fc31e0a8f07 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:45 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-691d0df5-a712-4436-95d1-4fc31e0a8f07 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Volume info retrieved successfully. Sep 07 16:47:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-691d0df5-a712-4436-95d1-4fc31e0a8f07 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a returned with HTTP 200 Sep 07 16:47:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 373/779] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:45 2026] GET /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a => generated 849 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1c4e4962-83a1-45d8-981a-483c10467209 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1c4e4962-83a1-45d8-981a-483c10467209 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] GET http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1c4e4962-83a1-45d8-981a-483c10467209 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1c4e4962-83a1-45d8-981a-483c10467209 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:46 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:46 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1c4e4962-83a1-45d8-981a-483c10467209 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Volume info retrieved successfully. Sep 07 16:47:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1c4e4962-83a1-45d8-981a-483c10467209 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa returned with HTTP 200 Sep 07 16:47:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 407/780] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:46 2026] GET /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8a57e07e-dd67-4b34-9ff7-6f678553ed0e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8a57e07e-dd67-4b34-9ff7-6f678553ed0e tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] GET http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8a57e07e-dd67-4b34-9ff7-6f678553ed0e tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8a57e07e-dd67-4b34-9ff7-6f678553ed0e tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:UPDATE=68,cinder:SELECT=429,cinder:INSERT=49 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:46 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8a57e07e-dd67-4b34-9ff7-6f678553ed0e tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Volume info retrieved successfully. Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8a57e07e-dd67-4b34-9ff7-6f678553ed0e tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa returned with HTTP 200 Sep 07 16:47:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 374/781] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:46 2026] GET /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa => generated 1029 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:47:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-45a94161-74c4-4633-8cd5-b4231ab628af None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-45a94161-74c4-4633-8cd5-b4231ab628af tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] GET http://192.168.122.91/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-414460351 Sep 07 16:47:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-45a94161-74c4-4633-8cd5-b4231ab628af tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-45a94161-74c4-4633-8cd5-b4231ab628af tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:46 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-45a94161-74c4-4633-8cd5-b4231ab628af tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-414460351'), ('all_tenants', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f992c1c2-e75a-49e4-8652-e18c5cd110e6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f992c1c2-e75a-49e4-8652-e18c5cd110e6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] GET http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f992c1c2-e75a-49e4-8652-e18c5cd110e6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f992c1c2-e75a-49e4-8652-e18c5cd110e6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:46 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f992c1c2-e75a-49e4-8652-e18c5cd110e6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Volume info retrieved successfully. Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f992c1c2-e75a-49e4-8652-e18c5cd110e6 tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a returned with HTTP 200 Sep 07 16:47:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 375/782] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:46 2026] GET /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:46 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-45a94161-74c4-4633-8cd5-b4231ab628af tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Get all volumes completed successfully. Sep 07 16:47:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-45a94161-74c4-4633-8cd5-b4231ab628af tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] http://192.168.122.91/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-414460351 returned with HTTP 200 Sep 07 16:47:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 408/783] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:47:46 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-414460351 => generated 352 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-951c37b3-59ef-498e-be46-59bd41e04791 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-951c37b3-59ef-498e-be46-59bd41e04791 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] GET http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-951c37b3-59ef-498e-be46-59bd41e04791 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-951c37b3-59ef-498e-be46-59bd41e04791 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:46 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-951c37b3-59ef-498e-be46-59bd41e04791 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Volume info retrieved successfully. Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-951c37b3-59ef-498e-be46-59bd41e04791 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa returned with HTTP 200 Sep 07 16:47:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 376/784] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:46 2026] GET /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa => generated 866 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-01145feb-0de6-4ba3-89d4-5633e41ba0c2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-01145feb-0de6-4ba3-89d4-5633e41ba0c2 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] DELETE http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-01145feb-0de6-4ba3-89d4-5633e41ba0c2 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-01145feb-0de6-4ba3-89d4-5633e41ba0c2 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:46 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-01145feb-0de6-4ba3-89d4-5633e41ba0c2 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Delete volume with id: 24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:46 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:46 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:47:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-01145feb-0de6-4ba3-89d4-5633e41ba0c2 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Volume info retrieved successfully. Sep 07 16:47:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-01145feb-0de6-4ba3-89d4-5633e41ba0c2 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Delete volume request issued successfully. Sep 07 16:47:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-01145feb-0de6-4ba3-89d4-5633e41ba0c2 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa returned with HTTP 202 Sep 07 16:47:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 409/785] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:47:46 2026] DELETE /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-97fb9347-5f7a-48ba-81ba-09d4458e7d92 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97fb9347-5f7a-48ba-81ba-09d4458e7d92 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] GET http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97fb9347-5f7a-48ba-81ba-09d4458e7d92 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97fb9347-5f7a-48ba-81ba-09d4458e7d92 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:46 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-97fb9347-5f7a-48ba-81ba-09d4458e7d92 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Volume info retrieved successfully. Sep 07 16:47:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97fb9347-5f7a-48ba-81ba-09d4458e7d92 tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa returned with HTTP 200 Sep 07 16:47:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 377/786] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:46 2026] GET /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa => generated 865 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3b8784e9-984b-4959-8ecf-bdf97ebe9cce None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3b8784e9-984b-4959-8ecf-bdf97ebe9cce tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] GET http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a Sep 07 16:47:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3b8784e9-984b-4959-8ecf-bdf97ebe9cce tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3b8784e9-984b-4959-8ecf-bdf97ebe9cce tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3b8784e9-984b-4959-8ecf-bdf97ebe9cce tempest-VolumesNegativeTest-888105206 tempest-VolumesNegativeTest-888105206-project-member] http://192.168.122.91/volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a returned with HTTP 404 Sep 07 16:47:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 410/787] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:47 2026] GET /volume/v3/volumes/664a10f2-638b-4c9a-a789-c4838b730e8a => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-27e90abc-0d65-4fa0-9af8-43533a13ad1c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-27e90abc-0d65-4fa0-9af8-43533a13ad1c tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] GET http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa Sep 07 16:47:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-27e90abc-0d65-4fa0-9af8-43533a13ad1c tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-27e90abc-0d65-4fa0-9af8-43533a13ad1c tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-27e90abc-0d65-4fa0-9af8-43533a13ad1c tempest-VolumeRetypeWithoutMigrationTest-2134670534 tempest-VolumeRetypeWithoutMigrationTest-2134670534-project-member] http://192.168.122.91/volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa returned with HTTP 404 Sep 07 16:47:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 378/788] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:47 2026] GET /volume/v3/volumes/24783b88-f740-4e28-b81b-115b211504fa => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2dfe6e00-d8f9-4486-af9f-446d54d07ae5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2dfe6e00-d8f9-4486-af9f-446d54d07ae5 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] DELETE http://192.168.122.91/volume/v3/types/cbf8bedb-b8b2-436a-8a87-6c38e6b0440b Sep 07 16:47:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2dfe6e00-d8f9-4486-af9f-446d54d07ae5 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2dfe6e00-d8f9-4486-af9f-446d54d07ae5 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2dfe6e00-d8f9-4486-af9f-446d54d07ae5 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] http://192.168.122.91/volume/v3/types/cbf8bedb-b8b2-436a-8a87-6c38e6b0440b returned with HTTP 202 Sep 07 16:47:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 411/789] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:47:47 2026] DELETE /volume/v3/types/cbf8bedb-b8b2-436a-8a87-6c38e6b0440b => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f877b4a1-9505-4e24-ac04-c30e430c72db None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f877b4a1-9505-4e24-ac04-c30e430c72db tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] GET http://192.168.122.91/volume/v3/types/cbf8bedb-b8b2-436a-8a87-6c38e6b0440b Sep 07 16:47:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f877b4a1-9505-4e24-ac04-c30e430c72db tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f877b4a1-9505-4e24-ac04-c30e430c72db tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f877b4a1-9505-4e24-ac04-c30e430c72db tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] http://192.168.122.91/volume/v3/types/cbf8bedb-b8b2-436a-8a87-6c38e6b0440b returned with HTTP 404 Sep 07 16:47:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 379/790] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:47:47 2026] GET /volume/v3/types/cbf8bedb-b8b2-436a-8a87-6c38e6b0440b => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:47:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cc9452e3-65b8-4221-915e-4bb000cf06ef None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc9452e3-65b8-4221-915e-4bb000cf06ef tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] DELETE http://192.168.122.91/volume/v3/types/234f0072-2b83-445a-88aa-a04133c9beee Sep 07 16:47:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc9452e3-65b8-4221-915e-4bb000cf06ef tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc9452e3-65b8-4221-915e-4bb000cf06ef tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc9452e3-65b8-4221-915e-4bb000cf06ef tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] http://192.168.122.91/volume/v3/types/234f0072-2b83-445a-88aa-a04133c9beee returned with HTTP 202 Sep 07 16:47:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 412/791] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:47:47 2026] DELETE /volume/v3/types/234f0072-2b83-445a-88aa-a04133c9beee => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:47:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4239c4e0-62ac-4d96-8a46-01806bb6e696 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4239c4e0-62ac-4d96-8a46-01806bb6e696 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] GET http://192.168.122.91/volume/v3/types/234f0072-2b83-445a-88aa-a04133c9beee Sep 07 16:47:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4239c4e0-62ac-4d96-8a46-01806bb6e696 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4239c4e0-62ac-4d96-8a46-01806bb6e696 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4239c4e0-62ac-4d96-8a46-01806bb6e696 tempest-VolumeRetypeWithoutMigrationTest-469136019 tempest-VolumeRetypeWithoutMigrationTest-469136019-project-admin] http://192.168.122.91/volume/v3/types/234f0072-2b83-445a-88aa-a04133c9beee returned with HTTP 404 Sep 07 16:47:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 380/792] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:47:48 2026] GET /volume/v3/types/234f0072-2b83-445a-88aa-a04133c9beee => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:47:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-66f6f4ce-3706-48fe-8efe-305d9bc687a4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-66f6f4ce-3706-48fe-8efe-305d9bc687a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce Sep 07 16:47:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-66f6f4ce-3706-48fe-8efe-305d9bc687a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-66f6f4ce-3706-48fe-8efe-305d9bc687a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-66f6f4ce-3706-48fe-8efe-305d9bc687a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce returned with HTTP 200 Sep 07 16:47:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 413/793] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:47:57 2026] GET /volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce => generated 440 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-43f3702d-40f0-4143-8fc9-ee648e03e502 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-43f3702d-40f0-4143-8fc9-ee648e03e502 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce Sep 07 16:47:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-43f3702d-40f0-4143-8fc9-ee648e03e502 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-43f3702d-40f0-4143-8fc9-ee648e03e502 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce returned with HTTP 200 Sep 07 16:47:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 381/794] 192.168.122.91 () {60 vars in 1253 bytes} [Mon Sep 7 16:47:57 2026] PUT /volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce => generated 393 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-42ec7822-7e24-4991-9331-af4005fb8c9a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1208403814"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1208403814'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Create volume of 1 GB Sep 07 16:47:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Availability Zones retrieved successfully. Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Flow 'volume_create_api' (c5edb4d6-d78b-46d7-b6a8-3282356f1bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b626c5b0-20b6-43bf-89ec-98d343044f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b626c5b0-20b6-43bf-89ec-98d343044f00) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b9f94a-ceb7-4d96-a399-7ff7c3e0cf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Created reservations ['bd4219ad-e40d-4129-8649-052c96fa145a', 'b80b80db-7cbe-4c5a-8ea8-6fa3d57ec074', 'fc1b1c29-d04d-49d9-8e59-f8f75a1e455f', '05bf40e9-0314-4f7a-bab3-1c532f2c304d'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b9f94a-ceb7-4d96-a399-7ff7c3e0cf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd4219ad-e40d-4129-8649-052c96fa145a', 'b80b80db-7cbe-4c5a-8ea8-6fa3d57ec074', 'fc1b1c29-d04d-49d9-8e59-f8f75a1e455f', '05bf40e9-0314-4f7a-bab3-1c532f2c304d']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18687506-862c-4f60-80e0-c97617521d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18687506-862c-4f60-80e0-c97617521d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9a6052f-0f12-49ce-8d23-a12127b2876f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1208403814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6944833b4d4ed99467a3e80b67e1ce',qos_specs=None,replication_status=,reservations=['bd4219ad-e40d-4129-8649-052c96fa145a','b80b80db-7cbe-4c5a-8ea8-6fa3d57ec074','fc1b1c29-d04d-49d9-8e59-f8f75a1e455f','05bf40e9-0314-4f7a-bab3-1c532f2c304d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7167952f8add4654b8773f9e978af6a4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:47:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1208403814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9a6052f-0f12-49ce-8d23-a12127b2876f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f6944833b4d4ed99467a3e80b67e1ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7167952f8add4654b8773f9e978af6a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3915f7f2-7ad7-4a20-ba8a-1283d95b1de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3915f7f2-7ad7-4a20-ba8a-1283d95b1de6) transitioned into state 'SUCCESS' from state '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-1208403814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6944833b4d4ed99467a3e80b67e1ce',qos_specs=None,replication_status=,reservations=['bd4219ad-e40d-4129-8649-052c96fa145a','b80b80db-7cbe-4c5a-8ea8-6fa3d57ec074','fc1b1c29-d04d-49d9-8e59-f8f75a1e455f','05bf40e9-0314-4f7a-bab3-1c532f2c304d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7167952f8add4654b8773f9e978af6a4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd984454-4fee-4182-ad25-da6f10eceb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd984454-4fee-4182-ad25-da6f10eceb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Flow 'volume_create_api' (c5edb4d6-d78b-46d7-b6a8-3282356f1bd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:47:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Create volume request issued successfully. Sep 07 16:47:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-42ec7822-7e24-4991-9331-af4005fb8c9a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:47:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 414/795] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:47:58 2026] POST /volume/v3/volumes => generated 774 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:47:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4bc36859-0baa-4510-ae21-f7d27e715965 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:47:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4bc36859-0baa-4510-ae21-f7d27e715965 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f Sep 07 16:47:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4bc36859-0baa-4510-ae21-f7d27e715965 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:47:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4bc36859-0baa-4510-ae21-f7d27e715965 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:47:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47:58 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:47:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:47:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4bc36859-0baa-4510-ae21-f7d27e715965 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Volume info retrieved successfully. Sep 07 16:47:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4bc36859-0baa-4510-ae21-f7d27e715965 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f returned with HTTP 200 Sep 07 16:47:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 382/796] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:47:58 2026] GET /volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:48:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1bae0470-f538-4c64-9f2d-c0a3d0a0ab88 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1bae0470-f538-4c64-9f2d-c0a3d0a0ab88 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f Sep 07 16:48:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1bae0470-f538-4c64-9f2d-c0a3d0a0ab88 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1bae0470-f538-4c64-9f2d-c0a3d0a0ab88 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1bae0470-f538-4c64-9f2d-c0a3d0a0ab88 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Volume info retrieved successfully. Sep 07 16:48:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1bae0470-f538-4c64-9f2d-c0a3d0a0ab88 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f returned with HTTP 200 Sep 07 16:48:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 415/797] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:00 2026] GET /volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f => generated 866 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cea74a31-b421-4893-9a2c-916d7044978e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cea74a31-b421-4893-9a2c-916d7044978e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:48:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cea74a31-b421-4893-9a2c-916d7044978e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cea74a31-b421-4893-9a2c-916d7044978e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:01 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cea74a31-b421-4893-9a2c-916d7044978e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cea74a31-b421-4893-9a2c-916d7044978e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:48:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 383/798] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:01 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:48:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f298ab20-1476-4f99-8183-b640545465b1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f298ab20-1476-4f99-8183-b640545465b1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:48:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f298ab20-1476-4f99-8183-b640545465b1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f298ab20-1476-4f99-8183-b640545465b1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f298ab20-1476-4f99-8183-b640545465b1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2c9211d2-7239-43a2-bccd-d00e4373d633 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f298ab20-1476-4f99-8183-b640545465b1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:48:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 416/799] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:01 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2c9211d2-7239-43a2-bccd-d00e4373d633 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f Sep 07 16:48:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2c9211d2-7239-43a2-bccd-d00e4373d633 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2c9211d2-7239-43a2-bccd-d00e4373d633 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:01 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2c9211d2-7239-43a2-bccd-d00e4373d633 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Volume info retrieved successfully. Sep 07 16:48:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2c9211d2-7239-43a2-bccd-d00e4373d633 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f returned with HTTP 200 Sep 07 16:48:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 384/800] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:01 2026] GET /volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f => generated 867 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8a1dc0f9-0f75-4575-ab91-149435dd76d9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8a1dc0f9-0f75-4575-ab91-149435dd76d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:48:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8a1dc0f9-0f75-4575-ab91-149435dd76d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9a6052f-0f12-49ce-8d23-a12127b2876f", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1664536989"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8a1dc0f9-0f75-4575-ab91-149435dd76d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Volume info retrieved successfully. Sep 07 16:48:01 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-8a1dc0f9-0f75-4575-ab91-149435dd76d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Create snapshot from volume f9a6052f-0f12-49ce-8d23-a12127b2876f Sep 07 16:48:01 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-8a1dc0f9-0f75-4575-ab91-149435dd76d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Created reservations ['5da928b9-de24-4ac0-9cd5-254844c0879e', 'df4bcfc2-da7c-4dda-a2a6-f78af54e7918', 'e6c532d2-a215-4e18-85d5-90ef32cf3486', 'd9e04da4-825c-4dae-9fca-99160e688bb3'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:48:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8a1dc0f9-0f75-4575-ab91-149435dd76d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Snapshot create request issued successfully. Sep 07 16:48:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8a1dc0f9-0f75-4575-ab91-149435dd76d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:48:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 417/801] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:48:01 2026] POST /volume/v3/snapshots => generated 323 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:48:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9dbc6b8e-f3da-42c4-90e3-251f03fc1f82 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9dbc6b8e-f3da-42c4-90e3-251f03fc1f82 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 Sep 07 16:48:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9dbc6b8e-f3da-42c4-90e3-251f03fc1f82 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9dbc6b8e-f3da-42c4-90e3-251f03fc1f82 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9dbc6b8e-f3da-42c4-90e3-251f03fc1f82 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Snapshot retrieved successfully. Sep 07 16:48:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9dbc6b8e-f3da-42c4-90e3-251f03fc1f82 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 returned with HTTP 200 Sep 07 16:48:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 385/802] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:48:01 2026] GET /volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 => generated 455 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9a557024-a0f3-4cf2-a57d-b985e365f089 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9a557024-a0f3-4cf2-a57d-b985e365f089 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 Sep 07 16:48:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9a557024-a0f3-4cf2-a57d-b985e365f089 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9a557024-a0f3-4cf2-a57d-b985e365f089 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9a557024-a0f3-4cf2-a57d-b985e365f089 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Snapshot retrieved successfully. Sep 07 16:48:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9a557024-a0f3-4cf2-a57d-b985e365f089 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 returned with HTTP 200 Sep 07 16:48:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 418/803] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:48:02 2026] GET /volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 => generated 455 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cf8a1e95-797f-4551-aaa9-02237cff255c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cf8a1e95-797f-4551-aaa9-02237cff255c tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 Sep 07 16:48:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cf8a1e95-797f-4551-aaa9-02237cff255c tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cf8a1e95-797f-4551-aaa9-02237cff255c tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cf8a1e95-797f-4551-aaa9-02237cff255c tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Snapshot retrieved successfully. Sep 07 16:48:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cf8a1e95-797f-4551-aaa9-02237cff255c tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 returned with HTTP 200 Sep 07 16:48:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 386/804] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:48:03 2026] GET /volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 => generated 455 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1aa1ed36-2c7c-4ce8-a18e-7d2dffeef3ec None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1aa1ed36-2c7c-4ce8-a18e-7d2dffeef3ec tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 Sep 07 16:48:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1aa1ed36-2c7c-4ce8-a18e-7d2dffeef3ec tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1aa1ed36-2c7c-4ce8-a18e-7d2dffeef3ec tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1aa1ed36-2c7c-4ce8-a18e-7d2dffeef3ec tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Snapshot retrieved successfully. Sep 07 16:48:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1aa1ed36-2c7c-4ce8-a18e-7d2dffeef3ec tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 returned with HTTP 200 Sep 07 16:48:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 419/805] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:48:05 2026] GET /volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 => generated 455 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a3382910-7ebc-4dc5-bbc4-c81f2b575245 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a3382910-7ebc-4dc5-bbc4-c81f2b575245 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 Sep 07 16:48:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a3382910-7ebc-4dc5-bbc4-c81f2b575245 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a3382910-7ebc-4dc5-bbc4-c81f2b575245 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a3382910-7ebc-4dc5-bbc4-c81f2b575245 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Snapshot retrieved successfully. Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a3382910-7ebc-4dc5-bbc4-c81f2b575245 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 returned with HTTP 200 Sep 07 16:48:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 387/806] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:48:06 2026] GET /volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 => generated 482 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9c2ba1ce-31fa-40b8-b605-3f7a5f4fd5f1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c2ba1ce-31fa-40b8-b605-3f7a5f4fd5f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce Sep 07 16:48:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9c2ba1ce-31fa-40b8-b605-3f7a5f4fd5f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c2ba1ce-31fa-40b8-b605-3f7a5f4fd5f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce returned with HTTP 200 Sep 07 16:48:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 420/807] 192.168.122.91 () {60 vars in 1253 bytes} [Mon Sep 7 16:48:06 2026] PUT /volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce => generated 393 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7e35ef3e-b81a-42f0-8bfc-38993cf27de8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e35ef3e-b81a-42f0-8bfc-38993cf27de8 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:48:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e35ef3e-b81a-42f0-8bfc-38993cf27de8 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9a6052f-0f12-49ce-8d23-a12127b2876f"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7e35ef3e-b81a-42f0-8bfc-38993cf27de8 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Volume info retrieved successfully. Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-7e35ef3e-b81a-42f0-8bfc-38993cf27de8 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Create snapshot from volume f9a6052f-0f12-49ce-8d23-a12127b2876f Sep 07 16:48:06 devstack devstack@c-api.service[87176]: WARNING cinder.quota_utils [None req-7e35ef3e-b81a-42f0-8bfc-38993cf27de8 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Quota exceeded for 2f6944833b4d4ed99467a3e80b67e1ce, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.api.middleware.fault [None req-7e35ef3e-b81a-42f0-8bfc-38993cf27de8 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 413 Sep 07 16:48:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 388/808] 192.168.122.91 () {60 vars in 1143 bytes} [Mon Sep 7 16:48:06 2026] POST /volume/v3/snapshots => generated 208 bytes in 106 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 16:48:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9240e6b2-ab36-423e-a1c6-5913314ca7e1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9240e6b2-ab36-423e-a1c6-5913314ca7e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce Sep 07 16:48:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9240e6b2-ab36-423e-a1c6-5913314ca7e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9240e6b2-ab36-423e-a1c6-5913314ca7e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce returned with HTTP 200 Sep 07 16:48:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 421/809] 192.168.122.91 () {60 vars in 1253 bytes} [Mon Sep 7 16:48:06 2026] PUT /volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce => generated 393 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-78b066cc-7ed0-4161-92ad-b7077b9a9055 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-78b066cc-7ed0-4161-92ad-b7077b9a9055 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:48:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-78b066cc-7ed0-4161-92ad-b7077b9a9055 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9a6052f-0f12-49ce-8d23-a12127b2876f"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-78b066cc-7ed0-4161-92ad-b7077b9a9055 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Volume info retrieved successfully. Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-78b066cc-7ed0-4161-92ad-b7077b9a9055 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Create snapshot from volume f9a6052f-0f12-49ce-8d23-a12127b2876f Sep 07 16:48:06 devstack devstack@c-api.service[87176]: WARNING cinder.quota_utils [None req-78b066cc-7ed0-4161-92ad-b7077b9a9055 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Quota exceeded for 2f6944833b4d4ed99467a3e80b67e1ce, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.api.middleware.fault [None req-78b066cc-7ed0-4161-92ad-b7077b9a9055 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 413 Sep 07 16:48:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 389/810] 192.168.122.91 () {60 vars in 1143 bytes} [Mon Sep 7 16:48:06 2026] POST /volume/v3/snapshots => generated 133 bytes in 83 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 16:48:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0f5fce3c-1743-4f3e-9e2e-40c38e0a6f49 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f5fce3c-1743-4f3e-9e2e-40c38e0a6f49 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 Sep 07 16:48:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0f5fce3c-1743-4f3e-9e2e-40c38e0a6f49 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0f5fce3c-1743-4f3e-9e2e-40c38e0a6f49 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:06 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-0f5fce3c-1743-4f3e-9e2e-40c38e0a6f49 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Delete snapshot with id: d31aea84-ca03-4116-816b-174d8d2202e3 Sep 07 16:48:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0f5fce3c-1743-4f3e-9e2e-40c38e0a6f49 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Snapshot retrieved successfully. Sep 07 16:48:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0f5fce3c-1743-4f3e-9e2e-40c38e0a6f49 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Snapshot delete request issued successfully. Sep 07 16:48:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f5fce3c-1743-4f3e-9e2e-40c38e0a6f49 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 returned with HTTP 202 Sep 07 16:48:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 422/811] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:48:06 2026] DELETE /volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:48:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-030925c4-5af5-4a57-9527-6465e8b61aa3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-030925c4-5af5-4a57-9527-6465e8b61aa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 Sep 07 16:48:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-030925c4-5af5-4a57-9527-6465e8b61aa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-030925c4-5af5-4a57-9527-6465e8b61aa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-030925c4-5af5-4a57-9527-6465e8b61aa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Snapshot retrieved successfully. Sep 07 16:48:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-030925c4-5af5-4a57-9527-6465e8b61aa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 returned with HTTP 200 Sep 07 16:48:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 390/812] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:48:06 2026] GET /volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 => generated 481 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-af0c40a5-78ad-47d6-afc7-e2650651fba6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-af0c40a5-78ad-47d6-afc7-e2650651fba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 Sep 07 16:48:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-af0c40a5-78ad-47d6-afc7-e2650651fba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-af0c40a5-78ad-47d6-afc7-e2650651fba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-af0c40a5-78ad-47d6-afc7-e2650651fba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Snapshot retrieved successfully. Sep 07 16:48:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-af0c40a5-78ad-47d6-afc7-e2650651fba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 returned with HTTP 200 Sep 07 16:48:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 423/813] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:48:08 2026] GET /volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 => generated 481 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d9a071f3-384b-4cb4-a564-985f06630528 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d9a071f3-384b-4cb4-a564-985f06630528 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 Sep 07 16:48:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d9a071f3-384b-4cb4-a564-985f06630528 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d9a071f3-384b-4cb4-a564-985f06630528 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d9a071f3-384b-4cb4-a564-985f06630528 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Snapshot retrieved successfully. Sep 07 16:48:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d9a071f3-384b-4cb4-a564-985f06630528 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 returned with HTTP 200 Sep 07 16:48:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 391/814] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:48:09 2026] GET /volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 => generated 481 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1ac661e5-cc6c-48c4-846f-e3bf347ccec5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1ac661e5-cc6c-48c4-846f-e3bf347ccec5 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 Sep 07 16:48:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1ac661e5-cc6c-48c4-846f-e3bf347ccec5 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1ac661e5-cc6c-48c4-846f-e3bf347ccec5 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1ac661e5-cc6c-48c4-846f-e3bf347ccec5 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 returned with HTTP 404 Sep 07 16:48:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 424/815] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:48:10 2026] GET /volume/v3/snapshots/d31aea84-ca03-4116-816b-174d8d2202e3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d18b764a-baba-487e-a915-fa311e938a19 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d18b764a-baba-487e-a915-fa311e938a19 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f Sep 07 16:48:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d18b764a-baba-487e-a915-fa311e938a19 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d18b764a-baba-487e-a915-fa311e938a19 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d18b764a-baba-487e-a915-fa311e938a19 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Volume info retrieved successfully. Sep 07 16:48:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d18b764a-baba-487e-a915-fa311e938a19 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f returned with HTTP 200 Sep 07 16:48:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 392/816] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:10 2026] GET /volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f => generated 867 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-247c0d88-78f2-4e51-bac9-21d81510dc6e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-247c0d88-78f2-4e51-bac9-21d81510dc6e tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] DELETE http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f Sep 07 16:48:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-247c0d88-78f2-4e51-bac9-21d81510dc6e tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-247c0d88-78f2-4e51-bac9-21d81510dc6e tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:10 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-247c0d88-78f2-4e51-bac9-21d81510dc6e tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Delete volume with id: f9a6052f-0f12-49ce-8d23-a12127b2876f Sep 07 16:48:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-247c0d88-78f2-4e51-bac9-21d81510dc6e tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Volume info retrieved successfully. Sep 07 16:48:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-247c0d88-78f2-4e51-bac9-21d81510dc6e tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Delete volume request issued successfully. Sep 07 16:48:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-247c0d88-78f2-4e51-bac9-21d81510dc6e tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f returned with HTTP 202 Sep 07 16:48:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 425/817] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:48:10 2026] DELETE /volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:48:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-73973dc4-061f-441f-9a61-3136126939bc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-73973dc4-061f-441f-9a61-3136126939bc tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f Sep 07 16:48:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-73973dc4-061f-441f-9a61-3136126939bc tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-73973dc4-061f-441f-9a61-3136126939bc tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-73973dc4-061f-441f-9a61-3136126939bc tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Volume info retrieved successfully. Sep 07 16:48:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-73973dc4-061f-441f-9a61-3136126939bc tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f returned with HTTP 200 Sep 07 16:48:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 393/818] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:10 2026] GET /volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f => generated 866 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:48:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c5d8176d-8d78-4a4b-bf8f-27cb3a8fdf6a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c5d8176d-8d78-4a4b-bf8f-27cb3a8fdf6a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] GET http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f Sep 07 16:48:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c5d8176d-8d78-4a4b-bf8f-27cb3a8fdf6a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c5d8176d-8d78-4a4b-bf8f-27cb3a8fdf6a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c5d8176d-8d78-4a4b-bf8f-27cb3a8fdf6a tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252 tempest-VolumeSnapshotQuotasNegativeTestJSON-814050252-project-member] http://192.168.122.91/volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f returned with HTTP 404 Sep 07 16:48:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 426/819] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:11 2026] GET /volume/v3/volumes/f9a6052f-0f12-49ce-8d23-a12127b2876f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cc2b6962-8430-4512-925b-660a150f9c4e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cc2b6962-8430-4512-925b-660a150f9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce Sep 07 16:48:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cc2b6962-8430-4512-925b-660a150f9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cc2b6962-8430-4512-925b-660a150f9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1286530460-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce returned with HTTP 200 Sep 07 16:48:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 394/820] 192.168.122.91 () {60 vars in 1254 bytes} [Mon Sep 7 16:48:11 2026] PUT /volume/v3/os-quota-sets/2f6944833b4d4ed99467a3e80b67e1ce => generated 398 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d9f5f91d-3a82-4309-b43f-83352e822408 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-913489466"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-913489466'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Create volume of 1 GB Sep 07 16:48:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Availability Zones retrieved successfully. Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Flow 'volume_create_api' (fd3b113e-5717-4ada-beff-c7befc89695a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8ad7aa-fc97-4287-9415-e8771ed2928f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8ad7aa-fc97-4287-9415-e8771ed2928f) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c5e671d-dbc9-43d3-b7f5-e366acdd594f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Created reservations ['e2b9e5b7-183a-4e41-b45d-53992be6c93b', '411f4ddf-829d-4458-bd51-2210f18aac20', '1ef44786-adf1-4530-848f-6e0cc1b91815', '3fc5513c-58fd-4706-b3e3-25ec3171557a'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c5e671d-dbc9-43d3-b7f5-e366acdd594f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2b9e5b7-183a-4e41-b45d-53992be6c93b', '411f4ddf-829d-4458-bd51-2210f18aac20', '1ef44786-adf1-4530-848f-6e0cc1b91815', '3fc5513c-58fd-4706-b3e3-25ec3171557a']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20e71299-3d8b-48b6-b336-857771c1a2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:18 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20e71299-3d8b-48b6-b336-857771c1a2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f455b243-4224-4aaf-b4bd-656f75ea51dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-913489466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43ff57b14654fe5a5fa7f2dc7982c88',qos_specs=None,replication_status=,reservations=['e2b9e5b7-183a-4e41-b45d-53992be6c93b','411f4ddf-829d-4458-bd51-2210f18aac20','1ef44786-adf1-4530-848f-6e0cc1b91815','3fc5513c-58fd-4706-b3e3-25ec3171557a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad9c52666fc434896e6f30cab7400da',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:48:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-913489466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f455b243-4224-4aaf-b4bd-656f75ea51dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d43ff57b14654fe5a5fa7f2dc7982c88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aad9c52666fc434896e6f30cab7400da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6b93b6c-bc54-4332-955b-c52ba2cfdb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6b93b6c-bc54-4332-955b-c52ba2cfdb6c) transitioned into state 'SUCCESS' from state '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-913489466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43ff57b14654fe5a5fa7f2dc7982c88',qos_specs=None,replication_status=,reservations=['e2b9e5b7-183a-4e41-b45d-53992be6c93b','411f4ddf-829d-4458-bd51-2210f18aac20','1ef44786-adf1-4530-848f-6e0cc1b91815','3fc5513c-58fd-4706-b3e3-25ec3171557a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad9c52666fc434896e6f30cab7400da',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e21f24b0-14ee-4df0-a1fa-9d294167e532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e21f24b0-14ee-4df0-a1fa-9d294167e532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Flow 'volume_create_api' (fd3b113e-5717-4ada-beff-c7befc89695a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Create volume request issued successfully. Sep 07 16:48:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9f5f91d-3a82-4309-b43f-83352e822408 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:48:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 427/821] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:48:18 2026] POST /volume/v3/volumes => generated 761 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:48:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8d5b1a46-ffbc-4b96-bf2e-68dac60a9782 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8d5b1a46-ffbc-4b96-bf2e-68dac60a9782 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8d5b1a46-ffbc-4b96-bf2e-68dac60a9782 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8d5b1a46-ffbc-4b96-bf2e-68dac60a9782 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8d5b1a46-ffbc-4b96-bf2e-68dac60a9782 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8d5b1a46-ffbc-4b96-bf2e-68dac60a9782 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 395/822] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:19 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 829 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9ae97387-51c1-4551-992c-9b5976638f5a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-73404145", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-73404145', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Create volume of 1 GB Sep 07 16:48:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Availability Zones retrieved successfully. Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Flow 'volume_create_api' (6ec95132-975a-4eee-a23c-e836b974fd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a1aef2-7c89-4e4b-a860-8163d288410e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a1aef2-7c89-4e4b-a860-8163d288410e) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc00f23d-e58c-483c-928b-a789ffdcfddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Created reservations ['927d290b-62a9-49a9-8b70-f0daadfd312e', '9910fa13-ddaa-4ae6-aef0-da1c18945b48', 'f08d00a6-9cb9-4a32-820e-56eed7a3f546', '950b5043-4657-4890-a54f-41ba086c77e2'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc00f23d-e58c-483c-928b-a789ffdcfddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['927d290b-62a9-49a9-8b70-f0daadfd312e', '9910fa13-ddaa-4ae6-aef0-da1c18945b48', 'f08d00a6-9cb9-4a32-820e-56eed7a3f546', '950b5043-4657-4890-a54f-41ba086c77e2']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c9cfa08-ab9a-46bf-91e7-6ac6a709b8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c9cfa08-ab9a-46bf-91e7-6ac6a709b8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4068e532-606c-4777-acf0-032c1ac67d3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-73404145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6e0d3ae8b3341c8845c4387200d8771',qos_specs=None,replication_status=,reservations=['927d290b-62a9-49a9-8b70-f0daadfd312e','9910fa13-ddaa-4ae6-aef0-da1c18945b48','f08d00a6-9cb9-4a32-820e-56eed7a3f546','950b5043-4657-4890-a54f-41ba086c77e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e48a3625da420a84c8624dc1d6223e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-73404145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4068e532-606c-4777-acf0-032c1ac67d3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6e0d3ae8b3341c8845c4387200d8771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e48a3625da420a84c8624dc1d6223e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d56126-0265-4f7e-b434-c6ccdfe178dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6cc9ff89-43fb-441e-bb67-c6d07b4b5549 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d56126-0265-4f7e-b434-c6ccdfe178dc) transitioned into state 'SUCCESS' from state '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-73404145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6e0d3ae8b3341c8845c4387200d8771',qos_specs=None,replication_status=,reservations=['927d290b-62a9-49a9-8b70-f0daadfd312e','9910fa13-ddaa-4ae6-aef0-da1c18945b48','f08d00a6-9cb9-4a32-820e-56eed7a3f546','950b5043-4657-4890-a54f-41ba086c77e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e48a3625da420a84c8624dc1d6223e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6cc9ff89-43fb-441e-bb67-c6d07b4b5549 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9eeba5e-dfa0-4caa-893f-0bc6c8bb8d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6cc9ff89-43fb-441e-bb67-c6d07b4b5549 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6cc9ff89-43fb-441e-bb67-c6d07b4b5549 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9eeba5e-dfa0-4caa-893f-0bc6c8bb8d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6cc9ff89-43fb-441e-bb67-c6d07b4b5549 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Flow 'volume_create_api' (6ec95132-975a-4eee-a23c-e836b974fd13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Create volume request issued successfully. Sep 07 16:48:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9ae97387-51c1-4551-992c-9b5976638f5a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:48:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 428/823] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:48:19 2026] POST /volume/v3/volumes => generated 770 bytes in 990 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6cc9ff89-43fb-441e-bb67-c6d07b4b5549 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-638293503", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 396/824] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:20 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-638293503', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Create volume of 1 GB Sep 07 16:48:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Availability Zones retrieved successfully. Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Flow 'volume_create_api' (21ec0af4-68d5-4dc9-96e5-6a41355486fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17d33395-6128-4383-87c3-535cf07561af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17d33395-6128-4383-87c3-535cf07561af) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cddf594-d68f-4a6c-a28d-eaf07dab389d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Created reservations ['908705ad-47f6-4761-99e1-18e993e247c3', '61304fb5-e7c9-4fac-96c3-cd07c16fd2c6', '34b2cac9-3ce2-4599-b829-80d12d5b0f4a', '55e031d8-9f7e-4a81-a188-2ab97a79df1f'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cddf594-d68f-4a6c-a28d-eaf07dab389d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['908705ad-47f6-4761-99e1-18e993e247c3', '61304fb5-e7c9-4fac-96c3-cd07c16fd2c6', '34b2cac9-3ce2-4599-b829-80d12d5b0f4a', '55e031d8-9f7e-4a81-a188-2ab97a79df1f']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc1dfdd-5efc-4687-b398-fa86668ead29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc1dfdd-5efc-4687-b398-fa86668ead29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71dcef68-420e-4daf-b877-d2102737cc77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-638293503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6e0d3ae8b3341c8845c4387200d8771',qos_specs=None,replication_status=,reservations=['908705ad-47f6-4761-99e1-18e993e247c3','61304fb5-e7c9-4fac-96c3-cd07c16fd2c6','34b2cac9-3ce2-4599-b829-80d12d5b0f4a','55e031d8-9f7e-4a81-a188-2ab97a79df1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e48a3625da420a84c8624dc1d6223e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-638293503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71dcef68-420e-4daf-b877-d2102737cc77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6e0d3ae8b3341c8845c4387200d8771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e48a3625da420a84c8624dc1d6223e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a42bcc65-b87b-441e-b819-f19aea5623c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a42bcc65-b87b-441e-b819-f19aea5623c8) transitioned into state 'SUCCESS' from state '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-638293503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6e0d3ae8b3341c8845c4387200d8771',qos_specs=None,replication_status=,reservations=['908705ad-47f6-4761-99e1-18e993e247c3','61304fb5-e7c9-4fac-96c3-cd07c16fd2c6','34b2cac9-3ce2-4599-b829-80d12d5b0f4a','55e031d8-9f7e-4a81-a188-2ab97a79df1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e48a3625da420a84c8624dc1d6223e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:20 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9df126-42b3-4963-ba1c-1cca9414096b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:21 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9df126-42b3-4963-ba1c-1cca9414096b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:21 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Flow 'volume_create_api' (21ec0af4-68d5-4dc9-96e5-6a41355486fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:48:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Create volume request issued successfully. Sep 07 16:48:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-946ef1d4-2c84-47d0-a576-0ccb936e333d tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:48:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 429/825] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:48:20 2026] POST /volume/v3/volumes => generated 771 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:48:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ad1d3e44-ddcf-4eb3-8eaf-6fe19ea2cd58 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ad1d3e44-ddcf-4eb3-8eaf-6fe19ea2cd58 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ad1d3e44-ddcf-4eb3-8eaf-6fe19ea2cd58 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ad1d3e44-ddcf-4eb3-8eaf-6fe19ea2cd58 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ad1d3e44-ddcf-4eb3-8eaf-6fe19ea2cd58 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ad1d3e44-ddcf-4eb3-8eaf-6fe19ea2cd58 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 397/826] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:21 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cd9abdd5-5ad6-4c94-a179-93df6032e728 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-805d0bcc-e01b-424b-a171-967521e541eb req-ab5b62f8-fc36-4a44-b36b-143bdcdfe05f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-ab5b62f8-fc36-4a44-b36b-143bdcdfe05f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-ab5b62f8-fc36-4a44-b36b-143bdcdfe05f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-ab5b62f8-fc36-4a44-b36b-143bdcdfe05f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-805d0bcc-e01b-424b-a171-967521e541eb req-ab5b62f8-fc36-4a44-b36b-143bdcdfe05f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-ab5b62f8-fc36-4a44-b36b-143bdcdfe05f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 398/827] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:48:21 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7a6b80dc-1816-490c-a8f3-ae4508b98bdb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7a6b80dc-1816-490c-a8f3-ae4508b98bdb None None] GET http://192.168.122.91/volume// Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7a6b80dc-1816-490c-a8f3-ae4508b98bdb None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7a6b80dc-1816-490c-a8f3-ae4508b98bdb None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7a6b80dc-1816-490c-a8f3-ae4508b98bdb None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:48:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 399/828] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:48:22 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:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-805d0bcc-e01b-424b-a171-967521e541eb req-8c1413ef-438f-40dd-875b-21a943e40fbf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-8c1413ef-438f-40dd-875b-21a943e40fbf tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-8c1413ef-438f-40dd-875b-21a943e40fbf tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f455b243-4224-4aaf-b4bd-656f75ea51dd", "connector": null, "instance_uuid": "159265bd-4220-412f-92bd-c396651cf1fb"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-8c1413ef-438f-40dd-875b-21a943e40fbf tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:48:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 400/829] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:48:22 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 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd9abdd5-5ad6-4c94-a179-93df6032e728 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd9abdd5-5ad6-4c94-a179-93df6032e728 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1831273453"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd9abdd5-5ad6-4c94-a179-93df6032e728 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:48:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 430/830] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:48:21 2026] POST /volume/v3/types => generated 231 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7daa9eb6-ddfd-4858-b905-cad36a657692 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7daa9eb6-ddfd-4858-b905-cad36a657692 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] POST http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7daa9eb6-ddfd-4858-b905-cad36a657692 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0d786840-ff18-43e5-8647-46b7772fae27 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0d786840-ff18-43e5-8647-46b7772fae27 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0d786840-ff18-43e5-8647-46b7772fae27 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0d786840-ff18-43e5-8647-46b7772fae27 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:22 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0d786840-ff18-43e5-8647-46b7772fae27 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0d786840-ff18-43e5-8647-46b7772fae27 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 431/831] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:22 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-18c234f8-f94c-4f26-b7d4-5894644411b8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18c234f8-f94c-4f26-b7d4-5894644411b8 None None] GET http://192.168.122.91/volume// Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-18c234f8-f94c-4f26-b7d4-5894644411b8 None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-18c234f8-f94c-4f26-b7d4-5894644411b8 None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18c234f8-f94c-4f26-b7d4-5894644411b8 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:48:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 432/832] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:48:22 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:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-805d0bcc-e01b-424b-a171-967521e541eb req-78d11be1-5d51-43c9-8cc5-ae690dfea1da None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-78d11be1-5d51-43c9-8cc5-ae690dfea1da tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-78d11be1-5d51-43c9-8cc5-ae690dfea1da tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-78d11be1-5d51-43c9-8cc5-ae690dfea1da tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:22 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-805d0bcc-e01b-424b-a171-967521e541eb req-78d11be1-5d51-43c9-8cc5-ae690dfea1da tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-78d11be1-5d51-43c9-8cc5-ae690dfea1da tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 433/833] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:48:22 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 1034 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7daa9eb6-ddfd-4858-b905-cad36a657692 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs returned with HTTP 200 Sep 07 16:48:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 401/834] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 16:48:22 2026] POST /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs => generated 34 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8d500d15-8f3c-4330-a451-0208f461cd28 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8d500d15-8f3c-4330-a451-0208f461cd28 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] GET http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec3 Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8d500d15-8f3c-4330-a451-0208f461cd28 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8d500d15-8f3c-4330-a451-0208f461cd28 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8d500d15-8f3c-4330-a451-0208f461cd28 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec3 returned with HTTP 200 Sep 07 16:48:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 434/835] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:48:22 2026] GET /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec3 => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-18ee2d40-df81-4eac-99c7-80c40011d084 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-18ee2d40-df81-4eac-99c7-80c40011d084 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] DELETE http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec3 Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-18ee2d40-df81-4eac-99c7-80c40011d084 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-18ee2d40-df81-4eac-99c7-80c40011d084 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-805d0bcc-e01b-424b-a171-967521e541eb req-dafc1166-e188-44ea-b9ba-8ea5d924f645 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-dafc1166-e188-44ea-b9ba-8ea5d924f645 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] PUT http://192.168.122.91/volume/v3/attachments/39a51cfa-a8b4-4de6-af49-4d41fab08668 Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-dafc1166-e188-44ea-b9ba-8ea5d924f645 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-805d0bcc-e01b-424b-a171-967521e541eb req-dafc1166-e188-44ea-b9ba-8ea5d924f645 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Acquiring lock "cinder-attachment_update-f455b243-4224-4aaf-b4bd-656f75ea51dd-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-805d0bcc-e01b-424b-a171-967521e541eb req-dafc1166-e188-44ea-b9ba-8ea5d924f645 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Lock "cinder-attachment_update-f455b243-4224-4aaf-b4bd-656f75ea51dd-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-18ee2d40-df81-4eac-99c7-80c40011d084 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec3 returned with HTTP 202 Sep 07 16:48:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 402/836] 192.168.122.91 () {58 vars in 1278 bytes} [Mon Sep 7 16:48:22 2026] DELETE /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec3 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:48:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-690fe943-b215-4e40-bd55-6e15bd5d2b8c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:22 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-690fe943-b215-4e40-bd55-6e15bd5d2b8c tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] GET http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec3 Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-690fe943-b215-4e40-bd55-6e15bd5d2b8c tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-690fe943-b215-4e40-bd55-6e15bd5d2b8c tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-690fe943-b215-4e40-bd55-6e15bd5d2b8c tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec3 returned with HTTP 404 Sep 07 16:48:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 403/837] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:48:22 2026] GET /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec3 => generated 129 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-136587ca-460f-4767-8210-a28e9107c4ad None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-136587ca-460f-4767-8210-a28e9107c4ad tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] POST http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-136587ca-460f-4767-8210-a28e9107c4ad tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-136587ca-460f-4767-8210-a28e9107c4ad tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs returned with HTTP 200 Sep 07 16:48:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 404/838] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 16:48:22 2026] POST /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs => generated 34 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8fa1d0f0-0d18-4c90-87e5-ba70bfda0fe2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8fa1d0f0-0d18-4c90-87e5-ba70bfda0fe2 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] GET http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8fa1d0f0-0d18-4c90-87e5-ba70bfda0fe2 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8fa1d0f0-0d18-4c90-87e5-ba70bfda0fe2 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8fa1d0f0-0d18-4c90-87e5-ba70bfda0fe2 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs returned with HTTP 200 Sep 07 16:48:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 405/839] 192.168.122.91 () {58 vars in 1257 bytes} [Mon Sep 7 16:48:22 2026] GET /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9119da8c-84a2-465a-82a7-fd73e2cfbbec None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9119da8c-84a2-465a-82a7-fd73e2cfbbec tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] POST http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs Sep 07 16:48:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9119da8c-84a2-465a-82a7-fd73e2cfbbec tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9119da8c-84a2-465a-82a7-fd73e2cfbbec tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs returned with HTTP 200 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 406/840] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 16:48:22 2026] POST /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs => generated 34 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2fd910ef-97f1-441f-ac8f-f4534fb2f46f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2fd910ef-97f1-441f-ac8f-f4534fb2f46f tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] PUT http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec2 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2fd910ef-97f1-441f-ac8f-f4534fb2f46f tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2fd910ef-97f1-441f-ac8f-f4534fb2f46f tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec2 returned with HTTP 200 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 407/841] 192.168.122.91 () {60 vars in 1295 bytes} [Mon Sep 7 16:48:23 2026] PUT /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec2 => generated 17 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d5b286aa-edfb-407a-ab59-8c63ba40605b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d5b286aa-edfb-407a-ab59-8c63ba40605b tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] GET http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec2 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d5b286aa-edfb-407a-ab59-8c63ba40605b tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d5b286aa-edfb-407a-ab59-8c63ba40605b tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d5b286aa-edfb-407a-ab59-8c63ba40605b tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec2 returned with HTTP 200 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 408/842] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:48:23 2026] GET /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs/spec2 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-156be0d4-ca47-4d19-8e24-eb882e339ba6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-156be0d4-ca47-4d19-8e24-eb882e339ba6 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] POST http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-156be0d4-ca47-4d19-8e24-eb882e339ba6 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-156be0d4-ca47-4d19-8e24-eb882e339ba6 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs returned with HTTP 200 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 409/843] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 16:48:23 2026] POST /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs => generated 51 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9be4f0d8-9100-409e-bc57-98f3b6151339 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9be4f0d8-9100-409e-bc57-98f3b6151339 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] GET http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9be4f0d8-9100-409e-bc57-98f3b6151339 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9be4f0d8-9100-409e-bc57-98f3b6151339 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9be4f0d8-9100-409e-bc57-98f3b6151339 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs returned with HTTP 200 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 410/844] 192.168.122.91 () {58 vars in 1257 bytes} [Mon Sep 7 16:48:23 2026] GET /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88/extra_specs => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2e727aa6-49e4-4a51-b176-a32c713d0d88 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2e727aa6-49e4-4a51-b176-a32c713d0d88 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] DELETE http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2e727aa6-49e4-4a51-b176-a32c713d0d88 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2e727aa6-49e4-4a51-b176-a32c713d0d88 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2e727aa6-49e4-4a51-b176-a32c713d0d88 tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88 returned with HTTP 202 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 411/845] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:48:23 2026] DELETE /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7e80cab3-a986-49d2-94fb-0bab833e420d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e80cab3-a986-49d2-94fb-0bab833e420d tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] GET http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e80cab3-a986-49d2-94fb-0bab833e420d tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e80cab3-a986-49d2-94fb-0bab833e420d tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e80cab3-a986-49d2-94fb-0bab833e420d tempest-VolumeTypesExtraSpecsTest-2015112059 tempest-VolumeTypesExtraSpecsTest-2015112059-project-admin] http://192.168.122.91/volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88 returned with HTTP 404 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 412/846] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:48:23 2026] GET /volume/v3/types/e11e283f-0e3a-4ed4-b571-2358d5e32a88 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b0cd1efc-e7bc-4a9a-a8aa-e232c34e2e19 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b0cd1efc-e7bc-4a9a-a8aa-e232c34e2e19 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b0cd1efc-e7bc-4a9a-a8aa-e232c34e2e19 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b0cd1efc-e7bc-4a9a-a8aa-e232c34e2e19 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b0cd1efc-e7bc-4a9a-a8aa-e232c34e2e19 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b0cd1efc-e7bc-4a9a-a8aa-e232c34e2e19 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 413/847] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:23 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 853 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:23 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-805d0bcc-e01b-424b-a171-967521e541eb req-dafc1166-e188-44ea-b9ba-8ea5d924f645 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Lock "cinder-attachment_update-f455b243-4224-4aaf-b4bd-656f75ea51dd-devstack" released by "attachment_update" :: held 0.955s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:48:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-dafc1166-e188-44ea-b9ba-8ea5d924f645 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments/39a51cfa-a8b4-4de6-af49-4d41fab08668 returned with HTTP 200 Sep 07 16:48:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 435/848] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:48:22 2026] PUT /volume/v3/attachments/39a51cfa-a8b4-4de6-af49-4d41fab08668 => generated 694 bytes in 1007 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:48:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3b56b5fa-59c0-444c-9f4a-b9e70cd4c7ec None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b56b5fa-59c0-444c-9f4a-b9e70cd4c7ec tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b56b5fa-59c0-444c-9f4a-b9e70cd4c7ec tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b56b5fa-59c0-444c-9f4a-b9e70cd4c7ec tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3b56b5fa-59c0-444c-9f4a-b9e70cd4c7ec tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b56b5fa-59c0-444c-9f4a-b9e70cd4c7ec tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 414/849] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:24 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 854 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-805d0bcc-e01b-424b-a171-967521e541eb req-e0afa7de-8242-4512-a8cf-79e088cd84e4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-e0afa7de-8242-4512-a8cf-79e088cd84e4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/attachments/39a51cfa-a8b4-4de6-af49-4d41fab08668/action Sep 07 16:48:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-e0afa7de-8242-4512-a8cf-79e088cd84e4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:48:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-e0afa7de-8242-4512-a8cf-79e088cd84e4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-805d0bcc-e01b-424b-a171-967521e541eb req-e0afa7de-8242-4512-a8cf-79e088cd84e4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments/39a51cfa-a8b4-4de6-af49-4d41fab08668/action returned with HTTP 204 Sep 07 16:48:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 436/850] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:48:24 2026] POST /volume/v3/attachments/39a51cfa-a8b4-4de6-af49-4d41fab08668/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9bbaf298-e6e8-406b-a5aa-ea29202e9310 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9bbaf298-e6e8-406b-a5aa-ea29202e9310 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9bbaf298-e6e8-406b-a5aa-ea29202e9310 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9bbaf298-e6e8-406b-a5aa-ea29202e9310 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9bbaf298-e6e8-406b-a5aa-ea29202e9310 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9bbaf298-e6e8-406b-a5aa-ea29202e9310 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 415/851] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:25 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 1146 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:48:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a5be916c-70d0-43e2-be6f-00f7af9de6a4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a5be916c-70d0-43e2-be6f-00f7af9de6a4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a5be916c-70d0-43e2-be6f-00f7af9de6a4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a5be916c-70d0-43e2-be6f-00f7af9de6a4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a5be916c-70d0-43e2-be6f-00f7af9de6a4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a5be916c-70d0-43e2-be6f-00f7af9de6a4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 437/852] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:25 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 1146 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:48:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-6d4f8801-bade-41f9-a907-cba587aac150 req-aaabf1e5-097d-4caf-ac38-1b253d580c27 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6d4f8801-bade-41f9-a907-cba587aac150 req-aaabf1e5-097d-4caf-ac38-1b253d580c27 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6d4f8801-bade-41f9-a907-cba587aac150 req-aaabf1e5-097d-4caf-ac38-1b253d580c27 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6d4f8801-bade-41f9-a907-cba587aac150 req-aaabf1e5-097d-4caf-ac38-1b253d580c27 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-6d4f8801-bade-41f9-a907-cba587aac150 req-aaabf1e5-097d-4caf-ac38-1b253d580c27 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6d4f8801-bade-41f9-a907-cba587aac150 req-aaabf1e5-097d-4caf-ac38-1b253d580c27 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 416/853] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:48:26 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 1146 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:48:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aaffff49-f2df-4271-872f-c3563c2ce547 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aaffff49-f2df-4271-872f-c3563c2ce547 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aaffff49-f2df-4271-872f-c3563c2ce547 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aaffff49-f2df-4271-872f-c3563c2ce547 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-aaffff49-f2df-4271-872f-c3563c2ce547 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aaffff49-f2df-4271-872f-c3563c2ce547 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 438/854] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:26 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 1146 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:48:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-54b2c65d-fd87-43b2-ae9d-19da9ecac606 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-54b2c65d-fd87-43b2-ae9d-19da9ecac606 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-54b2c65d-fd87-43b2-ae9d-19da9ecac606 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-54b2c65d-fd87-43b2-ae9d-19da9ecac606 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-54b2c65d-fd87-43b2-ae9d-19da9ecac606 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-54b2c65d-fd87-43b2-ae9d-19da9ecac606 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 417/855] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:48:26 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 1146 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:48:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-9fd8ba80-4d28-408d-910d-84f35eff2103 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-9fd8ba80-4d28-408d-910d-84f35eff2103 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd/action Sep 07 16:48:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-9fd8ba80-4d28-408d-910d-84f35eff2103 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:48:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-9fd8ba80-4d28-408d-910d-84f35eff2103 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-9fd8ba80-4d28-408d-910d-84f35eff2103 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-9fd8ba80-4d28-408d-910d-84f35eff2103 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Begin detaching volume completed successfully. Sep 07 16:48:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-9fd8ba80-4d28-408d-910d-84f35eff2103 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd/action returned with HTTP 202 Sep 07 16:48:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 439/856] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:48:27 2026] POST /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:48:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6f1a8dc1-c26a-4df5-9497-e324387c5de7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f1a8dc1-c26a-4df5-9497-e324387c5de7 None None] GET http://192.168.122.91/volume// Sep 07 16:48:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f1a8dc1-c26a-4df5-9497-e324387c5de7 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f1a8dc1-c26a-4df5-9497-e324387c5de7 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f1a8dc1-c26a-4df5-9497-e324387c5de7 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:48:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 418/857] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:48:27 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:48:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-d8801b3d-a7f4-4aca-9b03-f0896079ec68 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-d8801b3d-a7f4-4aca-9b03-f0896079ec68 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-d8801b3d-a7f4-4aca-9b03-f0896079ec68 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-d8801b3d-a7f4-4aca-9b03-f0896079ec68 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-d8801b3d-a7f4-4aca-9b03-f0896079ec68 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-d8801b3d-a7f4-4aca-9b03-f0896079ec68 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 440/858] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:48:27 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 1330 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 16:48:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-6458b320-b089-456a-a48d-dae7b63939c4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-6458b320-b089-456a-a48d-dae7b63939c4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] DELETE http://192.168.122.91/volume/v3/attachments/39a51cfa-a8b4-4de6-af49-4d41fab08668 Sep 07 16:48:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-6458b320-b089-456a-a48d-dae7b63939c4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-6458b320-b089-456a-a48d-dae7b63939c4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:27 devstack devstack@c-api.service[87176]: /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:48:27 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:48:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-88aeaa77-536e-4733-980b-5af5a1da24d6 req-6458b320-b089-456a-a48d-dae7b63939c4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments/39a51cfa-a8b4-4de6-af49-4d41fab08668 returned with HTTP 200 Sep 07 16:48:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 419/859] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:48:27 2026] DELETE /volume/v3/attachments/39a51cfa-a8b4-4de6-af49-4d41fab08668 => generated 19 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0a6c5f16-29a7-4ed9-9247-b6dbf73e5bf7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a6c5f16-29a7-4ed9-9247-b6dbf73e5bf7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:48:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0a6c5f16-29a7-4ed9-9247-b6dbf73e5bf7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0a6c5f16-29a7-4ed9-9247-b6dbf73e5bf7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0a6c5f16-29a7-4ed9-9247-b6dbf73e5bf7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:48:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a6c5f16-29a7-4ed9-9247-b6dbf73e5bf7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:48:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 441/860] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:28 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d549346d-261d-41b2-8b73-4e04eac8ecf0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d549346d-261d-41b2-8b73-4e04eac8ecf0 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] POST http://192.168.122.91/volume/v3/types/da34997f-9563-4dec-bf6a-b27a13defaee/encryption Sep 07 16:48:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d549346d-261d-41b2-8b73-4e04eac8ecf0 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d549346d-261d-41b2-8b73-4e04eac8ecf0 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] http://192.168.122.91/volume/v3/types/da34997f-9563-4dec-bf6a-b27a13defaee/encryption returned with HTTP 404 Sep 07 16:48:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 420/861] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:48:34 2026] POST /volume/v3/types/da34997f-9563-4dec-bf6a-b27a13defaee/encryption => generated 114 bytes in 428 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dac23282-8fbf-45d4-a0b2-c144c6ff266b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dac23282-8fbf-45d4-a0b2-c144c6ff266b tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:48:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dac23282-8fbf-45d4-a0b2-c144c6ff266b tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-593756995", "os-volume-type-access:is_public": false}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dac23282-8fbf-45d4-a0b2-c144c6ff266b tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:48:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 442/862] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:48:34 2026] POST /volume/v3/types => generated 230 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6edf0b94-ed6b-44f7-a81f-3c40dc51fbaa None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6edf0b94-ed6b-44f7-a81f-3c40dc51fbaa tempest-VolumeTypesNegativeTest-1582637299 tempest-VolumeTypesNegativeTest-1582637299-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:48:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6edf0b94-ed6b-44f7-a81f-3c40dc51fbaa tempest-VolumeTypesNegativeTest-1582637299 tempest-VolumeTypesNegativeTest-1582637299-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6a74b135-57c3-4226-a979-9df443388f65", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-941365181"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-6edf0b94-ed6b-44f7-a81f-3c40dc51fbaa tempest-VolumeTypesNegativeTest-1582637299 tempest-VolumeTypesNegativeTest-1582637299-project-member] Create volume request body: {'volume': {'volume_type': '6a74b135-57c3-4226-a979-9df443388f65', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-941365181'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:48:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6edf0b94-ed6b-44f7-a81f-3c40dc51fbaa tempest-VolumeTypesNegativeTest-1582637299 tempest-VolumeTypesNegativeTest-1582637299-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 404 Sep 07 16:48:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 421/863] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:48:34 2026] POST /volume/v3/volumes => generated 114 bytes in 240 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-eeb66c95-ef9d-4014-8233-fbbd7857338e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eeb66c95-ef9d-4014-8233-fbbd7857338e tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] DELETE http://192.168.122.91/volume/v3/types/6a74b135-57c3-4226-a979-9df443388f65 Sep 07 16:48:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eeb66c95-ef9d-4014-8233-fbbd7857338e tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eeb66c95-ef9d-4014-8233-fbbd7857338e tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eeb66c95-ef9d-4014-8233-fbbd7857338e tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] http://192.168.122.91/volume/v3/types/6a74b135-57c3-4226-a979-9df443388f65 returned with HTTP 202 Sep 07 16:48:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 443/864] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:48:34 2026] DELETE /volume/v3/types/6a74b135-57c3-4226-a979-9df443388f65 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:48:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7e775751-2ea4-4471-9635-fd454fd4b730 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e775751-2ea4-4471-9635-fd454fd4b730 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] GET http://192.168.122.91/volume/v3/types/6a74b135-57c3-4226-a979-9df443388f65 Sep 07 16:48:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e775751-2ea4-4471-9635-fd454fd4b730 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e775751-2ea4-4471-9635-fd454fd4b730 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e775751-2ea4-4471-9635-fd454fd4b730 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] http://192.168.122.91/volume/v3/types/6a74b135-57c3-4226-a979-9df443388f65 returned with HTTP 404 Sep 07 16:48:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 422/865] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:48:35 2026] GET /volume/v3/types/6a74b135-57c3-4226-a979-9df443388f65 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e9186a38-6647-44e2-9ff8-1f63273050a8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e9186a38-6647-44e2-9ff8-1f63273050a8 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:48:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e9186a38-6647-44e2-9ff8-1f63273050a8 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e9186a38-6647-44e2-9ff8-1f63273050a8 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 400 Sep 07 16:48:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 444/866] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:48:35 2026] POST /volume/v3/types => generated 115 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:48:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-aa5396c4-f6f1-4a05-9ac8-4be2e9766925 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aa5396c4-f6f1-4a05-9ac8-4be2e9766925 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:48:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aa5396c4-f6f1-4a05-9ac8-4be2e9766925 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1570472714"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aa5396c4-f6f1-4a05-9ac8-4be2e9766925 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:48:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 423/867] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:48:35 2026] POST /volume/v3/types => generated 229 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1517b157-f5fe-4fd5-87ff-24f299589155 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1517b157-f5fe-4fd5-87ff-24f299589155 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:48:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1517b157-f5fe-4fd5-87ff-24f299589155 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1570472714"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1517b157-f5fe-4fd5-87ff-24f299589155 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1570472714 already exists. Sep 07 16:48:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1517b157-f5fe-4fd5-87ff-24f299589155 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 409 Sep 07 16:48:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 445/868] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:48:35 2026] POST /volume/v3/types => generated 134 bytes in 44 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:48:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fed340b3-7c44-4ff8-a293-30618604665c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fed340b3-7c44-4ff8-a293-30618604665c tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] DELETE http://192.168.122.91/volume/v3/types/fe53bb69-838c-47d1-bb7f-470b24a105ef Sep 07 16:48:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fed340b3-7c44-4ff8-a293-30618604665c tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fed340b3-7c44-4ff8-a293-30618604665c tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fed340b3-7c44-4ff8-a293-30618604665c tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] http://192.168.122.91/volume/v3/types/fe53bb69-838c-47d1-bb7f-470b24a105ef returned with HTTP 202 Sep 07 16:48:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 424/869] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:48:35 2026] DELETE /volume/v3/types/fe53bb69-838c-47d1-bb7f-470b24a105ef => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:48:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2dc14aac-5215-4ba6-9359-db01b0e80522 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2dc14aac-5215-4ba6-9359-db01b0e80522 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] GET http://192.168.122.91/volume/v3/types/fe53bb69-838c-47d1-bb7f-470b24a105ef Sep 07 16:48:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2dc14aac-5215-4ba6-9359-db01b0e80522 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2dc14aac-5215-4ba6-9359-db01b0e80522 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2dc14aac-5215-4ba6-9359-db01b0e80522 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] http://192.168.122.91/volume/v3/types/fe53bb69-838c-47d1-bb7f-470b24a105ef returned with HTTP 404 Sep 07 16:48:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 446/870] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:48:35 2026] GET /volume/v3/types/fe53bb69-838c-47d1-bb7f-470b24a105ef => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3e53fee1-5b5a-4471-8ca8-ff958e30e1fc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e53fee1-5b5a-4471-8ca8-ff958e30e1fc tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] DELETE http://192.168.122.91/volume/v3/types/8103199b-93e0-47c9-a4e7-c0f46884a5b7 Sep 07 16:48:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3e53fee1-5b5a-4471-8ca8-ff958e30e1fc tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3e53fee1-5b5a-4471-8ca8-ff958e30e1fc tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e53fee1-5b5a-4471-8ca8-ff958e30e1fc tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] http://192.168.122.91/volume/v3/types/8103199b-93e0-47c9-a4e7-c0f46884a5b7 returned with HTTP 404 Sep 07 16:48:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 425/871] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:48:35 2026] DELETE /volume/v3/types/8103199b-93e0-47c9-a4e7-c0f46884a5b7 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-eab366a5-2abf-44df-81c2-5f3a543a7113 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eab366a5-2abf-44df-81c2-5f3a543a7113 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] GET http://192.168.122.91/volume/v3/types/02c3b2ce-e052-4037-8f42-334c19e4ba68 Sep 07 16:48:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eab366a5-2abf-44df-81c2-5f3a543a7113 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eab366a5-2abf-44df-81c2-5f3a543a7113 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eab366a5-2abf-44df-81c2-5f3a543a7113 tempest-VolumeTypesNegativeTest-1585832903 tempest-VolumeTypesNegativeTest-1585832903-project-admin] http://192.168.122.91/volume/v3/types/02c3b2ce-e052-4037-8f42-334c19e4ba68 returned with HTTP 404 Sep 07 16:48:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 447/872] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:48:35 2026] GET /volume/v3/types/02c3b2ce-e052-4037-8f42-334c19e4ba68 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:45 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=215,cinder:INSERT=12,cinder:UPDATE=19 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:48:45 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=272,cinder:UPDATE=86,cinder:INSERT=44 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:48:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a0760f8d-d917-44fc-90a4-de7a38219817 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:48:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1105501597"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1105501597'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:48:50 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Create volume of 1 GB Sep 07 16:48:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Availability Zones retrieved successfully. Sep 07 16:48:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Flow 'volume_create_api' (3ed2b4c8-3a6e-4ff8-a892-ef3dee39e585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:48:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d5b4c3-a728-44d3-9ee8-b242cb7b88b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d5b4c3-a728-44d3-9ee8-b242cb7b88b0) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528ab139-6de2-407a-b8f3-d0a90c5627e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Created reservations ['b7389bc6-2b6e-4de0-96e4-d96910b557c5', '42836ce3-f0fd-43fd-a48b-ae0b29660e9f', '4aad02a3-3cf9-4eb3-8429-169e996c362b', '3e146fd3-f5c8-4b25-ba3c-7753d5c612dc'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528ab139-6de2-407a-b8f3-d0a90c5627e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7389bc6-2b6e-4de0-96e4-d96910b557c5', '42836ce3-f0fd-43fd-a48b-ae0b29660e9f', '4aad02a3-3cf9-4eb3-8429-169e996c362b', '3e146fd3-f5c8-4b25-ba3c-7753d5c612dc']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c6ec95d-d6e7-45a5-a394-3161a2f4a2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:51 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c6ec95d-d6e7-45a5-a394-3161a2f4a2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36660510-5cc2-4bad-840e-09766e959f65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1105501597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d40dfdc598e245cd888bc29dd01f7b84',qos_specs=None,replication_status=,reservations=['b7389bc6-2b6e-4de0-96e4-d96910b557c5','42836ce3-f0fd-43fd-a48b-ae0b29660e9f','4aad02a3-3cf9-4eb3-8429-169e996c362b','3e146fd3-f5c8-4b25-ba3c-7753d5c612dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ab5bf2fcafc4823911ac04c5d8a605e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:48:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1105501597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36660510-5cc2-4bad-840e-09766e959f65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d40dfdc598e245cd888bc29dd01f7b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ab5bf2fcafc4823911ac04c5d8a605e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5921a790-b9df-4c48-b923-e2b7f4b6e543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5921a790-b9df-4c48-b923-e2b7f4b6e543) transitioned into state 'SUCCESS' from state '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-1105501597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d40dfdc598e245cd888bc29dd01f7b84',qos_specs=None,replication_status=,reservations=['b7389bc6-2b6e-4de0-96e4-d96910b557c5','42836ce3-f0fd-43fd-a48b-ae0b29660e9f','4aad02a3-3cf9-4eb3-8429-169e996c362b','3e146fd3-f5c8-4b25-ba3c-7753d5c612dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ab5bf2fcafc4823911ac04c5d8a605e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c09a4d8c-b46b-4e5b-9a76-768ca546f50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c09a4d8c-b46b-4e5b-9a76-768ca546f50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Flow 'volume_create_api' (3ed2b4c8-3a6e-4ff8-a892-ef3dee39e585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:48:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Create volume request issued successfully. Sep 07 16:48:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a0760f8d-d917-44fc-90a4-de7a38219817 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:48:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 426/873] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:48:50 2026] POST /volume/v3/volumes => generated 758 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:48:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cd88a22f-71ec-4fd6-a9f0-339577147156 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd88a22f-71ec-4fd6-a9f0-339577147156 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:48:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd88a22f-71ec-4fd6-a9f0-339577147156 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd88a22f-71ec-4fd6-a9f0-339577147156 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cd88a22f-71ec-4fd6-a9f0-339577147156 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd88a22f-71ec-4fd6-a9f0-339577147156 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:48:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 448/874] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:51 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 826 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1a68c7fd-7c83-4fc6-ac34-a1969f20efe5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1a68c7fd-7c83-4fc6-ac34-a1969f20efe5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:48:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1a68c7fd-7c83-4fc6-ac34-a1969f20efe5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1a68c7fd-7c83-4fc6-ac34-a1969f20efe5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1a68c7fd-7c83-4fc6-ac34-a1969f20efe5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1a68c7fd-7c83-4fc6-ac34-a1969f20efe5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:48:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 427/875] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:52 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 850 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:48:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-42cd8f13-8623-414d-9c7d-39d9066f5bf3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-42cd8f13-8623-414d-9c7d-39d9066f5bf3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:48:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-42cd8f13-8623-414d-9c7d-39d9066f5bf3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-42cd8f13-8623-414d-9c7d-39d9066f5bf3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-42cd8f13-8623-414d-9c7d-39d9066f5bf3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-42cd8f13-8623-414d-9c7d-39d9066f5bf3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:48:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 449/876] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:53 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-47c88705-feb9-439a-9f3c-e4dc8b744f1f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-47c88705-feb9-439a-9f3c-e4dc8b744f1f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:48:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-47c88705-feb9-439a-9f3c-e4dc8b744f1f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-47c88705-feb9-439a-9f3c-e4dc8b744f1f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-47c88705-feb9-439a-9f3c-e4dc8b744f1f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-47c88705-feb9-439a-9f3c-e4dc8b744f1f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:48:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 428/877] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:48:54 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7e4c63d8-f9dd-473e-867a-1fb27373b9e1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7e4c63d8-f9dd-473e-867a-1fb27373b9e1 None None] GET http://192.168.122.91/volume// Sep 07 16:48:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7e4c63d8-f9dd-473e-867a-1fb27373b9e1 None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7e4c63d8-f9dd-473e-867a-1fb27373b9e1 None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7e4c63d8-f9dd-473e-867a-1fb27373b9e1 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:48:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 450/878] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:48:54 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:48:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-12749fe2-0f1a-4696-8278-4bd475dcb10a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-12749fe2-0f1a-4696-8278-4bd475dcb10a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:48:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-12749fe2-0f1a-4696-8278-4bd475dcb10a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36660510-5cc2-4bad-840e-09766e959f65", "connector": null, "instance_uuid": "dc2a72a7-e610-4533-9452-e156b3a9e681"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:55 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-12749fe2-0f1a-4696-8278-4bd475dcb10a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:48:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 429/879] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:48:54 2026] POST /volume/v3/attachments => generated 273 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:48:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cd695950-dff1-4f4b-8c69-993654fcbf1f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd695950-dff1-4f4b-8c69-993654fcbf1f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:48:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd695950-dff1-4f4b-8c69-993654fcbf1f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd695950-dff1-4f4b-8c69-993654fcbf1f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cd695950-dff1-4f4b-8c69-993654fcbf1f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd695950-dff1-4f4b-8c69-993654fcbf1f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:48:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 451/880] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:55 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 850 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e0b315a2-29ad-4a8a-a1f9-4a87828f200c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0b315a2-29ad-4a8a-a1f9-4a87828f200c None None] GET http://192.168.122.91/volume// Sep 07 16:48:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e0b315a2-29ad-4a8a-a1f9-4a87828f200c None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e0b315a2-29ad-4a8a-a1f9-4a87828f200c None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0b315a2-29ad-4a8a-a1f9-4a87828f200c None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:48:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 430/881] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:48:55 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:48:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-7430994e-967b-4c40-a7c9-046ac72fd0f2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-7430994e-967b-4c40-a7c9-046ac72fd0f2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:48:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-7430994e-967b-4c40-a7c9-046ac72fd0f2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-7430994e-967b-4c40-a7c9-046ac72fd0f2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-7430994e-967b-4c40-a7c9-046ac72fd0f2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-7430994e-967b-4c40-a7c9-046ac72fd0f2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:48:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 452/882] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:48:55 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 1031 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:48:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-9889277d-9841-4a35-8f29-bd0224bae636 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-9889277d-9841-4a35-8f29-bd0224bae636 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] PUT http://192.168.122.91/volume/v3/attachments/f5246672-88e4-40c9-a37d-7d82abfd73b0 Sep 07 16:48:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-9889277d-9841-4a35-8f29-bd0224bae636 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:55 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-9889277d-9841-4a35-8f29-bd0224bae636 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Acquiring lock "cinder-attachment_update-36660510-5cc2-4bad-840e-09766e959f65-devstack" by "attachment_update" {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:48:55 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-9889277d-9841-4a35-8f29-bd0224bae636 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Lock "cinder-attachment_update-36660510-5cc2-4bad-840e-09766e959f65-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:48:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:55 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:56 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-9889277d-9841-4a35-8f29-bd0224bae636 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Lock "cinder-attachment_update-36660510-5cc2-4bad-840e-09766e959f65-devstack" released by "attachment_update" :: held 0.417s {{(pid=87176) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:48:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-9889277d-9841-4a35-8f29-bd0224bae636 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments/f5246672-88e4-40c9-a37d-7d82abfd73b0 returned with HTTP 200 Sep 07 16:48:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 431/883] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:48:55 2026] PUT /volume/v3/attachments/f5246672-88e4-40c9-a37d-7d82abfd73b0 => generated 694 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:48:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-54e06003-0eb4-4b28-895a-0a5b8bed203d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-54e06003-0eb4-4b28-895a-0a5b8bed203d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:48:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-54e06003-0eb4-4b28-895a-0a5b8bed203d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-54e06003-0eb4-4b28-895a-0a5b8bed203d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-54e06003-0eb4-4b28-895a-0a5b8bed203d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-54e06003-0eb4-4b28-895a-0a5b8bed203d tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:48:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 453/884] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:56 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-bafaed02-0b1a-4504-b678-e24fc9dba372 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-bafaed02-0b1a-4504-b678-e24fc9dba372 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/attachments/f5246672-88e4-40c9-a37d-7d82abfd73b0/action Sep 07 16:48:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-bafaed02-0b1a-4504-b678-e24fc9dba372 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:48:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-bafaed02-0b1a-4504-b678-e24fc9dba372 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1ef870cc-dfc5-4051-a567-c1193a99e7ee req-bafaed02-0b1a-4504-b678-e24fc9dba372 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments/f5246672-88e4-40c9-a37d-7d82abfd73b0/action returned with HTTP 204 Sep 07 16:48:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 432/885] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:48:57 2026] POST /volume/v3/attachments/f5246672-88e4-40c9-a37d-7d82abfd73b0/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:48:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5748e91d-6269-4ea2-9a16-594e9d27891a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5748e91d-6269-4ea2-9a16-594e9d27891a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:48:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5748e91d-6269-4ea2-9a16-594e9d27891a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5748e91d-6269-4ea2-9a16-594e9d27891a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:57 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:57 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5748e91d-6269-4ea2-9a16-594e9d27891a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5748e91d-6269-4ea2-9a16-594e9d27891a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:48:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 454/886] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:57 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 1143 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:48:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c1eda401-d796-4110-8301-3344ef694750 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1eda401-d796-4110-8301-3344ef694750 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:48:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c1eda401-d796-4110-8301-3344ef694750 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c1eda401-d796-4110-8301-3344ef694750 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c1eda401-d796-4110-8301-3344ef694750 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1eda401-d796-4110-8301-3344ef694750 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:48:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 433/887] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:57 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 1143 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2080585440"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2080585440'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Create volume of 1 GB Sep 07 16:48:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Availability Zones retrieved successfully. Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Flow 'volume_create_api' (3760f069-4af1-4348-96ad-54cf654bd277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5637d906-2e0f-426b-9a8a-79a4f723e361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5637d906-2e0f-426b-9a8a-79a4f723e361) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6820764c-2b1a-41eb-84cd-8784e6c0f67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Created reservations ['ddad2e45-e8e2-4b30-a324-d8f21ddcb891', '6f295129-bb1b-4133-a5a9-4683432e0850', '85bb1c48-69c6-4806-84e9-1d319388cf71', '88bc1f77-eff0-44ef-8101-6d0176e9ba12'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6820764c-2b1a-41eb-84cd-8784e6c0f67f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddad2e45-e8e2-4b30-a324-d8f21ddcb891', '6f295129-bb1b-4133-a5a9-4683432e0850', '85bb1c48-69c6-4806-84e9-1d319388cf71', '88bc1f77-eff0-44ef-8101-6d0176e9ba12']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6986e354-879a-4f3a-bd24-c4d8773ffcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6986e354-879a-4f3a-bd24-c4d8773ffcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78124ee6-f0a5-43aa-b900-3ee469f80f69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2080585440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d40dfdc598e245cd888bc29dd01f7b84',qos_specs=None,replication_status=,reservations=['ddad2e45-e8e2-4b30-a324-d8f21ddcb891','6f295129-bb1b-4133-a5a9-4683432e0850','85bb1c48-69c6-4806-84e9-1d319388cf71','88bc1f77-eff0-44ef-8101-6d0176e9ba12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ab5bf2fcafc4823911ac04c5d8a605e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2080585440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78124ee6-f0a5-43aa-b900-3ee469f80f69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d40dfdc598e245cd888bc29dd01f7b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ab5bf2fcafc4823911ac04c5d8a605e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4caf017-80ca-4960-b5ff-53a4926e6487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4caf017-80ca-4960-b5ff-53a4926e6487) transitioned into state 'SUCCESS' from state '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-2080585440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d40dfdc598e245cd888bc29dd01f7b84',qos_specs=None,replication_status=,reservations=['ddad2e45-e8e2-4b30-a324-d8f21ddcb891','6f295129-bb1b-4133-a5a9-4683432e0850','85bb1c48-69c6-4806-84e9-1d319388cf71','88bc1f77-eff0-44ef-8101-6d0176e9ba12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ab5bf2fcafc4823911ac04c5d8a605e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ec854a-1b00-4dfd-928d-fe615fdbffdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ec854a-1b00-4dfd-928d-fe615fdbffdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Flow 'volume_create_api' (3760f069-4af1-4348-96ad-54cf654bd277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:48:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Create volume request issued successfully. Sep 07 16:48:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9ef40cc6-c0a9-4b8b-bac7-756b2841354a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:48:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 455/888] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:48:58 2026] POST /volume/v3/volumes => generated 758 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:48:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0eab9742-acae-4272-84a0-f528156f08bf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0eab9742-acae-4272-84a0-f528156f08bf tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:48:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0eab9742-acae-4272-84a0-f528156f08bf tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0eab9742-acae-4272-84a0-f528156f08bf tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:58 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:48:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:48:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0eab9742-acae-4272-84a0-f528156f08bf tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0eab9742-acae-4272-84a0-f528156f08bf tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:48:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 434/889] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:58 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:48:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c3e97236-8be9-4b13-80e5-7fac2f1001d2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:48:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c3e97236-8be9-4b13-80e5-7fac2f1001d2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:48:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c3e97236-8be9-4b13-80e5-7fac2f1001d2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:48:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c3e97236-8be9-4b13-80e5-7fac2f1001d2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:48:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:48:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:48:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c3e97236-8be9-4b13-80e5-7fac2f1001d2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:48:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c3e97236-8be9-4b13-80e5-7fac2f1001d2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:48:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 456/890] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:48:59 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 850 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-540f13ae-bb7b-471f-9371-b296bbb47a0f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-540f13ae-bb7b-471f-9371-b296bbb47a0f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-540f13ae-bb7b-471f-9371-b296bbb47a0f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-540f13ae-bb7b-471f-9371-b296bbb47a0f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-540f13ae-bb7b-471f-9371-b296bbb47a0f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-540f13ae-bb7b-471f-9371-b296bbb47a0f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 435/891] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:01 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-5b1faa48-b862-4edb-a394-09449e20c000 req-eae2c911-3f06-4ef1-93cf-b658e937d480 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-eae2c911-3f06-4ef1-93cf-b658e937d480 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-eae2c911-3f06-4ef1-93cf-b658e937d480 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-eae2c911-3f06-4ef1-93cf-b658e937d480 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-5b1faa48-b862-4edb-a394-09449e20c000 req-eae2c911-3f06-4ef1-93cf-b658e937d480 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-eae2c911-3f06-4ef1-93cf-b658e937d480 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 457/892] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:01 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-624618ad-1ecc-484b-b9fc-fa3b99e2734b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-624618ad-1ecc-484b-b9fc-fa3b99e2734b None None] GET http://192.168.122.91/volume// Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-624618ad-1ecc-484b-b9fc-fa3b99e2734b None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-624618ad-1ecc-484b-b9fc-fa3b99e2734b None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-624618ad-1ecc-484b-b9fc-fa3b99e2734b None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 436/893] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:49:01 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:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-5b1faa48-b862-4edb-a394-09449e20c000 req-c0258946-2f8e-479f-900f-bf2e298488ea None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-c0258946-2f8e-479f-900f-bf2e298488ea tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-c0258946-2f8e-479f-900f-bf2e298488ea tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78124ee6-f0a5-43aa-b900-3ee469f80f69", "connector": null, "instance_uuid": "dc2a72a7-e610-4533-9452-e156b3a9e681"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-c0258946-2f8e-479f-900f-bf2e298488ea tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:49:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 458/894] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:49:01 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bd727c1c-2248-40f8-927b-2573b13bcf53 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd727c1c-2248-40f8-927b-2573b13bcf53 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd727c1c-2248-40f8-927b-2573b13bcf53 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd727c1c-2248-40f8-927b-2573b13bcf53 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f93cc045-bff9-4c27-8600-a12e32d382af None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f93cc045-bff9-4c27-8600-a12e32d382af None None] GET http://192.168.122.91/volume// Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f93cc045-bff9-4c27-8600-a12e32d382af None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f93cc045-bff9-4c27-8600-a12e32d382af None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f93cc045-bff9-4c27-8600-a12e32d382af None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 459/895] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:49:01 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:49:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-5b1faa48-b862-4edb-a394-09449e20c000 req-900cff45-c334-402c-8864-01f5380d88c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-900cff45-c334-402c-8864-01f5380d88c0 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-900cff45-c334-402c-8864-01f5380d88c0 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-900cff45-c334-402c-8864-01f5380d88c0 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bd727c1c-2248-40f8-927b-2573b13bcf53 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd727c1c-2248-40f8-927b-2573b13bcf53 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 437/896] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:01 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-07b0d708-b499-48ac-b840-ea4df1f582be None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-07b0d708-b499-48ac-b840-ea4df1f582be tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-07b0d708-b499-48ac-b840-ea4df1f582be tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-07b0d708-b499-48ac-b840-ea4df1f582be tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-5b1faa48-b862-4edb-a394-09449e20c000 req-900cff45-c334-402c-8864-01f5380d88c0 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-07b0d708-b499-48ac-b840-ea4df1f582be tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-900cff45-c334-402c-8864-01f5380d88c0 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 460/897] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:49:01 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 1031 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-07b0d708-b499-48ac-b840-ea4df1f582be tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 438/898] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:01 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-408eaf4c-44aa-4a05-a166-780e07ddc729 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-408eaf4c-44aa-4a05-a166-780e07ddc729 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-408eaf4c-44aa-4a05-a166-780e07ddc729 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-408eaf4c-44aa-4a05-a166-780e07ddc729 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-408eaf4c-44aa-4a05-a166-780e07ddc729 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-408eaf4c-44aa-4a05-a166-780e07ddc729 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 461/899] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:01 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-5b1faa48-b862-4edb-a394-09449e20c000 req-9232bfff-13ae-463a-9f5f-86d99cbae79f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-9232bfff-13ae-463a-9f5f-86d99cbae79f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] PUT http://192.168.122.91/volume/v3/attachments/6586cc50-3f6d-4d39-9dc6-61956d6342c7 Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-9232bfff-13ae-463a-9f5f-86d99cbae79f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-5b1faa48-b862-4edb-a394-09449e20c000 req-9232bfff-13ae-463a-9f5f-86d99cbae79f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Acquiring lock "cinder-attachment_update-78124ee6-f0a5-43aa-b900-3ee469f80f69-devstack" by "attachment_update" {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-5b1faa48-b862-4edb-a394-09449e20c000 req-9232bfff-13ae-463a-9f5f-86d99cbae79f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Lock "cinder-attachment_update-78124ee6-f0a5-43aa-b900-3ee469f80f69-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:49:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-310ab631-b33e-4c48-977a-c48086fca753 req-e263b0d1-21fe-4588-b40c-bb0f514a8b87 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-e263b0d1-21fe-4588-b40c-bb0f514a8b87 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-e263b0d1-21fe-4588-b40c-bb0f514a8b87 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-e263b0d1-21fe-4588-b40c-bb0f514a8b87 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-310ab631-b33e-4c48-977a-c48086fca753 req-e263b0d1-21fe-4588-b40c-bb0f514a8b87 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-e263b0d1-21fe-4588-b40c-bb0f514a8b87 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 462/900] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:02 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:02 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-5b1faa48-b862-4edb-a394-09449e20c000 req-9232bfff-13ae-463a-9f5f-86d99cbae79f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Lock "cinder-attachment_update-78124ee6-f0a5-43aa-b900-3ee469f80f69-devstack" released by "attachment_update" :: held 0.360s {{(pid=87176) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:49:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-9232bfff-13ae-463a-9f5f-86d99cbae79f tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments/6586cc50-3f6d-4d39-9dc6-61956d6342c7 returned with HTTP 200 Sep 07 16:49:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 439/901] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:49:01 2026] PUT /volume/v3/attachments/6586cc50-3f6d-4d39-9dc6-61956d6342c7 => generated 694 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b086b4b0-7a8c-468b-875f-eef031f7538d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b086b4b0-7a8c-468b-875f-eef031f7538d None None] GET http://192.168.122.91/volume// Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b086b4b0-7a8c-468b-875f-eef031f7538d None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b086b4b0-7a8c-468b-875f-eef031f7538d None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b086b4b0-7a8c-468b-875f-eef031f7538d None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 463/902] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:49:02 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 16:49:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-310ab631-b33e-4c48-977a-c48086fca753 req-fc2a98ef-e5c9-4cd3-a5b4-0df8f6e40b9a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-fc2a98ef-e5c9-4cd3-a5b4-0df8f6e40b9a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:49:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-fc2a98ef-e5c9-4cd3-a5b4-0df8f6e40b9a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4068e532-606c-4777-acf0-032c1ac67d3a", "connector": null, "instance_uuid": "b70753ca-a6cd-49b0-b495-6db2828f1c25"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-fc2a98ef-e5c9-4cd3-a5b4-0df8f6e40b9a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:49:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 440/903] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:49:02 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 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-72d900d0-8407-4e3a-9ad4-bb93b25f047a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72d900d0-8407-4e3a-9ad4-bb93b25f047a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-72d900d0-8407-4e3a-9ad4-bb93b25f047a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-72d900d0-8407-4e3a-9ad4-bb93b25f047a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c0d26a96-b638-42b1-90d5-f5b98f1e916e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c0d26a96-b638-42b1-90d5-f5b98f1e916e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c0d26a96-b638-42b1-90d5-f5b98f1e916e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c0d26a96-b638-42b1-90d5-f5b98f1e916e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-72d900d0-8407-4e3a-9ad4-bb93b25f047a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72d900d0-8407-4e3a-9ad4-bb93b25f047a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 464/904] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:02 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 862 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e45f799b-2d30-4cbf-91cf-21924e17a0ca None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e45f799b-2d30-4cbf-91cf-21924e17a0ca None None] GET http://192.168.122.91/volume// Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e45f799b-2d30-4cbf-91cf-21924e17a0ca None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e45f799b-2d30-4cbf-91cf-21924e17a0ca None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e45f799b-2d30-4cbf-91cf-21924e17a0ca None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 465/905] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:49:02 2026] GET /volume/ => generated 389 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:49:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-310ab631-b33e-4c48-977a-c48086fca753 req-3ebc255a-848c-48e5-85c0-f8a61d5e80d9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-3ebc255a-848c-48e5-85c0-f8a61d5e80d9 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c0d26a96-b638-42b1-90d5-f5b98f1e916e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-3ebc255a-848c-48e5-85c0-f8a61d5e80d9 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-3ebc255a-848c-48e5-85c0-f8a61d5e80d9 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c0d26a96-b638-42b1-90d5-f5b98f1e916e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 441/906] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:02 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 851 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-310ab631-b33e-4c48-977a-c48086fca753 req-3ebc255a-848c-48e5-85c0-f8a61d5e80d9 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-3ebc255a-848c-48e5-85c0-f8a61d5e80d9 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 466/907] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:49:02 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 1043 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:49:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-5b1faa48-b862-4edb-a394-09449e20c000 req-cdb8d3e5-0ca4-4a5e-bbad-c4038eed8018 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-cdb8d3e5-0ca4-4a5e-bbad-c4038eed8018 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/attachments/6586cc50-3f6d-4d39-9dc6-61956d6342c7/action Sep 07 16:49:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-cdb8d3e5-0ca4-4a5e-bbad-c4038eed8018 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-cdb8d3e5-0ca4-4a5e-bbad-c4038eed8018 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-5b1faa48-b862-4edb-a394-09449e20c000 req-cdb8d3e5-0ca4-4a5e-bbad-c4038eed8018 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments/6586cc50-3f6d-4d39-9dc6-61956d6342c7/action returned with HTTP 204 Sep 07 16:49:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 442/908] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:49:03 2026] POST /volume/v3/attachments/6586cc50-3f6d-4d39-9dc6-61956d6342c7/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:49:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-310ab631-b33e-4c48-977a-c48086fca753 req-71770b9e-fa58-4668-8c57-730d3d064e63 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-71770b9e-fa58-4668-8c57-730d3d064e63 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] PUT http://192.168.122.91/volume/v3/attachments/1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac Sep 07 16:49:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-71770b9e-fa58-4668-8c57-730d3d064e63 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:03 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-310ab631-b33e-4c48-977a-c48086fca753 req-71770b9e-fa58-4668-8c57-730d3d064e63 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Acquiring lock "cinder-attachment_update-4068e532-606c-4777-acf0-032c1ac67d3a-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:49:03 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-310ab631-b33e-4c48-977a-c48086fca753 req-71770b9e-fa58-4668-8c57-730d3d064e63 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Lock "cinder-attachment_update-4068e532-606c-4777-acf0-032c1ac67d3a-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:49:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:03 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-310ab631-b33e-4c48-977a-c48086fca753 req-71770b9e-fa58-4668-8c57-730d3d064e63 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Lock "cinder-attachment_update-4068e532-606c-4777-acf0-032c1ac67d3a-devstack" released by "attachment_update" :: held 0.288s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:49:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-71770b9e-fa58-4668-8c57-730d3d064e63 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/attachments/1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac returned with HTTP 200 Sep 07 16:49:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 467/909] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:49:03 2026] PUT /volume/v3/attachments/1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac => generated 694 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:49:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a59c0ca8-67f6-4095-861e-ad7c64dd8641 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a59c0ca8-67f6-4095-861e-ad7c64dd8641 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a59c0ca8-67f6-4095-861e-ad7c64dd8641 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a59c0ca8-67f6-4095-861e-ad7c64dd8641 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-310ab631-b33e-4c48-977a-c48086fca753 req-ff8349c8-8e1c-4497-8cc5-d00ab6dcb7e7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a59c0ca8-67f6-4095-861e-ad7c64dd8641 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-ff8349c8-8e1c-4497-8cc5-d00ab6dcb7e7 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] POST http://192.168.122.91/volume/v3/attachments/1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac/action Sep 07 16:49:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-ff8349c8-8e1c-4497-8cc5-d00ab6dcb7e7 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-ff8349c8-8e1c-4497-8cc5-d00ab6dcb7e7 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a59c0ca8-67f6-4095-861e-ad7c64dd8641 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 443/910] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:03 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 863 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4ca2cde9-0e79-47ee-b9a9-4ba74f9ffdc6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ca2cde9-0e79-47ee-b9a9-4ba74f9ffdc6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ca2cde9-0e79-47ee-b9a9-4ba74f9ffdc6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ca2cde9-0e79-47ee-b9a9-4ba74f9ffdc6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4ca2cde9-0e79-47ee-b9a9-4ba74f9ffdc6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ca2cde9-0e79-47ee-b9a9-4ba74f9ffdc6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 444/911] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:03 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 1143 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-310ab631-b33e-4c48-977a-c48086fca753 req-ff8349c8-8e1c-4497-8cc5-d00ab6dcb7e7 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/attachments/1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac/action returned with HTTP 204 Sep 07 16:49:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 468/912] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:49:03 2026] POST /volume/v3/attachments/1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-720f1369-0bad-41c9-bedc-49359240c310 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-720f1369-0bad-41c9-bedc-49359240c310 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-720f1369-0bad-41c9-bedc-49359240c310 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-720f1369-0bad-41c9-bedc-49359240c310 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-720f1369-0bad-41c9-bedc-49359240c310 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-720f1369-0bad-41c9-bedc-49359240c310 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 445/913] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:04 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 1143 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-5b166ab9-1ebd-430e-907e-f17a1eac48b2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-5b166ab9-1ebd-430e-907e-f17a1eac48b2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:49:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-5b166ab9-1ebd-430e-907e-f17a1eac48b2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-5b166ab9-1ebd-430e-907e-f17a1eac48b2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-5b166ab9-1ebd-430e-907e-f17a1eac48b2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-5b166ab9-1ebd-430e-907e-f17a1eac48b2 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:49:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 469/914] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:04 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 1143 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-c5eec866-cf1b-4287-a8cc-90e3a905c06e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-c5eec866-cf1b-4287-a8cc-90e3a905c06e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65/action Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-c5eec866-cf1b-4287-a8cc-90e3a905c06e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-c5eec866-cf1b-4287-a8cc-90e3a905c06e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-c5eec866-cf1b-4287-a8cc-90e3a905c06e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-c5eec866-cf1b-4287-a8cc-90e3a905c06e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Begin detaching volume completed successfully. Sep 07 16:49:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-c5eec866-cf1b-4287-a8cc-90e3a905c06e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65/action returned with HTTP 202 Sep 07 16:49:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 446/915] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:49:04 2026] POST /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fe5b21a9-13b3-4c34-8bd1-25ae983fc9a9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe5b21a9-13b3-4c34-8bd1-25ae983fc9a9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:49:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe5b21a9-13b3-4c34-8bd1-25ae983fc9a9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe5b21a9-13b3-4c34-8bd1-25ae983fc9a9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fe5b21a9-13b3-4c34-8bd1-25ae983fc9a9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe5b21a9-13b3-4c34-8bd1-25ae983fc9a9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:49:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 470/916] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:04 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b51109c5-f9bf-4d23-aea4-bb6d64f3034b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b51109c5-f9bf-4d23-aea4-bb6d64f3034b None None] GET http://192.168.122.91/volume// Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b51109c5-f9bf-4d23-aea4-bb6d64f3034b None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b51109c5-f9bf-4d23-aea4-bb6d64f3034b None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b51109c5-f9bf-4d23-aea4-bb6d64f3034b None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 447/917] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:49:04 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:49:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-1e47ef9b-95c4-4c65-a85c-99520d6ef590 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-1e47ef9b-95c4-4c65-a85c-99520d6ef590 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:49:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-1e47ef9b-95c4-4c65-a85c-99520d6ef590 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-1e47ef9b-95c4-4c65-a85c-99520d6ef590 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-1e47ef9b-95c4-4c65-a85c-99520d6ef590 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-1e47ef9b-95c4-4c65-a85c-99520d6ef590 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:49:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 471/918] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:49:04 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 1327 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4a75aaa5-3504-4d3a-91f9-0024a838c934 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4a75aaa5-3504-4d3a-91f9-0024a838c934 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4a75aaa5-3504-4d3a-91f9-0024a838c934 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4a75aaa5-3504-4d3a-91f9-0024a838c934 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4a75aaa5-3504-4d3a-91f9-0024a838c934 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4a75aaa5-3504-4d3a-91f9-0024a838c934 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 448/919] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:04 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 1155 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-5d0a2a25-3ea0-4f7c-b7d4-759ce2812ccd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-5d0a2a25-3ea0-4f7c-b7d4-759ce2812ccd tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] DELETE http://192.168.122.91/volume/v3/attachments/f5246672-88e4-40c9-a37d-7d82abfd73b0 Sep 07 16:49:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-5d0a2a25-3ea0-4f7c-b7d4-759ce2812ccd tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-5d0a2a25-3ea0-4f7c-b7d4-759ce2812ccd tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6f3367af-67ed-4022-81db-2f59aa7200f4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f3367af-67ed-4022-81db-2f59aa7200f4 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f3367af-67ed-4022-81db-2f59aa7200f4 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f3367af-67ed-4022-81db-2f59aa7200f4 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6f3367af-67ed-4022-81db-2f59aa7200f4 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f3367af-67ed-4022-81db-2f59aa7200f4 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 449/920] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:05 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 1155 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:05 devstack devstack@c-api.service[87177]: /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:49:05 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, Sep 07 16:49:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] POST http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action Sep 07 16:49:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action body: b'{"os-detach": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7ff166dd-0704-414a-924f-e66424efbbb8 req-5d0a2a25-3ea0-4f7c-b7d4-759ce2812ccd tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments/f5246672-88e4-40c9-a37d-7d82abfd73b0 returned with HTTP 200 Sep 07 16:49:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 472/921] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:49:05 2026] DELETE /volume/v3/attachments/f5246672-88e4-40c9-a37d-7d82abfd73b0 => generated 19 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Attachment connected to vm b70753ca-a6cd-49b0-b495-6db2828f1c25, checking data on nova Sep 07 16:49:05 devstack devstack@c-api.service[87176]: DEBUG cinder.compute.nova [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Creating Keystone token plugin using URL: http://192.168.122.91/identity {{(pid=87176) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 16:49:05 devstack devstack@c-api.service[87176]: DEBUG novaclient.v2.client [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] REQ: curl -g -i -X GET http://192.168.122.91/compute/v2.1/servers/b70753ca-a6cd-49b0-b495-6db2828f1c25/os-volume_attachments/4068e532-606c-4777-acf0-032c1ac67d3a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}80032ec36364e91b8a9088ad28f0a3885a82672bb8307fcdf4c70846c2be65ea" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1f7aedb1-484b-4acc-a98c-9cede1ca7516" -H "X-Service-Token: {SHA256}70d4e5371adda2e5dc1bde7bb2fc15a2b2c4216b2309927d18c501c62e17b54b" {{(pid=87176) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 16:49:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b5eb78eb-6a0c-4962-8826-eda222b4f052 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b5eb78eb-6a0c-4962-8826-eda222b4f052 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:49:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b5eb78eb-6a0c-4962-8826-eda222b4f052 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b5eb78eb-6a0c-4962-8826-eda222b4f052 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b5eb78eb-6a0c-4962-8826-eda222b4f052 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b5eb78eb-6a0c-4962-8826-eda222b4f052 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:49:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 473/922] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:05 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-8c4ecd14-0e7c-4d70-a4b3-8dc8cb8db3cb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-8c4ecd14-0e7c-4d70-a4b3-8dc8cb8db3cb tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-8c4ecd14-0e7c-4d70-a4b3-8dc8cb8db3cb tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-8c4ecd14-0e7c-4d70-a4b3-8dc8cb8db3cb tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-8c4ecd14-0e7c-4d70-a4b3-8dc8cb8db3cb tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-8c4ecd14-0e7c-4d70-a4b3-8dc8cb8db3cb tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 474/923] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:05 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 1143 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-af51ea00-0488-4d41-8100-5569e00f4b4b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-af51ea00-0488-4d41-8100-5569e00f4b4b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] POST http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69/action Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-af51ea00-0488-4d41-8100-5569e00f4b4b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-af51ea00-0488-4d41-8100-5569e00f4b4b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-af51ea00-0488-4d41-8100-5569e00f4b4b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG novaclient.v2.client [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 14:49:05 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-58af90ae-7559-48ba-95a1-02833b32323b x-openstack-request-id: req-58af90ae-7559-48ba-95a1-02833b32323b {{(pid=87176) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG novaclient.v2.client [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4068e532-606c-4777-acf0-032c1ac67d3a", "serverId": "b70753ca-a6cd-49b0-b495-6db2828f1c25", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac", "bdm_uuid": "2760eb1d-1508-4ca7-b91c-79de0d7f533f"}} {{(pid=87176) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG novaclient.v2.client [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET call to compute for http://192.168.122.91/compute/v2.1/servers/b70753ca-a6cd-49b0-b495-6db2828f1c25/os-volume_attachments/4068e532-606c-4777-acf0-032c1ac67d3a used request id req-58af90ae-7559-48ba-95a1-02833b32323b {{(pid=87176) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.volume.api [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-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 16:49:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-af51ea00-0488-4d41-8100-5569e00f4b4b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Begin detaching volume completed successfully. Sep 07 16:49:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-af51ea00-0488-4d41-8100-5569e00f4b4b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69/action returned with HTTP 202 Sep 07 16:49:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 475/924] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:49:06 2026] POST /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Caught error: Detach volume from instance b70753ca-a6cd-49b0-b495-6db2828f1c25 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b70753ca-a6cd-49b0-b495-6db2828f1c25 using the Compute API Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: 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 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: 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 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: 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 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: 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 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: 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 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: 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 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: 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 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: 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 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: 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 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: 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 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b70753ca-a6cd-49b0-b495-6db2828f1c25 using the Compute API Sep 07 16:49:06 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault Sep 07 16:49:06 devstack devstack@c-api.service[87176]: INFO cinder.api.middleware.fault [None req-1f7aedb1-484b-4acc-a98c-9cede1ca7516 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action returned with HTTP 409 Sep 07 16:49:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 450/925] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:05 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 167 bytes in 913 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] POST http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7db02271-38c1-4279-ad2a-b1652b94d625 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7db02271-38c1-4279-ad2a-b1652b94d625 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7db02271-38c1-4279-ad2a-b1652b94d625 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7db02271-38c1-4279-ad2a-b1652b94d625 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-7db02271-38c1-4279-ad2a-b1652b94d625 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7db02271-38c1-4279-ad2a-b1652b94d625 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Attachment connected to vm b70753ca-a6cd-49b0-b495-6db2828f1c25, checking data on nova Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG cinder.compute.nova [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Creating Keystone token plugin using URL: http://192.168.122.91/identity {{(pid=87177) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7db02271-38c1-4279-ad2a-b1652b94d625 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 451/926] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:06 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 1146 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-401b7026-92ba-45f9-83c6-5705f6390c8f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-401b7026-92ba-45f9-83c6-5705f6390c8f None None] GET http://192.168.122.91/volume// Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-401b7026-92ba-45f9-83c6-5705f6390c8f None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-401b7026-92ba-45f9-83c6-5705f6390c8f None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-401b7026-92ba-45f9-83c6-5705f6390c8f None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 452/927] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:49:06 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:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-edfb5e12-dda2-4569-8b01-2bc41621c7c1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-edfb5e12-dda2-4569-8b01-2bc41621c7c1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-edfb5e12-dda2-4569-8b01-2bc41621c7c1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-edfb5e12-dda2-4569-8b01-2bc41621c7c1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-edfb5e12-dda2-4569-8b01-2bc41621c7c1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-edfb5e12-dda2-4569-8b01-2bc41621c7c1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 453/928] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:49:06 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 1327 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG novaclient.v2.client [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] REQ: curl -g -i -X GET http://192.168.122.91/compute/v2.1/servers/b70753ca-a6cd-49b0-b495-6db2828f1c25/os-volume_attachments/4068e532-606c-4777-acf0-032c1ac67d3a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}31aa1cf773534d0c781b46f9774c88e2f133d9b470e7f5daeb534700a4cc5c3a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-711d4b25-ca96-4642-a8ee-76f86b4f796f" -H "X-Service-Token: {SHA256}5e5e60b53ec75906527a40b536e4b5689c96659af9fe0aae8737228b22e99174" {{(pid=87177) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-59a47a64-6d06-4a9e-abdf-7afbc3f3a6a6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-59a47a64-6d06-4a9e-abdf-7afbc3f3a6a6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] DELETE http://192.168.122.91/volume/v3/attachments/6586cc50-3f6d-4d39-9dc6-61956d6342c7 Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-59a47a64-6d06-4a9e-abdf-7afbc3f3a6a6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-59a47a64-6d06-4a9e-abdf-7afbc3f3a6a6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG novaclient.v2.client [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 14:49:06 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-2123e0a9-cd6c-474f-bc4e-e3e29873654d x-openstack-request-id: req-2123e0a9-cd6c-474f-bc4e-e3e29873654d {{(pid=87177) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG novaclient.v2.client [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4068e532-606c-4777-acf0-032c1ac67d3a", "serverId": "b70753ca-a6cd-49b0-b495-6db2828f1c25", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac", "bdm_uuid": "2760eb1d-1508-4ca7-b91c-79de0d7f533f"}} {{(pid=87177) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG novaclient.v2.client [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET call to compute for http://192.168.122.91/compute/v2.1/servers/b70753ca-a6cd-49b0-b495-6db2828f1c25/os-volume_attachments/4068e532-606c-4777-acf0-032c1ac67d3a used request id req-2123e0a9-cd6c-474f-bc4e-e3e29873654d {{(pid=87177) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.volume.api [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-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 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Caught error: Detach volume from instance b70753ca-a6cd-49b0-b495-6db2828f1c25 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b70753ca-a6cd-49b0-b495-6db2828f1c25 using the Compute API Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: 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 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: 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 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: 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 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: 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 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: 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 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: 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 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: 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 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: 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 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: 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 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: 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 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b70753ca-a6cd-49b0-b495-6db2828f1c25 using the Compute API Sep 07 16:49:06 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault Sep 07 16:49:06 devstack devstack@c-api.service[87177]: INFO cinder.api.middleware.fault [None req-711d4b25-ca96-4642-a8ee-76f86b4f796f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action returned with HTTP 409 Sep 07 16:49:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 476/929] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:06 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 167 bytes in 654 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-625bac34-e779-426f-be7a-2c27123f6c7c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 477/930] 192.168.122.91 () {62 vars in 1476 bytes} [Mon Sep 7 16:49:06 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: /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:49:06 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f7e3ac60-d3dd-4841-9f7c-165fee773909 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 478/931] 192.168.122.91 () {62 vars in 1476 bytes} [Mon Sep 7 16:49:06 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-374984fa-b635-4470-a1e3-aeb3527d3539 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-86e0fd0a-a88d-4cb1-b7c4-5ec72ad6abf8 req-59a47a64-6d06-4a9e-abdf-7afbc3f3a6a6 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/attachments/6586cc50-3f6d-4d39-9dc6-61956d6342c7 returned with HTTP 200 Sep 07 16:49:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 454/932] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:49:06 2026] DELETE /volume/v3/attachments/6586cc50-3f6d-4d39-9dc6-61956d6342c7 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: WARNING keystonemiddleware.auth_token [None req-374984fa-b635-4470-a1e3-aeb3527d3539 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 16:49:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 479/933] 192.168.122.91 () {62 vars in 1476 bytes} [Mon Sep 7 16:49:06 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 114 bytes in 65 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 16:49:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9612f387-1440-41e7-beba-12bbde68c70d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:06 devstack devstack@c-api.service[87176]: WARNING keystonemiddleware.auth_token [None req-9612f387-1440-41e7-beba-12bbde68c70d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 16:49:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 455/934] 192.168.122.91 () {62 vars in 1476 bytes} [Mon Sep 7 16:49:06 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 114 bytes in 52 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 16:49:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1a790fb0-8650-4aaa-b9cf-62846c48d59c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1a790fb0-8650-4aaa-b9cf-62846c48d59c tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] POST http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1a790fb0-8650-4aaa-b9cf-62846c48d59c tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1a790fb0-8650-4aaa-b9cf-62846c48d59c tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-1a790fb0-8650-4aaa-b9cf-62846c48d59c tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-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=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-1a790fb0-8650-4aaa-b9cf-62846c48d59c tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Updating volume '4068e532-606c-4777-acf0-032c1ac67d3a' with '{'status': 'error'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1a790fb0-8650-4aaa-b9cf-62846c48d59c tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action returned with HTTP 202 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 480/935] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:06 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 0 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7def793a-8f36-4fdc-8df7-1dcda07444ea None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7def793a-8f36-4fdc-8df7-1dcda07444ea tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7def793a-8f36-4fdc-8df7-1dcda07444ea tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7def793a-8f36-4fdc-8df7-1dcda07444ea tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-262e77f5-a718-431b-9cb4-587bd2e6826e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-262e77f5-a718-431b-9cb4-587bd2e6826e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-262e77f5-a718-431b-9cb4-587bd2e6826e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-262e77f5-a718-431b-9cb4-587bd2e6826e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7def793a-8f36-4fdc-8df7-1dcda07444ea tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-262e77f5-a718-431b-9cb4-587bd2e6826e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7def793a-8f36-4fdc-8df7-1dcda07444ea tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 456/936] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:07 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 1154 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-262e77f5-a718-431b-9cb4-587bd2e6826e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 481/937] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:07 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b22cf179-6dc8-4937-a528-7459658b5572 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] POST http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5f0bfde9-50fc-4535-89df-13027a4d1fbc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5f0bfde9-50fc-4535-89df-13027a4d1fbc tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5f0bfde9-50fc-4535-89df-13027a4d1fbc tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5f0bfde9-50fc-4535-89df-13027a4d1fbc tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Volume info retrieved successfully. Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Attachment connected to vm b70753ca-a6cd-49b0-b495-6db2828f1c25, checking data on nova Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG cinder.compute.nova [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Creating Keystone token plugin using URL: http://192.168.122.91/identity {{(pid=87176) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5f0bfde9-50fc-4535-89df-13027a4d1fbc tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5f0bfde9-50fc-4535-89df-13027a4d1fbc tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 482/938] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:07 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG novaclient.v2.client [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] REQ: curl -g -i -X GET http://192.168.122.91/compute/v2.1/servers/b70753ca-a6cd-49b0-b495-6db2828f1c25/os-volume_attachments/4068e532-606c-4777-acf0-032c1ac67d3a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b44a29573bb4bcb32caafc1db52832cb71562b8824c736b5de01140b02358bd2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b22cf179-6dc8-4937-a528-7459658b5572" -H "X-Service-Token: {SHA256}70d4e5371adda2e5dc1bde7bb2fc15a2b2c4216b2309927d18c501c62e17b54b" {{(pid=87176) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-562fa1ad-eb28-4124-b6ac-ca0aebf629b3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-562fa1ad-eb28-4124-b6ac-ca0aebf629b3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-562fa1ad-eb28-4124-b6ac-ca0aebf629b3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-562fa1ad-eb28-4124-b6ac-ca0aebf629b3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-562fa1ad-eb28-4124-b6ac-ca0aebf629b3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-562fa1ad-eb28-4124-b6ac-ca0aebf629b3 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 483/939] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:07 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-edeb2db7-8167-46f4-a019-a1f1fd5e6135 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-edeb2db7-8167-46f4-a019-a1f1fd5e6135 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-edeb2db7-8167-46f4-a019-a1f1fd5e6135 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-edeb2db7-8167-46f4-a019-a1f1fd5e6135 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-edeb2db7-8167-46f4-a019-a1f1fd5e6135 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-edeb2db7-8167-46f4-a019-a1f1fd5e6135 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 484/940] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:07 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG novaclient.v2.client [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 14:49:07 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-29ccd921-d911-4eae-814d-76e7762090a8 x-openstack-request-id: req-29ccd921-d911-4eae-814d-76e7762090a8 {{(pid=87176) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG novaclient.v2.client [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "4068e532-606c-4777-acf0-032c1ac67d3a", "serverId": "b70753ca-a6cd-49b0-b495-6db2828f1c25", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac", "bdm_uuid": "2760eb1d-1508-4ca7-b91c-79de0d7f533f"}} {{(pid=87176) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG novaclient.v2.client [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] GET call to compute for http://192.168.122.91/compute/v2.1/servers/b70753ca-a6cd-49b0-b495-6db2828f1c25/os-volume_attachments/4068e532-606c-4777-acf0-032c1ac67d3a used request id req-29ccd921-d911-4eae-814d-76e7762090a8 {{(pid=87176) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.volume.api [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-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 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Caught error: Detach volume from instance b70753ca-a6cd-49b0-b495-6db2828f1c25 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b70753ca-a6cd-49b0-b495-6db2828f1c25 using the Compute API Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: 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 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: 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 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: 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 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: 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 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: 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 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: 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 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: 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 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: 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 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: 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 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: 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 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b70753ca-a6cd-49b0-b495-6db2828f1c25 using the Compute API Sep 07 16:49:07 devstack devstack@c-api.service[87176]: ERROR cinder.api.middleware.fault Sep 07 16:49:07 devstack devstack@c-api.service[87176]: INFO cinder.api.middleware.fault [None req-b22cf179-6dc8-4937-a528-7459658b5572 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action returned with HTTP 409 Sep 07 16:49:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 457/941] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:07 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 167 bytes in 325 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-563e5d6e-92b3-4292-b6f8-afc6ec013fdf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 485/942] 192.168.122.91 () {62 vars in 1476 bytes} [Mon Sep 7 16:49:07 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9b72418c-603d-40d8-b9a2-c294684d8d0b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: WARNING keystonemiddleware.auth_token [None req-9b72418c-603d-40d8-b9a2-c294684d8d0b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 16:49:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 458/943] 192.168.122.91 () {62 vars in 1476 bytes} [Mon Sep 7 16:49:07 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 114 bytes in 42 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d19f4a0d-0dc4-455e-af43-f10005852fc5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-813d0367-9379-4142-99c8-68e5ebc1c78a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d19f4a0d-0dc4-455e-af43-f10005852fc5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d19f4a0d-0dc4-455e-af43-f10005852fc5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-813d0367-9379-4142-99c8-68e5ebc1c78a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d19f4a0d-0dc4-455e-af43-f10005852fc5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-813d0367-9379-4142-99c8-68e5ebc1c78a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-813d0367-9379-4142-99c8-68e5ebc1c78a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d19f4a0d-0dc4-455e-af43-f10005852fc5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d19f4a0d-0dc4-455e-af43-f10005852fc5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 486/944] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:07 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6e8879f2-83f4-4aeb-a17c-bb27fa67a333 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6e8879f2-83f4-4aeb-a17c-bb27fa67a333 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6e8879f2-83f4-4aeb-a17c-bb27fa67a333 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6e8879f2-83f4-4aeb-a17c-bb27fa67a333 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:07 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-813d0367-9379-4142-99c8-68e5ebc1c78a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6e8879f2-83f4-4aeb-a17c-bb27fa67a333 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-813d0367-9379-4142-99c8-68e5ebc1c78a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6e8879f2-83f4-4aeb-a17c-bb27fa67a333 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 487/945] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:07 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-813d0367-9379-4142-99c8-68e5ebc1c78a tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:49:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 459/946] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:07 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 851 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-951a61da-ee91-4696-be40-b2dcbd9fda32 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-951a61da-ee91-4696-be40-b2dcbd9fda32 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-951a61da-ee91-4696-be40-b2dcbd9fda32 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-951a61da-ee91-4696-be40-b2dcbd9fda32 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-951a61da-ee91-4696-be40-b2dcbd9fda32 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-951a61da-ee91-4696-be40-b2dcbd9fda32 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 488/947] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:07 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d355a223-07ea-481b-88f9-87e2dcac7007 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d355a223-07ea-481b-88f9-87e2dcac7007 None None] GET http://192.168.122.91/volume// Sep 07 16:49:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d355a223-07ea-481b-88f9-87e2dcac7007 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d355a223-07ea-481b-88f9-87e2dcac7007 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d355a223-07ea-481b-88f9-87e2dcac7007 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 460/948] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:49:08 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:49:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-2e92b659-802e-4e9a-8ba2-045f839e7c1a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-2e92b659-802e-4e9a-8ba2-045f839e7c1a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:49:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-2e92b659-802e-4e9a-8ba2-045f839e7c1a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71dcef68-420e-4daf-b877-d2102737cc77", "connector": null, "instance_uuid": "b70753ca-a6cd-49b0-b495-6db2828f1c25"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-2e92b659-802e-4e9a-8ba2-045f839e7c1a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:49:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 489/949] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:49:08 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3efdef21-cac6-4f7a-9960-7ea1e5d9639f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3efdef21-cac6-4f7a-9960-7ea1e5d9639f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3efdef21-cac6-4f7a-9960-7ea1e5d9639f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3efdef21-cac6-4f7a-9960-7ea1e5d9639f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fbbed897-9aa0-4b32-8129-7bd8053ea9d8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fbbed897-9aa0-4b32-8129-7bd8053ea9d8 None None] GET http://192.168.122.91/volume// Sep 07 16:49:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fbbed897-9aa0-4b32-8129-7bd8053ea9d8 None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fbbed897-9aa0-4b32-8129-7bd8053ea9d8 None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3efdef21-cac6-4f7a-9960-7ea1e5d9639f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fbbed897-9aa0-4b32-8129-7bd8053ea9d8 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 490/950] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:49:08 2026] GET /volume/ => generated 389 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:49:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-88ec16c3-5b3f-422b-a538-9cb14eeb004b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3efdef21-cac6-4f7a-9960-7ea1e5d9639f tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-88ec16c3-5b3f-422b-a538-9cb14eeb004b tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 461/951] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:08 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 863 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-88ec16c3-5b3f-422b-a538-9cb14eeb004b tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-88ec16c3-5b3f-422b-a538-9cb14eeb004b tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-88ec16c3-5b3f-422b-a538-9cb14eeb004b tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-88ec16c3-5b3f-422b-a538-9cb14eeb004b tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 491/952] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:49:08 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 1044 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:49:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-add006e7-2a6d-4bef-9a28-9a1104bd0057 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-add006e7-2a6d-4bef-9a28-9a1104bd0057 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] PUT http://192.168.122.91/volume/v3/attachments/37bbd71a-deff-4da5-864a-4283efc6a965 Sep 07 16:49:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-add006e7-2a6d-4bef-9a28-9a1104bd0057 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-add006e7-2a6d-4bef-9a28-9a1104bd0057 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Acquiring lock "cinder-attachment_update-71dcef68-420e-4daf-b877-d2102737cc77-devstack" by "attachment_update" {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-add006e7-2a6d-4bef-9a28-9a1104bd0057 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Lock "cinder-attachment_update-71dcef68-420e-4daf-b877-d2102737cc77-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:49:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:09 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-add006e7-2a6d-4bef-9a28-9a1104bd0057 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Lock "cinder-attachment_update-71dcef68-420e-4daf-b877-d2102737cc77-devstack" released by "attachment_update" :: held 0.228s {{(pid=87176) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:49:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-add006e7-2a6d-4bef-9a28-9a1104bd0057 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/attachments/37bbd71a-deff-4da5-864a-4283efc6a965 returned with HTTP 200 Sep 07 16:49:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 462/953] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:49:08 2026] PUT /volume/v3/attachments/37bbd71a-deff-4da5-864a-4283efc6a965 => generated 694 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-a6f0242f-0f04-4484-a394-d91561c1bf17 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-a6f0242f-0f04-4484-a394-d91561c1bf17 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] POST http://192.168.122.91/volume/v3/attachments/37bbd71a-deff-4da5-864a-4283efc6a965/action Sep 07 16:49:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-a6f0242f-0f04-4484-a394-d91561c1bf17 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-a6f0242f-0f04-4484-a394-d91561c1bf17 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9754b5f0-9686-47b1-acbe-51a34767da27 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9754b5f0-9686-47b1-acbe-51a34767da27 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9754b5f0-9686-47b1-acbe-51a34767da27 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9754b5f0-9686-47b1-acbe-51a34767da27 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9754b5f0-9686-47b1-acbe-51a34767da27 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9754b5f0-9686-47b1-acbe-51a34767da27 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 463/954] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:09 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-5b77e909-b819-4eba-b2fb-b21c22d5c1b6 req-a6f0242f-0f04-4484-a394-d91561c1bf17 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/attachments/37bbd71a-deff-4da5-864a-4283efc6a965/action returned with HTTP 204 Sep 07 16:49:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 492/955] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:49:09 2026] POST /volume/v3/attachments/37bbd71a-deff-4da5-864a-4283efc6a965/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a2d52e7f-47e2-4f2a-9954-3685b4c50b6e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a2d52e7f-47e2-4f2a-9954-3685b4c50b6e tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a2d52e7f-47e2-4f2a-9954-3685b4c50b6e tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a2d52e7f-47e2-4f2a-9954-3685b4c50b6e tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a2d52e7f-47e2-4f2a-9954-3685b4c50b6e tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a2d52e7f-47e2-4f2a-9954-3685b4c50b6e tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 464/956] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:10 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 1156 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c0b263f6-6b86-42a8-a39a-d3c562f1dca1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c0b263f6-6b86-42a8-a39a-d3c562f1dca1 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c0b263f6-6b86-42a8-a39a-d3c562f1dca1 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c0b263f6-6b86-42a8-a39a-d3c562f1dca1 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c0b263f6-6b86-42a8-a39a-d3c562f1dca1 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c0b263f6-6b86-42a8-a39a-d3c562f1dca1 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 493/957] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:10 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 1156 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:49:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-56748207-a33a-4de6-9150-734f7ffa30b3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-56748207-a33a-4de6-9150-734f7ffa30b3 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] POST http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action Sep 07 16:49:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-56748207-a33a-4de6-9150-734f7ffa30b3 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action body: b'{"os-detach": {"attachment_id": "37bbd71a-deff-4da5-864a-4283efc6a965"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-56748207-a33a-4de6-9150-734f7ffa30b3 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "37bbd71a-deff-4da5-864a-4283efc6a965"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-56748207-a33a-4de6-9150-734f7ffa30b3 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-56748207-a33a-4de6-9150-734f7ffa30b3 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action returned with HTTP 400 Sep 07 16:49:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 465/958] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:10 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 100 bytes in 56 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:49:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-347a0946-5b6c-4a4f-851f-a573aca77bca None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-347a0946-5b6c-4a4f-851f-a573aca77bca tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-347a0946-5b6c-4a4f-851f-a573aca77bca tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-347a0946-5b6c-4a4f-851f-a573aca77bca tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-347a0946-5b6c-4a4f-851f-a573aca77bca tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-347a0946-5b6c-4a4f-851f-a573aca77bca tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 494/959] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:10 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 1156 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-3b23fb1b-42de-46fb-8cc9-eb46c3432196 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-3b23fb1b-42de-46fb-8cc9-eb46c3432196 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] POST http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77/action Sep 07 16:49:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-3b23fb1b-42de-46fb-8cc9-eb46c3432196 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-3b23fb1b-42de-46fb-8cc9-eb46c3432196 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-3b23fb1b-42de-46fb-8cc9-eb46c3432196 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-3b23fb1b-42de-46fb-8cc9-eb46c3432196 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Begin detaching volume completed successfully. Sep 07 16:49:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-3b23fb1b-42de-46fb-8cc9-eb46c3432196 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77/action returned with HTTP 202 Sep 07 16:49:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 466/960] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:49:11 2026] POST /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4ea97ca6-3a2f-4b5c-825e-56d326fd86d7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4ea97ca6-3a2f-4b5c-825e-56d326fd86d7 None None] GET http://192.168.122.91/volume// Sep 07 16:49:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4ea97ca6-3a2f-4b5c-825e-56d326fd86d7 None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4ea97ca6-3a2f-4b5c-825e-56d326fd86d7 None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4ea97ca6-3a2f-4b5c-825e-56d326fd86d7 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 495/961] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:49:11 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 16:49:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-d5d78790-cde4-4209-a3ae-f1d4e9f39603 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-d5d78790-cde4-4209-a3ae-f1d4e9f39603 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-d5d78790-cde4-4209-a3ae-f1d4e9f39603 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-d5d78790-cde4-4209-a3ae-f1d4e9f39603 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-d5d78790-cde4-4209-a3ae-f1d4e9f39603 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-d5d78790-cde4-4209-a3ae-f1d4e9f39603 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 467/962] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:49:11 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 1340 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:49:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-633fd359-b9d7-4332-b1fc-8f7d7b902c25 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-633fd359-b9d7-4332-b1fc-8f7d7b902c25 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] DELETE http://192.168.122.91/volume/v3/attachments/37bbd71a-deff-4da5-864a-4283efc6a965 Sep 07 16:49:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-633fd359-b9d7-4332-b1fc-8f7d7b902c25 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-633fd359-b9d7-4332-b1fc-8f7d7b902c25 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:11 devstack devstack@c-api.service[87177]: /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:49:11 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, Sep 07 16:49:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-b575c23b-83bd-45e9-a2d3-63039ef6dbd2 req-633fd359-b9d7-4332-b1fc-8f7d7b902c25 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/attachments/37bbd71a-deff-4da5-864a-4283efc6a965 returned with HTTP 200 Sep 07 16:49:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 496/963] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:49:11 2026] DELETE /volume/v3/attachments/37bbd71a-deff-4da5-864a-4283efc6a965 => generated 19 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-58d8851c-381c-441c-a2e4-5cbb601498e3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58d8851c-381c-441c-a2e4-5cbb601498e3 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] POST http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action Sep 07 16:49:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58d8851c-381c-441c-a2e4-5cbb601498e3 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58d8851c-381c-441c-a2e4-5cbb601498e3 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-58d8851c-381c-441c-a2e4-5cbb601498e3 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] Updating volume '4068e532-606c-4777-acf0-032c1ac67d3a' with '{'status': 'in-use'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 16:49:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58d8851c-381c-441c-a2e4-5cbb601498e3 tempest-TestServerVolumeAttachmentScenario-792470533 tempest-TestServerVolumeAttachmentScenario-792470533-project-admin] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action returned with HTTP 202 Sep 07 16:49:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 468/964] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:12 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a66f8ac6-6881-4038-8c1b-bfca97eb3a1c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a66f8ac6-6881-4038-8c1b-bfca97eb3a1c tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a66f8ac6-6881-4038-8c1b-bfca97eb3a1c tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a66f8ac6-6881-4038-8c1b-bfca97eb3a1c tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a66f8ac6-6881-4038-8c1b-bfca97eb3a1c tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a66f8ac6-6881-4038-8c1b-bfca97eb3a1c tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 497/965] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:12 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 1155 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:49:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-edbbfa7e-ddc5-4570-9fea-a44542908c4a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-edbbfa7e-ddc5-4570-9fea-a44542908c4a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-edbbfa7e-ddc5-4570-9fea-a44542908c4a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-edbbfa7e-ddc5-4570-9fea-a44542908c4a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:49:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-edbbfa7e-ddc5-4570-9fea-a44542908c4a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-edbbfa7e-ddc5-4570-9fea-a44542908c4a tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 469/966] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:13 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 1155 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-78f241ac-6c36-49bc-a7c1-960fee210fa5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-78f241ac-6c36-49bc-a7c1-960fee210fa5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] POST http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action Sep 07 16:49:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-78f241ac-6c36-49bc-a7c1-960fee210fa5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-78f241ac-6c36-49bc-a7c1-960fee210fa5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:49:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:13 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-78f241ac-6c36-49bc-a7c1-960fee210fa5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-78f241ac-6c36-49bc-a7c1-960fee210fa5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Begin detaching volume completed successfully. Sep 07 16:49:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-78f241ac-6c36-49bc-a7c1-960fee210fa5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action returned with HTTP 202 Sep 07 16:49:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 498/967] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:49:13 2026] POST /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fbc89990-c918-4724-aaed-ce27beebc4d1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fbc89990-c918-4724-aaed-ce27beebc4d1 None None] GET http://192.168.122.91/volume// Sep 07 16:49:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fbc89990-c918-4724-aaed-ce27beebc4d1 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fbc89990-c918-4724-aaed-ce27beebc4d1 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fbc89990-c918-4724-aaed-ce27beebc4d1 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 470/968] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:49:13 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:49:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-b1d75233-785b-4d9e-8c45-08a970b9e7fc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-b1d75233-785b-4d9e-8c45-08a970b9e7fc tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-b1d75233-785b-4d9e-8c45-08a970b9e7fc tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-b1d75233-785b-4d9e-8c45-08a970b9e7fc tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:49:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:13 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-b1d75233-785b-4d9e-8c45-08a970b9e7fc tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-b1d75233-785b-4d9e-8c45-08a970b9e7fc tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 499/969] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:49:13 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 1339 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 16:49:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-b873f0fb-3b63-4d87-ba97-d41fb2bb1fe8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-b873f0fb-3b63-4d87-ba97-d41fb2bb1fe8 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] DELETE http://192.168.122.91/volume/v3/attachments/1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac Sep 07 16:49:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-b873f0fb-3b63-4d87-ba97-d41fb2bb1fe8 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-b873f0fb-3b63-4d87-ba97-d41fb2bb1fe8 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:13 devstack devstack@c-api.service[87176]: /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:49:13 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:49:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-cc534eda-572d-4a80-8ec5-27d5836778bc req-b873f0fb-3b63-4d87-ba97-d41fb2bb1fe8 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/attachments/1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac returned with HTTP 200 Sep 07 16:49:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 471/970] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:49:13 2026] DELETE /volume/v3/attachments/1d787e51-e628-4e49-a0f8-7a1d3fd1d1ac => generated 19 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-ecd7af22-a0f9-47ef-b454-517d12716fd3 req-09c1c53d-1858-48d5-ae2b-a2e758b8b65b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-ecd7af22-a0f9-47ef-b454-517d12716fd3 req-09c1c53d-1858-48d5-ae2b-a2e758b8b65b tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-ecd7af22-a0f9-47ef-b454-517d12716fd3 req-09c1c53d-1858-48d5-ae2b-a2e758b8b65b tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-ecd7af22-a0f9-47ef-b454-517d12716fd3 req-09c1c53d-1858-48d5-ae2b-a2e758b8b65b tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-ecd7af22-a0f9-47ef-b454-517d12716fd3 req-09c1c53d-1858-48d5-ae2b-a2e758b8b65b tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-ecd7af22-a0f9-47ef-b454-517d12716fd3 req-09c1c53d-1858-48d5-ae2b-a2e758b8b65b tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 500/971] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:14 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c733d01a-d52b-426d-82f8-d879faf09757 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c733d01a-d52b-426d-82f8-d879faf09757 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] DELETE http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c733d01a-d52b-426d-82f8-d879faf09757 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c733d01a-d52b-426d-82f8-d879faf09757 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:14 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-c733d01a-d52b-426d-82f8-d879faf09757 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Delete volume with id: 78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c733d01a-d52b-426d-82f8-d879faf09757 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c733d01a-d52b-426d-82f8-d879faf09757 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Delete volume request issued successfully. Sep 07 16:49:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c733d01a-d52b-426d-82f8-d879faf09757 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 202 Sep 07 16:49:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 472/972] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:14 2026] DELETE /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:49:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-272c1d22-b3e8-4574-893a-9fe35cbfc051 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-272c1d22-b3e8-4574-893a-9fe35cbfc051 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-272c1d22-b3e8-4574-893a-9fe35cbfc051 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-272c1d22-b3e8-4574-893a-9fe35cbfc051 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-272c1d22-b3e8-4574-893a-9fe35cbfc051 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-272c1d22-b3e8-4574-893a-9fe35cbfc051 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 501/973] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:14 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 850 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7d70f2ce-b591-4f7f-bbf8-536a7de2a17e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7d70f2ce-b591-4f7f-bbf8-536a7de2a17e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7d70f2ce-b591-4f7f-bbf8-536a7de2a17e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7d70f2ce-b591-4f7f-bbf8-536a7de2a17e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7d70f2ce-b591-4f7f-bbf8-536a7de2a17e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7d70f2ce-b591-4f7f-bbf8-536a7de2a17e tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 200 Sep 07 16:49:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 473/974] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:15 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 850 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-32123d9c-8328-4673-b740-8557f60d9bb1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-855980161"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-855980161'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Create volume of 1 GB Sep 07 16:49:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Availability Zones retrieved successfully. Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Flow 'volume_create_api' (74d07c0a-de04-4540-bb9e-91b581829e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (614b0ff1-9c2b-4eb1-9765-f557af157912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (614b0ff1-9c2b-4eb1-9765-f557af157912) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff92a83-a3dc-401c-9e0b-fbd6bcbedeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Created reservations ['43860750-f46a-4174-99fe-905d7bc4b3f7', 'd869b195-cb49-41da-afa0-e483d2b048f7', 'c847abd8-b620-4de4-8c7c-3cf74fb3baa3', '1a4324f6-ae69-4724-9d15-d304861215b4'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff92a83-a3dc-401c-9e0b-fbd6bcbedeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43860750-f46a-4174-99fe-905d7bc4b3f7', 'd869b195-cb49-41da-afa0-e483d2b048f7', 'c847abd8-b620-4de4-8c7c-3cf74fb3baa3', '1a4324f6-ae69-4724-9d15-d304861215b4']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4386ff5d-7b25-48b0-80c6-23ce2156693d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4386ff5d-7b25-48b0-80c6-23ce2156693d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abcd2632-0ef8-4fee-bffd-9446347d63f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-855980161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43ff57b14654fe5a5fa7f2dc7982c88',qos_specs=None,replication_status=,reservations=['43860750-f46a-4174-99fe-905d7bc4b3f7','d869b195-cb49-41da-afa0-e483d2b048f7','c847abd8-b620-4de4-8c7c-3cf74fb3baa3','1a4324f6-ae69-4724-9d15-d304861215b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad9c52666fc434896e6f30cab7400da',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-855980161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abcd2632-0ef8-4fee-bffd-9446347d63f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d43ff57b14654fe5a5fa7f2dc7982c88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aad9c52666fc434896e6f30cab7400da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e627ba-c7a2-4bdd-bacc-aab13a15116c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e627ba-c7a2-4bdd-bacc-aab13a15116c) transitioned into state 'SUCCESS' from state '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-855980161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43ff57b14654fe5a5fa7f2dc7982c88',qos_specs=None,replication_status=,reservations=['43860750-f46a-4174-99fe-905d7bc4b3f7','d869b195-cb49-41da-afa0-e483d2b048f7','c847abd8-b620-4de4-8c7c-3cf74fb3baa3','1a4324f6-ae69-4724-9d15-d304861215b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad9c52666fc434896e6f30cab7400da',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ef1d70-bf47-453c-945b-ac08ccc1f43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ef1d70-bf47-453c-945b-ac08ccc1f43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Flow 'volume_create_api' (74d07c0a-de04-4540-bb9e-91b581829e59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Create volume request issued successfully. Sep 07 16:49:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-32123d9c-8328-4673-b740-8557f60d9bb1 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:49:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 502/975] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:49:16 2026] POST /volume/v3/volumes => generated 761 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:49:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-66c24d70-b008-43d3-a4f5-08e38c0d13eb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-66c24d70-b008-43d3-a4f5-08e38c0d13eb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-66c24d70-b008-43d3-a4f5-08e38c0d13eb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-66c24d70-b008-43d3-a4f5-08e38c0d13eb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-66c24d70-b008-43d3-a4f5-08e38c0d13eb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-66c24d70-b008-43d3-a4f5-08e38c0d13eb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 474/976] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:16 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 829 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:49:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-188f06c3-9765-4b32-9d4f-202016f3d29b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-188f06c3-9765-4b32-9d4f-202016f3d29b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 Sep 07 16:49:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-188f06c3-9765-4b32-9d4f-202016f3d29b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-188f06c3-9765-4b32-9d4f-202016f3d29b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-188f06c3-9765-4b32-9d4f-202016f3d29b tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 returned with HTTP 404 Sep 07 16:49:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 503/977] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:17 2026] GET /volume/v3/volumes/78124ee6-f0a5-43aa-b900-3ee469f80f69 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-aad6903f-cc9d-42be-b82f-f53e91df77fe None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aad6903f-cc9d-42be-b82f-f53e91df77fe tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] DELETE http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:49:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aad6903f-cc9d-42be-b82f-f53e91df77fe tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aad6903f-cc9d-42be-b82f-f53e91df77fe tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:17 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-aad6903f-cc9d-42be-b82f-f53e91df77fe tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Delete volume with id: 36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:49:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-aad6903f-cc9d-42be-b82f-f53e91df77fe tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-aad6903f-cc9d-42be-b82f-f53e91df77fe tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Delete volume request issued successfully. Sep 07 16:49:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aad6903f-cc9d-42be-b82f-f53e91df77fe tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 202 Sep 07 16:49:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 475/978] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:17 2026] DELETE /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:49:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-be33434d-f9ad-4c0e-9761-72719899bf38 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-be33434d-f9ad-4c0e-9761-72719899bf38 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:49:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-be33434d-f9ad-4c0e-9761-72719899bf38 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-be33434d-f9ad-4c0e-9761-72719899bf38 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:17 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-be33434d-f9ad-4c0e-9761-72719899bf38 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-be33434d-f9ad-4c0e-9761-72719899bf38 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:49:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 504/979] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:17 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9cad813e-e5ee-4b71-a679-e611b0ab9a4c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9cad813e-e5ee-4b71-a679-e611b0ab9a4c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9cad813e-e5ee-4b71-a679-e611b0ab9a4c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9cad813e-e5ee-4b71-a679-e611b0ab9a4c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9cad813e-e5ee-4b71-a679-e611b0ab9a4c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9cad813e-e5ee-4b71-a679-e611b0ab9a4c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 476/980] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:18 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8af49873-e986-4818-9d1f-3c1e4f5330f1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8af49873-e986-4818-9d1f-3c1e4f5330f1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:49:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8af49873-e986-4818-9d1f-3c1e4f5330f1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8af49873-e986-4818-9d1f-3c1e4f5330f1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:18 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:18 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8af49873-e986-4818-9d1f-3c1e4f5330f1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8af49873-e986-4818-9d1f-3c1e4f5330f1 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 200 Sep 07 16:49:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 505/981] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:18 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d1ac4a55-a3a0-44c3-9420-803a3b79728f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1ac4a55-a3a0-44c3-9420-803a3b79728f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d1ac4a55-a3a0-44c3-9420-803a3b79728f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d1ac4a55-a3a0-44c3-9420-803a3b79728f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d1ac4a55-a3a0-44c3-9420-803a3b79728f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1ac4a55-a3a0-44c3-9420-803a3b79728f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 477/982] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:19 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-358561aa-d293-473b-9e08-66ee2adfe084 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-358561aa-d293-473b-9e08-66ee2adfe084 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] DELETE http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-358561aa-d293-473b-9e08-66ee2adfe084 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-358561aa-d293-473b-9e08-66ee2adfe084 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-358561aa-d293-473b-9e08-66ee2adfe084 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Delete volume with id: 71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-358561aa-d293-473b-9e08-66ee2adfe084 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-789f9098-16e5-498b-9e74-b718df07ea00 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-789f9098-16e5-498b-9e74-b718df07ea00 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-789f9098-16e5-498b-9e74-b718df07ea00 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-789f9098-16e5-498b-9e74-b718df07ea00 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-358561aa-d293-473b-9e08-66ee2adfe084 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Delete volume request issued successfully. Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-358561aa-d293-473b-9e08-66ee2adfe084 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 202 Sep 07 16:49:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 506/983] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:19 2026] DELETE /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:49:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f0f1060a-deb4-4d94-b718-edeab742dde0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f0f1060a-deb4-4d94-b718-edeab742dde0 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f0f1060a-deb4-4d94-b718-edeab742dde0 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f0f1060a-deb4-4d94-b718-edeab742dde0 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-789f9098-16e5-498b-9e74-b718df07ea00 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-789f9098-16e5-498b-9e74-b718df07ea00 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 478/984] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:19 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f0f1060a-deb4-4d94-b718-edeab742dde0 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f0f1060a-deb4-4d94-b718-edeab742dde0 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 507/985] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:19 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 863 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b371e3e1-cbb4-4f11-97c7-cb04e7a9e6e9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b371e3e1-cbb4-4f11-97c7-cb04e7a9e6e9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b371e3e1-cbb4-4f11-97c7-cb04e7a9e6e9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b371e3e1-cbb4-4f11-97c7-cb04e7a9e6e9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b371e3e1-cbb4-4f11-97c7-cb04e7a9e6e9 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 returned with HTTP 404 Sep 07 16:49:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 479/986] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:19 2026] GET /volume/v3/volumes/36660510-5cc2-4bad-840e-09766e959f65 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-88feb37e-7486-4fa8-9dd1-0521ba89e873 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-88feb37e-7486-4fa8-9dd1-0521ba89e873 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] DELETE http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-88feb37e-7486-4fa8-9dd1-0521ba89e873 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-88feb37e-7486-4fa8-9dd1-0521ba89e873 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-88feb37e-7486-4fa8-9dd1-0521ba89e873 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Delete volume with id: 2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a1a2803a-7d6b-4ad8-afd9-3a3b32930bb0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a1a2803a-7d6b-4ad8-afd9-3a3b32930bb0 None None] GET http://192.168.122.91/volume// Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a1a2803a-7d6b-4ad8-afd9-3a3b32930bb0 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a1a2803a-7d6b-4ad8-afd9-3a3b32930bb0 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a1a2803a-7d6b-4ad8-afd9-3a3b32930bb0 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 480/987] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:49:19 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:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-e2903977-0c3f-46f7-8201-656c36934d3e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-e2903977-0c3f-46f7-8201-656c36934d3e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:49:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-e2903977-0c3f-46f7-8201-656c36934d3e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abcd2632-0ef8-4fee-bffd-9446347d63f1", "connector": null, "instance_uuid": "c362c0e5-f5cf-4056-b868-bef5d2547c1b"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-88feb37e-7486-4fa8-9dd1-0521ba89e873 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-88feb37e-7486-4fa8-9dd1-0521ba89e873 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Delete volume request issued successfully. Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-88feb37e-7486-4fa8-9dd1-0521ba89e873 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 202 Sep 07 16:49:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 508/988] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:19 2026] DELETE /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d81e655f-0e0f-46f2-99e2-d2f6263e23a5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d81e655f-0e0f-46f2-99e2-d2f6263e23a5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d81e655f-0e0f-46f2-99e2-d2f6263e23a5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d81e655f-0e0f-46f2-99e2-d2f6263e23a5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d81e655f-0e0f-46f2-99e2-d2f6263e23a5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-e2903977-0c3f-46f7-8201-656c36934d3e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:49:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d81e655f-0e0f-46f2-99e2-d2f6263e23a5 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:49:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 509/990] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:19 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 481/990] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:49:19 2026] POST /volume/v3/attachments => generated 273 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:49:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a2a8cfb4-8077-4ab7-920a-3f991ab9984b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a2a8cfb4-8077-4ab7-920a-3f991ab9984b tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a2a8cfb4-8077-4ab7-920a-3f991ab9984b tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a2a8cfb4-8077-4ab7-920a-3f991ab9984b tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-21f4ce8e-d4df-4817-97c1-0864f7014eca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21f4ce8e-d4df-4817-97c1-0864f7014eca None None] GET http://192.168.122.91/volume// Sep 07 16:49:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-21f4ce8e-d4df-4817-97c1-0864f7014eca None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-21f4ce8e-d4df-4817-97c1-0864f7014eca None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21f4ce8e-d4df-4817-97c1-0864f7014eca None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 482/991] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:49:20 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 16:49:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-527b97d0-0e3a-4545-9d3a-8c8cf23043eb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a2a8cfb4-8077-4ab7-920a-3f991ab9984b tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-527b97d0-0e3a-4545-9d3a-8c8cf23043eb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-527b97d0-0e3a-4545-9d3a-8c8cf23043eb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-527b97d0-0e3a-4545-9d3a-8c8cf23043eb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a2a8cfb4-8077-4ab7-920a-3f991ab9984b tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 510/992] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:20 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 853 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-527b97d0-0e3a-4545-9d3a-8c8cf23043eb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-527b97d0-0e3a-4545-9d3a-8c8cf23043eb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 483/993] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:49:20 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 1034 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:49:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-34095b9c-284b-4c7d-b3d3-630d9212f93e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-34095b9c-284b-4c7d-b3d3-630d9212f93e tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-34095b9c-284b-4c7d-b3d3-630d9212f93e tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-34095b9c-284b-4c7d-b3d3-630d9212f93e tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-34095b9c-284b-4c7d-b3d3-630d9212f93e tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-34095b9c-284b-4c7d-b3d3-630d9212f93e tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 200 Sep 07 16:49:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 511/994] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:20 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 863 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-90e26cf1-c382-4eec-9910-155a55d9e932 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-90e26cf1-c382-4eec-9910-155a55d9e932 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] PUT http://192.168.122.91/volume/v3/attachments/c336d6d5-5c65-4ac5-990f-05bd3f482689 Sep 07 16:49:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-90e26cf1-c382-4eec-9910-155a55d9e932 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:20 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-90e26cf1-c382-4eec-9910-155a55d9e932 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Acquiring lock "cinder-attachment_update-abcd2632-0ef8-4fee-bffd-9446347d63f1-devstack" by "attachment_update" {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:49:20 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-90e26cf1-c382-4eec-9910-155a55d9e932 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Lock "cinder-attachment_update-abcd2632-0ef8-4fee-bffd-9446347d63f1-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:49:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a06f4078-985f-4b3c-870b-92c4e9d9b6dd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a06f4078-985f-4b3c-870b-92c4e9d9b6dd tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:49:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a06f4078-985f-4b3c-870b-92c4e9d9b6dd tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a06f4078-985f-4b3c-870b-92c4e9d9b6dd tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a06f4078-985f-4b3c-870b-92c4e9d9b6dd tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Volume info retrieved successfully. Sep 07 16:49:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a06f4078-985f-4b3c-870b-92c4e9d9b6dd tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 200 Sep 07 16:49:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 512/995] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:21 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 850 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-14bdbe49-a504-479d-aa58-aeeffaf12fa9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14bdbe49-a504-479d-aa58-aeeffaf12fa9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14bdbe49-a504-479d-aa58-aeeffaf12fa9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14bdbe49-a504-479d-aa58-aeeffaf12fa9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:21 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-90e26cf1-c382-4eec-9910-155a55d9e932 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Lock "cinder-attachment_update-abcd2632-0ef8-4fee-bffd-9446347d63f1-devstack" released by "attachment_update" :: held 0.546s {{(pid=87176) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:49:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-90e26cf1-c382-4eec-9910-155a55d9e932 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments/c336d6d5-5c65-4ac5-990f-05bd3f482689 returned with HTTP 200 Sep 07 16:49:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 484/996] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:49:20 2026] PUT /volume/v3/attachments/c336d6d5-5c65-4ac5-990f-05bd3f482689 => generated 694 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:49:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-14bdbe49-a504-479d-aa58-aeeffaf12fa9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14bdbe49-a504-479d-aa58-aeeffaf12fa9 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 513/997] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:21 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 854 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d6ebbb1d-f451-435f-ae75-e1bf39f194b5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d6ebbb1d-f451-435f-ae75-e1bf39f194b5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 Sep 07 16:49:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d6ebbb1d-f451-435f-ae75-e1bf39f194b5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d6ebbb1d-f451-435f-ae75-e1bf39f194b5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d6ebbb1d-f451-435f-ae75-e1bf39f194b5 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 returned with HTTP 404 Sep 07 16:49:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 485/998] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:21 2026] GET /volume/v3/volumes/71dcef68-420e-4daf-b877-d2102737cc77 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-07aff892-52e5-4a44-91cc-ce45e1b1fe49 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-07aff892-52e5-4a44-91cc-ce45e1b1fe49 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] DELETE http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-07aff892-52e5-4a44-91cc-ce45e1b1fe49 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-07aff892-52e5-4a44-91cc-ce45e1b1fe49 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:21 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-07aff892-52e5-4a44-91cc-ce45e1b1fe49 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Delete volume with id: 4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-07aff892-52e5-4a44-91cc-ce45e1b1fe49 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-07aff892-52e5-4a44-91cc-ce45e1b1fe49 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Delete volume request issued successfully. Sep 07 16:49:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-07aff892-52e5-4a44-91cc-ce45e1b1fe49 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 202 Sep 07 16:49:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 514/999] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:21 2026] DELETE /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:49:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5fc5ae74-554a-4646-b60c-ef98ce22e653 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5fc5ae74-554a-4646-b60c-ef98ce22e653 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5fc5ae74-554a-4646-b60c-ef98ce22e653 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5fc5ae74-554a-4646-b60c-ef98ce22e653 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:49:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5fc5ae74-554a-4646-b60c-ef98ce22e653 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5fc5ae74-554a-4646-b60c-ef98ce22e653 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 486/1000] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:21 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 862 bytes in 239 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[87177]: DEBUG cinder.api.middleware.request_id [None req-9e8cde51-e335-450c-b1a6-1839e43e4a96 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9e8cde51-e335-450c-b1a6-1839e43e4a96 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] GET http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 Sep 07 16:49:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9e8cde51-e335-450c-b1a6-1839e43e4a96 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9e8cde51-e335-450c-b1a6-1839e43e4a96 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9e8cde51-e335-450c-b1a6-1839e43e4a96 tempest-AttachVolumeTestJSON-1159535621 tempest-AttachVolumeTestJSON-1159535621-project-member] http://192.168.122.91/volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 returned with HTTP 404 Sep 07 16:49:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 515/1001] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:22 2026] GET /volume/v3/volumes/2a3bd15f-35ea-4fb9-a53f-a8fe0f0ed143 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-06d8ddec-85b2-4a98-ab22-76e1f57b3007 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-06d8ddec-85b2-4a98-ab22-76e1f57b3007 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-06d8ddec-85b2-4a98-ab22-76e1f57b3007 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-06d8ddec-85b2-4a98-ab22-76e1f57b3007 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:49:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-06d8ddec-85b2-4a98-ab22-76e1f57b3007 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-06d8ddec-85b2-4a98-ab22-76e1f57b3007 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 487/1002] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:22 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-dd0f4bd6-798b-4db5-9f88-820fbaab56ea None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-dd0f4bd6-798b-4db5-9f88-820fbaab56ea tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/attachments/c336d6d5-5c65-4ac5-990f-05bd3f482689/action Sep 07 16:49:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-dd0f4bd6-798b-4db5-9f88-820fbaab56ea tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-dd0f4bd6-798b-4db5-9f88-820fbaab56ea tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-74a45361-5b95-4a85-88fc-2ceabdf65f83 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-74a45361-5b95-4a85-88fc-2ceabdf65f83 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-74a45361-5b95-4a85-88fc-2ceabdf65f83 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-74a45361-5b95-4a85-88fc-2ceabdf65f83 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:49:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-74a45361-5b95-4a85-88fc-2ceabdf65f83 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Volume info retrieved successfully. Sep 07 16:49:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:49:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-74a45361-5b95-4a85-88fc-2ceabdf65f83 tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 200 Sep 07 16:49:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 488/1003] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:23 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 862 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c4baa84c-989c-4d59-8c6a-d5a61a58839b req-dd0f4bd6-798b-4db5-9f88-820fbaab56ea tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments/c336d6d5-5c65-4ac5-990f-05bd3f482689/action returned with HTTP 204 Sep 07 16:49:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 516/1004] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:49:23 2026] POST /volume/v3/attachments/c336d6d5-5c65-4ac5-990f-05bd3f482689/action => generated 0 bytes in 151 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4f08a80b-0cdf-4067-8bd9-4761ab95a1d4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4f08a80b-0cdf-4067-8bd9-4761ab95a1d4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4f08a80b-0cdf-4067-8bd9-4761ab95a1d4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4f08a80b-0cdf-4067-8bd9-4761ab95a1d4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:49:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4f08a80b-0cdf-4067-8bd9-4761ab95a1d4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4f08a80b-0cdf-4067-8bd9-4761ab95a1d4 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 489/1005] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:23 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 1146 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-18f484f7-83c2-4d80-be22-0b34deefc7a5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18f484f7-83c2-4d80-be22-0b34deefc7a5 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-18f484f7-83c2-4d80-be22-0b34deefc7a5 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-18f484f7-83c2-4d80-be22-0b34deefc7a5 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:49:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-18f484f7-83c2-4d80-be22-0b34deefc7a5 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18f484f7-83c2-4d80-be22-0b34deefc7a5 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 517/1006] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:23 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 1146 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1f0390fe-f55c-4290-92ed-bece9a2b150e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1f0390fe-f55c-4290-92ed-bece9a2b150e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] DELETE http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1f0390fe-f55c-4290-92ed-bece9a2b150e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1f0390fe-f55c-4290-92ed-bece9a2b150e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-1f0390fe-f55c-4290-92ed-bece9a2b150e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Delete volume with id: abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1f0390fe-f55c-4290-92ed-bece9a2b150e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1f0390fe-f55c-4290-92ed-bece9a2b150e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-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 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1f0390fe-f55c-4290-92ed-bece9a2b150e tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 400 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 490/1007] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:24 2026] DELETE /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 307 bytes in 154 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-282122478"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-282122478'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-61769b04-1ed1-4d59-9512-0dc990204cc8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume of 1 GB Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-61769b04-1ed1-4d59-9512-0dc990204cc8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-61769b04-1ed1-4d59-9512-0dc990204cc8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-61769b04-1ed1-4d59-9512-0dc990204cc8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Availability Zones retrieved successfully. Sep 07 16:49:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (49b00854-985c-4246-bddb-e2f0a32a76bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3536b29d-437b-440d-b803-a3a90ed6d107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-61769b04-1ed1-4d59-9512-0dc990204cc8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-61769b04-1ed1-4d59-9512-0dc990204cc8 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 491/1008] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:24 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 1146 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-86c6ff42-7e28-41dc-85a9-f7e52e107cbd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86c6ff42-7e28-41dc-85a9-f7e52e107cbd tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] GET http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-86c6ff42-7e28-41dc-85a9-f7e52e107cbd tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-86c6ff42-7e28-41dc-85a9-f7e52e107cbd tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86c6ff42-7e28-41dc-85a9-f7e52e107cbd tempest-TestServerVolumeAttachmentScenario-1873876482 tempest-TestServerVolumeAttachmentScenario-1873876482-project-member] http://192.168.122.91/volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a returned with HTTP 404 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 492/1009] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:24 2026] GET /volume/v3/volumes/4068e532-606c-4777-acf0-032c1ac67d3a => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3536b29d-437b-440d-b803-a3a90ed6d107) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f54f6b-3527-4660-a888-d65b37adabb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-87329a36-6227-4bef-adf9-2922a96ddecb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-87329a36-6227-4bef-adf9-2922a96ddecb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-87329a36-6227-4bef-adf9-2922a96ddecb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-87329a36-6227-4bef-adf9-2922a96ddecb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-87329a36-6227-4bef-adf9-2922a96ddecb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-87329a36-6227-4bef-adf9-2922a96ddecb tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 493/1010] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:24 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 1146 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-ffcd328a-37fb-477a-bd99-be91ba77f63d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Created reservations ['518d9533-0175-4c62-9a6f-6c4d4b409a97', 'a0374618-c2f9-47ea-b325-ff9d4ea20633', 'e81eeb27-48a3-4fe4-aa83-6337b4cc0609', '09b7bdd6-293c-4c9f-a698-c79644e44e0d'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-ffcd328a-37fb-477a-bd99-be91ba77f63d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] POST http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1/action Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f54f6b-3527-4660-a888-d65b37adabb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['518d9533-0175-4c62-9a6f-6c4d4b409a97', 'a0374618-c2f9-47ea-b325-ff9d4ea20633', 'e81eeb27-48a3-4fe4-aa83-6337b4cc0609', '09b7bdd6-293c-4c9f-a698-c79644e44e0d']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-ffcd328a-37fb-477a-bd99-be91ba77f63d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-ffcd328a-37fb-477a-bd99-be91ba77f63d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31211f5a-55b8-482f-b3e5-e64276291eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-ffcd328a-37fb-477a-bd99-be91ba77f63d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31211f5a-55b8-482f-b3e5-e64276291eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f24ea2-1500-4502-8928-2f36d6e56bf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-282122478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['518d9533-0175-4c62-9a6f-6c4d4b409a97','a0374618-c2f9-47ea-b325-ff9d4ea20633','e81eeb27-48a3-4fe4-aa83-6337b4cc0609','09b7bdd6-293c-4c9f-a698-c79644e44e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:49:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-282122478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f24ea2-1500-4502-8928-2f36d6e56bf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-ffcd328a-37fb-477a-bd99-be91ba77f63d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Begin detaching volume completed successfully. Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-ffcd328a-37fb-477a-bd99-be91ba77f63d tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1/action returned with HTTP 202 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 494/1011] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:49:24 2026] POST /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d46cc8-d5be-4375-9e5b-90ce6ffdf63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d46cc8-d5be-4375-9e5b-90ce6ffdf63c) transitioned into state 'SUCCESS' from state '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-282122478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['518d9533-0175-4c62-9a6f-6c4d4b409a97','a0374618-c2f9-47ea-b325-ff9d4ea20633','e81eeb27-48a3-4fe4-aa83-6337b4cc0609','09b7bdd6-293c-4c9f-a698-c79644e44e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f40be80-4056-4ac6-a672-0cfb589cc936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3df61918-b46c-4c88-afee-b1b3d060c972 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3df61918-b46c-4c88-afee-b1b3d060c972 None None] GET http://192.168.122.91/volume// Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3df61918-b46c-4c88-afee-b1b3d060c972 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3df61918-b46c-4c88-afee-b1b3d060c972 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3df61918-b46c-4c88-afee-b1b3d060c972 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 495/1012] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:49:24 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:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f40be80-4056-4ac6-a672-0cfb589cc936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-caa800b6-09d2-4e79-928d-b1c4be333dd7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-caa800b6-09d2-4e79-928d-b1c4be333dd7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-caa800b6-09d2-4e79-928d-b1c4be333dd7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-caa800b6-09d2-4e79-928d-b1c4be333dd7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (49b00854-985c-4246-bddb-e2f0a32a76bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request issued successfully. Sep 07 16:49:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2a93d0d-aa13-4ade-aa51-755f84dae850 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:49:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 518/1013] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:49:24 2026] POST /volume/v3/volumes => generated 755 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:49:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-81992fcb-36c8-4400-bd18-7d91c11f98df None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-81992fcb-36c8-4400-bd18-7d91c11f98df tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-caa800b6-09d2-4e79-928d-b1c4be333dd7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-81992fcb-36c8-4400-bd18-7d91c11f98df tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-81992fcb-36c8-4400-bd18-7d91c11f98df tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-caa800b6-09d2-4e79-928d-b1c4be333dd7 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 496/1014] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:49:24 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 1330 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:49:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-81992fcb-36c8-4400-bd18-7d91c11f98df tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-81992fcb-36c8-4400-bd18-7d91c11f98df tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 519/1015] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:25 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 823 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-96fb1b21-c178-4d7c-8660-3cecb691a740 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-96fb1b21-c178-4d7c-8660-3cecb691a740 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] DELETE http://192.168.122.91/volume/v3/attachments/c336d6d5-5c65-4ac5-990f-05bd3f482689 Sep 07 16:49:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-96fb1b21-c178-4d7c-8660-3cecb691a740 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-96fb1b21-c178-4d7c-8660-3cecb691a740 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:25 devstack devstack@c-api.service[87176]: /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:49:25 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:49:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-6c174360-9ccc-4cb3-9652-e163cd89c545 req-96fb1b21-c178-4d7c-8660-3cecb691a740 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/attachments/c336d6d5-5c65-4ac5-990f-05bd3f482689 returned with HTTP 200 Sep 07 16:49:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 497/1016] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:49:25 2026] DELETE /volume/v3/attachments/c336d6d5-5c65-4ac5-990f-05bd3f482689 => generated 19 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-63af12e1-9350-4c45-b2d5-1de7e5c4fe6a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-63af12e1-9350-4c45-b2d5-1de7e5c4fe6a tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-63af12e1-9350-4c45-b2d5-1de7e5c4fe6a tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-63af12e1-9350-4c45-b2d5-1de7e5c4fe6a tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-63af12e1-9350-4c45-b2d5-1de7e5c4fe6a tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f213c165-c41f-4223-88d5-2c72be5e9d00 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f213c165-c41f-4223-88d5-2c72be5e9d00 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f213c165-c41f-4223-88d5-2c72be5e9d00 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f213c165-c41f-4223-88d5-2c72be5e9d00 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-63af12e1-9350-4c45-b2d5-1de7e5c4fe6a tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 520/1017] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:26 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 854 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f213c165-c41f-4223-88d5-2c72be5e9d00 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f213c165-c41f-4223-88d5-2c72be5e9d00 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 498/1018] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:26 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 847 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2c39f8b6-5cfc-4e40-8945-744e6c09ee91 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2c39f8b6-5cfc-4e40-8945-744e6c09ee91 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2c39f8b6-5cfc-4e40-8945-744e6c09ee91 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2c39f8b6-5cfc-4e40-8945-744e6c09ee91 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2c39f8b6-5cfc-4e40-8945-744e6c09ee91 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2c39f8b6-5cfc-4e40-8945-744e6c09ee91 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 521/1019] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:27 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 848 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-06c0c6a2-c146-4946-824c-5b3fde251644 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-06c0c6a2-c146-4946-824c-5b3fde251644 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] POST http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action Sep 07 16:49:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-06c0c6a2-c146-4946-824c-5b3fde251644 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Action body: b'{"os-attach": {"instance_uuid": "8c5c80df-59ae-4183-b473-169491735c2f", "mountpoint": "/dev/vdb"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-06c0c6a2-c146-4946-824c-5b3fde251644 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8c5c80df-59ae-4183-b473-169491735c2f", "mountpoint": "/dev/vdb"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-06c0c6a2-c146-4946-824c-5b3fde251644 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-06c0c6a2-c146-4946-824c-5b3fde251644 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Update volume admin metadata completed successfully. Sep 07 16:49:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-06c0c6a2-c146-4946-824c-5b3fde251644 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Attach volume completed successfully. Sep 07 16:49:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-06c0c6a2-c146-4946-824c-5b3fde251644 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action returned with HTTP 202 Sep 07 16:49:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 499/1020] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:27 2026] POST /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 16:49:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e1b513af-08dc-4eee-b901-44f221241ffd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e1b513af-08dc-4eee-b901-44f221241ffd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e1b513af-08dc-4eee-b901-44f221241ffd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e1b513af-08dc-4eee-b901-44f221241ffd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e1b513af-08dc-4eee-b901-44f221241ffd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e1b513af-08dc-4eee-b901-44f221241ffd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 522/1021] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:27 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 1182 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ee407c69-779c-4929-bd5d-efc2945297cd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee407c69-779c-4929-bd5d-efc2945297cd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee407c69-779c-4929-bd5d-efc2945297cd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee407c69-779c-4929-bd5d-efc2945297cd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee407c69-779c-4929-bd5d-efc2945297cd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee407c69-779c-4929-bd5d-efc2945297cd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 500/1022] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:27 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 1182 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dd8984ee-0d35-4b56-93b0-6304946e1643 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dd8984ee-0d35-4b56-93b0-6304946e1643 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dd8984ee-0d35-4b56-93b0-6304946e1643 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dd8984ee-0d35-4b56-93b0-6304946e1643 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-dd8984ee-0d35-4b56-93b0-6304946e1643 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Updating volume '22f24ea2-1500-4502-8928-2f36d6e56bf8' with '{'status': 'error'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dd8984ee-0d35-4b56-93b0-6304946e1643 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action returned with HTTP 202 Sep 07 16:49:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 523/1023] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:27 2026] POST /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action => generated 0 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a4f45032-f32b-4669-b87a-324b02a492c9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a4f45032-f32b-4669-b87a-324b02a492c9 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a4f45032-f32b-4669-b87a-324b02a492c9 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a4f45032-f32b-4669-b87a-324b02a492c9 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a4f45032-f32b-4669-b87a-324b02a492c9 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a4f45032-f32b-4669-b87a-324b02a492c9 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 501/1024] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:28 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 1181 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e57c9dc1-c8fc-491d-a192-c1a2f49ad291 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e57c9dc1-c8fc-491d-a192-c1a2f49ad291 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e57c9dc1-c8fc-491d-a192-c1a2f49ad291 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "cc8b3088-0063-4b93-8a6e-cd0774272848"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e57c9dc1-c8fc-491d-a192-c1a2f49ad291 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "cc8b3088-0063-4b93-8a6e-cd0774272848"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e57c9dc1-c8fc-491d-a192-c1a2f49ad291 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Volume info retrieved successfully. Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e57c9dc1-c8fc-491d-a192-c1a2f49ad291 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Terminate volume connection completed successfully. Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e57c9dc1-c8fc-491d-a192-c1a2f49ad291 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87177) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e57c9dc1-c8fc-491d-a192-c1a2f49ad291 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Detach volume completed successfully. Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e57c9dc1-c8fc-491d-a192-c1a2f49ad291 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action returned with HTTP 202 Sep 07 16:49:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 524/1025] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:28 2026] POST /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action => generated 0 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-39d91283-4ff5-4d9e-b7ee-b66ed8d6bca7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-39d91283-4ff5-4d9e-b7ee-b66ed8d6bca7 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-39d91283-4ff5-4d9e-b7ee-b66ed8d6bca7 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-39d91283-4ff5-4d9e-b7ee-b66ed8d6bca7 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-39d91283-4ff5-4d9e-b7ee-b66ed8d6bca7 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-39d91283-4ff5-4d9e-b7ee-b66ed8d6bca7 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 502/1026] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:28 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 867 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-98671c36-4ccf-4e91-a558-748347c9c5fd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98671c36-4ccf-4e91-a558-748347c9c5fd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98671c36-4ccf-4e91-a558-748347c9c5fd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98671c36-4ccf-4e91-a558-748347c9c5fd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-98671c36-4ccf-4e91-a558-748347c9c5fd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98671c36-4ccf-4e91-a558-748347c9c5fd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 525/1027] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:28 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8eae046e-e8f8-4823-9381-80d22257d0b3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8eae046e-e8f8-4823-9381-80d22257d0b3 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] POST http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action Sep 07 16:49:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8eae046e-e8f8-4823-9381-80d22257d0b3 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Action body: b'{"os-detach": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8eae046e-e8f8-4823-9381-80d22257d0b3 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8eae046e-e8f8-4823-9381-80d22257d0b3 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8eae046e-e8f8-4823-9381-80d22257d0b3 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Detach volume completed successfully. Sep 07 16:49:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8eae046e-e8f8-4823-9381-80d22257d0b3 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action returned with HTTP 202 Sep 07 16:49:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 503/1028] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:28 2026] POST /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3e7ec43d-3717-4432-8121-a51abece1470 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3e7ec43d-3717-4432-8121-a51abece1470 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3e7ec43d-3717-4432-8121-a51abece1470 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3e7ec43d-3717-4432-8121-a51abece1470 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3e7ec43d-3717-4432-8121-a51abece1470 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3e7ec43d-3717-4432-8121-a51abece1470 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 526/1029] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:28 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 867 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:49:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-98fcb56c-2a00-4033-aa23-36cd883992a2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98fcb56c-2a00-4033-aa23-36cd883992a2 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-98fcb56c-2a00-4033-aa23-36cd883992a2 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-98fcb56c-2a00-4033-aa23-36cd883992a2 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-98fcb56c-2a00-4033-aa23-36cd883992a2 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98fcb56c-2a00-4033-aa23-36cd883992a2 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 504/1030] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:29 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2c8ae412-1af4-431f-8c00-e640990d9dc4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2c8ae412-1af4-431f-8c00-e640990d9dc4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] DELETE http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2c8ae412-1af4-431f-8c00-e640990d9dc4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2c8ae412-1af4-431f-8c00-e640990d9dc4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:29 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-2c8ae412-1af4-431f-8c00-e640990d9dc4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Delete volume with id: 22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2c8ae412-1af4-431f-8c00-e640990d9dc4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2c8ae412-1af4-431f-8c00-e640990d9dc4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Delete volume request issued successfully. Sep 07 16:49:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2c8ae412-1af4-431f-8c00-e640990d9dc4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 202 Sep 07 16:49:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 527/1031] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:29 2026] DELETE /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:49:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-78061cfb-cdfa-49c6-93ad-dbfb67802658 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-78061cfb-cdfa-49c6-93ad-dbfb67802658 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-78061cfb-cdfa-49c6-93ad-dbfb67802658 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-78061cfb-cdfa-49c6-93ad-dbfb67802658 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-78061cfb-cdfa-49c6-93ad-dbfb67802658 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-78061cfb-cdfa-49c6-93ad-dbfb67802658 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 505/1032] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:29 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 866 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-06cf1960-d656-4662-9af5-95e26dee912b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-06cf1960-d656-4662-9af5-95e26dee912b tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-06cf1960-d656-4662-9af5-95e26dee912b tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-06cf1960-d656-4662-9af5-95e26dee912b tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-06cf1960-d656-4662-9af5-95e26dee912b tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-06cf1960-d656-4662-9af5-95e26dee912b tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 200 Sep 07 16:49:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 528/1033] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:30 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 866 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:49:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2f58d1de-be47-42d5-bee6-09f189280a4e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f58d1de-be47-42d5-bee6-09f189280a4e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 Sep 07 16:49:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f58d1de-be47-42d5-bee6-09f189280a4e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f58d1de-be47-42d5-bee6-09f189280a4e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f58d1de-be47-42d5-bee6-09f189280a4e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 returned with HTTP 404 Sep 07 16:49:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 506/1034] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:31 2026] GET /volume/v3/volumes/22f24ea2-1500-4502-8928-2f36d6e56bf8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:49:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-09b3d0e9-2872-4804-8d26-5e7a5bee6b74 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-09b3d0e9-2872-4804-8d26-5e7a5bee6b74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] DELETE http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-09b3d0e9-2872-4804-8d26-5e7a5bee6b74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-09b3d0e9-2872-4804-8d26-5e7a5bee6b74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:35 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-09b3d0e9-2872-4804-8d26-5e7a5bee6b74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Delete volume with id: abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:35 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:35 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-09b3d0e9-2872-4804-8d26-5e7a5bee6b74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-09b3d0e9-2872-4804-8d26-5e7a5bee6b74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Delete volume request issued successfully. Sep 07 16:49:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-09b3d0e9-2872-4804-8d26-5e7a5bee6b74 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 202 Sep 07 16:49:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 529/1035] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:35 2026] DELETE /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:49:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6770c0ed-be2e-4b70-97e5-e8dd888aed9c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6770c0ed-be2e-4b70-97e5-e8dd888aed9c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6770c0ed-be2e-4b70-97e5-e8dd888aed9c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6770c0ed-be2e-4b70-97e5-e8dd888aed9c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6770c0ed-be2e-4b70-97e5-e8dd888aed9c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6770c0ed-be2e-4b70-97e5-e8dd888aed9c tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 507/1036] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:35 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-84544deb-886e-4133-813a-74eaf0178709 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:49:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-190177721"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-190177721'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:49:35 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume of 1 GB Sep 07 16:49:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Availability Zones retrieved successfully. Sep 07 16:49:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (9595a64d-5fb2-422e-a259-bfcc9e489f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49768385-9e7e-4130-bbbf-30a6845f011c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:49:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49768385-9e7e-4130-bbbf-30a6845f011c) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39107bb-1990-4236-b28e-f82964c805c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Created reservations ['4bb19ea3-1c0a-4339-8389-c3543a17aeb4', 'ca207cba-801e-4c8c-992b-f6cf436d4519', '7a8b2da5-5391-486b-8dfa-f63f68aa710f', '576204bc-b453-4583-99b8-16b128150881'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39107bb-1990-4236-b28e-f82964c805c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bb19ea3-1c0a-4339-8389-c3543a17aeb4', 'ca207cba-801e-4c8c-992b-f6cf436d4519', '7a8b2da5-5391-486b-8dfa-f63f68aa710f', '576204bc-b453-4583-99b8-16b128150881']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dd5ecc3-1fbc-4849-9cfd-c1fd36e4f9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dd5ecc3-1fbc-4849-9cfd-c1fd36e4f9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cf2fb36-e647-45b5-8303-5da742cf3fc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-190177721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['4bb19ea3-1c0a-4339-8389-c3543a17aeb4','ca207cba-801e-4c8c-992b-f6cf436d4519','7a8b2da5-5391-486b-8dfa-f63f68aa710f','576204bc-b453-4583-99b8-16b128150881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-190177721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cf2fb36-e647-45b5-8303-5da742cf3fc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b75265c-c318-4ba2-8371-528e14196926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b75265c-c318-4ba2-8371-528e14196926) transitioned into state 'SUCCESS' from state '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-190177721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['4bb19ea3-1c0a-4339-8389-c3543a17aeb4','ca207cba-801e-4c8c-992b-f6cf436d4519','7a8b2da5-5391-486b-8dfa-f63f68aa710f','576204bc-b453-4583-99b8-16b128150881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37a0142-d76a-42db-95b9-4b8d7f3bd747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37a0142-d76a-42db-95b9-4b8d7f3bd747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (9595a64d-5fb2-422e-a259-bfcc9e489f3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request issued successfully. Sep 07 16:49:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-84544deb-886e-4133-813a-74eaf0178709 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:49:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 530/1037] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:49:35 2026] POST /volume/v3/volumes => generated 755 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:49:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e4f054eb-1ced-484c-a7d3-3b7a8e523ebb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e4f054eb-1ced-484c-a7d3-3b7a8e523ebb tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 Sep 07 16:49:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e4f054eb-1ced-484c-a7d3-3b7a8e523ebb tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e4f054eb-1ced-484c-a7d3-3b7a8e523ebb tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:36 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:36 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:36 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e4f054eb-1ced-484c-a7d3-3b7a8e523ebb tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e4f054eb-1ced-484c-a7d3-3b7a8e523ebb tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 returned with HTTP 200 Sep 07 16:49:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 508/1038] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:36 2026] GET /volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 => generated 823 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1aeece0c-5c0e-46e6-92d3-be79dca4e148 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1aeece0c-5c0e-46e6-92d3-be79dca4e148 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1aeece0c-5c0e-46e6-92d3-be79dca4e148 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1aeece0c-5c0e-46e6-92d3-be79dca4e148 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:36 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1aeece0c-5c0e-46e6-92d3-be79dca4e148 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1aeece0c-5c0e-46e6-92d3-be79dca4e148 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 200 Sep 07 16:49:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 531/1039] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:36 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b88782a2-108b-46ff-9e44-0a72b7171eff None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b88782a2-108b-46ff-9e44-0a72b7171eff tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 Sep 07 16:49:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b88782a2-108b-46ff-9e44-0a72b7171eff tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b88782a2-108b-46ff-9e44-0a72b7171eff tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b88782a2-108b-46ff-9e44-0a72b7171eff tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b88782a2-108b-46ff-9e44-0a72b7171eff tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 returned with HTTP 200 Sep 07 16:49:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 509/1040] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:37 2026] GET /volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a4631ac8-3a45-4e39-901d-8d186f06ef39 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a4631ac8-3a45-4e39-901d-8d186f06ef39 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 Sep 07 16:49:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a4631ac8-3a45-4e39-901d-8d186f06ef39 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a4631ac8-3a45-4e39-901d-8d186f06ef39 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a4631ac8-3a45-4e39-901d-8d186f06ef39 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 returned with HTTP 404 Sep 07 16:49:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 532/1041] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:37 2026] GET /volume/v3/volumes/abcd2632-0ef8-4fee-bffd-9446347d63f1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3fa38744-7dfb-44ee-a2b3-ca19e8033a82 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3fa38744-7dfb-44ee-a2b3-ca19e8033a82 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] DELETE http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:49:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3fa38744-7dfb-44ee-a2b3-ca19e8033a82 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3fa38744-7dfb-44ee-a2b3-ca19e8033a82 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:37 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-3fa38744-7dfb-44ee-a2b3-ca19e8033a82 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Delete volume with id: f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:49:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3fa38744-7dfb-44ee-a2b3-ca19e8033a82 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3fa38744-7dfb-44ee-a2b3-ca19e8033a82 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Delete volume request issued successfully. Sep 07 16:49:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3fa38744-7dfb-44ee-a2b3-ca19e8033a82 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 202 Sep 07 16:49:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 510/1042] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:37 2026] DELETE /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:49:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-010580be-1dcb-4b05-934f-c60810ed3ff3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-010580be-1dcb-4b05-934f-c60810ed3ff3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:49:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-010580be-1dcb-4b05-934f-c60810ed3ff3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-010580be-1dcb-4b05-934f-c60810ed3ff3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-010580be-1dcb-4b05-934f-c60810ed3ff3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-010580be-1dcb-4b05-934f-c60810ed3ff3 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 200 Sep 07 16:49:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 533/1043] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:37 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-870187607", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-870187607', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Create volume of 1 GB Sep 07 16:49:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Availability Zones retrieved successfully. Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Flow 'volume_create_api' (ede76173-e829-40d8-8983-fdf72ba1d0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dca744a-430f-4fa1-a507-e3ca408b7d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ae603fcd-8ee3-4362-a993-a9d5cbf73316 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae603fcd-8ee3-4362-a993-a9d5cbf73316 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae603fcd-8ee3-4362-a993-a9d5cbf73316 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae603fcd-8ee3-4362-a993-a9d5cbf73316 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ae603fcd-8ee3-4362-a993-a9d5cbf73316 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae603fcd-8ee3-4362-a993-a9d5cbf73316 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 returned with HTTP 200 Sep 07 16:49:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 534/1044] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:38 2026] GET /volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 => generated 848 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dca744a-430f-4fa1-a507-e3ca408b7d0d) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c858689c-8537-4d0b-b575-fe1e4982e3b4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c858689c-8537-4d0b-b575-fe1e4982e3b4 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0/action Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c858689c-8537-4d0b-b575-fe1e4982e3b4 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c858689c-8537-4d0b-b575-fe1e4982e3b4 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bcb794-612e-41aa-b10c-8d5212a46006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-c858689c-8537-4d0b-b575-fe1e4982e3b4 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Updating volume '5cf2fb36-e647-45b5-8303-5da742cf3fc0' with '{'status': 'attaching'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c858689c-8537-4d0b-b575-fe1e4982e3b4 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0/action returned with HTTP 202 Sep 07 16:49:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 535/1045] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:38 2026] POST /volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cca08e0b-9f01-41bc-a3f9-3d42d4764509 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cca08e0b-9f01-41bc-a3f9-3d42d4764509 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cca08e0b-9f01-41bc-a3f9-3d42d4764509 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cca08e0b-9f01-41bc-a3f9-3d42d4764509 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cca08e0b-9f01-41bc-a3f9-3d42d4764509 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cca08e0b-9f01-41bc-a3f9-3d42d4764509 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 returned with HTTP 200 Sep 07 16:49:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 536/1046] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:38 2026] GET /volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Created reservations ['106f0327-e8b4-4df8-b16d-85afe3144b61', 'f9335cab-907d-4a6d-8609-b0a7e4e6cd17', 'eac91f34-6cf3-4803-9fd8-de480015da9e', '8ae0f788-0dda-4293-a197-7fc22fd17ca3'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bcb794-612e-41aa-b10c-8d5212a46006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['106f0327-e8b4-4df8-b16d-85afe3144b61', 'f9335cab-907d-4a6d-8609-b0a7e4e6cd17', 'eac91f34-6cf3-4803-9fd8-de480015da9e', '8ae0f788-0dda-4293-a197-7fc22fd17ca3']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b722e6f-992d-4126-9e00-3302037bf9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e31064d3-2118-4fae-a897-e86761172694 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e31064d3-2118-4fae-a897-e86761172694 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0/action Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e31064d3-2118-4fae-a897-e86761172694 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e31064d3-2118-4fae-a897-e86761172694 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b722e6f-992d-4126-9e00-3302037bf9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7d69b8f-f9f2-49a3-a92f-3fb35b045ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-870187607',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a373037116c141c485378c964b9bbb4f',qos_specs=None,replication_status=,reservations=['106f0327-e8b4-4df8-b16d-85afe3144b61','f9335cab-907d-4a6d-8609-b0a7e4e6cd17','eac91f34-6cf3-4803-9fd8-de480015da9e','8ae0f788-0dda-4293-a197-7fc22fd17ca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f452000d8d44003be7ab84c1b648c1f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:49:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-870187607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a373037116c141c485378c964b9bbb4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f452000d8d44003be7ab84c1b648c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e31064d3-2118-4fae-a897-e86761172694 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Volume info retrieved successfully. Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5668e2c-7855-41e4-b105-e63a44f41697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5668e2c-7855-41e4-b105-e63a44f41697) transitioned into state 'SUCCESS' from state '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-870187607',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a373037116c141c485378c964b9bbb4f',qos_specs=None,replication_status=,reservations=['106f0327-e8b4-4df8-b16d-85afe3144b61','f9335cab-907d-4a6d-8609-b0a7e4e6cd17','eac91f34-6cf3-4803-9fd8-de480015da9e','8ae0f788-0dda-4293-a197-7fc22fd17ca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f452000d8d44003be7ab84c1b648c1f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73690b1-d5fa-4a6a-aaa6-0cd1bed2a320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e31064d3-2118-4fae-a897-e86761172694 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Delete volume request issued successfully. Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e31064d3-2118-4fae-a897-e86761172694 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0/action returned with HTTP 202 Sep 07 16:49:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 537/1047] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:38 2026] POST /volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0a608bd1-35c2-406e-8ed8-194306348240 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a608bd1-35c2-406e-8ed8-194306348240 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0a608bd1-35c2-406e-8ed8-194306348240 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0a608bd1-35c2-406e-8ed8-194306348240 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73690b1-d5fa-4a6a-aaa6-0cd1bed2a320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Flow 'volume_create_api' (ede76173-e829-40d8-8983-fdf72ba1d0cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Create volume request issued successfully. Sep 07 16:49:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-a8f3e66e-da79-484c-9ecf-0562001864d9 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:49:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 511/1048] 192.168.122.91 () {64 vars in 1425 bytes} [Mon Sep 7 16:49:38 2026] POST /volume/v3/volumes => generated 769 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ce5eb3e2-2c2c-4c20-9420-d3b9537a610f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce5eb3e2-2c2c-4c20-9420-d3b9537a610f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce5eb3e2-2c2c-4c20-9420-d3b9537a610f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce5eb3e2-2c2c-4c20-9420-d3b9537a610f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a608bd1-35c2-406e-8ed8-194306348240 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd returned with HTTP 404 Sep 07 16:49:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 538/1049] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:38 2026] GET /volume/v3/volumes/f455b243-4224-4aaf-b4bd-656f75ea51dd => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-29aef332-28fd-4230-a6b0-da1a3bf51f5b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-29aef332-28fd-4230-a6b0-da1a3bf51f5b tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] GET http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 Sep 07 16:49:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-29aef332-28fd-4230-a6b0-da1a3bf51f5b tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-29aef332-28fd-4230-a6b0-da1a3bf51f5b tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ce5eb3e2-2c2c-4c20-9420-d3b9537a610f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-29aef332-28fd-4230-a6b0-da1a3bf51f5b tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Volume info retrieved successfully. Sep 07 16:49:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-05fb7371-b6c2-4e22-9726-80b1c940b5ad req-29aef332-28fd-4230-a6b0-da1a3bf51f5b tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 returned with HTTP 200 Sep 07 16:49:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 539/1050] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:38 2026] GET /volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 => generated 837 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce5eb3e2-2c2c-4c20-9420-d3b9537a610f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 returned with HTTP 200 Sep 07 16:49:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 512/1051] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:38 2026] GET /volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 => generated 847 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-0b76f885-205e-4c1d-a7fa-f94ad67adafa req-15782538-c244-464d-a2cf-b6ebb976c618 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0b76f885-205e-4c1d-a7fa-f94ad67adafa req-15782538-c244-464d-a2cf-b6ebb976c618 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] GET http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 Sep 07 16:49:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0b76f885-205e-4c1d-a7fa-f94ad67adafa req-15782538-c244-464d-a2cf-b6ebb976c618 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0b76f885-205e-4c1d-a7fa-f94ad67adafa req-15782538-c244-464d-a2cf-b6ebb976c618 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-0b76f885-205e-4c1d-a7fa-f94ad67adafa req-15782538-c244-464d-a2cf-b6ebb976c618 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Volume info retrieved successfully. Sep 07 16:49:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0b76f885-205e-4c1d-a7fa-f94ad67adafa req-15782538-c244-464d-a2cf-b6ebb976c618 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 returned with HTTP 200 Sep 07 16:49:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 540/1052] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:39 2026] GET /volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 => generated 837 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:49:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-32db2e6b-bf82-4828-b738-dd8bb22797c6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-32db2e6b-bf82-4828-b738-dd8bb22797c6 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] DELETE http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:49:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-32db2e6b-bf82-4828-b738-dd8bb22797c6 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-32db2e6b-bf82-4828-b738-dd8bb22797c6 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:39 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-32db2e6b-bf82-4828-b738-dd8bb22797c6 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Delete volume with id: bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:49:39 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:39 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:39 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-32db2e6b-bf82-4828-b738-dd8bb22797c6 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-32db2e6b-bf82-4828-b738-dd8bb22797c6 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Delete volume request issued successfully. Sep 07 16:49:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-32db2e6b-bf82-4828-b738-dd8bb22797c6 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 202 Sep 07 16:49:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 513/1053] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:39 2026] DELETE /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:49:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-eb2ac575-95f7-47d0-b068-47695f987823 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eb2ac575-95f7-47d0-b068-47695f987823 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:49:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eb2ac575-95f7-47d0-b068-47695f987823 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eb2ac575-95f7-47d0-b068-47695f987823 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-eb2ac575-95f7-47d0-b068-47695f987823 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eb2ac575-95f7-47d0-b068-47695f987823 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:49:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 541/1054] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:39 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1e79f5ca-8c97-4bc0-a6c9-ce28afe6691e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1e79f5ca-8c97-4bc0-a6c9-ce28afe6691e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 Sep 07 16:49:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1e79f5ca-8c97-4bc0-a6c9-ce28afe6691e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1e79f5ca-8c97-4bc0-a6c9-ce28afe6691e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:40 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:40 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:40 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:40 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1e79f5ca-8c97-4bc0-a6c9-ce28afe6691e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1e79f5ca-8c97-4bc0-a6c9-ce28afe6691e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 returned with HTTP 200 Sep 07 16:49:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 514/1055] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:40 2026] GET /volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-7658f609-5da6-4b08-93ab-b6db055b442b req-49627850-bea9-4323-bca6-396bfc2f88cf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7658f609-5da6-4b08-93ab-b6db055b442b req-49627850-bea9-4323-bca6-396bfc2f88cf tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] GET http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 Sep 07 16:49:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7658f609-5da6-4b08-93ab-b6db055b442b req-49627850-bea9-4323-bca6-396bfc2f88cf tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-7658f609-5da6-4b08-93ab-b6db055b442b req-49627850-bea9-4323-bca6-396bfc2f88cf tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:40 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:40 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-7658f609-5da6-4b08-93ab-b6db055b442b req-49627850-bea9-4323-bca6-396bfc2f88cf tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Volume info retrieved successfully. Sep 07 16:49:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-7658f609-5da6-4b08-93ab-b6db055b442b req-49627850-bea9-4323-bca6-396bfc2f88cf tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 returned with HTTP 200 Sep 07 16:49:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 542/1056] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:40 2026] GET /volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 => generated 861 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0d52bf19-0d70-4a24-b4fa-b140244d8925 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d52bf19-0d70-4a24-b4fa-b140244d8925 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:49:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d52bf19-0d70-4a24-b4fa-b140244d8925 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d52bf19-0d70-4a24-b4fa-b140244d8925 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:40 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:40 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:40 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:40 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0d52bf19-0d70-4a24-b4fa-b140244d8925 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Volume info retrieved successfully. Sep 07 16:49:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d52bf19-0d70-4a24-b4fa-b140244d8925 tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 200 Sep 07 16:49:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 515/1057] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:40 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5dcb4809-f3fa-4c82-aac0-ee17eb41b842 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5dcb4809-f3fa-4c82-aac0-ee17eb41b842 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5dcb4809-f3fa-4c82-aac0-ee17eb41b842 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5dcb4809-f3fa-4c82-aac0-ee17eb41b842 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5dcb4809-f3fa-4c82-aac0-ee17eb41b842 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 returned with HTTP 404 Sep 07 16:49:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 543/1058] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:41 2026] GET /volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3aaacd7a-d3fc-4f07-91a1-66200f363f17 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3aaacd7a-d3fc-4f07-91a1-66200f363f17 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3aaacd7a-d3fc-4f07-91a1-66200f363f17 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3aaacd7a-d3fc-4f07-91a1-66200f363f17 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3aaacd7a-d3fc-4f07-91a1-66200f363f17 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 returned with HTTP 404 Sep 07 16:49:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 516/1059] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:41 2026] GET /volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c69c3afd-8ed1-49b1-9066-ad121f1a3769 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c69c3afd-8ed1-49b1-9066-ad121f1a3769 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] DELETE http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c69c3afd-8ed1-49b1-9066-ad121f1a3769 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c69c3afd-8ed1-49b1-9066-ad121f1a3769 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-c69c3afd-8ed1-49b1-9066-ad121f1a3769 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Delete volume with id: 5cf2fb36-e647-45b5-8303-5da742cf3fc0 Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c69c3afd-8ed1-49b1-9066-ad121f1a3769 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 returned with HTTP 404 Sep 07 16:49:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 544/1060] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:41 2026] DELETE /volume/v3/volumes/5cf2fb36-e647-45b5-8303-5da742cf3fc0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1890474227"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1890474227'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume of 1 GB Sep 07 16:49:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Availability Zones retrieved successfully. Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (c13c93c4-8d29-4783-a5d2-9d7c860a68c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04519007-5b14-4524-a4e5-b2f24044c5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04519007-5b14-4524-a4e5-b2f24044c5dc) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d66271a-ed7a-4b9e-821b-e4b125a6d4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Created reservations ['c8d46f87-b387-47d2-bec4-dddb26037bf8', 'e0d292f2-d8f1-48c3-a529-042631e8b48c', 'c91193eb-f235-42f6-a2b8-0547a78540d0', '701da3a6-a3e9-4b4b-adae-20953ada817b'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d66271a-ed7a-4b9e-821b-e4b125a6d4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8d46f87-b387-47d2-bec4-dddb26037bf8', 'e0d292f2-d8f1-48c3-a529-042631e8b48c', 'c91193eb-f235-42f6-a2b8-0547a78540d0', '701da3a6-a3e9-4b4b-adae-20953ada817b']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63fcd72f-350f-4184-86e2-409b6043825f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-368096a5-175e-4d4e-ab17-09d30d0b4cd3 req-57b6ce4c-a54d-42ad-9f2e-473460201ada None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-368096a5-175e-4d4e-ab17-09d30d0b4cd3 req-57b6ce4c-a54d-42ad-9f2e-473460201ada tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] GET http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-368096a5-175e-4d4e-ab17-09d30d0b4cd3 req-57b6ce4c-a54d-42ad-9f2e-473460201ada tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-368096a5-175e-4d4e-ab17-09d30d0b4cd3 req-57b6ce4c-a54d-42ad-9f2e-473460201ada tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-368096a5-175e-4d4e-ab17-09d30d0b4cd3 req-57b6ce4c-a54d-42ad-9f2e-473460201ada tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Volume info retrieved successfully. Sep 07 16:49:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63fcd72f-350f-4184-86e2-409b6043825f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1890474227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['c8d46f87-b387-47d2-bec4-dddb26037bf8','e0d292f2-d8f1-48c3-a529-042631e8b48c','c91193eb-f235-42f6-a2b8-0547a78540d0','701da3a6-a3e9-4b4b-adae-20953ada817b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:49:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1890474227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-368096a5-175e-4d4e-ab17-09d30d0b4cd3 req-57b6ce4c-a54d-42ad-9f2e-473460201ada tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 returned with HTTP 200 Sep 07 16:49:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 545/1061] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:41 2026] GET /volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47bd0fb4-312a-4a20-b709-869ce46944b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47bd0fb4-312a-4a20-b709-869ce46944b3) transitioned into state 'SUCCESS' from state '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-1890474227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['c8d46f87-b387-47d2-bec4-dddb26037bf8','e0d292f2-d8f1-48c3-a529-042631e8b48c','c91193eb-f235-42f6-a2b8-0547a78540d0','701da3a6-a3e9-4b4b-adae-20953ada817b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9dfe2c-d0e3-403b-9881-ec8151f3e464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9dfe2c-d0e3-403b-9881-ec8151f3e464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (c13c93c4-8d29-4783-a5d2-9d7c860a68c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request issued successfully. Sep 07 16:49:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-73c3e753-af34-4fe9-a13e-24a1de98ca1c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:49:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 517/1062] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:49:41 2026] POST /volume/v3/volumes => generated 756 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d765eb7f-7a52-4d00-a118-d0348d341ca0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d765eb7f-7a52-4d00-a118-d0348d341ca0 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d765eb7f-7a52-4d00-a118-d0348d341ca0 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d765eb7f-7a52-4d00-a118-d0348d341ca0 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d765eb7f-7a52-4d00-a118-d0348d341ca0 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d765eb7f-7a52-4d00-a118-d0348d341ca0 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 returned with HTTP 200 Sep 07 16:49:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 546/1063] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:41 2026] GET /volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 => generated 824 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0d95d50d-b731-427c-9493-954598c4b55f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d95d50d-b731-427c-9493-954598c4b55f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] GET http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d95d50d-b731-427c-9493-954598c4b55f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d95d50d-b731-427c-9493-954598c4b55f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d95d50d-b731-427c-9493-954598c4b55f tempest-AttachVolumeNegativeTest-310406525 tempest-AttachVolumeNegativeTest-310406525-project-member] http://192.168.122.91/volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a returned with HTTP 404 Sep 07 16:49:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 518/1064] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:41 2026] GET /volume/v3/volumes/bbea8860-53f3-42dd-adf6-fa4f6f299f6a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-387fe85f-8554-461a-839d-7d3935ab6939 req-596688e5-8576-4c2d-b25a-333798a61fa2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-387fe85f-8554-461a-839d-7d3935ab6939 req-596688e5-8576-4c2d-b25a-333798a61fa2 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-reader] GET http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-387fe85f-8554-461a-839d-7d3935ab6939 req-596688e5-8576-4c2d-b25a-333798a61fa2 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-387fe85f-8554-461a-839d-7d3935ab6939 req-596688e5-8576-4c2d-b25a-333798a61fa2 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-387fe85f-8554-461a-839d-7d3935ab6939 req-596688e5-8576-4c2d-b25a-333798a61fa2 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-reader] Volume info retrieved successfully. Sep 07 16:49:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-387fe85f-8554-461a-839d-7d3935ab6939 req-596688e5-8576-4c2d-b25a-333798a61fa2 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-reader] http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 returned with HTTP 200 Sep 07 16:49:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 547/1065] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:41 2026] GET /volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 => generated 862 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-4f18f274-93ec-4b88-8c8e-d1856a318a7f req-8318f069-c358-4bff-87f2-d1734149d1a5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4f18f274-93ec-4b88-8c8e-d1856a318a7f req-8318f069-c358-4bff-87f2-d1734149d1a5 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] DELETE http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 Sep 07 16:49:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4f18f274-93ec-4b88-8c8e-d1856a318a7f req-8318f069-c358-4bff-87f2-d1734149d1a5 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4f18f274-93ec-4b88-8c8e-d1856a318a7f req-8318f069-c358-4bff-87f2-d1734149d1a5 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:42 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [req-4f18f274-93ec-4b88-8c8e-d1856a318a7f req-8318f069-c358-4bff-87f2-d1734149d1a5 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Delete volume with id: d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 Sep 07 16:49:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-4f18f274-93ec-4b88-8c8e-d1856a318a7f req-8318f069-c358-4bff-87f2-d1734149d1a5 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Volume info retrieved successfully. Sep 07 16:49:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-4f18f274-93ec-4b88-8c8e-d1856a318a7f req-8318f069-c358-4bff-87f2-d1734149d1a5 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Delete volume request issued successfully. Sep 07 16:49:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4f18f274-93ec-4b88-8c8e-d1856a318a7f req-8318f069-c358-4bff-87f2-d1734149d1a5 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 returned with HTTP 202 Sep 07 16:49:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 519/1066] 192.168.122.91 () {62 vars in 1504 bytes} [Mon Sep 7 16:49:42 2026] DELETE /volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:49:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-bfe8910b-8c5b-4cb7-a68c-8ea3eaf98fe4 req-07a7fae9-69d6-42cc-9b45-498bfa582f81 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-bfe8910b-8c5b-4cb7-a68c-8ea3eaf98fe4 req-07a7fae9-69d6-42cc-9b45-498bfa582f81 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] GET http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 Sep 07 16:49:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-bfe8910b-8c5b-4cb7-a68c-8ea3eaf98fe4 req-07a7fae9-69d6-42cc-9b45-498bfa582f81 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-bfe8910b-8c5b-4cb7-a68c-8ea3eaf98fe4 req-07a7fae9-69d6-42cc-9b45-498bfa582f81 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-bfe8910b-8c5b-4cb7-a68c-8ea3eaf98fe4 req-07a7fae9-69d6-42cc-9b45-498bfa582f81 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Volume info retrieved successfully. Sep 07 16:49:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-bfe8910b-8c5b-4cb7-a68c-8ea3eaf98fe4 req-07a7fae9-69d6-42cc-9b45-498bfa582f81 tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 returned with HTTP 200 Sep 07 16:49:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 548/1067] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:42 2026] GET /volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7fca8c82-ed33-4e2d-9bb3-2d3706441b92 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7fca8c82-ed33-4e2d-9bb3-2d3706441b92 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 Sep 07 16:49:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7fca8c82-ed33-4e2d-9bb3-2d3706441b92 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7fca8c82-ed33-4e2d-9bb3-2d3706441b92 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7fca8c82-ed33-4e2d-9bb3-2d3706441b92 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7fca8c82-ed33-4e2d-9bb3-2d3706441b92 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 returned with HTTP 200 Sep 07 16:49:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 520/1068] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:42 2026] GET /volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 => generated 848 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:49:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-4c1cfa35-0b57-4e4e-896a-ee179f7660b9 req-7e4a44e1-ed9e-4e9a-b05a-63309a6f197f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-4c1cfa35-0b57-4e4e-896a-ee179f7660b9 req-7e4a44e1-ed9e-4e9a-b05a-63309a6f197f tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] GET http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 Sep 07 16:49:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-4c1cfa35-0b57-4e4e-896a-ee179f7660b9 req-7e4a44e1-ed9e-4e9a-b05a-63309a6f197f tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-4c1cfa35-0b57-4e4e-896a-ee179f7660b9 req-7e4a44e1-ed9e-4e9a-b05a-63309a6f197f tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-4c1cfa35-0b57-4e4e-896a-ee179f7660b9 req-7e4a44e1-ed9e-4e9a-b05a-63309a6f197f tempest-VolumesGetTestJSON-405326379 tempest-VolumesGetTestJSON-405326379-project-member] http://192.168.122.91/volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 returned with HTTP 404 Sep 07 16:49:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 549/1069] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:49:43 2026] GET /volume/v3/volumes/d7d69b8f-f9f2-49a3-a92f-3fb35b045ed2 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b302c50f-c4e8-462b-884d-1cf18ae0d52a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b302c50f-c4e8-462b-884d-1cf18ae0d52a tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 Sep 07 16:49:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b302c50f-c4e8-462b-884d-1cf18ae0d52a tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b302c50f-c4e8-462b-884d-1cf18ae0d52a tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b302c50f-c4e8-462b-884d-1cf18ae0d52a tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b302c50f-c4e8-462b-884d-1cf18ae0d52a tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 returned with HTTP 200 Sep 07 16:49:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 521/1070] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:43 2026] GET /volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c22d5d85-77bb-4237-ac51-9b57ddd95957 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c22d5d85-77bb-4237-ac51-9b57ddd95957 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7/action Sep 07 16:49:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c22d5d85-77bb-4237-ac51-9b57ddd95957 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c22d5d85-77bb-4237-ac51-9b57ddd95957 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-c22d5d85-77bb-4237-ac51-9b57ddd95957 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Updating volume 'e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7' with '{'status': 'creating'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 16:49:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c22d5d85-77bb-4237-ac51-9b57ddd95957 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7/action returned with HTTP 202 Sep 07 16:49:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 550/1071] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:43 2026] POST /volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-358097a6-2296-4e45-970b-1fcfd85ee3df None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-358097a6-2296-4e45-970b-1fcfd85ee3df tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 Sep 07 16:49:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-358097a6-2296-4e45-970b-1fcfd85ee3df tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-358097a6-2296-4e45-970b-1fcfd85ee3df tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-358097a6-2296-4e45-970b-1fcfd85ee3df tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-358097a6-2296-4e45-970b-1fcfd85ee3df tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 returned with HTTP 200 Sep 07 16:49:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 522/1072] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:44 2026] GET /volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c2dcca71-01bd-44f6-9f1e-f5c38a64c196 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c2dcca71-01bd-44f6-9f1e-f5c38a64c196 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7/action Sep 07 16:49:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c2dcca71-01bd-44f6-9f1e-f5c38a64c196 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c2dcca71-01bd-44f6-9f1e-f5c38a64c196 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c2dcca71-01bd-44f6-9f1e-f5c38a64c196 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Volume info retrieved successfully. Sep 07 16:49:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c2dcca71-01bd-44f6-9f1e-f5c38a64c196 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Delete volume request issued successfully. Sep 07 16:49:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c2dcca71-01bd-44f6-9f1e-f5c38a64c196 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7/action returned with HTTP 202 Sep 07 16:49:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 551/1073] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:44 2026] POST /volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-959ab776-7a40-46e9-9baf-ebcc29349d1f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-959ab776-7a40-46e9-9baf-ebcc29349d1f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 Sep 07 16:49:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-959ab776-7a40-46e9-9baf-ebcc29349d1f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-959ab776-7a40-46e9-9baf-ebcc29349d1f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-959ab776-7a40-46e9-9baf-ebcc29349d1f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-959ab776-7a40-46e9-9baf-ebcc29349d1f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 returned with HTTP 200 Sep 07 16:49:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 523/1074] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:44 2026] GET /volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-16b7bd33-f59e-4499-aa5e-90a52db31b8d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-16b7bd33-f59e-4499-aa5e-90a52db31b8d tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 Sep 07 16:49:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-16b7bd33-f59e-4499-aa5e-90a52db31b8d tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-16b7bd33-f59e-4499-aa5e-90a52db31b8d tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-16b7bd33-f59e-4499-aa5e-90a52db31b8d tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 returned with HTTP 404 Sep 07 16:49:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 552/1075] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:45 2026] GET /volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-103c7e8f-a6a5-48de-88cc-8c50a25062f4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-103c7e8f-a6a5-48de-88cc-8c50a25062f4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-103c7e8f-a6a5-48de-88cc-8c50a25062f4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-103c7e8f-a6a5-48de-88cc-8c50a25062f4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-103c7e8f-a6a5-48de-88cc-8c50a25062f4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 returned with HTTP 404 Sep 07 16:49:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 524/1076] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:45 2026] GET /volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c755e4c5-55e8-420c-86d2-c33689024738 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c755e4c5-55e8-420c-86d2-c33689024738 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] DELETE http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 Sep 07 16:49:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c755e4c5-55e8-420c-86d2-c33689024738 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c755e4c5-55e8-420c-86d2-c33689024738 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:45 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-c755e4c5-55e8-420c-86d2-c33689024738 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Delete volume with id: e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 Sep 07 16:49:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c755e4c5-55e8-420c-86d2-c33689024738 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 returned with HTTP 404 Sep 07 16:49:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 553/1077] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:45 2026] DELETE /volume/v3/volumes/e4f39fbc-2b9d-4c45-87ae-ad85f3804aa7 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-247134739"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-247134739'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume of 1 GB Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=418,cinder:INSERT=32,cinder:UPDATE=69,cinder:DELETE=1 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Availability Zones retrieved successfully. Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (fbf83a60-9a30-4c62-aa70-7e5e25843a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4adf1b1e-a8bd-4714-86c4-bacfd13cf79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4adf1b1e-a8bd-4714-86c4-bacfd13cf79f) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eba1427-2a9a-4943-a508-985362a417e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Created reservations ['e9a01485-7589-419a-b269-0d8b3aa45647', '2c6313d8-43a8-4bc3-8da8-2c1f9898a13b', 'f5699b4c-0549-410b-ad0e-dda7103d3858', 'f60b2b21-fa72-44a8-a7a6-8e51ace65649'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eba1427-2a9a-4943-a508-985362a417e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9a01485-7589-419a-b269-0d8b3aa45647', '2c6313d8-43a8-4bc3-8da8-2c1f9898a13b', 'f5699b4c-0549-410b-ad0e-dda7103d3858', 'f60b2b21-fa72-44a8-a7a6-8e51ace65649']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a8a3c7-e7cb-4b9e-b995-b5c826ce2229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a8a3c7-e7cb-4b9e-b995-b5c826ce2229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f746d870-663c-42c2-baed-f0624642b3e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-247134739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['e9a01485-7589-419a-b269-0d8b3aa45647','2c6313d8-43a8-4bc3-8da8-2c1f9898a13b','f5699b4c-0549-410b-ad0e-dda7103d3858','f60b2b21-fa72-44a8-a7a6-8e51ace65649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-247134739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f746d870-663c-42c2-baed-f0624642b3e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8609c81-0ba0-4aee-bb22-d2fea003fcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8609c81-0ba0-4aee-bb22-d2fea003fcec) transitioned into state 'SUCCESS' from state '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-247134739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['e9a01485-7589-419a-b269-0d8b3aa45647','2c6313d8-43a8-4bc3-8da8-2c1f9898a13b','f5699b4c-0549-410b-ad0e-dda7103d3858','f60b2b21-fa72-44a8-a7a6-8e51ace65649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c34155-0086-4f6a-bfcc-da0862dc3a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c34155-0086-4f6a-bfcc-da0862dc3a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (fbf83a60-9a30-4c62-aa70-7e5e25843a34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request issued successfully. Sep 07 16:49:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0425345-c19d-4b0e-927c-85b8f5a31bb8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:49:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 525/1078] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:49:45 2026] POST /volume/v3/volumes => generated 755 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:49:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cbf5a36e-2598-494d-8e71-c68e10a45c78 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cbf5a36e-2598-494d-8e71-c68e10a45c78 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 Sep 07 16:49:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cbf5a36e-2598-494d-8e71-c68e10a45c78 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cbf5a36e-2598-494d-8e71-c68e10a45c78 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:45 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=454,cinder:INSERT=37,cinder:UPDATE=79,cinder:DELETE=4 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:49:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cbf5a36e-2598-494d-8e71-c68e10a45c78 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cbf5a36e-2598-494d-8e71-c68e10a45c78 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 returned with HTTP 200 Sep 07 16:49:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 554/1079] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:45 2026] GET /volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 => generated 823 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e574154a-ce96-4234-9a88-b48b5003b666 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e574154a-ce96-4234-9a88-b48b5003b666 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 Sep 07 16:49:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e574154a-ce96-4234-9a88-b48b5003b666 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e574154a-ce96-4234-9a88-b48b5003b666 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e574154a-ce96-4234-9a88-b48b5003b666 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e574154a-ce96-4234-9a88-b48b5003b666 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 returned with HTTP 200 Sep 07 16:49:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 526/1080] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:46 2026] GET /volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 => generated 847 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-16f28686-0b26-4ffa-a9fc-9ec4cade6ea2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-16f28686-0b26-4ffa-a9fc-9ec4cade6ea2 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 Sep 07 16:49:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-16f28686-0b26-4ffa-a9fc-9ec4cade6ea2 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-16f28686-0b26-4ffa-a9fc-9ec4cade6ea2 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-16f28686-0b26-4ffa-a9fc-9ec4cade6ea2 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-16f28686-0b26-4ffa-a9fc-9ec4cade6ea2 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 returned with HTTP 200 Sep 07 16:49:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 555/1081] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:48 2026] GET /volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-77612866-cb52-41b3-b74e-853bf98f3c0f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-77612866-cb52-41b3-b74e-853bf98f3c0f tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6/action Sep 07 16:49:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-77612866-cb52-41b3-b74e-853bf98f3c0f tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-77612866-cb52-41b3-b74e-853bf98f3c0f tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-77612866-cb52-41b3-b74e-853bf98f3c0f tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Updating volume 'f746d870-663c-42c2-baed-f0624642b3e6' with '{'status': 'error'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 16:49:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-77612866-cb52-41b3-b74e-853bf98f3c0f tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6/action returned with HTTP 202 Sep 07 16:49:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 527/1082] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:48 2026] POST /volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2d65a76b-d50b-4cc3-8d1a-ec2239f47803 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d65a76b-d50b-4cc3-8d1a-ec2239f47803 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 Sep 07 16:49:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d65a76b-d50b-4cc3-8d1a-ec2239f47803 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d65a76b-d50b-4cc3-8d1a-ec2239f47803 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2d65a76b-d50b-4cc3-8d1a-ec2239f47803 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d65a76b-d50b-4cc3-8d1a-ec2239f47803 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 returned with HTTP 200 Sep 07 16:49:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 556/1083] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:48 2026] GET /volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 => generated 844 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c16578b0-cd9b-46bb-9d53-a330dffa8c6c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c16578b0-cd9b-46bb-9d53-a330dffa8c6c tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6/action Sep 07 16:49:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c16578b0-cd9b-46bb-9d53-a330dffa8c6c tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c16578b0-cd9b-46bb-9d53-a330dffa8c6c tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c16578b0-cd9b-46bb-9d53-a330dffa8c6c tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Volume info retrieved successfully. Sep 07 16:49:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c16578b0-cd9b-46bb-9d53-a330dffa8c6c tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Delete volume request issued successfully. Sep 07 16:49:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c16578b0-cd9b-46bb-9d53-a330dffa8c6c tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6/action returned with HTTP 202 Sep 07 16:49:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 528/1084] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:48 2026] POST /volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-62a741a4-fd81-4c18-9e92-b4693a0a48f4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-62a741a4-fd81-4c18-9e92-b4693a0a48f4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 Sep 07 16:49:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-62a741a4-fd81-4c18-9e92-b4693a0a48f4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-62a741a4-fd81-4c18-9e92-b4693a0a48f4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-62a741a4-fd81-4c18-9e92-b4693a0a48f4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-62a741a4-fd81-4c18-9e92-b4693a0a48f4 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 returned with HTTP 200 Sep 07 16:49:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 557/1085] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:48 2026] GET /volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 => generated 847 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a978c20c-9f4f-43f7-96d2-0d5d343e13e5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a978c20c-9f4f-43f7-96d2-0d5d343e13e5 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 Sep 07 16:49:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a978c20c-9f4f-43f7-96d2-0d5d343e13e5 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a978c20c-9f4f-43f7-96d2-0d5d343e13e5 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:49 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:49 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:49 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a978c20c-9f4f-43f7-96d2-0d5d343e13e5 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a978c20c-9f4f-43f7-96d2-0d5d343e13e5 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 returned with HTTP 200 Sep 07 16:49:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 529/1086] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:49 2026] GET /volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 => generated 847 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9990a889-8dcf-42ba-ab84-93b3eaf616a8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9990a889-8dcf-42ba-ab84-93b3eaf616a8 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:49:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9990a889-8dcf-42ba-ab84-93b3eaf616a8 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-174605562"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8610a90f-8435-4d58-9830-f50d1686e331 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8610a90f-8435-4d58-9830-f50d1686e331 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8610a90f-8435-4d58-9830-f50d1686e331 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8610a90f-8435-4d58-9830-f50d1686e331 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8610a90f-8435-4d58-9830-f50d1686e331 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 returned with HTTP 404 Sep 07 16:49:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 530/1087] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:50 2026] GET /volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9990a889-8dcf-42ba-ab84-93b3eaf616a8 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:49:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 558/1088] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:49:50 2026] POST /volume/v3/types => generated 215 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3c9ef07a-8ac6-40a5-b6bc-d2ae42587a56 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3c9ef07a-8ac6-40a5-b6bc-d2ae42587a56 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3c9ef07a-8ac6-40a5-b6bc-d2ae42587a56 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3c9ef07a-8ac6-40a5-b6bc-d2ae42587a56 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2693e1aa-a5aa-43cd-b4c7-1e4c1102da7e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2693e1aa-a5aa-43cd-b4c7-1e4c1102da7e tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:49:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3c9ef07a-8ac6-40a5-b6bc-d2ae42587a56 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 returned with HTTP 404 Sep 07 16:49:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2693e1aa-a5aa-43cd-b4c7-1e4c1102da7e tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1668127232"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 531/1089] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:50 2026] GET /volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8e353585-50d1-45a9-ade4-a6ef62009776 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8e353585-50d1-45a9-ade4-a6ef62009776 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] DELETE http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8e353585-50d1-45a9-ade4-a6ef62009776 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8e353585-50d1-45a9-ade4-a6ef62009776 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-8e353585-50d1-45a9-ade4-a6ef62009776 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Delete volume with id: f746d870-663c-42c2-baed-f0624642b3e6 Sep 07 16:49:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8e353585-50d1-45a9-ade4-a6ef62009776 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 returned with HTTP 404 Sep 07 16:49:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 532/1090] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:50 2026] DELETE /volume/v3/volumes/f746d870-663c-42c2-baed-f0624642b3e6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2077537169"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2077537169'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume of 1 GB Sep 07 16:49:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Availability Zones retrieved successfully. Sep 07 16:49:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2693e1aa-a5aa-43cd-b4c7-1e4c1102da7e tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:49:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 559/1091] 192.168.122.91 () {62 vars in 1190 bytes} [Mon Sep 7 16:49:50 2026] POST /volume/v3/group_types => generated 173 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d8954a06-ab71-4e80-a6c4-1247e6a0bcbf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (90935013-9488-456d-a06e-529bc0580089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7131131a-fbe2-4953-8a38-937a44077c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7131131a-fbe2-4953-8a38-937a44077c1b) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7343769e-bed7-42f4-9944-6e8027566ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Created reservations ['b3e98a0f-ddaa-4581-9a3b-6decf74632a4', '719d6546-138c-4520-b87a-469de5b25db0', '18bccd6f-6a48-4010-8ba8-1a79976998b8', 'f24be5bb-b1dd-479c-892b-35ca176a6245'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7343769e-bed7-42f4-9944-6e8027566ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3e98a0f-ddaa-4581-9a3b-6decf74632a4', '719d6546-138c-4520-b87a-469de5b25db0', '18bccd6f-6a48-4010-8ba8-1a79976998b8', 'f24be5bb-b1dd-479c-892b-35ca176a6245']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25992a70-86c7-4038-9dba-b0d400767d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25992a70-86c7-4038-9dba-b0d400767d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e88a304a-26e3-4a42-b84b-94b3bf2981e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2077537169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['b3e98a0f-ddaa-4581-9a3b-6decf74632a4','719d6546-138c-4520-b87a-469de5b25db0','18bccd6f-6a48-4010-8ba8-1a79976998b8','f24be5bb-b1dd-479c-892b-35ca176a6245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2077537169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e88a304a-26e3-4a42-b84b-94b3bf2981e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087ffb03-909f-49e1-be4e-f6c0916224cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087ffb03-909f-49e1-be4e-f6c0916224cc) transitioned into state 'SUCCESS' from state '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-2077537169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['b3e98a0f-ddaa-4581-9a3b-6decf74632a4','719d6546-138c-4520-b87a-469de5b25db0','18bccd6f-6a48-4010-8ba8-1a79976998b8','f24be5bb-b1dd-479c-892b-35ca176a6245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d8954a06-ab71-4e80-a6c4-1247e6a0bcbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] POST http://192.168.122.91/volume/v3/groups Sep 07 16:49:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d8954a06-ab71-4e80-a6c4-1247e6a0bcbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8046b564-d462-4a5e-8d1e-2a8db0e3367a", "volume_types": ["e6699540-af36-44ba-b32b-aab5f0f1bcf9"], "name": "tempest-Group1-293735028"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1450bc29-dc6b-49e2-b796-9195784197e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-d8954a06-ab71-4e80-a6c4-1247e6a0bcbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Creating new group {'group': {'group_type': '8046b564-d462-4a5e-8d1e-2a8db0e3367a', 'volume_types': ['e6699540-af36-44ba-b32b-aab5f0f1bcf9'], 'name': 'tempest-Group1-293735028'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 16:49:51 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-d8954a06-ab71-4e80-a6c4-1247e6a0bcbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Creating group tempest-Group1-293735028. Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1450bc29-dc6b-49e2-b796-9195784197e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (90935013-9488-456d-a06e-529bc0580089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request issued successfully. Sep 07 16:49:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dadff936-f8b1-4d35-b140-e0e11b85c022 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:49:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 533/1092] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:49:50 2026] POST /volume/v3/volumes => generated 756 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:49:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d8954a06-ab71-4e80-a6c4-1247e6a0bcbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Availability Zones retrieved successfully. Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a62240a2-a53b-4b73-ae23-b99f7dbcfcc6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a62240a2-a53b-4b73-ae23-b99f7dbcfcc6 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a62240a2-a53b-4b73-ae23-b99f7dbcfcc6 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a62240a2-a53b-4b73-ae23-b99f7dbcfcc6 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a62240a2-a53b-4b73-ae23-b99f7dbcfcc6 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a62240a2-a53b-4b73-ae23-b99f7dbcfcc6 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 returned with HTTP 200 Sep 07 16:49:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 534/1093] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:51 2026] GET /volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 => generated 824 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:51 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-d8954a06-ab71-4e80-a6c4-1247e6a0bcbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Created reservations ['a0d51a3e-1d5e-470e-b865-c99e79bb4eec'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:49:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d8954a06-ab71-4e80-a6c4-1247e6a0bcbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups returned with HTTP 202 Sep 07 16:49:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 560/1094] 192.168.122.91 () {62 vars in 1176 bytes} [Mon Sep 7 16:49:50 2026] POST /volume/v3/groups => generated 93 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-33775f02-9994-4fc9-8fe4-6e271849366f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-33775f02-9994-4fc9-8fe4-6e271849366f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-33775f02-9994-4fc9-8fe4-6e271849366f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-33775f02-9994-4fc9-8fe4-6e271849366f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-33775f02-9994-4fc9-8fe4-6e271849366f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member b3aae4a4-715b-48bd-b442-ffc9354187e7 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:49:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:51 devstack devstack@c-api.service[87176]: /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 16:49:51 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:49:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-33775f02-9994-4fc9-8fe4-6e271849366f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 returned with HTTP 200 Sep 07 16:49:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 535/1095] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:49:51 2026] GET /volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 => generated 321 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2d12cf69-bd70-4cf8-9adc-a3592ad7c5fb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d12cf69-bd70-4cf8-9adc-a3592ad7c5fb tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 Sep 07 16:49:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d12cf69-bd70-4cf8-9adc-a3592ad7c5fb tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d12cf69-bd70-4cf8-9adc-a3592ad7c5fb tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2d12cf69-bd70-4cf8-9adc-a3592ad7c5fb tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d12cf69-bd70-4cf8-9adc-a3592ad7c5fb tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 returned with HTTP 200 Sep 07 16:49:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 561/1096] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:52 2026] GET /volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1bab43fa-9ba6-4531-aa15-2db7d3fad16b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1bab43fa-9ba6-4531-aa15-2db7d3fad16b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 Sep 07 16:49:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1bab43fa-9ba6-4531-aa15-2db7d3fad16b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1bab43fa-9ba6-4531-aa15-2db7d3fad16b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-1bab43fa-9ba6-4531-aa15-2db7d3fad16b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member b3aae4a4-715b-48bd-b442-ffc9354187e7 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:49:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:52 devstack devstack@c-api.service[87176]: /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 16:49:52 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:49:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1bab43fa-9ba6-4531-aa15-2db7d3fad16b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 returned with HTTP 200 Sep 07 16:49:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 536/1097] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:49:52 2026] GET /volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 => generated 322 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:49:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e3562c77-0cf9-47b4-9260-c1cccff3770f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e3562c77-0cf9-47b4-9260-c1cccff3770f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] POST http://192.168.122.91/volume/v3/groups Sep 07 16:49:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e3562c77-0cf9-47b4-9260-c1cccff3770f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8046b564-d462-4a5e-8d1e-2a8db0e3367a", "volume_types": ["e6699540-af36-44ba-b32b-aab5f0f1bcf9"], "name": "tempest-Group2-1152258059"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-e3562c77-0cf9-47b4-9260-c1cccff3770f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Creating new group {'group': {'group_type': '8046b564-d462-4a5e-8d1e-2a8db0e3367a', 'volume_types': ['e6699540-af36-44ba-b32b-aab5f0f1bcf9'], 'name': 'tempest-Group2-1152258059'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-e3562c77-0cf9-47b4-9260-c1cccff3770f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Creating group tempest-Group2-1152258059. Sep 07 16:49:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e3562c77-0cf9-47b4-9260-c1cccff3770f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Availability Zones retrieved successfully. Sep 07 16:49:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5eab3b59-7432-40f6-b00f-f7198a2c72e2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-e3562c77-0cf9-47b4-9260-c1cccff3770f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Created reservations ['c573ae2b-f191-4c46-b338-1eee5a370982'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e3562c77-0cf9-47b4-9260-c1cccff3770f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups returned with HTTP 202 Sep 07 16:49:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 562/1098] 192.168.122.91 () {62 vars in 1176 bytes} [Mon Sep 7 16:49:52 2026] POST /volume/v3/groups => generated 94 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:49:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-586d3a64-ddac-42a9-b623-5765d0f20bf1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-586d3a64-ddac-42a9-b623-5765d0f20bf1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e Sep 07 16:49:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-586d3a64-ddac-42a9-b623-5765d0f20bf1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-586d3a64-ddac-42a9-b623-5765d0f20bf1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-586d3a64-ddac-42a9-b623-5765d0f20bf1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 52aa3bc2-cd55-452e-b6ca-96417d003e8e {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:49:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:52 devstack devstack@c-api.service[87177]: /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 16:49:52 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:49:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-586d3a64-ddac-42a9-b623-5765d0f20bf1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e returned with HTTP 200 Sep 07 16:49:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 563/1099] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:49:52 2026] GET /volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e => generated 322 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5eab3b59-7432-40f6-b00f-f7198a2c72e2 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] GET http://192.168.122.91/volume/v3/scheduler-stats/get_pools Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5eab3b59-7432-40f6-b00f-f7198a2c72e2 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5eab3b59-7432-40f6-b00f-f7198a2c72e2 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] Calling method 'get_pools' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5eab3b59-7432-40f6-b00f-f7198a2c72e2 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] http://192.168.122.91/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 16:49:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 537/1100] 192.168.122.91 () {58 vars in 1170 bytes} [Mon Sep 7 16:49:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b4e7ce35-03a6-47cd-919d-e7eb6b62a026 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b4e7ce35-03a6-47cd-919d-e7eb6b62a026 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] GET http://192.168.122.91/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b4e7ce35-03a6-47cd-919d-e7eb6b62a026 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b4e7ce35-03a6-47cd-919d-e7eb6b62a026 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] Calling method 'get_pools' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b4e7ce35-03a6-47cd-919d-e7eb6b62a026 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] http://192.168.122.91/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 16:49:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 564/1101] 192.168.122.91 () {58 vars in 1193 bytes} [Mon Sep 7 16:49:53 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3783f8c0-7882-4db9-870e-af524c60f957 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3783f8c0-7882-4db9-870e-af524c60f957 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] GET http://192.168.122.91/volume/v3/capabilities/devstack@QuobyteHD Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3783f8c0-7882-4db9-870e-af524c60f957 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3783f8c0-7882-4db9-870e-af524c60f957 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: /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:49:53 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3783f8c0-7882-4db9-870e-af524c60f957 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] http://192.168.122.91/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 16:49:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 538/1102] 192.168.122.91 () {58 vars in 1188 bytes} [Mon Sep 7 16:49:53 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bcc0485a-9298-4f06-9349-def4aba136a3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bcc0485a-9298-4f06-9349-def4aba136a3 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] GET http://192.168.122.91/volume/v3/capabilities/devstack@QuobyteHD Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bcc0485a-9298-4f06-9349-def4aba136a3 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bcc0485a-9298-4f06-9349-def4aba136a3 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: /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:49:53 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bcc0485a-9298-4f06-9349-def4aba136a3 tempest-BackendsCapabilitiesAdminTestsJSON-609647289 tempest-BackendsCapabilitiesAdminTestsJSON-609647289-project-admin] http://192.168.122.91/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 16:49:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 565/1103] 192.168.122.91 () {58 vars in 1188 bytes} [Mon Sep 7 16:49:53 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9c337d5b-4628-4875-89b4-bcb7bb0804fd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9c337d5b-4628-4875-89b4-bcb7bb0804fd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9c337d5b-4628-4875-89b4-bcb7bb0804fd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9c337d5b-4628-4875-89b4-bcb7bb0804fd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9c337d5b-4628-4875-89b4-bcb7bb0804fd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9c337d5b-4628-4875-89b4-bcb7bb0804fd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 returned with HTTP 200 Sep 07 16:49:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 539/1104] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:53 2026] GET /volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8e0404a7-9488-4b59-b325-b6bbb0017bae None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8e0404a7-9488-4b59-b325-b6bbb0017bae tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9/action Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8e0404a7-9488-4b59-b325-b6bbb0017bae tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8e0404a7-9488-4b59-b325-b6bbb0017bae tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-8e0404a7-9488-4b59-b325-b6bbb0017bae tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Updating volume 'e88a304a-26e3-4a42-b84b-94b3bf2981e9' with '{'status': 'maintenance'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8e0404a7-9488-4b59-b325-b6bbb0017bae tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9/action returned with HTTP 202 Sep 07 16:49:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 566/1105] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:53 2026] POST /volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ee0729c0-ed02-4173-952a-fe18dcf6b1dc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee0729c0-ed02-4173-952a-fe18dcf6b1dc tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee0729c0-ed02-4173-952a-fe18dcf6b1dc tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee0729c0-ed02-4173-952a-fe18dcf6b1dc tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee0729c0-ed02-4173-952a-fe18dcf6b1dc tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee0729c0-ed02-4173-952a-fe18dcf6b1dc tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 returned with HTTP 200 Sep 07 16:49:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 540/1106] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:53 2026] GET /volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1815217a-4d6a-45bb-acf6-c3e655589dc4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1815217a-4d6a-45bb-acf6-c3e655589dc4 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9/action Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1815217a-4d6a-45bb-acf6-c3e655589dc4 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1815217a-4d6a-45bb-acf6-c3e655589dc4 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1815217a-4d6a-45bb-acf6-c3e655589dc4 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Volume info retrieved successfully. Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1815217a-4d6a-45bb-acf6-c3e655589dc4 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Delete volume request issued successfully. Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1815217a-4d6a-45bb-acf6-c3e655589dc4 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9/action returned with HTTP 202 Sep 07 16:49:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 567/1107] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:53 2026] POST /volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1b8357d6-90ae-4f24-824c-1f6a3e3fb08c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1b8357d6-90ae-4f24-824c-1f6a3e3fb08c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1b8357d6-90ae-4f24-824c-1f6a3e3fb08c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1b8357d6-90ae-4f24-824c-1f6a3e3fb08c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1b8357d6-90ae-4f24-824c-1f6a3e3fb08c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1b8357d6-90ae-4f24-824c-1f6a3e3fb08c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 returned with HTTP 200 Sep 07 16:49:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 541/1108] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:53 2026] GET /volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-093cafd8-70ec-4d5f-b4fc-8b410d8eee78 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-093cafd8-70ec-4d5f-b4fc-8b410d8eee78 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-093cafd8-70ec-4d5f-b4fc-8b410d8eee78 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-093cafd8-70ec-4d5f-b4fc-8b410d8eee78 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-093cafd8-70ec-4d5f-b4fc-8b410d8eee78 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 52aa3bc2-cd55-452e-b6ca-96417d003e8e {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:49:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:53 devstack devstack@c-api.service[87177]: /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 16:49:53 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:49:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-093cafd8-70ec-4d5f-b4fc-8b410d8eee78 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e returned with HTTP 200 Sep 07 16:49:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 568/1109] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:49:53 2026] GET /volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e => generated 323 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-20836435-d2bc-472c-a1e6-bb9da937e892 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-31370337", "volume_type": "e6699540-af36-44ba-b32b-aab5f0f1bcf9", "group_id": "b3aae4a4-715b-48bd-b442-ffc9354187e7", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-31370337', 'volume_type': 'e6699540-af36-44ba-b32b-aab5f0f1bcf9', 'group_id': 'b3aae4a4-715b-48bd-b442-ffc9354187e7', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:54 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Create volume of 1 GB Sep 07 16:49:54 devstack devstack@c-api.service[87176]: /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 16:49:54 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:49:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Availability Zones retrieved successfully. Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Flow 'volume_create_api' (e9565d4a-d334-4b7d-8235-27f7d1b3e9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d8dc76-657e-4804-adc1-5efca340f659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d8dc76-657e-4804-adc1-5efca340f659) 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:49:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e6699540-af36-44ba-b32b-aab5f0f1bcf9,is_public=True,name='tempest-GroupsTest-volume-type-174605562',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6699540-af36-44ba-b32b-aab5f0f1bcf9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b3aae4a4-715b-48bd-b442-ffc9354187e7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5885a36b-4f5e-40f9-b85f-80622b0fa7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-174605562 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-174605562, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:49:54 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-174605562 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-174605562, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Created reservations ['9f192d39-cd73-4bdb-bf76-360d82c20e6e', '494d99e6-19d4-433a-94ee-a3c2e0e4b4d6', 'e8949719-0ea3-44a6-9d5c-a6615b4c119c', '2d43a53f-f82e-4225-9461-e856a0cc00db'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5885a36b-4f5e-40f9-b85f-80622b0fa7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f192d39-cd73-4bdb-bf76-360d82c20e6e', '494d99e6-19d4-433a-94ee-a3c2e0e4b4d6', 'e8949719-0ea3-44a6-9d5c-a6615b4c119c', '2d43a53f-f82e-4225-9461-e856a0cc00db']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6225be-0289-4c67-bc8b-b22dfda6afd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6225be-0289-4c67-bc8b-b22dfda6afd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '509c401b-11c5-4be8-b7e6-8e28cb62caf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-31370337',encryption_key_id=None,group_id=b3aae4a4-715b-48bd-b442-ffc9354187e7,group_type_id=,metadata={},multiattach=False,project_id='d5230d079d42497f8e22f29d2ca1692a',qos_specs=None,replication_status=,reservations=['9f192d39-cd73-4bdb-bf76-360d82c20e6e','494d99e6-19d4-433a-94ee-a3c2e0e4b4d6','e8949719-0ea3-44a6-9d5c-a6615b4c119c','2d43a53f-f82e-4225-9461-e856a0cc00db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198a90a493d9453185be3bdafba39d80',volume_type_id=e6699540-af36-44ba-b32b-aab5f0f1bcf9), 'volume': Volume(_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:49:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-31370337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b3aae4a4-715b-48bd-b442-ffc9354187e7,host=None,id=509c401b-11c5-4be8-b7e6-8e28cb62caf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5230d079d42497f8e22f29d2ca1692a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='198a90a493d9453185be3bdafba39d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6699540-af36-44ba-b32b-aab5f0f1bcf9),volume_type_id=e6699540-af36-44ba-b32b-aab5f0f1bcf9)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20608070-d7d9-4628-9efa-bd6e00a80bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20608070-d7d9-4628-9efa-bd6e00a80bdd) transitioned into state 'SUCCESS' from state '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-31370337',encryption_key_id=None,group_id=b3aae4a4-715b-48bd-b442-ffc9354187e7,group_type_id=,metadata={},multiattach=False,project_id='d5230d079d42497f8e22f29d2ca1692a',qos_specs=None,replication_status=,reservations=['9f192d39-cd73-4bdb-bf76-360d82c20e6e','494d99e6-19d4-433a-94ee-a3c2e0e4b4d6','e8949719-0ea3-44a6-9d5c-a6615b4c119c','2d43a53f-f82e-4225-9461-e856a0cc00db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198a90a493d9453185be3bdafba39d80',volume_type_id=e6699540-af36-44ba-b32b-aab5f0f1bcf9)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ae59616-5555-45e4-97f1-ea1d2fe18c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ae59616-5555-45e4-97f1-ea1d2fe18c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Flow 'volume_create_api' (e9565d4a-d334-4b7d-8235-27f7d1b3e9c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Create volume request issued successfully. Sep 07 16:49:54 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:54 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d38d82c9-3c14-495f-a585-68874c6d35d7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d38d82c9-3c14-495f-a585-68874c6d35d7 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 Sep 07 16:49:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d38d82c9-3c14-495f-a585-68874c6d35d7 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d38d82c9-3c14-495f-a585-68874c6d35d7 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:54 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-20836435-d2bc-472c-a1e6-bb9da937e892 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:49:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 542/1110] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:49:53 2026] POST /volume/v3/volumes => generated 818 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d38d82c9-3c14-495f-a585-68874c6d35d7 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e82fec69-a956-4310-b89e-f68687828953 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d38d82c9-3c14-495f-a585-68874c6d35d7 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 returned with HTTP 200 Sep 07 16:49:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 569/1111] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:54 2026] GET /volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 => generated 848 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e82fec69-a956-4310-b89e-f68687828953 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e82fec69-a956-4310-b89e-f68687828953 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e82fec69-a956-4310-b89e-f68687828953 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e82fec69-a956-4310-b89e-f68687828953 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:49:54 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-e82fec69-a956-4310-b89e-f68687828953 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:54 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-e82fec69-a956-4310-b89e-f68687828953 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-e82fec69-a956-4310-b89e-f68687828953 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e82fec69-a956-4310-b89e-f68687828953 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 returned with HTTP 200 Sep 07 16:49:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 543/1112] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:49:54 2026] GET /volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 => generated 886 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3790e92e-b1c0-4dc0-8cd6-b1db3621e2c8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3790e92e-b1c0-4dc0-8cd6-b1db3621e2c8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 Sep 07 16:49:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3790e92e-b1c0-4dc0-8cd6-b1db3621e2c8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3790e92e-b1c0-4dc0-8cd6-b1db3621e2c8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3790e92e-b1c0-4dc0-8cd6-b1db3621e2c8 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 returned with HTTP 404 Sep 07 16:49:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 570/1113] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:55 2026] GET /volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:49:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a487856d-b3f1-44bf-a609-2ec9c77f1858 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a487856d-b3f1-44bf-a609-2ec9c77f1858 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 Sep 07 16:49:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a487856d-b3f1-44bf-a609-2ec9c77f1858 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a487856d-b3f1-44bf-a609-2ec9c77f1858 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a487856d-b3f1-44bf-a609-2ec9c77f1858 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 returned with HTTP 404 Sep 07 16:49:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 544/1114] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:55 2026] GET /volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:49:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-808f8b61-214e-4ca1-869e-e6ed44cd161f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-808f8b61-214e-4ca1-869e-e6ed44cd161f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] DELETE http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 Sep 07 16:49:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-808f8b61-214e-4ca1-869e-e6ed44cd161f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-808f8b61-214e-4ca1-869e-e6ed44cd161f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:56 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-808f8b61-214e-4ca1-869e-e6ed44cd161f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Delete volume with id: e88a304a-26e3-4a42-b84b-94b3bf2981e9 Sep 07 16:49:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-808f8b61-214e-4ca1-869e-e6ed44cd161f tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 returned with HTTP 404 Sep 07 16:49:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 571/1115] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:56 2026] DELETE /volume/v3/volumes/e88a304a-26e3-4a42-b84b-94b3bf2981e9 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c0f25251-375c-456c-b767-dec9200e4b43 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7bc3c76a-8a1d-49e4-9b96-12f693cbff84 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:49:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7bc3c76a-8a1d-49e4-9b96-12f693cbff84 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1718155536"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7bc3c76a-8a1d-49e4-9b96-12f693cbff84 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7bc3c76a-8a1d-49e4-9b96-12f693cbff84 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1718155536'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume of 1 GB Sep 07 16:49:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Availability Zones retrieved successfully. Sep 07 16:49:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7bc3c76a-8a1d-49e4-9b96-12f693cbff84 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:49:56 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-7bc3c76a-8a1d-49e4-9b96-12f693cbff84 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:56 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-7bc3c76a-8a1d-49e4-9b96-12f693cbff84 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (7e6dbe93-41d4-46e4-a585-58377d5d3163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf89ced4-7424-4415-b079-c89b5f025ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf89ced4-7424-4415-b079-c89b5f025ee6) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60899e8b-b126-4e53-b80d-df4b86a92248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:56 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc3c76a-8a1d-49e4-9b96-12f693cbff84 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7bc3c76a-8a1d-49e4-9b96-12f693cbff84 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 returned with HTTP 200 Sep 07 16:49:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 572/1116] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:49:56 2026] GET /volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 => generated 910 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Created reservations ['a61ba507-5519-4e7a-9d0c-ef502b8c341a', '38b548ad-f67d-41ce-85dd-31b30dc16cd4', '44536bb8-d97d-47b4-8911-4c741776ae40', '96f9f242-1105-40a2-a792-3cbe11515331'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60899e8b-b126-4e53-b80d-df4b86a92248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a61ba507-5519-4e7a-9d0c-ef502b8c341a', '38b548ad-f67d-41ce-85dd-31b30dc16cd4', '44536bb8-d97d-47b4-8911-4c741776ae40', '96f9f242-1105-40a2-a792-3cbe11515331']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a620be16-f256-4f6e-abe6-3284a513cd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a620be16-f256-4f6e-abe6-3284a513cd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b33fd1d-cc5b-47dd-a599-492d11218957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1718155536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['a61ba507-5519-4e7a-9d0c-ef502b8c341a','38b548ad-f67d-41ce-85dd-31b30dc16cd4','44536bb8-d97d-47b4-8911-4c741776ae40','96f9f242-1105-40a2-a792-3cbe11515331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:49:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1718155536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b33fd1d-cc5b-47dd-a599-492d11218957,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a76459-d206-4830-8b65-52c9f926146f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a76459-d206-4830-8b65-52c9f926146f) transitioned into state 'SUCCESS' from state '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-1718155536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5e3f47d8e4c258ce608ab617b30d4',qos_specs=None,replication_status=,reservations=['a61ba507-5519-4e7a-9d0c-ef502b8c341a','38b548ad-f67d-41ce-85dd-31b30dc16cd4','44536bb8-d97d-47b4-8911-4c741776ae40','96f9f242-1105-40a2-a792-3cbe11515331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c6efc1dbbd4e089219e19525c7ec7c',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (678a4ca3-a39c-41e6-9925-a12e014c5915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (678a4ca3-a39c-41e6-9925-a12e014c5915) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Flow 'volume_create_api' (7e6dbe93-41d4-46e4-a585-58377d5d3163) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:49:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Create volume request issued successfully. Sep 07 16:49:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c0f25251-375c-456c-b767-dec9200e4b43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:49:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 545/1117] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:49:56 2026] POST /volume/v3/volumes => generated 756 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:49:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d2a7ebbd-d2bd-4040-be2a-fe6c1fcd3323 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2a7ebbd-d2bd-4040-be2a-fe6c1fcd3323 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:49:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d2a7ebbd-d2bd-4040-be2a-fe6c1fcd3323 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d2a7ebbd-d2bd-4040-be2a-fe6c1fcd3323 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d2a7ebbd-d2bd-4040-be2a-fe6c1fcd3323 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2a7ebbd-d2bd-4040-be2a-fe6c1fcd3323 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 returned with HTTP 200 Sep 07 16:49:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 573/1118] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:56 2026] GET /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 => generated 824 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0f67941a-2780-4cc5-b742-9d8c83ea4c24 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0f67941a-2780-4cc5-b742-9d8c83ea4c24 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 Sep 07 16:49:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0f67941a-2780-4cc5-b742-9d8c83ea4c24 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0f67941a-2780-4cc5-b742-9d8c83ea4c24 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0f67941a-2780-4cc5-b742-9d8c83ea4c24 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:49:57 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-0f67941a-2780-4cc5-b742-9d8c83ea4c24 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:57 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-0f67941a-2780-4cc5-b742-9d8c83ea4c24 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:57 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-0f67941a-2780-4cc5-b742-9d8c83ea4c24 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0f67941a-2780-4cc5-b742-9d8c83ea4c24 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 returned with HTTP 200 Sep 07 16:49:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 546/1119] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:49:57 2026] GET /volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 => generated 911 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-74e566ec-8ff0-44df-afe9-967529524c09 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74e566ec-8ff0-44df-afe9-967529524c09 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74e566ec-8ff0-44df-afe9-967529524c09 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74e566ec-8ff0-44df-afe9-967529524c09 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-74e566ec-8ff0-44df-afe9-967529524c09 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member b3aae4a4-715b-48bd-b442-ffc9354187e7 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:49:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:57 devstack devstack@c-api.service[87177]: /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 16:49:57 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:49:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74e566ec-8ff0-44df-afe9-967529524c09 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 returned with HTTP 200 Sep 07 16:49:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 574/1120] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:49:57 2026] GET /volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 => generated 322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1c20a75d-4a43-4d05-82b6-8e8b82b79841 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1c20a75d-4a43-4d05-82b6-8e8b82b79841 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e Sep 07 16:49:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1c20a75d-4a43-4d05-82b6-8e8b82b79841 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1c20a75d-4a43-4d05-82b6-8e8b82b79841 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-1c20a75d-4a43-4d05-82b6-8e8b82b79841 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 52aa3bc2-cd55-452e-b6ca-96417d003e8e {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:57 devstack devstack@c-api.service[87176]: /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 16:49:57 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:49:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1c20a75d-4a43-4d05-82b6-8e8b82b79841 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e returned with HTTP 200 Sep 07 16:49:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 547/1121] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:49:57 2026] GET /volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e => generated 323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-265e0e02-4cc2-4151-a7c2-2d7dd1c5f189 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-265e0e02-4cc2-4151-a7c2-2d7dd1c5f189 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/detail Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-265e0e02-4cc2-4151-a7c2-2d7dd1c5f189 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-265e0e02-4cc2-4151-a7c2-2d7dd1c5f189 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:57 devstack devstack@c-api.service[87177]: /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 16:49:57 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:49:57 devstack devstack@c-api.service[87177]: /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 16:49:57 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:49:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e3c145c7-6f40-4c92-a4e0-5671039e9e8d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3c145c7-6f40-4c92-a4e0-5671039e9e8d tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:49:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3c145c7-6f40-4c92-a4e0-5671039e9e8d tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3c145c7-6f40-4c92-a4e0-5671039e9e8d tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:57 devstack devstack@c-api.service[87177]: /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 16:49:57 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:49:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-265e0e02-4cc2-4151-a7c2-2d7dd1c5f189 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/detail returned with HTTP 200 Sep 07 16:49:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 575/1122] 192.168.122.91 () {60 vars in 1175 bytes} [Mon Sep 7 16:49:57 2026] GET /volume/v3/groups/detail => generated 639 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d65d8c5a-c8fb-43d2-a029-561b3c6665c1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d65d8c5a-c8fb-43d2-a029-561b3c6665c1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d65d8c5a-c8fb-43d2-a029-561b3c6665c1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d65d8c5a-c8fb-43d2-a029-561b3c6665c1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-d65d8c5a-c8fb-43d2-a029-561b3c6665c1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:49:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:57 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d65d8c5a-c8fb-43d2-a029-561b3c6665c1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:49:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e3c145c7-6f40-4c92-a4e0-5671039e9e8d tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:57 devstack devstack@c-api.service[87177]: /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 16:49:57 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:49:57 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d65d8c5a-c8fb-43d2-a029-561b3c6665c1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Get all volumes completed successfully. Sep 07 16:49:57 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d65d8c5a-c8fb-43d2-a029-561b3c6665c1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:57 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d65d8c5a-c8fb-43d2-a029-561b3c6665c1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3c145c7-6f40-4c92-a4e0-5671039e9e8d tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 returned with HTTP 200 Sep 07 16:49:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 548/1123] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:57 2026] GET /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 => generated 848 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:58 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-d65d8c5a-c8fb-43d2-a029-561b3c6665c1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d65d8c5a-c8fb-43d2-a029-561b3c6665c1 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:49:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 576/1124] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:49:57 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-810192ae-b98a-4368-b983-53e49730f30d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-810192ae-b98a-4368-b983-53e49730f30d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:49:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-810192ae-b98a-4368-b983-53e49730f30d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-810192ae-b98a-4368-b983-53e49730f30d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-810192ae-b98a-4368-b983-53e49730f30d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:49:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-810192ae-b98a-4368-b983-53e49730f30d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:49:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:58 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-810192ae-b98a-4368-b983-53e49730f30d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Get all volumes completed successfully. Sep 07 16:49:58 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-810192ae-b98a-4368-b983-53e49730f30d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:58 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-810192ae-b98a-4368-b983-53e49730f30d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-810192ae-b98a-4368-b983-53e49730f30d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-810192ae-b98a-4368-b983-53e49730f30d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:49:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 549/1125] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:49:58 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6a7e017e-6db3-4a52-981f-236f50e22bbd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6a7e017e-6db3-4a52-981f-236f50e22bbd tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] POST http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7/action Sep 07 16:49:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6a7e017e-6db3-4a52-981f-236f50e22bbd tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6a7e017e-6db3-4a52-981f-236f50e22bbd tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-6a7e017e-6db3-4a52-981f-236f50e22bbd tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] delete called for group b3aae4a4-715b-48bd-b442-ffc9354187e7 {{(pid=87177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:49:58 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-6a7e017e-6db3-4a52-981f-236f50e22bbd tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Delete group with id: b3aae4a4-715b-48bd-b442-ffc9354187e7 Sep 07 16:49:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:58 devstack devstack@c-api.service[87177]: /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 16:49:58 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:49:58 devstack devstack@c-api.service[87177]: /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:49:58 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:49:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6a7e017e-6db3-4a52-981f-236f50e22bbd tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7/action returned with HTTP 202 Sep 07 16:49:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 577/1126] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:49:58 2026] POST /volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:49:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-98079870-429e-419f-bb3f-3706bfb28dc0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98079870-429e-419f-bb3f-3706bfb28dc0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 Sep 07 16:49:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-98079870-429e-419f-bb3f-3706bfb28dc0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-98079870-429e-419f-bb3f-3706bfb28dc0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:58 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-98079870-429e-419f-bb3f-3706bfb28dc0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:49:58 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-98079870-429e-419f-bb3f-3706bfb28dc0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:58 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-98079870-429e-419f-bb3f-3706bfb28dc0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-98079870-429e-419f-bb3f-3706bfb28dc0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98079870-429e-419f-bb3f-3706bfb28dc0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 returned with HTTP 200 Sep 07 16:49:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 550/1127] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:49:58 2026] GET /volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cdfffd46-867c-4e7b-8e5a-bd3f6777380e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cdfffd46-867c-4e7b-8e5a-bd3f6777380e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:49:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cdfffd46-867c-4e7b-8e5a-bd3f6777380e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cdfffd46-867c-4e7b-8e5a-bd3f6777380e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cdfffd46-867c-4e7b-8e5a-bd3f6777380e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cdfffd46-867c-4e7b-8e5a-bd3f6777380e tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 returned with HTTP 200 Sep 07 16:49:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 578/1128] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:58 2026] GET /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-938921a2-164b-4d87-a27a-00ac4abc7ad7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-938921a2-164b-4d87-a27a-00ac4abc7ad7 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-938921a2-164b-4d87-a27a-00ac4abc7ad7 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-938921a2-164b-4d87-a27a-00ac4abc7ad7 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-938921a2-164b-4d87-a27a-00ac4abc7ad7 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Updating volume '2b33fd1d-cc5b-47dd-a599-492d11218957' with '{'status': 'error'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-938921a2-164b-4d87-a27a-00ac4abc7ad7 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action returned with HTTP 202 Sep 07 16:49:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 551/1129] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:59 2026] POST /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ebd8471f-71f2-4609-8475-fc34d36670fa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebd8471f-71f2-4609-8475-fc34d36670fa tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebd8471f-71f2-4609-8475-fc34d36670fa tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebd8471f-71f2-4609-8475-fc34d36670fa tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ebd8471f-71f2-4609-8475-fc34d36670fa tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebd8471f-71f2-4609-8475-fc34d36670fa tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 returned with HTTP 200 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 579/1130] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:59 2026] GET /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-82e2a3b9-4150-4437-a910-44a26a42e330 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82e2a3b9-4150-4437-a910-44a26a42e330 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82e2a3b9-4150-4437-a910-44a26a42e330 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82e2a3b9-4150-4437-a910-44a26a42e330 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-82e2a3b9-4150-4437-a910-44a26a42e330 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Updating volume '2b33fd1d-cc5b-47dd-a599-492d11218957' with '{'status': 'available'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82e2a3b9-4150-4437-a910-44a26a42e330 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action returned with HTTP 202 Sep 07 16:49:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 552/1131] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:59 2026] POST /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-59c338b4-7bbe-47e6-b20e-6297a867fcbd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59c338b4-7bbe-47e6-b20e-6297a867fcbd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59c338b4-7bbe-47e6-b20e-6297a867fcbd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59c338b4-7bbe-47e6-b20e-6297a867fcbd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-59c338b4-7bbe-47e6-b20e-6297a867fcbd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59c338b4-7bbe-47e6-b20e-6297a867fcbd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 returned with HTTP 200 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 580/1132] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:59 2026] GET /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-30624d80-675c-4717-b58d-0a46c4b311a2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30624d80-675c-4717-b58d-0a46c4b311a2 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30624d80-675c-4717-b58d-0a46c4b311a2 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30624d80-675c-4717-b58d-0a46c4b311a2 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-30624d80-675c-4717-b58d-0a46c4b311a2 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Updating volume '2b33fd1d-cc5b-47dd-a599-492d11218957' with '{'status': 'maintenance'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30624d80-675c-4717-b58d-0a46c4b311a2 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action returned with HTTP 202 Sep 07 16:49:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 553/1133] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:59 2026] POST /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d99311ce-7323-4c61-acce-958d7f36de5c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d99311ce-7323-4c61-acce-958d7f36de5c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d99311ce-7323-4c61-acce-958d7f36de5c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d99311ce-7323-4c61-acce-958d7f36de5c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d99311ce-7323-4c61-acce-958d7f36de5c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d99311ce-7323-4c61-acce-958d7f36de5c tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 returned with HTTP 200 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 581/1134] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:59 2026] GET /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fbb4fae9-d822-43d6-adf5-f3b115de4a63 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fbb4fae9-d822-43d6-adf5-f3b115de4a63 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] POST http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fbb4fae9-d822-43d6-adf5-f3b115de4a63 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fbb4fae9-d822-43d6-adf5-f3b115de4a63 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a7cd6e41-fc18-4ec8-a3c2-802f4892eae5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7cd6e41-fc18-4ec8-a3c2-802f4892eae5 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a7cd6e41-fc18-4ec8-a3c2-802f4892eae5 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a7cd6e41-fc18-4ec8-a3c2-802f4892eae5 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-fbb4fae9-d822-43d6-adf5-f3b115de4a63 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] Updating volume '2b33fd1d-cc5b-47dd-a599-492d11218957' with '{'status': 'available'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7cd6e41-fc18-4ec8-a3c2-802f4892eae5 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 returned with HTTP 404 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 582/1135] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:49:59 2026] GET /volume/v3/volumes/509c401b-11c5-4be8-b7e6-8e28cb62caf3 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6cb8ab14-ab85-4c6e-99c4-47b1a944d00e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6cb8ab14-ab85-4c6e-99c4-47b1a944d00e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6cb8ab14-ab85-4c6e-99c4-47b1a944d00e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6cb8ab14-ab85-4c6e-99c4-47b1a944d00e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-6cb8ab14-ab85-4c6e-99c4-47b1a944d00e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member b3aae4a4-715b-48bd-b442-ffc9354187e7 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6cb8ab14-ab85-4c6e-99c4-47b1a944d00e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 returned with HTTP 404 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 583/1136] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:49:59 2026] GET /volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9de57350-21df-4618-9374-5e053a68b5ba None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9de57350-21df-4618-9374-5e053a68b5ba tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] POST http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e/action Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9de57350-21df-4618-9374-5e053a68b5ba tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9de57350-21df-4618-9374-5e053a68b5ba tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-9de57350-21df-4618-9374-5e053a68b5ba tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] delete called for group 52aa3bc2-cd55-452e-b6ca-96417d003e8e {{(pid=87177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-9de57350-21df-4618-9374-5e053a68b5ba tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Delete group with id: 52aa3bc2-cd55-452e-b6ca-96417d003e8e Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fbb4fae9-d822-43d6-adf5-f3b115de4a63 tempest-VolumesActionsTest-1128324616 tempest-VolumesActionsTest-1128324616-project-admin] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action returned with HTTP 202 Sep 07 16:49:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 554/1137] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:49:59 2026] POST /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3bc32e45-4321-49a6-8fff-c4b5fcae1a43 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3bc32e45-4321-49a6-8fff-c4b5fcae1a43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3bc32e45-4321-49a6-8fff-c4b5fcae1a43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3bc32e45-4321-49a6-8fff-c4b5fcae1a43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /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 16:49:59 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3bc32e45-4321-49a6-8fff-c4b5fcae1a43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3bc32e45-4321-49a6-8fff-c4b5fcae1a43 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 returned with HTTP 200 Sep 07 16:49:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 555/1138] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:59 2026] GET /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9de57350-21df-4618-9374-5e053a68b5ba tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e/action returned with HTTP 202 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 584/1139] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:49:59 2026] POST /volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-be38254d-da56-4771-95a9-d393f7d55ddd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9a43b288-7459-4948-8bdd-0262f4bb1d32 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9a43b288-7459-4948-8bdd-0262f4bb1d32 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9a43b288-7459-4948-8bdd-0262f4bb1d32 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9a43b288-7459-4948-8bdd-0262f4bb1d32 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-9a43b288-7459-4948-8bdd-0262f4bb1d32 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 52aa3bc2-cd55-452e-b6ca-96417d003e8e {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be38254d-da56-4771-95a9-d393f7d55ddd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be38254d-da56-4771-95a9-d393f7d55ddd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be38254d-da56-4771-95a9-d393f7d55ddd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-be38254d-da56-4771-95a9-d393f7d55ddd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /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 16:49:59 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9a43b288-7459-4948-8bdd-0262f4bb1d32 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e returned with HTTP 200 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 585/1140] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:49:59 2026] GET /volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e => generated 322 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be38254d-da56-4771-95a9-d393f7d55ddd tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 returned with HTTP 200 Sep 07 16:49:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 556/1141] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:49:59 2026] GET /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 => generated 849 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6ac9ef39-3b29-4796-bfd9-af4f873194de None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6ac9ef39-3b29-4796-bfd9-af4f873194de tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] DELETE http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6ac9ef39-3b29-4796-bfd9-af4f873194de tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6ac9ef39-3b29-4796-bfd9-af4f873194de tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-6ac9ef39-3b29-4796-bfd9-af4f873194de tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Delete volume with id: 2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:49:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:49:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6ac9ef39-3b29-4796-bfd9-af4f873194de tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:50:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6ac9ef39-3b29-4796-bfd9-af4f873194de tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Delete volume request issued successfully. Sep 07 16:50:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6ac9ef39-3b29-4796-bfd9-af4f873194de tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 returned with HTTP 202 Sep 07 16:50:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 586/1142] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:49:59 2026] DELETE /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:50:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-76e65e64-6422-413f-8de9-0c908b80f955 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-76e65e64-6422-413f-8de9-0c908b80f955 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:50:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-76e65e64-6422-413f-8de9-0c908b80f955 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-76e65e64-6422-413f-8de9-0c908b80f955 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:00 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:00 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:00 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:00 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-76e65e64-6422-413f-8de9-0c908b80f955 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Volume info retrieved successfully. Sep 07 16:50:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-76e65e64-6422-413f-8de9-0c908b80f955 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 returned with HTTP 200 Sep 07 16:50:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 557/1143] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:00 2026] GET /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a08a3bf7-7777-49fe-a9cb-f52f2c55929c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a08a3bf7-7777-49fe-a9cb-f52f2c55929c tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e Sep 07 16:50:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a08a3bf7-7777-49fe-a9cb-f52f2c55929c tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a08a3bf7-7777-49fe-a9cb-f52f2c55929c tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-a08a3bf7-7777-49fe-a9cb-f52f2c55929c tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 52aa3bc2-cd55-452e-b6ca-96417d003e8e {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a08a3bf7-7777-49fe-a9cb-f52f2c55929c tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e returned with HTTP 404 Sep 07 16:50:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 587/1144] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:00 2026] GET /volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bf90ccbd-6535-41bf-9852-24724802c065 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bf90ccbd-6535-41bf-9852-24724802c065 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/detail Sep 07 16:50:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bf90ccbd-6535-41bf-9852-24724802c065 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bf90ccbd-6535-41bf-9852-24724802c065 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:00 devstack devstack@c-api.service[87176]: /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 16:50:00 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bf90ccbd-6535-41bf-9852-24724802c065 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/detail returned with HTTP 200 Sep 07 16:50:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 558/1145] 192.168.122.91 () {60 vars in 1175 bytes} [Mon Sep 7 16:50:00 2026] GET /volume/v3/groups/detail => generated 14 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:50:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7a79c900-912e-4572-b921-3a31198b2f8f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7a79c900-912e-4572-b921-3a31198b2f8f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7a79c900-912e-4572-b921-3a31198b2f8f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7a79c900-912e-4572-b921-3a31198b2f8f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-7a79c900-912e-4572-b921-3a31198b2f8f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7a79c900-912e-4572-b921-3a31198b2f8f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7a79c900-912e-4572-b921-3a31198b2f8f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Get all volumes completed successfully. Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7a79c900-912e-4572-b921-3a31198b2f8f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 588/1146] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b9d9c20c-3127-43cb-b592-8a694007afb2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b9d9c20c-3127-43cb-b592-8a694007afb2 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] POST http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e/action Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b9d9c20c-3127-43cb-b592-8a694007afb2 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b9d9c20c-3127-43cb-b592-8a694007afb2 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-b9d9c20c-3127-43cb-b592-8a694007afb2 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] delete called for group 52aa3bc2-cd55-452e-b6ca-96417d003e8e {{(pid=87176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.groups [None req-b9d9c20c-3127-43cb-b592-8a694007afb2 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Delete group with id: 52aa3bc2-cd55-452e-b6ca-96417d003e8e Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b9d9c20c-3127-43cb-b592-8a694007afb2 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e/action returned with HTTP 404 Sep 07 16:50:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 559/1147] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:50:01 2026] POST /volume/v3/groups/52aa3bc2-cd55-452e-b6ca-96417d003e8e/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-605a08c5-a36c-4715-aea6-9adbdd149a00 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-605a08c5-a36c-4715-aea6-9adbdd149a00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-605a08c5-a36c-4715-aea6-9adbdd149a00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-605a08c5-a36c-4715-aea6-9adbdd149a00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-605a08c5-a36c-4715-aea6-9adbdd149a00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-605a08c5-a36c-4715-aea6-9adbdd149a00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-605a08c5-a36c-4715-aea6-9adbdd149a00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Get all volumes completed successfully. Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-605a08c5-a36c-4715-aea6-9adbdd149a00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 589/1148] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f62dbafb-2832-4271-ac04-bb56dd4d1482 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f62dbafb-2832-4271-ac04-bb56dd4d1482 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] GET http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2e34a121-f042-4705-b23b-5cd6e3072753 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f62dbafb-2832-4271-ac04-bb56dd4d1482 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f62dbafb-2832-4271-ac04-bb56dd4d1482 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2e34a121-f042-4705-b23b-5cd6e3072753 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] POST http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7/action Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2e34a121-f042-4705-b23b-5cd6e3072753 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2e34a121-f042-4705-b23b-5cd6e3072753 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-2e34a121-f042-4705-b23b-5cd6e3072753 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] delete called for group b3aae4a4-715b-48bd-b442-ffc9354187e7 {{(pid=87177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-2e34a121-f042-4705-b23b-5cd6e3072753 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Delete group with id: b3aae4a4-715b-48bd-b442-ffc9354187e7 Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f62dbafb-2832-4271-ac04-bb56dd4d1482 tempest-VolumesActionsTest-497140434 tempest-VolumesActionsTest-497140434-project-member] http://192.168.122.91/volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 returned with HTTP 404 Sep 07 16:50:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 560/1149] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:01 2026] GET /volume/v3/volumes/2b33fd1d-cc5b-47dd-a599-492d11218957 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2e34a121-f042-4705-b23b-5cd6e3072753 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7/action returned with HTTP 404 Sep 07 16:50:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 590/1150] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:50:01 2026] POST /volume/v3/groups/b3aae4a4-715b-48bd-b442-ffc9354187e7/action => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cd65d07b-20ac-45af-8969-fe0f299b6985 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cd65d07b-20ac-45af-8969-fe0f299b6985 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/8046b564-d462-4a5e-8d1e-2a8db0e3367a Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cd65d07b-20ac-45af-8969-fe0f299b6985 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cd65d07b-20ac-45af-8969-fe0f299b6985 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cd65d07b-20ac-45af-8969-fe0f299b6985 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] http://192.168.122.91/volume/v3/group_types/8046b564-d462-4a5e-8d1e-2a8db0e3367a returned with HTTP 202 Sep 07 16:50:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 561/1151] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:50:01 2026] DELETE /volume/v3/group_types/8046b564-d462-4a5e-8d1e-2a8db0e3367a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-02d9db49-0506-4612-8e1d-f8409d92c266 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-02d9db49-0506-4612-8e1d-f8409d92c266 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] DELETE http://192.168.122.91/volume/v3/types/e6699540-af36-44ba-b32b-aab5f0f1bcf9 Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-02d9db49-0506-4612-8e1d-f8409d92c266 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-02d9db49-0506-4612-8e1d-f8409d92c266 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-02d9db49-0506-4612-8e1d-f8409d92c266 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] http://192.168.122.91/volume/v3/types/e6699540-af36-44ba-b32b-aab5f0f1bcf9 returned with HTTP 202 Sep 07 16:50:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 591/1152] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:50:01 2026] DELETE /volume/v3/types/e6699540-af36-44ba-b32b-aab5f0f1bcf9 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b8cd2edb-1d47-4702-9b36-be9797120e54 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b8cd2edb-1d47-4702-9b36-be9797120e54 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] GET http://192.168.122.91/volume/v3/types/e6699540-af36-44ba-b32b-aab5f0f1bcf9 Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b8cd2edb-1d47-4702-9b36-be9797120e54 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b8cd2edb-1d47-4702-9b36-be9797120e54 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b8cd2edb-1d47-4702-9b36-be9797120e54 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] http://192.168.122.91/volume/v3/types/e6699540-af36-44ba-b32b-aab5f0f1bcf9 returned with HTTP 404 Sep 07 16:50:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 562/1153] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:50:01 2026] GET /volume/v3/types/e6699540-af36-44ba-b32b-aab5f0f1bcf9 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d977c9fd-7d6e-4f99-b1ca-b556079b5e08 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d977c9fd-7d6e-4f99-b1ca-b556079b5e08 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d977c9fd-7d6e-4f99-b1ca-b556079b5e08 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1303650051"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d977c9fd-7d6e-4f99-b1ca-b556079b5e08 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:50:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 592/1154] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:50:01 2026] POST /volume/v3/types => generated 216 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e768a2b7-0395-4d27-8a5e-3a8f0df81dda None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e768a2b7-0395-4d27-8a5e-3a8f0df81dda tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e768a2b7-0395-4d27-8a5e-3a8f0df81dda tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2018781061"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e768a2b7-0395-4d27-8a5e-3a8f0df81dda tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:50:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 563/1155] 192.168.122.91 () {62 vars in 1190 bytes} [Mon Sep 7 16:50:01 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 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c9497fb2-d6c5-4893-96c5-06607475481e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c9497fb2-d6c5-4893-96c5-06607475481e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] POST http://192.168.122.91/volume/v3/groups Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c9497fb2-d6c5-4893-96c5-06607475481e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ffbb385b-8681-4a1a-84e2-c83793bd9fb4", "volume_types": ["5861f269-10ee-443f-a9f0-d7afeaf25765"], "name": "tempest-GroupsTest-Group-1804199171"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-c9497fb2-d6c5-4893-96c5-06607475481e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Creating new group {'group': {'group_type': 'ffbb385b-8681-4a1a-84e2-c83793bd9fb4', 'volume_types': ['5861f269-10ee-443f-a9f0-d7afeaf25765'], 'name': 'tempest-GroupsTest-Group-1804199171'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-c9497fb2-d6c5-4893-96c5-06607475481e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Creating group tempest-GroupsTest-Group-1804199171. Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c9497fb2-d6c5-4893-96c5-06607475481e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Availability Zones retrieved successfully. Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-c9497fb2-d6c5-4893-96c5-06607475481e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Created reservations ['287acf9c-a31d-4723-accc-2c36eb032e62'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c9497fb2-d6c5-4893-96c5-06607475481e tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups returned with HTTP 202 Sep 07 16:50:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 593/1156] 192.168.122.91 () {62 vars in 1176 bytes} [Mon Sep 7 16:50:01 2026] POST /volume/v3/groups => generated 104 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f6aeaccd-bb1b-451a-bcba-0c853f6ebcb9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f6aeaccd-bb1b-451a-bcba-0c853f6ebcb9 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f6aeaccd-bb1b-451a-bcba-0c853f6ebcb9 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f6aeaccd-bb1b-451a-bcba-0c853f6ebcb9 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-f6aeaccd-bb1b-451a-bcba-0c853f6ebcb9 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:01 devstack devstack@c-api.service[87176]: /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 16:50:01 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f6aeaccd-bb1b-451a-bcba-0c853f6ebcb9 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f returned with HTTP 200 Sep 07 16:50:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 564/1157] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:01 2026] GET /volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f => generated 332 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dcaac998-691f-4416-ac27-bc995d9bb57d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dcaac998-691f-4416-ac27-bc995d9bb57d tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:50:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dcaac998-691f-4416-ac27-bc995d9bb57d tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1040002425"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dcaac998-691f-4416-ac27-bc995d9bb57d tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:50:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 594/1158] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:50:01 2026] POST /volume/v3/types => generated 224 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1a2cadb5-ca3f-48bb-98bd-f2437598e754 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1a2cadb5-ca3f-48bb-98bd-f2437598e754 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1a2cadb5-ca3f-48bb-98bd-f2437598e754 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1532016019"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1a2cadb5-ca3f-48bb-98bd-f2437598e754 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:50:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 565/1159] 192.168.122.91 () {62 vars in 1190 bytes} [Mon Sep 7 16:50:02 2026] POST /volume/v3/group_types => generated 181 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0a335a54-78c1-4d76-bae4-06944d18722d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a335a54-78c1-4d76-bae4-06944d18722d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/groups Sep 07 16:50:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0a335a54-78c1-4d76-bae4-06944d18722d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "77fc1813-89b4-46e4-b020-3ceea47c6ea3", "volume_types": ["7fc678c2-4f63-4efe-89ed-e7d240a72ab3"], "name": "tempest-GroupSnapshotsTest-Group-873717354"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-0a335a54-78c1-4d76-bae4-06944d18722d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating new group {'group': {'group_type': '77fc1813-89b4-46e4-b020-3ceea47c6ea3', 'volume_types': ['7fc678c2-4f63-4efe-89ed-e7d240a72ab3'], 'name': 'tempest-GroupSnapshotsTest-Group-873717354'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 16:50:02 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-0a335a54-78c1-4d76-bae4-06944d18722d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating group tempest-GroupSnapshotsTest-Group-873717354. Sep 07 16:50:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0a335a54-78c1-4d76-bae4-06944d18722d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Availability Zones retrieved successfully. Sep 07 16:50:02 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-0a335a54-78c1-4d76-bae4-06944d18722d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['414e51dc-1a51-4c2d-8eed-02aec2e7b870'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a335a54-78c1-4d76-bae4-06944d18722d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups returned with HTTP 202 Sep 07 16:50:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 595/1160] 192.168.122.91 () {62 vars in 1176 bytes} [Mon Sep 7 16:50:02 2026] POST /volume/v3/groups => generated 111 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-82a80535-51b0-4450-b039-9f0f32f15835 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82a80535-51b0-4450-b039-9f0f32f15835 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82a80535-51b0-4450-b039-9f0f32f15835 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82a80535-51b0-4450-b039-9f0f32f15835 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-82a80535-51b0-4450-b039-9f0f32f15835 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 3ca7357b-38f9-4755-8110-2bb084127f58 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:02 devstack devstack@c-api.service[87176]: /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 16:50:02 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82a80535-51b0-4450-b039-9f0f32f15835 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 returned with HTTP 200 Sep 07 16:50:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 566/1161] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:02 2026] GET /volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 => generated 391 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:50:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-747ea234-80ab-40d2-9c67-ba713be46a57 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-747ea234-80ab-40d2-9c67-ba713be46a57 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f Sep 07 16:50:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-747ea234-80ab-40d2-9c67-ba713be46a57 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-747ea234-80ab-40d2-9c67-ba713be46a57 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-747ea234-80ab-40d2-9c67-ba713be46a57 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:02 devstack devstack@c-api.service[87177]: /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 16:50:02 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-747ea234-80ab-40d2-9c67-ba713be46a57 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f returned with HTTP 200 Sep 07 16:50:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 596/1162] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:02 2026] GET /volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f => generated 333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1000514806", "volume_type": "5861f269-10ee-443f-a9f0-d7afeaf25765", "group_id": "9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1000514806', 'volume_type': '5861f269-10ee-443f-a9f0-d7afeaf25765', 'group_id': '9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:02 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Create volume of 1 GB Sep 07 16:50:02 devstack devstack@c-api.service[87176]: /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 16:50:02 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Availability Zones retrieved successfully. Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Flow 'volume_create_api' (18f18216-d9f1-42a6-a6fb-78ee4893c560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76b0cb1-8956-4adf-92f1-8a5e845f0ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76b0cb1-8956-4adf-92f1-8a5e845f0ad8) 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:50:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5861f269-10ee-443f-a9f0-d7afeaf25765,is_public=True,name='tempest-GroupsTest-volume-type-1303650051',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5861f269-10ee-443f-a9f0-d7afeaf25765', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b360aa05-018c-4fb0-b636-afd86428e6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1303650051 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1303650051, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:50:03 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1303650051 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1303650051, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Created reservations ['c0df6b01-d888-482b-93d1-25c808c23b75', '832aabbf-6dad-41e2-8429-6bfcb7123f08', '047abdb3-1752-4019-9881-191e6d7a47b0', '9eeb8b21-a4aa-4486-80a6-1952d0c213e9'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b360aa05-018c-4fb0-b636-afd86428e6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0df6b01-d888-482b-93d1-25c808c23b75', '832aabbf-6dad-41e2-8429-6bfcb7123f08', '047abdb3-1752-4019-9881-191e6d7a47b0', '9eeb8b21-a4aa-4486-80a6-1952d0c213e9']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea35202-d1d6-46e9-882a-91fd12034d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:03 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea35202-d1d6-46e9-882a-91fd12034d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1000514806',encryption_key_id=None,group_id=9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f,group_type_id=,metadata={},multiattach=False,project_id='d5230d079d42497f8e22f29d2ca1692a',qos_specs=None,replication_status=,reservations=['c0df6b01-d888-482b-93d1-25c808c23b75','832aabbf-6dad-41e2-8429-6bfcb7123f08','047abdb3-1752-4019-9881-191e6d7a47b0','9eeb8b21-a4aa-4486-80a6-1952d0c213e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198a90a493d9453185be3bdafba39d80',volume_type_id=5861f269-10ee-443f-a9f0-d7afeaf25765), 'volume': Volume(_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:50:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1000514806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f,host=None,id=5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5230d079d42497f8e22f29d2ca1692a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='198a90a493d9453185be3bdafba39d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5861f269-10ee-443f-a9f0-d7afeaf25765),volume_type_id=5861f269-10ee-443f-a9f0-d7afeaf25765)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb3ab7ae-f64f-460b-a49d-684c898e229e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb3ab7ae-f64f-460b-a49d-684c898e229e) transitioned into state 'SUCCESS' from state '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-1000514806',encryption_key_id=None,group_id=9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f,group_type_id=,metadata={},multiattach=False,project_id='d5230d079d42497f8e22f29d2ca1692a',qos_specs=None,replication_status=,reservations=['c0df6b01-d888-482b-93d1-25c808c23b75','832aabbf-6dad-41e2-8429-6bfcb7123f08','047abdb3-1752-4019-9881-191e6d7a47b0','9eeb8b21-a4aa-4486-80a6-1952d0c213e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198a90a493d9453185be3bdafba39d80',volume_type_id=5861f269-10ee-443f-a9f0-d7afeaf25765)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (953b74aa-9b10-4ec9-bee0-f3bffc9e0fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (953b74aa-9b10-4ec9-bee0-f3bffc9e0fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Flow 'volume_create_api' (18f18216-d9f1-42a6-a6fb-78ee4893c560) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Create volume request issued successfully. Sep 07 16:50:03 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:03 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:03 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0707bf15-0a77-48cf-9ad8-ae4ccf32e839 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 567/1163] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:50:02 2026] POST /volume/v3/volumes => generated 821 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:50:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-124d6b82-e1dc-419a-a966-61c0e9935fe0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-124d6b82-e1dc-419a-a966-61c0e9935fe0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a Sep 07 16:50:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-124d6b82-e1dc-419a-a966-61c0e9935fe0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-124d6b82-e1dc-419a-a966-61c0e9935fe0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:03 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-124d6b82-e1dc-419a-a966-61c0e9935fe0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:50:03 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-124d6b82-e1dc-419a-a966-61c0e9935fe0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:03 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-124d6b82-e1dc-419a-a966-61c0e9935fe0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:03 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-124d6b82-e1dc-419a-a966-61c0e9935fe0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fa203f05-5ff9-4517-bd7a-1807682b3538 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fa203f05-5ff9-4517-bd7a-1807682b3538 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fa203f05-5ff9-4517-bd7a-1807682b3538 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fa203f05-5ff9-4517-bd7a-1807682b3538 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-fa203f05-5ff9-4517-bd7a-1807682b3538 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 3ca7357b-38f9-4755-8110-2bb084127f58 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-124d6b82-e1dc-419a-a966-61c0e9935fe0 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a returned with HTTP 200 Sep 07 16:50:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 597/1164] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:03 2026] GET /volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a => generated 889 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:50:03 devstack devstack@c-api.service[87176]: /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 16:50:03 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fa203f05-5ff9-4517-bd7a-1807682b3538 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 returned with HTTP 200 Sep 07 16:50:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 568/1165] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:03 2026] GET /volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1061362449", "volume_type": "7fc678c2-4f63-4efe-89ed-e7d240a72ab3", "group_id": "3ca7357b-38f9-4755-8110-2bb084127f58", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1061362449', 'volume_type': '7fc678c2-4f63-4efe-89ed-e7d240a72ab3', 'group_id': '3ca7357b-38f9-4755-8110-2bb084127f58', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:03 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume of 1 GB Sep 07 16:50:03 devstack devstack@c-api.service[87177]: /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 16:50:03 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Availability Zones retrieved successfully. Sep 07 16:50:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Flow 'volume_create_api' (e8975b25-65a1-4fd1-8c7f-a8f0a888194c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c59f677d-7e9c-4ce6-9e94-6b304539cfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c59f677d-7e9c-4ce6-9e94-6b304539cfb1) 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:50:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7fc678c2-4f63-4efe-89ed-e7d240a72ab3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1040002425',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fc678c2-4f63-4efe-89ed-e7d240a72ab3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3ca7357b-38f9-4755-8110-2bb084127f58', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c1f5dd-f8b5-4f80-9736-833cbe8607a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:03 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1040002425 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1040002425, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:50:03 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1040002425 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1040002425, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['3d947f73-cab3-4e06-b8c4-ace3e5495bc9', 'ad3e9f64-5639-4e16-9d88-413a6dc19165', 'f9ba8a17-4001-419b-ab19-a12c53222880', '68ef47ee-ad9d-4b98-9f93-f4932d1821f8'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c1f5dd-f8b5-4f80-9736-833cbe8607a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d947f73-cab3-4e06-b8c4-ace3e5495bc9', 'ad3e9f64-5639-4e16-9d88-413a6dc19165', 'f9ba8a17-4001-419b-ab19-a12c53222880', '68ef47ee-ad9d-4b98-9f93-f4932d1821f8']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd2df151-7c89-4641-b098-972323ae8b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd2df151-7c89-4641-b098-972323ae8b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a74b8681-b3e3-4f31-907a-862b05f2f93d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1061362449',encryption_key_id=None,group_id=3ca7357b-38f9-4755-8110-2bb084127f58,group_type_id=,metadata={},multiattach=False,project_id='e6112652adf4450ab00a205a2742c359',qos_specs=None,replication_status=,reservations=['3d947f73-cab3-4e06-b8c4-ace3e5495bc9','ad3e9f64-5639-4e16-9d88-413a6dc19165','f9ba8a17-4001-419b-ab19-a12c53222880','68ef47ee-ad9d-4b98-9f93-f4932d1821f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c93149d83ae74feaaada9b89ac70b372',volume_type_id=7fc678c2-4f63-4efe-89ed-e7d240a72ab3), 'volume': Volume(_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:50:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1061362449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3ca7357b-38f9-4755-8110-2bb084127f58,host=None,id=a74b8681-b3e3-4f31-907a-862b05f2f93d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6112652adf4450ab00a205a2742c359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c93149d83ae74feaaada9b89ac70b372',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fc678c2-4f63-4efe-89ed-e7d240a72ab3),volume_type_id=7fc678c2-4f63-4efe-89ed-e7d240a72ab3)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb932cfe-8c60-4daa-85e5-c80f3731a837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb932cfe-8c60-4daa-85e5-c80f3731a837) transitioned into state 'SUCCESS' from state '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-1061362449',encryption_key_id=None,group_id=3ca7357b-38f9-4755-8110-2bb084127f58,group_type_id=,metadata={},multiattach=False,project_id='e6112652adf4450ab00a205a2742c359',qos_specs=None,replication_status=,reservations=['3d947f73-cab3-4e06-b8c4-ace3e5495bc9','ad3e9f64-5639-4e16-9d88-413a6dc19165','f9ba8a17-4001-419b-ab19-a12c53222880','68ef47ee-ad9d-4b98-9f93-f4932d1821f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c93149d83ae74feaaada9b89ac70b372',volume_type_id=7fc678c2-4f63-4efe-89ed-e7d240a72ab3)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbbfd233-38c7-45cc-9576-27c8cbdb148e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbbfd233-38c7-45cc-9576-27c8cbdb148e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Flow 'volume_create_api' (e8975b25-65a1-4fd1-8c7f-a8f0a888194c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume request issued successfully. Sep 07 16:50:04 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:04 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:04 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-076f3cb5-ba95-42e8-95e5-f9e1d51caca6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 598/1166] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:50:03 2026] POST /volume/v3/volumes => generated 829 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-39b35d2f-3c71-4806-970e-44740e62c0bd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-39b35d2f-3c71-4806-970e-44740e62c0bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d Sep 07 16:50:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-39b35d2f-3c71-4806-970e-44740e62c0bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-39b35d2f-3c71-4806-970e-44740e62c0bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:04 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-39b35d2f-3c71-4806-970e-44740e62c0bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:04 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-39b35d2f-3c71-4806-970e-44740e62c0bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:04 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-39b35d2f-3c71-4806-970e-44740e62c0bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:04 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-39b35d2f-3c71-4806-970e-44740e62c0bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-39b35d2f-3c71-4806-970e-44740e62c0bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d returned with HTTP 200 Sep 07 16:50:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 569/1167] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:04 2026] GET /volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d => generated 897 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f9883388-d152-4de6-9044-c2a02622c5c6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f9883388-d152-4de6-9044-c2a02622c5c6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f9883388-d152-4de6-9044-c2a02622c5c6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f9883388-d152-4de6-9044-c2a02622c5c6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f9883388-d152-4de6-9044-c2a02622c5c6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:50:04 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-f9883388-d152-4de6-9044-c2a02622c5c6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:04 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-f9883388-d152-4de6-9044-c2a02622c5c6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:04 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-f9883388-d152-4de6-9044-c2a02622c5c6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f9883388-d152-4de6-9044-c2a02622c5c6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a returned with HTTP 200 Sep 07 16:50:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 599/1168] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:04 2026] GET /volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a => generated 913 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-58776548-32cf-4b98-9f71-2d3897b3fda8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58776548-32cf-4b98-9f71-2d3897b3fda8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d Sep 07 16:50:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58776548-32cf-4b98-9f71-2d3897b3fda8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58776548-32cf-4b98-9f71-2d3897b3fda8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-58776548-32cf-4b98-9f71-2d3897b3fda8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:05 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-58776548-32cf-4b98-9f71-2d3897b3fda8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:05 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-58776548-32cf-4b98-9f71-2d3897b3fda8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:05 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-58776548-32cf-4b98-9f71-2d3897b3fda8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-372f561a-a14d-47fe-87da-84e75c2b7e56 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58776548-32cf-4b98-9f71-2d3897b3fda8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d returned with HTTP 200 Sep 07 16:50:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 570/1169] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:05 2026] GET /volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d => generated 921 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-372f561a-a14d-47fe-87da-84e75c2b7e56 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a Sep 07 16:50:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-372f561a-a14d-47fe-87da-84e75c2b7e56 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-372f561a-a14d-47fe-87da-84e75c2b7e56 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-372f561a-a14d-47fe-87da-84e75c2b7e56 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:50:05 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-372f561a-a14d-47fe-87da-84e75c2b7e56 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:05 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-372f561a-a14d-47fe-87da-84e75c2b7e56 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:05 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-372f561a-a14d-47fe-87da-84e75c2b7e56 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-372f561a-a14d-47fe-87da-84e75c2b7e56 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a returned with HTTP 200 Sep 07 16:50:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 600/1170] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:05 2026] GET /volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a => generated 914 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1764870056", "volume_type": "5861f269-10ee-443f-a9f0-d7afeaf25765", "group_id": "9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1764870056', 'volume_type': '5861f269-10ee-443f-a9f0-d7afeaf25765', 'group_id': '9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:06 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Create volume of 1 GB Sep 07 16:50:06 devstack devstack@c-api.service[87176]: /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 16:50:06 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Availability Zones retrieved successfully. Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Flow 'volume_create_api' (8261055e-f86f-4f0e-8ac8-7b7d46552c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7eb440-1690-4119-8444-1e711357b0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7eb440-1690-4119-8444-1e711357b0da) 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:50:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5861f269-10ee-443f-a9f0-d7afeaf25765,is_public=True,name='tempest-GroupsTest-volume-type-1303650051',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5861f269-10ee-443f-a9f0-d7afeaf25765', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e036128b-8405-436c-b79f-d53a1bb41dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Created reservations ['0d4258a9-5ca4-40cd-8c13-8323c0c91d0b', 'bf62833b-3dad-445c-b346-8b8bfede7210', '344b7a6c-d63b-4b44-a987-662b6bc39993', 'b131a4b4-67b7-4841-97d2-f802ac1b8294'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e036128b-8405-436c-b79f-d53a1bb41dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d4258a9-5ca4-40cd-8c13-8323c0c91d0b', 'bf62833b-3dad-445c-b346-8b8bfede7210', '344b7a6c-d63b-4b44-a987-662b6bc39993', 'b131a4b4-67b7-4841-97d2-f802ac1b8294']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e299d85f-7854-4ced-8624-539e77955e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e299d85f-7854-4ced-8624-539e77955e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69ebe24e-9adc-4e47-83dc-1cc2f2f74c48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1764870056',encryption_key_id=None,group_id=9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f,group_type_id=,metadata={},multiattach=False,project_id='d5230d079d42497f8e22f29d2ca1692a',qos_specs=None,replication_status=,reservations=['0d4258a9-5ca4-40cd-8c13-8323c0c91d0b','bf62833b-3dad-445c-b346-8b8bfede7210','344b7a6c-d63b-4b44-a987-662b6bc39993','b131a4b4-67b7-4841-97d2-f802ac1b8294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198a90a493d9453185be3bdafba39d80',volume_type_id=5861f269-10ee-443f-a9f0-d7afeaf25765), 'volume': Volume(_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:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1764870056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f,host=None,id=69ebe24e-9adc-4e47-83dc-1cc2f2f74c48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5230d079d42497f8e22f29d2ca1692a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='198a90a493d9453185be3bdafba39d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5861f269-10ee-443f-a9f0-d7afeaf25765),volume_type_id=5861f269-10ee-443f-a9f0-d7afeaf25765)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (897610a5-fe9f-476c-b7ec-dbb890b20b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (897610a5-fe9f-476c-b7ec-dbb890b20b62) transitioned into state 'SUCCESS' from state '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-1764870056',encryption_key_id=None,group_id=9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f,group_type_id=,metadata={},multiattach=False,project_id='d5230d079d42497f8e22f29d2ca1692a',qos_specs=None,replication_status=,reservations=['0d4258a9-5ca4-40cd-8c13-8323c0c91d0b','bf62833b-3dad-445c-b346-8b8bfede7210','344b7a6c-d63b-4b44-a987-662b6bc39993','b131a4b4-67b7-4841-97d2-f802ac1b8294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198a90a493d9453185be3bdafba39d80',volume_type_id=5861f269-10ee-443f-a9f0-d7afeaf25765)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d1782a-a880-4801-8544-31123f266024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d1782a-a880-4801-8544-31123f266024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Flow 'volume_create_api' (8261055e-f86f-4f0e-8ac8-7b7d46552c86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Create volume request issued successfully. Sep 07 16:50:06 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:06 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:06 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d020a9d7-715d-4044-9c8a-67ad0afe6a73 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 571/1171] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:50:06 2026] POST /volume/v3/volumes => generated 821 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0c5a69f8-23dc-42d8-bcc4-105c9b1cf77b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0c5a69f8-23dc-42d8-bcc4-105c9b1cf77b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 Sep 07 16:50:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0c5a69f8-23dc-42d8-bcc4-105c9b1cf77b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0c5a69f8-23dc-42d8-bcc4-105c9b1cf77b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0c5a69f8-23dc-42d8-bcc4-105c9b1cf77b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:50:06 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-0c5a69f8-23dc-42d8-bcc4-105c9b1cf77b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:06 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-0c5a69f8-23dc-42d8-bcc4-105c9b1cf77b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:06 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-0c5a69f8-23dc-42d8-bcc4-105c9b1cf77b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-24911bc1-8aa3-4218-8e19-ca9811dff7e7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-24911bc1-8aa3-4218-8e19-ca9811dff7e7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-24911bc1-8aa3-4218-8e19-ca9811dff7e7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-24911bc1-8aa3-4218-8e19-ca9811dff7e7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0c5a69f8-23dc-42d8-bcc4-105c9b1cf77b tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 returned with HTTP 200 Sep 07 16:50:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 601/1172] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:06 2026] GET /volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 => generated 889 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-24911bc1-8aa3-4218-8e19-ca9811dff7e7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:06 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-24911bc1-8aa3-4218-8e19-ca9811dff7e7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:06 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-24911bc1-8aa3-4218-8e19-ca9811dff7e7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:07 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-24911bc1-8aa3-4218-8e19-ca9811dff7e7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-24911bc1-8aa3-4218-8e19-ca9811dff7e7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d returned with HTTP 200 Sep 07 16:50:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 572/1173] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:06 2026] GET /volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d => generated 922 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1992db56-2081-4296-91d4-e531f191cad3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1992db56-2081-4296-91d4-e531f191cad3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/group_snapshots Sep 07 16:50:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1992db56-2081-4296-91d4-e531f191cad3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3ca7357b-38f9-4755-8110-2bb084127f58", "name": "tempest-group_snapshot-326366799"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-1992db56-2081-4296-91d4-e531f191cad3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3ca7357b-38f9-4755-8110-2bb084127f58', 'name': 'tempest-group_snapshot-326366799'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 16:50:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:07 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.group_snapshots [None req-1992db56-2081-4296-91d4-e531f191cad3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating group_snapshot tempest-group_snapshot-326366799. Sep 07 16:50:07 devstack devstack@c-api.service[87177]: /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 16:50:07 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:50:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:07 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-1992db56-2081-4296-91d4-e531f191cad3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1040002425 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1040002425, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:50:07 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-1992db56-2081-4296-91d4-e531f191cad3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['be431c6b-780d-42a7-9dc4-90d19e88e69f', '526d3d62-fc13-4cd3-834a-c4d395ee1efd', '817499f9-0ac6-4088-8baa-ebd6b64af241', '5797436d-2cad-4cc1-a0e5-b74484d08248'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1992db56-2081-4296-91d4-e531f191cad3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots returned with HTTP 202 Sep 07 16:50:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 602/1174] 192.168.122.91 () {62 vars in 1203 bytes} [Mon Sep 7 16:50:07 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f89e2f48-66ba-4ee9-aa22-52461e6cbcc6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f89e2f48-66ba-4ee9-aa22-52461e6cbcc6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e Sep 07 16:50:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f89e2f48-66ba-4ee9-aa22-52461e6cbcc6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f89e2f48-66ba-4ee9-aa22-52461e6cbcc6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-f89e2f48-66ba-4ee9-aa22-52461e6cbcc6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b5ef6468-5292-468b-8058-a8614395180e {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f89e2f48-66ba-4ee9-aa22-52461e6cbcc6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e returned with HTTP 200 Sep 07 16:50:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 573/1175] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:07 2026] GET /volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e => generated 306 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d78c452e-d0ef-49eb-8da3-812e3585f820 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d78c452e-d0ef-49eb-8da3-812e3585f820 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 Sep 07 16:50:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d78c452e-d0ef-49eb-8da3-812e3585f820 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d78c452e-d0ef-49eb-8da3-812e3585f820 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d78c452e-d0ef-49eb-8da3-812e3585f820 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:50:07 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d78c452e-d0ef-49eb-8da3-812e3585f820 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:07 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d78c452e-d0ef-49eb-8da3-812e3585f820 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:08 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-d78c452e-d0ef-49eb-8da3-812e3585f820 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d78c452e-d0ef-49eb-8da3-812e3585f820 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 returned with HTTP 200 Sep 07 16:50:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 603/1176] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:07 2026] GET /volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-54e3d4aa-4b37-4450-8def-b23c6c39a72f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-54e3d4aa-4b37-4450-8def-b23c6c39a72f tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e Sep 07 16:50:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-54e3d4aa-4b37-4450-8def-b23c6c39a72f tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-54e3d4aa-4b37-4450-8def-b23c6c39a72f tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-54e3d4aa-4b37-4450-8def-b23c6c39a72f tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b5ef6468-5292-468b-8058-a8614395180e {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-54e3d4aa-4b37-4450-8def-b23c6c39a72f tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e returned with HTTP 200 Sep 07 16:50:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 574/1177] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:08 2026] GET /volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e => generated 306 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d99c3bcd-cf85-44d5-a480-bad4bfea34f6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d99c3bcd-cf85-44d5-a480-bad4bfea34f6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 Sep 07 16:50:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d99c3bcd-cf85-44d5-a480-bad4bfea34f6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d99c3bcd-cf85-44d5-a480-bad4bfea34f6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d99c3bcd-cf85-44d5-a480-bad4bfea34f6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:50:09 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-d99c3bcd-cf85-44d5-a480-bad4bfea34f6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:09 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-d99c3bcd-cf85-44d5-a480-bad4bfea34f6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:09 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-d99c3bcd-cf85-44d5-a480-bad4bfea34f6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d99c3bcd-cf85-44d5-a480-bad4bfea34f6 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 returned with HTTP 200 Sep 07 16:50:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 604/1178] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:09 2026] GET /volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 => generated 914 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fe7dfc7d-1d9f-404e-9453-14713781d381 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fe7dfc7d-1d9f-404e-9453-14713781d381 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] PUT http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f Sep 07 16:50:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fe7dfc7d-1d9f-404e-9453-14713781d381 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "69ebe24e-9adc-4e47-83dc-1cc2f2f74c48"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-fe7dfc7d-1d9f-404e-9453-14713781d381 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Update called for group 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f. {{(pid=87176) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 16:50:09 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.groups [None req-fe7dfc7d-1d9f-404e-9453-14713781d381 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Updating group 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f with name new_group description: This is a new group add_volumes: None remove_volumes: 69ebe24e-9adc-4e47-83dc-1cc2f2f74c48. Sep 07 16:50:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fe7dfc7d-1d9f-404e-9453-14713781d381 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f returned with HTTP 202 Sep 07 16:50:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 575/1179] 192.168.122.91 () {62 vars in 1286 bytes} [Mon Sep 7 16:50:09 2026] PUT /volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-812b773f-6b43-4acb-8b9b-882f5dbfc3ef None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-812b773f-6b43-4acb-8b9b-882f5dbfc3ef tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f Sep 07 16:50:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-812b773f-6b43-4acb-8b9b-882f5dbfc3ef tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-812b773f-6b43-4acb-8b9b-882f5dbfc3ef tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-812b773f-6b43-4acb-8b9b-882f5dbfc3ef tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:09 devstack devstack@c-api.service[87177]: /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 16:50:09 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-812b773f-6b43-4acb-8b9b-882f5dbfc3ef tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f returned with HTTP 200 Sep 07 16:50:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 605/1180] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:09 2026] GET /volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f => generated 323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:50:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-54335e0f-db69-4006-a588-a97a76246c62 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-54335e0f-db69-4006-a588-a97a76246c62 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e Sep 07 16:50:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-54335e0f-db69-4006-a588-a97a76246c62 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-54335e0f-db69-4006-a588-a97a76246c62 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-54335e0f-db69-4006-a588-a97a76246c62 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b5ef6468-5292-468b-8058-a8614395180e {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-54335e0f-db69-4006-a588-a97a76246c62 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e returned with HTTP 200 Sep 07 16:50:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 576/1181] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:09 2026] GET /volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e => generated 306 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-64f50f0b-f3da-4f3f-adb2-2a4d1343124f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-64f50f0b-f3da-4f3f-adb2-2a4d1343124f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f Sep 07 16:50:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-64f50f0b-f3da-4f3f-adb2-2a4d1343124f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-64f50f0b-f3da-4f3f-adb2-2a4d1343124f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-64f50f0b-f3da-4f3f-adb2-2a4d1343124f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:10 devstack devstack@c-api.service[87177]: /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 16:50:10 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-64f50f0b-f3da-4f3f-adb2-2a4d1343124f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f returned with HTTP 200 Sep 07 16:50:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 606/1182] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:10 2026] GET /volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f => generated 324 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3ae9810f-8a8b-4dab-88b7-e7dd5bf1fa00 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3ae9810f-8a8b-4dab-88b7-e7dd5bf1fa00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3ae9810f-8a8b-4dab-88b7-e7dd5bf1fa00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3ae9810f-8a8b-4dab-88b7-e7dd5bf1fa00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-3ae9810f-8a8b-4dab-88b7-e7dd5bf1fa00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8011696b-9597-479f-bc1b-d697f204a57d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8011696b-9597-479f-bc1b-d697f204a57d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e Sep 07 16:50:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8011696b-9597-479f-bc1b-d697f204a57d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8011696b-9597-479f-bc1b-d697f204a57d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-8011696b-9597-479f-bc1b-d697f204a57d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b5ef6468-5292-468b-8058-a8614395180e {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:10 devstack devstack@c-api.service[87176]: /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 16:50:10 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3ae9810f-8a8b-4dab-88b7-e7dd5bf1fa00 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f returned with HTTP 200 Sep 07 16:50:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 577/1183] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:10 2026] GET /volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f => generated 324 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8011696b-9597-479f-bc1b-d697f204a57d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e returned with HTTP 200 Sep 07 16:50:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 607/1184] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:10 2026] GET /volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e => generated 306 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e583ca4c-46ad-4f11-a945-5d07772007e3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e583ca4c-46ad-4f11-a945-5d07772007e3 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e583ca4c-46ad-4f11-a945-5d07772007e3 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e583ca4c-46ad-4f11-a945-5d07772007e3 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-e583ca4c-46ad-4f11-a945-5d07772007e3 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e583ca4c-46ad-4f11-a945-5d07772007e3 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: /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 16:50:10 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:50:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e583ca4c-46ad-4f11-a945-5d07772007e3 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Get all volumes completed successfully. Sep 07 16:50:10 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-e583ca4c-46ad-4f11-a945-5d07772007e3 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:10 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-e583ca4c-46ad-4f11-a945-5d07772007e3 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:10 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-e583ca4c-46ad-4f11-a945-5d07772007e3 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e583ca4c-46ad-4f11-a945-5d07772007e3 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 578/1185] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:10 2026] GET /volume/v3/volumes/detail => generated 1787 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:50:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e211c41c-2076-4a49-b848-0dd300fc9bc5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e211c41c-2076-4a49-b848-0dd300fc9bc5 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] PUT http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f Sep 07 16:50:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e211c41c-2076-4a49-b848-0dd300fc9bc5 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "69ebe24e-9adc-4e47-83dc-1cc2f2f74c48"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-e211c41c-2076-4a49-b848-0dd300fc9bc5 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Update called for group 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f. {{(pid=87177) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 16:50:10 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-e211c41c-2076-4a49-b848-0dd300fc9bc5 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Updating group 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f with name None description: None add_volumes: 69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 remove_volumes: None. Sep 07 16:50:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:10 devstack devstack@c-api.service[87177]: /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 16:50:10 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e211c41c-2076-4a49-b848-0dd300fc9bc5 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f returned with HTTP 202 Sep 07 16:50:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 608/1186] 192.168.122.91 () {62 vars in 1285 bytes} [Mon Sep 7 16:50:10 2026] PUT /volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fb7b49c8-82cc-4ab9-aa4c-f8469703e765 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb7b49c8-82cc-4ab9-aa4c-f8469703e765 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb7b49c8-82cc-4ab9-aa4c-f8469703e765 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb7b49c8-82cc-4ab9-aa4c-f8469703e765 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-fb7b49c8-82cc-4ab9-aa4c-f8469703e765 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:10 devstack devstack@c-api.service[87176]: /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 16:50:10 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb7b49c8-82cc-4ab9-aa4c-f8469703e765 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f returned with HTTP 200 Sep 07 16:50:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 579/1187] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:10 2026] GET /volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f => generated 323 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f8d02906-9743-486b-b06f-55667b11d72b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f8d02906-9743-486b-b06f-55667b11d72b tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e Sep 07 16:50:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f8d02906-9743-486b-b06f-55667b11d72b tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f8d02906-9743-486b-b06f-55667b11d72b tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-f8d02906-9743-486b-b06f-55667b11d72b tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b5ef6468-5292-468b-8058-a8614395180e {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f8d02906-9743-486b-b06f-55667b11d72b tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e returned with HTTP 200 Sep 07 16:50:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 609/1188] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:11 2026] GET /volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e => generated 307 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-47267aad-550e-4de5-aad8-5b3b4a2d69b2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47267aad-550e-4de5-aad8-5b3b4a2d69b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/detail Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47267aad-550e-4de5-aad8-5b3b4a2d69b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47267aad-550e-4de5-aad8-5b3b4a2d69b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-47267aad-550e-4de5-aad8-5b3b4a2d69b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-47267aad-550e-4de5-aad8-5b3b4a2d69b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: /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 16:50:11 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-47267aad-550e-4de5-aad8-5b3b4a2d69b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all snapshots completed successfully. Sep 07 16:50:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47267aad-550e-4de5-aad8-5b3b4a2d69b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 16:50:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 580/1189] 192.168.122.91 () {58 vars in 1143 bytes} [Mon Sep 7 16:50:11 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:50:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e6dfd119-197e-4396-9207-c67d26ff5192 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e6dfd119-197e-4396-9207-c67d26ff5192 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 Sep 07 16:50:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e6dfd119-197e-4396-9207-c67d26ff5192 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e6dfd119-197e-4396-9207-c67d26ff5192 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e6dfd119-197e-4396-9207-c67d26ff5192 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:50:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e6dfd119-197e-4396-9207-c67d26ff5192 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 returned with HTTP 200 Sep 07 16:50:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 610/1190] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:11 2026] GET /volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 => generated 450 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/groups/action Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "b5ef6468-5292-468b-8058-a8614395180e", "name": "tempest-Group_from_snap-1453761416"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "b5ef6468-5292-468b-8058-a8614395180e", "name": "tempest-Group_from_snap-1453761416"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'b5ef6468-5292-468b-8058-a8614395180e', 'name': 'tempest-Group_from_snap-1453761416'}}. {{(pid=87176) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.groups [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating group tempest-Group_from_snap-1453761416 from group_snapshot b5ef6468-5292-468b-8058-a8614395180e. Sep 07 16:50:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:11 devstack devstack@c-api.service[87176]: /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 16:50:11 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:11 devstack devstack@c-api.service[87176]: /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 16:50:11 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['f961f289-9365-4c75-a067-e3d304bf6d89'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: /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 16:50:11 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:11 devstack devstack@c-api.service[87176]: INFO cinder.group.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] A mapping entry already exists for group 0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee and volume type 7fc678c2-4f63-4efe-89ed-e7d240a72ab3. Do not need to create again. Sep 07 16:50:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Availability Zones retrieved successfully. Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Flow 'volume_create_api' (304844f4-edd1-4d11-92e8-77f1a640b664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-13abd2c4-d3fd-4568-b2eb-d430e76398b4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9809131a-1c84-49b5-9909-1060cad8c94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-13abd2c4-d3fd-4568-b2eb-d430e76398b4 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f Sep 07 16:50:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-13abd2c4-d3fd-4568-b2eb-d430e76398b4 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-13abd2c4-d3fd-4568-b2eb-d430e76398b4 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-13abd2c4-d3fd-4568-b2eb-d430e76398b4 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:12 devstack devstack@c-api.service[87177]: /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 16:50:12 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-13abd2c4-d3fd-4568-b2eb-d430e76398b4 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f returned with HTTP 200 Sep 07 16:50:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 611/1191] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:11 2026] GET /volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f => generated 324 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1126249696", "imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1126249696', 'imageRef': 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9809131a-1c84-49b5-9909-1060cad8c94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '91dcc0b9-e697-474c-af88-e65e334991e2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:50:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7fc678c2-4f63-4efe-89ed-e7d240a72ab3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1040002425',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fc678c2-4f63-4efe-89ed-e7d240a72ab3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2051b344-b2c1-4fad-ac86-c50689d86fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1040002425 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1040002425, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['08a37973-5c87-4e4b-baa6-d40a1e1d59e8', 'ee409121-d9a8-4afa-abf2-56b8a5848b0a'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2051b344-b2c1-4fad-ac86-c50689d86fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08a37973-5c87-4e4b-baa6-d40a1e1d59e8', 'ee409121-d9a8-4afa-abf2-56b8a5848b0a']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d34f8d-c0c5-44d7-a4eb-fa2bac35baa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Create volume of 1 GB Sep 07 16:50:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Availability Zones retrieved successfully. Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d34f8d-c0c5-44d7-a4eb-fa2bac35baa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e9bb616-7405-4635-8022-c837a705f4cc', '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=0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee,group_type_id=,metadata={},multiattach=False,project_id='e6112652adf4450ab00a205a2742c359',qos_specs=None,replication_status=,reservations=['08a37973-5c87-4e4b-baa6-d40a1e1d59e8','ee409121-d9a8-4afa-abf2-56b8a5848b0a'],size=1,snapshot_id=91dcc0b9-e697-474c-af88-e65e334991e2,source_replicaid=,source_volid=None,status='creating',user_id='c93149d83ae74feaaada9b89ac70b372',volume_type_id=7fc678c2-4f63-4efe-89ed-e7d240a72ab3), 'volume': Volume(_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:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee,host=None,id=7e9bb616-7405-4635-8022-c837a705f4cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6112652adf4450ab00a205a2742c359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=91dcc0b9-e697-474c-af88-e65e334991e2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c93149d83ae74feaaada9b89ac70b372',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fc678c2-4f63-4efe-89ed-e7d240a72ab3),volume_type_id=7fc678c2-4f63-4efe-89ed-e7d240a72ab3)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ca8f4be-9328-4155-a04a-2c5f6d23d7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Flow 'volume_create_api' (d2e2a6d4-c9a2-4bde-937f-388bf7dfc6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59053a86-ed27-4ead-b13a-cd4db008de92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ca8f4be-9328-4155-a04a-2c5f6d23d7ed) transitioned into state 'SUCCESS' from 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=0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee,group_type_id=,metadata={},multiattach=False,project_id='e6112652adf4450ab00a205a2742c359',qos_specs=None,replication_status=,reservations=['08a37973-5c87-4e4b-baa6-d40a1e1d59e8','ee409121-d9a8-4afa-abf2-56b8a5848b0a'],size=1,snapshot_id=91dcc0b9-e697-474c-af88-e65e334991e2,source_replicaid=,source_volid=None,status='creating',user_id='c93149d83ae74feaaada9b89ac70b372',volume_type_id=7fc678c2-4f63-4efe-89ed-e7d240a72ab3)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Flow 'volume_create_api' (304844f4-edd1-4d11-92e8-77f1a640b664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume request issued successfully. Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /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 16:50:12 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-890e4cfa-9877-40aa-b782-dc0e3378cce8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/action returned with HTTP 202 Sep 07 16:50:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 581/1192] 192.168.122.91 () {62 vars in 1197 bytes} [Mon Sep 7 16:50:11 2026] POST /volume/v3/groups/action => generated 103 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Get all volumes completed successfully. Sep 07 16:50:12 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:12 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:12 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:12 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59053a86-ed27-4ead-b13a-cd4db008de92) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25804326-ce57-4555-9034-ecfad33879b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb541c2f-02c3-4c10-8f7c-7dc52caf2a26 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 582/1193] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:12 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /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 16:50:12 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all volumes completed successfully. Sep 07 16:50:12 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:12 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Created reservations ['cb2fba33-84b2-4314-8b12-aeeda91f7ad8', 'd803c08c-5871-44e5-a2de-e75ead35e711', 'e6eb9ec2-23b0-4cd9-85cc-274d75b8247b', 'b49c081d-e119-4509-b686-778cb9f9dcc5'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25804326-ce57-4555-9034-ecfad33879b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb2fba33-84b2-4314-8b12-aeeda91f7ad8', 'd803c08c-5871-44e5-a2de-e75ead35e711', 'e6eb9ec2-23b0-4cd9-85cc-274d75b8247b', 'b49c081d-e119-4509-b686-778cb9f9dcc5']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b64020-57a2-49ad-8364-91a9c82a082c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b64020-57a2-49ad-8364-91a9c82a082c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb3d724b-3cd4-431c-8396-48a0889afade', '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-1126249696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a420085f237140e1a347c7d5070ffdee',qos_specs=None,replication_status=,reservations=['cb2fba33-84b2-4314-8b12-aeeda91f7ad8','d803c08c-5871-44e5-a2de-e75ead35e711','e6eb9ec2-23b0-4cd9-85cc-274d75b8247b','b49c081d-e119-4509-b686-778cb9f9dcc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0807019d59ce4ceb87e86cf31a90dfb5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1126249696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb3d724b-3cd4-431c-8396-48a0889afade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a420085f237140e1a347c7d5070ffdee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0807019d59ce4ceb87e86cf31a90dfb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6affb04-8ce4-4b61-acfc-3387140380d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:12 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6affb04-8ce4-4b61-acfc-3387140380d7) transitioned into state 'SUCCESS' from state '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-1126249696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a420085f237140e1a347c7d5070ffdee',qos_specs=None,replication_status=,reservations=['cb2fba33-84b2-4314-8b12-aeeda91f7ad8','d803c08c-5871-44e5-a2de-e75ead35e711','e6eb9ec2-23b0-4cd9-85cc-274d75b8247b','b49c081d-e119-4509-b686-778cb9f9dcc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0807019d59ce4ceb87e86cf31a90dfb5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c8ce359-0186-4bbe-a131-f5be34c038b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c8ce359-0186-4bbe-a131-f5be34c038b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Flow 'volume_create_api' (d2e2a6d4-c9a2-4bde-937f-388bf7dfc6c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Create volume request issued successfully. Sep 07 16:50:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e48e425-79f5-4eb9-bafd-241cabc89ee2 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 612/1194] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:50:12 2026] POST /volume/v3/volumes => generated 760 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: /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 16:50:12 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:50:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Get all volumes completed successfully. Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:12 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:12 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1c19f2ab-7aee-450c-bb7e-edfeb77cc7a5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 583/1195] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:12 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f4dc49cd-ebd9-4a69-8eed-4864f6d99d9f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f4dc49cd-ebd9-4a69-8eed-4864f6d99d9f tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f4dc49cd-ebd9-4a69-8eed-4864f6d99d9f tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f4dc49cd-ebd9-4a69-8eed-4864f6d99d9f tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:12 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f4dc49cd-ebd9-4a69-8eed-4864f6d99d9f tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:12 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:12 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f4dc49cd-ebd9-4a69-8eed-4864f6d99d9f tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 584/1196] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:12 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 828 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-99be2a22-efba-4b90-b808-83f20023ae09 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99be2a22-efba-4b90-b808-83f20023ae09 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99be2a22-efba-4b90-b808-83f20023ae09 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99be2a22-efba-4b90-b808-83f20023ae09 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:13 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-99be2a22-efba-4b90-b808-83f20023ae09 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:13 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-99be2a22-efba-4b90-b808-83f20023ae09 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:13 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-99be2a22-efba-4b90-b808-83f20023ae09 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:13 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:13 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ff630c0b-2348-46c3-864f-ce1b52baa564 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 613/1197] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:12 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:50:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9f0d7c25-1d49-41db-a7e4-405a38e4a870 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:13 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-99be2a22-efba-4b90-b808-83f20023ae09 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9f0d7c25-1d49-41db-a7e4-405a38e4a870 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] POST http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f/action Sep 07 16:50:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9f0d7c25-1d49-41db-a7e4-405a38e4a870 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:50:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9f0d7c25-1d49-41db-a7e4-405a38e4a870 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-9f0d7c25-1d49-41db-a7e4-405a38e4a870 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] delete called for group 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f {{(pid=87177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:50:13 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-9f0d7c25-1d49-41db-a7e4-405a38e4a870 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Delete group with id: 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f Sep 07 16:50:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:13 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99be2a22-efba-4b90-b808-83f20023ae09 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc returned with HTTP 200 Sep 07 16:50:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 585/1198] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:12 2026] GET /volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc => generated 932 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:13 devstack devstack@c-api.service[87177]: /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 16:50:13 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:50:13 devstack devstack@c-api.service[87177]: /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:50:13 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9f0d7c25-1d49-41db-a7e4-405a38e4a870 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f/action returned with HTTP 202 Sep 07 16:50:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 614/1199] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:50:13 2026] POST /volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-560db09a-d2c7-47ea-866c-b6b521ff695d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-560db09a-d2c7-47ea-866c-b6b521ff695d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 Sep 07 16:50:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-560db09a-d2c7-47ea-866c-b6b521ff695d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-560db09a-d2c7-47ea-866c-b6b521ff695d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:13 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-560db09a-d2c7-47ea-866c-b6b521ff695d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:50:13 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-560db09a-d2c7-47ea-866c-b6b521ff695d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:13 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-560db09a-d2c7-47ea-866c-b6b521ff695d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:13 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-560db09a-d2c7-47ea-866c-b6b521ff695d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-560db09a-d2c7-47ea-866c-b6b521ff695d tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 returned with HTTP 200 Sep 07 16:50:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 586/1200] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:13 2026] GET /volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 => generated 913 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fa7f50a7-57dc-44a4-94d0-49d1cd0ecd03 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fa7f50a7-57dc-44a4-94d0-49d1cd0ecd03 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fa7f50a7-57dc-44a4-94d0-49d1cd0ecd03 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fa7f50a7-57dc-44a4-94d0-49d1cd0ecd03 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:14 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fa7f50a7-57dc-44a4-94d0-49d1cd0ecd03 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fa7f50a7-57dc-44a4-94d0-49d1cd0ecd03 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 615/1201] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:14 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-afed7b2c-0755-4eb9-aef4-bb4aa481359c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-afed7b2c-0755-4eb9-aef4-bb4aa481359c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc Sep 07 16:50:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-afed7b2c-0755-4eb9-aef4-bb4aa481359c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-afed7b2c-0755-4eb9-aef4-bb4aa481359c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:14 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-afed7b2c-0755-4eb9-aef4-bb4aa481359c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:14 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-afed7b2c-0755-4eb9-aef4-bb4aa481359c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:14 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-afed7b2c-0755-4eb9-aef4-bb4aa481359c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:14 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-afed7b2c-0755-4eb9-aef4-bb4aa481359c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6f0021ed-f2de-4bbd-8113-f9155caf7dbf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f0021ed-f2de-4bbd-8113-f9155caf7dbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 Sep 07 16:50:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6f0021ed-f2de-4bbd-8113-f9155caf7dbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6f0021ed-f2de-4bbd-8113-f9155caf7dbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:14 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-afed7b2c-0755-4eb9-aef4-bb4aa481359c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc returned with HTTP 200 Sep 07 16:50:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 587/1202] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:14 2026] GET /volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc => generated 932 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:50:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6f0021ed-f2de-4bbd-8113-f9155caf7dbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:50:14 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-6f0021ed-f2de-4bbd-8113-f9155caf7dbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:14 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-6f0021ed-f2de-4bbd-8113-f9155caf7dbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:14 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-6f0021ed-f2de-4bbd-8113-f9155caf7dbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f0021ed-f2de-4bbd-8113-f9155caf7dbf tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 returned with HTTP 200 Sep 07 16:50:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 616/1203] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:14 2026] GET /volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 => generated 913 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0ed521a8-bb37-4f18-ad59-32dfd187ab7e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0ed521a8-bb37-4f18-ad59-32dfd187ab7e tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0ed521a8-bb37-4f18-ad59-32dfd187ab7e tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0ed521a8-bb37-4f18-ad59-32dfd187ab7e tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:15 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0ed521a8-bb37-4f18-ad59-32dfd187ab7e tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0ed521a8-bb37-4f18-ad59-32dfd187ab7e tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 588/1204] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:15 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 852 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b868ee84-d1aa-4700-8eed-5d8053844e99 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b868ee84-d1aa-4700-8eed-5d8053844e99 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc Sep 07 16:50:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b868ee84-d1aa-4700-8eed-5d8053844e99 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b868ee84-d1aa-4700-8eed-5d8053844e99 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:15 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:15 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b868ee84-d1aa-4700-8eed-5d8053844e99 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:15 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-b868ee84-d1aa-4700-8eed-5d8053844e99 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:15 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-b868ee84-d1aa-4700-8eed-5d8053844e99 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8a62fcb5-6e66-4081-88eb-7ebf94a6d92f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8a62fcb5-6e66-4081-88eb-7ebf94a6d92f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 Sep 07 16:50:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8a62fcb5-6e66-4081-88eb-7ebf94a6d92f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8a62fcb5-6e66-4081-88eb-7ebf94a6d92f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:16 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-b868ee84-d1aa-4700-8eed-5d8053844e99 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8a62fcb5-6e66-4081-88eb-7ebf94a6d92f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:50:16 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-8a62fcb5-6e66-4081-88eb-7ebf94a6d92f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:16 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-8a62fcb5-6e66-4081-88eb-7ebf94a6d92f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b868ee84-d1aa-4700-8eed-5d8053844e99 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc returned with HTTP 200 Sep 07 16:50:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 617/1205] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:15 2026] GET /volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc => generated 932 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e16c834c-886c-4dd6-a381-a44fa987dc39 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e16c834c-886c-4dd6-a381-a44fa987dc39 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e16c834c-886c-4dd6-a381-a44fa987dc39 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e16c834c-886c-4dd6-a381-a44fa987dc39 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:16 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-8a62fcb5-6e66-4081-88eb-7ebf94a6d92f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:16 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8a62fcb5-6e66-4081-88eb-7ebf94a6d92f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 returned with HTTP 200 Sep 07 16:50:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 589/1206] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:15 2026] GET /volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 => generated 913 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:50:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e16c834c-886c-4dd6-a381-a44fa987dc39 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e16c834c-886c-4dd6-a381-a44fa987dc39 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 618/1207] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:16 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 910 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-25a0d12b-c9c0-47a8-a2a0-10dff29ea477 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-25a0d12b-c9c0-47a8-a2a0-10dff29ea477 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc Sep 07 16:50:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-25a0d12b-c9c0-47a8-a2a0-10dff29ea477 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-25a0d12b-c9c0-47a8-a2a0-10dff29ea477 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-25a0d12b-c9c0-47a8-a2a0-10dff29ea477 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:17 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-25a0d12b-c9c0-47a8-a2a0-10dff29ea477 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:17 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-25a0d12b-c9c0-47a8-a2a0-10dff29ea477 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0cbe2566-905e-4828-942b-4462896f1488 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0cbe2566-905e-4828-942b-4462896f1488 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 Sep 07 16:50:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0cbe2566-905e-4828-942b-4462896f1488 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0cbe2566-905e-4828-942b-4462896f1488 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:17 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-25a0d12b-c9c0-47a8-a2a0-10dff29ea477 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:17 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0cbe2566-905e-4828-942b-4462896f1488 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Volume info retrieved successfully. Sep 07 16:50:17 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-0cbe2566-905e-4828-942b-4462896f1488 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:17 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-0cbe2566-905e-4828-942b-4462896f1488 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-25a0d12b-c9c0-47a8-a2a0-10dff29ea477 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc returned with HTTP 200 Sep 07 16:50:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 590/1208] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:17 2026] GET /volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc => generated 932 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a30483b8-3336-419c-9624-c1b65f2ab4e1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a30483b8-3336-419c-9624-c1b65f2ab4e1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a30483b8-3336-419c-9624-c1b65f2ab4e1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a30483b8-3336-419c-9624-c1b65f2ab4e1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a30483b8-3336-419c-9624-c1b65f2ab4e1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a30483b8-3336-419c-9624-c1b65f2ab4e1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 591/1209] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:17 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 910 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:17 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-0cbe2566-905e-4828-942b-4462896f1488 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0cbe2566-905e-4828-942b-4462896f1488 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 returned with HTTP 404 Sep 07 16:50:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 619/1210] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:17 2026] GET /volume/v3/volumes/69ebe24e-9adc-4e47-83dc-1cc2f2f74c48 => generated 108 bytes in 479 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-99ac4ef6-48ee-4468-bb79-893165740c99 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99ac4ef6-48ee-4468-bb79-893165740c99 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a Sep 07 16:50:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99ac4ef6-48ee-4468-bb79-893165740c99 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99ac4ef6-48ee-4468-bb79-893165740c99 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99ac4ef6-48ee-4468-bb79-893165740c99 tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a returned with HTTP 404 Sep 07 16:50:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 592/1211] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:17 2026] GET /volume/v3/volumes/5d8c15f5-22cf-4d8c-ba7b-3babf28e0c8a => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-548111db-775c-4b84-9b11-91136781bd9f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-548111db-775c-4b84-9b11-91136781bd9f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] GET http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f Sep 07 16:50:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-548111db-775c-4b84-9b11-91136781bd9f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-548111db-775c-4b84-9b11-91136781bd9f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-548111db-775c-4b84-9b11-91136781bd9f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] show called for member 9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-548111db-775c-4b84-9b11-91136781bd9f tempest-GroupsTest-641084236 tempest-GroupsTest-641084236-project-member] http://192.168.122.91/volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f returned with HTTP 404 Sep 07 16:50:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 620/1212] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:18 2026] GET /volume/v3/groups/9cd38cb0-7611-45eb-a9a8-c3cdf8e25d2f => generated 108 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1a82a158-4a69-4fde-a456-1daec84447f1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1a82a158-4a69-4fde-a456-1daec84447f1 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/ffbb385b-8681-4a1a-84e2-c83793bd9fb4 Sep 07 16:50:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1a82a158-4a69-4fde-a456-1daec84447f1 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1a82a158-4a69-4fde-a456-1daec84447f1 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1a82a158-4a69-4fde-a456-1daec84447f1 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] http://192.168.122.91/volume/v3/group_types/ffbb385b-8681-4a1a-84e2-c83793bd9fb4 returned with HTTP 202 Sep 07 16:50:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 593/1213] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:50:18 2026] DELETE /volume/v3/group_types/ffbb385b-8681-4a1a-84e2-c83793bd9fb4 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f2d1ef99-f0bb-4d09-8874-1998fc301678 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2d1ef99-f0bb-4d09-8874-1998fc301678 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] DELETE http://192.168.122.91/volume/v3/types/5861f269-10ee-443f-a9f0-d7afeaf25765 Sep 07 16:50:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2d1ef99-f0bb-4d09-8874-1998fc301678 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2d1ef99-f0bb-4d09-8874-1998fc301678 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2d1ef99-f0bb-4d09-8874-1998fc301678 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] http://192.168.122.91/volume/v3/types/5861f269-10ee-443f-a9f0-d7afeaf25765 returned with HTTP 202 Sep 07 16:50:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 621/1214] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:50:18 2026] DELETE /volume/v3/types/5861f269-10ee-443f-a9f0-d7afeaf25765 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:50:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-43611051-769b-473f-8f7e-aece5826d5b2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-43611051-769b-473f-8f7e-aece5826d5b2 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] GET http://192.168.122.91/volume/v3/types/5861f269-10ee-443f-a9f0-d7afeaf25765 Sep 07 16:50:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-43611051-769b-473f-8f7e-aece5826d5b2 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-43611051-769b-473f-8f7e-aece5826d5b2 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-43611051-769b-473f-8f7e-aece5826d5b2 tempest-GroupsTest-472394674 tempest-GroupsTest-472394674-project-admin] http://192.168.122.91/volume/v3/types/5861f269-10ee-443f-a9f0-d7afeaf25765 returned with HTTP 404 Sep 07 16:50:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 594/1215] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:50:18 2026] GET /volume/v3/types/5861f269-10ee-443f-a9f0-d7afeaf25765 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:50:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a7f6649a-c154-484f-88a4-5e06d794402c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7f6649a-c154-484f-88a4-5e06d794402c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc Sep 07 16:50:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a7f6649a-c154-484f-88a4-5e06d794402c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a7f6649a-c154-484f-88a4-5e06d794402c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:18 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:18 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a7f6649a-c154-484f-88a4-5e06d794402c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:18 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-a7f6649a-c154-484f-88a4-5e06d794402c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:18 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-a7f6649a-c154-484f-88a4-5e06d794402c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8f888d2e-5cd6-4d61-9e72-db97dc02b244 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8f888d2e-5cd6-4d61-9e72-db97dc02b244 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8f888d2e-5cd6-4d61-9e72-db97dc02b244 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8f888d2e-5cd6-4d61-9e72-db97dc02b244 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8f888d2e-5cd6-4d61-9e72-db97dc02b244 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:19 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-a7f6649a-c154-484f-88a4-5e06d794402c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8f888d2e-5cd6-4d61-9e72-db97dc02b244 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 595/1216] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:18 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 910 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7f6649a-c154-484f-88a4-5e06d794402c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc returned with HTTP 200 Sep 07 16:50:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 622/1217] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:18 2026] GET /volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc => generated 932 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:50:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-12370820-5961-480e-a20f-c79e7c0a1124 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-12370820-5961-480e-a20f-c79e7c0a1124 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-12370820-5961-480e-a20f-c79e7c0a1124 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-12370820-5961-480e-a20f-c79e7c0a1124 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-12370820-5961-480e-a20f-c79e7c0a1124 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-12370820-5961-480e-a20f-c79e7c0a1124 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 596/1218] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:20 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 910 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-df83811e-a8aa-4767-8b47-5622442c5ab4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-df83811e-a8aa-4767-8b47-5622442c5ab4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc Sep 07 16:50:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-df83811e-a8aa-4767-8b47-5622442c5ab4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-df83811e-a8aa-4767-8b47-5622442c5ab4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-df83811e-a8aa-4767-8b47-5622442c5ab4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:20 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-df83811e-a8aa-4767-8b47-5622442c5ab4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:20 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-df83811e-a8aa-4767-8b47-5622442c5ab4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:20 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-df83811e-a8aa-4767-8b47-5622442c5ab4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-df83811e-a8aa-4767-8b47-5622442c5ab4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc returned with HTTP 200 Sep 07 16:50:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 623/1219] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:20 2026] GET /volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc => generated 932 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4dc9ff9c-5f3e-4e19-b448-684538ec60a8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4dc9ff9c-5f3e-4e19-b448-684538ec60a8 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4dc9ff9c-5f3e-4e19-b448-684538ec60a8 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4dc9ff9c-5f3e-4e19-b448-684538ec60a8 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4dc9ff9c-5f3e-4e19-b448-684538ec60a8 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4dc9ff9c-5f3e-4e19-b448-684538ec60a8 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 597/1220] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:21 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:50:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2d55851e-8baa-422d-ba6a-fc7ed515e61a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d55851e-8baa-422d-ba6a-fc7ed515e61a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc Sep 07 16:50:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d55851e-8baa-422d-ba6a-fc7ed515e61a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d55851e-8baa-422d-ba6a-fc7ed515e61a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2d55851e-8baa-422d-ba6a-fc7ed515e61a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:21 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-2d55851e-8baa-422d-ba6a-fc7ed515e61a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:21 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-2d55851e-8baa-422d-ba6a-fc7ed515e61a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:21 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-2d55851e-8baa-422d-ba6a-fc7ed515e61a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d55851e-8baa-422d-ba6a-fc7ed515e61a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc returned with HTTP 200 Sep 07 16:50:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 624/1221] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:21 2026] GET /volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc => generated 933 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3dd9d71d-0d71-4849-81e4-0fb2a8c9d0fa None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3dd9d71d-0d71-4849-81e4-0fb2a8c9d0fa tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee Sep 07 16:50:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3dd9d71d-0d71-4849-81e4-0fb2a8c9d0fa tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3dd9d71d-0d71-4849-81e4-0fb2a8c9d0fa tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-3dd9d71d-0d71-4849-81e4-0fb2a8c9d0fa tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:21 devstack devstack@c-api.service[87176]: /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 16:50:21 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3dd9d71d-0d71-4849-81e4-0fb2a8c9d0fa tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee returned with HTTP 200 Sep 07 16:50:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 598/1222] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:21 2026] GET /volume/v3/groups/0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee => generated 418 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:21 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:21 devstack devstack@c-api.service[87177]: /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 16:50:21 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:50:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all volumes completed successfully. Sep 07 16:50:21 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:21 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:21 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:21 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:21 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:21 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fcccc5b9-cb41-42af-a24a-7b36ad5e7103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 625/1223] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:21 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:50:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7dce51e4-9ddd-4146-acb5-4416e2063c04 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7dce51e4-9ddd-4146-acb5-4416e2063c04 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/groups/0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee/action Sep 07 16:50:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7dce51e4-9ddd-4146-acb5-4416e2063c04 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:50:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7dce51e4-9ddd-4146-acb5-4416e2063c04 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-7dce51e4-9ddd-4146-acb5-4416e2063c04 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] delete called for group 0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee {{(pid=87176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:50:21 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.groups [None req-7dce51e4-9ddd-4146-acb5-4416e2063c04 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Delete group with id: 0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee Sep 07 16:50:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:21 devstack devstack@c-api.service[87176]: /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 16:50:21 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:50:22 devstack devstack@c-api.service[87176]: /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:50:22 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7dce51e4-9ddd-4146-acb5-4416e2063c04 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee/action returned with HTTP 202 Sep 07 16:50:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 599/1224] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:50:21 2026] POST /volume/v3/groups/0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1a75410b-10a0-4000-b39b-27e2d6179bb9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1a75410b-10a0-4000-b39b-27e2d6179bb9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc Sep 07 16:50:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1a75410b-10a0-4000-b39b-27e2d6179bb9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1a75410b-10a0-4000-b39b-27e2d6179bb9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:22 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1a75410b-10a0-4000-b39b-27e2d6179bb9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:22 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-1a75410b-10a0-4000-b39b-27e2d6179bb9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:22 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-1a75410b-10a0-4000-b39b-27e2d6179bb9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:22 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-1a75410b-10a0-4000-b39b-27e2d6179bb9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1a75410b-10a0-4000-b39b-27e2d6179bb9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc returned with HTTP 200 Sep 07 16:50:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 626/1225] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:22 2026] GET /volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc => generated 932 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-47a7933e-bcbc-42f0-badd-3816d00fdf76 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47a7933e-bcbc-42f0-badd-3816d00fdf76 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47a7933e-bcbc-42f0-badd-3816d00fdf76 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47a7933e-bcbc-42f0-badd-3816d00fdf76 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-47a7933e-bcbc-42f0-badd-3816d00fdf76 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47a7933e-bcbc-42f0-badd-3816d00fdf76 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 600/1226] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:22 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1d6b5714-0fc0-45e6-8adf-eba10dc0e9c4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1d6b5714-0fc0-45e6-8adf-eba10dc0e9c4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1d6b5714-0fc0-45e6-8adf-eba10dc0e9c4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1d6b5714-0fc0-45e6-8adf-eba10dc0e9c4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1d6b5714-0fc0-45e6-8adf-eba10dc0e9c4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc returned with HTTP 404 Sep 07 16:50:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 627/1227] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:23 2026] GET /volume/v3/volumes/7e9bb616-7405-4635-8022-c837a705f4cc => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-95749834-9002-4f90-8d29-648828a99800 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-95749834-9002-4f90-8d29-648828a99800 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-95749834-9002-4f90-8d29-648828a99800 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-95749834-9002-4f90-8d29-648828a99800 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-95749834-9002-4f90-8d29-648828a99800 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-95749834-9002-4f90-8d29-648828a99800 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee returned with HTTP 404 Sep 07 16:50:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 601/1228] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:23 2026] GET /volume/v3/groups/0c0fc3fe-f300-4aa8-9d84-08f58b7e09ee => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8dddf43d-722d-4123-b217-b3f5048ae6ca None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8dddf43d-722d-4123-b217-b3f5048ae6ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] DELETE http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8dddf43d-722d-4123-b217-b3f5048ae6ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8dddf43d-722d-4123-b217-b3f5048ae6ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-8dddf43d-722d-4123-b217-b3f5048ae6ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] delete called for member b5ef6468-5292-468b-8058-a8614395180e {{(pid=87177) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.group_snapshots [None req-8dddf43d-722d-4123-b217-b3f5048ae6ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Delete group_snapshot with id: b5ef6468-5292-468b-8058-a8614395180e Sep 07 16:50:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-56d0a772-9144-44f9-bb42-024078d1c033 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-56d0a772-9144-44f9-bb42-024078d1c033 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-56d0a772-9144-44f9-bb42-024078d1c033 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-56d0a772-9144-44f9-bb42-024078d1c033 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-56d0a772-9144-44f9-bb42-024078d1c033 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-56d0a772-9144-44f9-bb42-024078d1c033 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 602/1229] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:23 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 913 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:23 devstack devstack@c-api.service[87177]: /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 16:50:23 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8dddf43d-722d-4123-b217-b3f5048ae6ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e returned with HTTP 202 Sep 07 16:50:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 628/1230] 192.168.122.91 () {60 vars in 1295 bytes} [Mon Sep 7 16:50:23 2026] DELETE /volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d5339fcb-34cc-491a-85be-046412003336 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d5339fcb-34cc-491a-85be-046412003336 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d5339fcb-34cc-491a-85be-046412003336 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d5339fcb-34cc-491a-85be-046412003336 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-d5339fcb-34cc-491a-85be-046412003336 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d5339fcb-34cc-491a-85be-046412003336 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d5339fcb-34cc-491a-85be-046412003336 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all volumes completed successfully. Sep 07 16:50:23 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-d5339fcb-34cc-491a-85be-046412003336 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:23 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-d5339fcb-34cc-491a-85be-046412003336 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:23 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-d5339fcb-34cc-491a-85be-046412003336 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d5339fcb-34cc-491a-85be-046412003336 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 603/1231] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:23 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-934991da-1a20-49a1-b081-5867020e3867 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-934991da-1a20-49a1-b081-5867020e3867 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/detail Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-934991da-1a20-49a1-b081-5867020e3867 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-934991da-1a20-49a1-b081-5867020e3867 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-934991da-1a20-49a1-b081-5867020e3867 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:23 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-934991da-1a20-49a1-b081-5867020e3867 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:50:23 devstack devstack@c-api.service[87177]: /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 16:50:23 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-934991da-1a20-49a1-b081-5867020e3867 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all snapshots completed successfully. Sep 07 16:50:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-934991da-1a20-49a1-b081-5867020e3867 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 16:50:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 629/1232] 192.168.122.91 () {58 vars in 1143 bytes} [Mon Sep 7 16:50:23 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1770dffa-6f34-491e-9006-db81e94a8345 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1770dffa-6f34-491e-9006-db81e94a8345 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1770dffa-6f34-491e-9006-db81e94a8345 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1770dffa-6f34-491e-9006-db81e94a8345 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1770dffa-6f34-491e-9006-db81e94a8345 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:50:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1770dffa-6f34-491e-9006-db81e94a8345 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 returned with HTTP 200 Sep 07 16:50:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 604/1233] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:23 2026] GET /volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 => generated 449 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8f7519fe-ed66-4137-bc49-5e5d4ad31da4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4185443a-5520-4885-88e4-403a77fc3df1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4185443a-5520-4885-88e4-403a77fc3df1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4185443a-5520-4885-88e4-403a77fc3df1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4185443a-5520-4885-88e4-403a77fc3df1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4185443a-5520-4885-88e4-403a77fc3df1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4185443a-5520-4885-88e4-403a77fc3df1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 605/1234] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:24 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8f7519fe-ed66-4137-bc49-5e5d4ad31da4 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes Sep 07 16:50:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8f7519fe-ed66-4137-bc49-5e5d4ad31da4 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8f7519fe-ed66-4137-bc49-5e5d4ad31da4 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-8f7519fe-ed66-4137-bc49-5e5d4ad31da4 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f7519fe-ed66-4137-bc49-5e5d4ad31da4 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:24 devstack devstack@c-api.service[87177]: /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 16:50:24 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:50:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8f7519fe-ed66-4137-bc49-5e5d4ad31da4 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Get all volumes completed successfully. Sep 07 16:50:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8f7519fe-ed66-4137-bc49-5e5d4ad31da4 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 200 Sep 07 16:50:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 630/1235] 192.168.122.91 () {58 vars in 1116 bytes} [Mon Sep 7 16:50:24 2026] GET /volume/v3/volumes => generated 15 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 16:50:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1366368937"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1366368937'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:24 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Create volume of 1 GB Sep 07 16:50:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Availability Zones retrieved successfully. Sep 07 16:50:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-41305bb9-6200-4ce4-8d05-22bdf73c7508 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-41305bb9-6200-4ce4-8d05-22bdf73c7508 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 Sep 07 16:50:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-41305bb9-6200-4ce4-8d05-22bdf73c7508 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-41305bb9-6200-4ce4-8d05-22bdf73c7508 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Flow 'volume_create_api' (c8e99102-a030-4334-8274-bc0b63e27322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-41305bb9-6200-4ce4-8d05-22bdf73c7508 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:50:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3ffd58-5552-4e24-8d29-a26f7c7a8b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-41305bb9-6200-4ce4-8d05-22bdf73c7508 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 returned with HTTP 200 Sep 07 16:50:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 631/1236] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:24 2026] GET /volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 => generated 449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:50:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3ffd58-5552-4e24-8d29-a26f7c7a8b4b) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83eba19d-624f-4456-a807-ad77f0e95855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Created reservations ['6b1d6645-29b4-4b61-a481-a3634ba9a889', 'd36bf772-1168-45c1-bd24-817556273400', '78ccf2c4-4a63-4d04-93a3-b8e6f8498c36', '61521e28-cfe5-4b12-9fc9-ce2eaa8cfafc'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83eba19d-624f-4456-a807-ad77f0e95855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b1d6645-29b4-4b61-a481-a3634ba9a889', 'd36bf772-1168-45c1-bd24-817556273400', '78ccf2c4-4a63-4d04-93a3-b8e6f8498c36', '61521e28-cfe5-4b12-9fc9-ce2eaa8cfafc']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07018578-e52d-4aba-b700-fbd64a90637e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07018578-e52d-4aba-b700-fbd64a90637e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '501fc744-9049-44c3-bea4-f4827b02faca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1366368937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5cd450c3404c3ebe60878a43abb105',qos_specs=None,replication_status=,reservations=['6b1d6645-29b4-4b61-a481-a3634ba9a889','d36bf772-1168-45c1-bd24-817556273400','78ccf2c4-4a63-4d04-93a3-b8e6f8498c36','61521e28-cfe5-4b12-9fc9-ce2eaa8cfafc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b41fcaafa2f24018b472ac193670b8c7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:50:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1366368937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=501fc744-9049-44c3-bea4-f4827b02faca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba5cd450c3404c3ebe60878a43abb105',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b41fcaafa2f24018b472ac193670b8c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9e1fd55-f3b5-4fbe-a4f3-21be4fec8382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9e1fd55-f3b5-4fbe-a4f3-21be4fec8382) transitioned into state 'SUCCESS' from state '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-1366368937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5cd450c3404c3ebe60878a43abb105',qos_specs=None,replication_status=,reservations=['6b1d6645-29b4-4b61-a481-a3634ba9a889','d36bf772-1168-45c1-bd24-817556273400','78ccf2c4-4a63-4d04-93a3-b8e6f8498c36','61521e28-cfe5-4b12-9fc9-ce2eaa8cfafc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b41fcaafa2f24018b472ac193670b8c7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2239ae-91c1-439c-b0d6-ffd11591b525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2239ae-91c1-439c-b0d6-ffd11591b525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Flow 'volume_create_api' (c8e99102-a030-4334-8274-bc0b63e27322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Create volume request issued successfully. Sep 07 16:50:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7bd7f55b-22ef-4667-94c6-2b3d0fb39f3b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 606/1237] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:50:24 2026] POST /volume/v3/volumes => generated 762 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:50:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f47ca82b-a5c4-46b7-b2dc-253892e02383 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f47ca82b-a5c4-46b7-b2dc-253892e02383 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca Sep 07 16:50:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f47ca82b-a5c4-46b7-b2dc-253892e02383 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f47ca82b-a5c4-46b7-b2dc-253892e02383 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f47ca82b-a5c4-46b7-b2dc-253892e02383 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f47ca82b-a5c4-46b7-b2dc-253892e02383 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca returned with HTTP 200 Sep 07 16:50:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 632/1238] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:25 2026] GET /volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca => generated 830 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-97127639-c1ad-4d36-b441-48823db30805 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97127639-c1ad-4d36-b441-48823db30805 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97127639-c1ad-4d36-b441-48823db30805 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97127639-c1ad-4d36-b441-48823db30805 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-97127639-c1ad-4d36-b441-48823db30805 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97127639-c1ad-4d36-b441-48823db30805 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 607/1239] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:25 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c2e58f9a-3404-44da-8f25-ac207d26bcfc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c2e58f9a-3404-44da-8f25-ac207d26bcfc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 Sep 07 16:50:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c2e58f9a-3404-44da-8f25-ac207d26bcfc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c2e58f9a-3404-44da-8f25-ac207d26bcfc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c2e58f9a-3404-44da-8f25-ac207d26bcfc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c2e58f9a-3404-44da-8f25-ac207d26bcfc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 returned with HTTP 200 Sep 07 16:50:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 633/1240] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:25 2026] GET /volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 => generated 448 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:50:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-44c98eb9-ac22-4c0f-b9d2-23e34203ad1b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-69e791d3-69ba-44d9-a066-864faf1c4e1b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-69e791d3-69ba-44d9-a066-864faf1c4e1b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-69e791d3-69ba-44d9-a066-864faf1c4e1b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-69e791d3-69ba-44d9-a066-864faf1c4e1b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-69e791d3-69ba-44d9-a066-864faf1c4e1b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-69e791d3-69ba-44d9-a066-864faf1c4e1b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca returned with HTTP 200 Sep 07 16:50:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 634/1241] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:26 2026] GET /volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-44c98eb9-ac22-4c0f-b9d2-23e34203ad1b tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] GET http://192.168.122.91/volume/v3/os-services Sep 07 16:50:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-44c98eb9-ac22-4c0f-b9d2-23e34203ad1b tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-44c98eb9-ac22-4c0f-b9d2-23e34203ad1b tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-12a52014-b190-49a4-9f82-5033ed5d670c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-12a52014-b190-49a4-9f82-5033ed5d670c tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-12a52014-b190-49a4-9f82-5033ed5d670c tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-12a52014-b190-49a4-9f82-5033ed5d670c tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:26 devstack devstack@c-api.service[87176]: /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:50:26 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:50:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-44c98eb9-ac22-4c0f-b9d2-23e34203ad1b tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] http://192.168.122.91/volume/v3/os-services returned with HTTP 200 Sep 07 16:50:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 608/1242] 192.168.122.91 () {58 vars in 1128 bytes} [Mon Sep 7 16:50:26 2026] GET /volume/v3/os-services => generated 705 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f021014c-82b2-45d9-aa55-03af3937750c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f021014c-82b2-45d9-aa55-03af3937750c tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] PUT http://192.168.122.91/volume/v3/os-services/disable-log-reason Sep 07 16:50:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f021014c-82b2-45d9-aa55-03af3937750c tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f021014c-82b2-45d9-aa55-03af3937750c tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] http://192.168.122.91/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-12a52014-b190-49a4-9f82-5033ed5d670c tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 609/1243] 192.168.122.91 () {60 vars in 1205 bytes} [Mon Sep 7 16:50:26 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:50:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6504d923-aa10-4066-857f-8ea97b387cd0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-12a52014-b190-49a4-9f82-5033ed5d670c tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6504d923-aa10-4066-857f-8ea97b387cd0 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] PUT http://192.168.122.91/volume/v3/os-services/disable Sep 07 16:50:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6504d923-aa10-4066-857f-8ea97b387cd0 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 635/1244] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:26 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 1331 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6504d923-aa10-4066-857f-8ea97b387cd0 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] http://192.168.122.91/volume/v3/os-services/disable returned with HTTP 404 Sep 07 16:50:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 610/1245] 192.168.122.91 () {60 vars in 1172 bytes} [Mon Sep 7 16:50:26 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-79c062c7-c688-4c00-958d-0751c91d6a20 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-79c062c7-c688-4c00-958d-0751c91d6a20 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] PUT http://192.168.122.91/volume/v3/os-services/enable Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-79c062c7-c688-4c00-958d-0751c91d6a20 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-79c062c7-c688-4c00-958d-0751c91d6a20 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] http://192.168.122.91/volume/v3/os-services/enable returned with HTTP 404 Sep 07 16:50:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 636/1246] 192.168.122.91 () {60 vars in 1169 bytes} [Mon Sep 7 16:50:26 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-7c6ed4df-38e9-4ada-ad1b-b7164b2c7fe1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-661024f6-f22a-4a99-b868-16509cf7d388 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-661024f6-f22a-4a99-b868-16509cf7d388 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] PUT http://192.168.122.91/volume/v3/os-services/freeze Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-661024f6-f22a-4a99-b868-16509cf7d388 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: /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:50:26 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-661024f6-f22a-4a99-b868-16509cf7d388 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] http://192.168.122.91/volume/v3/os-services/freeze returned with HTTP 400 Sep 07 16:50:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 637/1247] 192.168.122.91 () {60 vars in 1169 bytes} [Mon Sep 7 16:50:26 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-656da521-f323-45e1-9861-f3505872c763 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-656da521-f323-45e1-9861-f3505872c763 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] PUT http://192.168.122.91/volume/v3/os-services/thaw Sep 07 16:50:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-656da521-f323-45e1-9861-f3505872c763 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-656da521-f323-45e1-9861-f3505872c763 tempest-VolumeServicesNegativeTest-1552918424 tempest-VolumeServicesNegativeTest-1552918424-project-admin] http://192.168.122.91/volume/v3/os-services/thaw returned with HTTP 400 Sep 07 16:50:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 638/1248] 192.168.122.91 () {60 vars in 1163 bytes} [Mon Sep 7 16:50:26 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-7c6ed4df-38e9-4ada-ad1b-b7164b2c7fe1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-7c6ed4df-38e9-4ada-ad1b-b7164b2c7fe1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-7c6ed4df-38e9-4ada-ad1b-b7164b2c7fe1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-7c6ed4df-38e9-4ada-ad1b-b7164b2c7fe1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-7c6ed4df-38e9-4ada-ad1b-b7164b2c7fe1 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 611/1249] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:50:26 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 1331 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b72a1b7e-791a-42c8-905d-c98d0b68d1ca None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b72a1b7e-791a-42c8-905d-c98d0b68d1ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b72a1b7e-791a-42c8-905d-c98d0b68d1ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b72a1b7e-791a-42c8-905d-c98d0b68d1ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b72a1b7e-791a-42c8-905d-c98d0b68d1ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 returned with HTTP 404 Sep 07 16:50:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 639/1250] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:27 2026] GET /volume/v3/snapshots/91dcc0b9-e697-474c-af88-e65e334991e2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bd966b92-708e-4c0b-b03c-c941d84ba103 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd966b92-708e-4c0b-b03c-c941d84ba103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd966b92-708e-4c0b-b03c-c941d84ba103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd966b92-708e-4c0b-b03c-c941d84ba103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-bd966b92-708e-4c0b-b03c-c941d84ba103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b5ef6468-5292-468b-8058-a8614395180e {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd966b92-708e-4c0b-b03c-c941d84ba103 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e returned with HTTP 404 Sep 07 16:50:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 612/1251] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:27 2026] GET /volume/v3/group_snapshots/b5ef6468-5292-468b-8058-a8614395180e => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-95eb9160-2445-4c07-a82c-399f9e6977c5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-95eb9160-2445-4c07-a82c-399f9e6977c5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-95eb9160-2445-4c07-a82c-399f9e6977c5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-95eb9160-2445-4c07-a82c-399f9e6977c5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-95eb9160-2445-4c07-a82c-399f9e6977c5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-95eb9160-2445-4c07-a82c-399f9e6977c5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-95eb9160-2445-4c07-a82c-399f9e6977c5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all volumes completed successfully. Sep 07 16:50:27 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-95eb9160-2445-4c07-a82c-399f9e6977c5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:27 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-95eb9160-2445-4c07-a82c-399f9e6977c5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:27 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-95eb9160-2445-4c07-a82c-399f9e6977c5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-95eb9160-2445-4c07-a82c-399f9e6977c5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 640/1252] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:27 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-75869dac-53d6-4a82-83a4-ed3927f0c9e6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-75869dac-53d6-4a82-83a4-ed3927f0c9e6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58/action Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-75869dac-53d6-4a82-83a4-ed3927f0c9e6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-75869dac-53d6-4a82-83a4-ed3927f0c9e6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-75869dac-53d6-4a82-83a4-ed3927f0c9e6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] delete called for group 3ca7357b-38f9-4755-8110-2bb084127f58 {{(pid=87176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.groups [None req-75869dac-53d6-4a82-83a4-ed3927f0c9e6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Delete group with id: 3ca7357b-38f9-4755-8110-2bb084127f58 Sep 07 16:50:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:27 devstack devstack@c-api.service[87176]: /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 16:50:27 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:50:27 devstack devstack@c-api.service[87176]: /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:50:27 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-75869dac-53d6-4a82-83a4-ed3927f0c9e6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58/action returned with HTTP 202 Sep 07 16:50:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 613/1253] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:50:27 2026] POST /volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4f57e7ce-18f2-451f-81b9-4b3b00e9a6da None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4f57e7ce-18f2-451f-81b9-4b3b00e9a6da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4f57e7ce-18f2-451f-81b9-4b3b00e9a6da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4f57e7ce-18f2-451f-81b9-4b3b00e9a6da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4f57e7ce-18f2-451f-81b9-4b3b00e9a6da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:27 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-4f57e7ce-18f2-451f-81b9-4b3b00e9a6da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:27 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-4f57e7ce-18f2-451f-81b9-4b3b00e9a6da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:27 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-4f57e7ce-18f2-451f-81b9-4b3b00e9a6da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4f57e7ce-18f2-451f-81b9-4b3b00e9a6da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d returned with HTTP 200 Sep 07 16:50:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 641/1254] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:27 2026] GET /volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d => generated 921 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c38f884d-becd-4883-b66b-a99c306c4c52 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c38f884d-becd-4883-b66b-a99c306c4c52 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c38f884d-becd-4883-b66b-a99c306c4c52 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c38f884d-becd-4883-b66b-a99c306c4c52 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c38f884d-becd-4883-b66b-a99c306c4c52 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c38f884d-becd-4883-b66b-a99c306c4c52 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca returned with HTTP 200 Sep 07 16:50:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 614/1255] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:27 2026] GET /volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3903574b-8a9c-4cfa-a74d-5873cd62bd49 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3903574b-8a9c-4cfa-a74d-5873cd62bd49 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3903574b-8a9c-4cfa-a74d-5873cd62bd49 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3903574b-8a9c-4cfa-a74d-5873cd62bd49 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-8f51027c-fa93-45a1-a96c-0eae8f60b608 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3903574b-8a9c-4cfa-a74d-5873cd62bd49 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-8f51027c-fa93-45a1-a96c-0eae8f60b608 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-8f51027c-fa93-45a1-a96c-0eae8f60b608 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-8f51027c-fa93-45a1-a96c-0eae8f60b608 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3903574b-8a9c-4cfa-a74d-5873cd62bd49 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca returned with HTTP 200 Sep 07 16:50:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 642/1256] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:27 2026] GET /volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:50:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-caa64657-9d1d-403b-80a6-464694b78286 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-8f51027c-fa93-45a1-a96c-0eae8f60b608 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-128476911"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-128476911'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Create volume of 1 GB Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-8f51027c-fa93-45a1-a96c-0eae8f60b608 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 615/1257] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:50:27 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 1331 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:50:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Availability Zones retrieved successfully. Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7871e686-b0f6-46ca-918b-30d92bd1a621 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7871e686-b0f6-46ca-918b-30d92bd1a621 None None] GET http://192.168.122.91/volume// Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7871e686-b0f6-46ca-918b-30d92bd1a621 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7871e686-b0f6-46ca-918b-30d92bd1a621 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7871e686-b0f6-46ca-918b-30d92bd1a621 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:50:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 616/1258] 192.168.122.91 () {58 vars in 1303 bytes} [Mon Sep 7 16:50:27 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:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Flow 'volume_create_api' (5b9def0a-d882-4b50-8972-345f05df6bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-1316ed24-27d5-4b71-9b42-93b34ffbc6ec None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b1ae80-916e-45d6-a3b8-15dee834e22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-1316ed24-27d5-4b71-9b42-93b34ffbc6ec tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:50:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-1316ed24-27d5-4b71-9b42-93b34ffbc6ec tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb3d724b-3cd4-431c-8396-48a0889afade", "connector": null, "instance_uuid": "bb3ab848-aa37-427f-9edb-de0d2df16ba3"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b1ae80-916e-45d6-a3b8-15dee834e22a) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:27 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b2bbbc-bff2-4554-b57d-faf44de07684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-1316ed24-27d5-4b71-9b42-93b34ffbc6ec tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:50:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 617/1259] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:50:27 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Created reservations ['5d804e2c-eb70-4ee6-82cb-afa3317fef2a', 'e51b108d-e2da-42f5-9c4a-c57098cc974d', '1744f449-a6d5-46b1-b643-9f93a4ec23e9', '0ccb0578-91b2-4312-94fb-a924c205c6f1'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b2bbbc-bff2-4554-b57d-faf44de07684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d804e2c-eb70-4ee6-82cb-afa3317fef2a', 'e51b108d-e2da-42f5-9c4a-c57098cc974d', '1744f449-a6d5-46b1-b643-9f93a4ec23e9', '0ccb0578-91b2-4312-94fb-a924c205c6f1']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb17ed8-990c-4e4d-8cf2-1d9d5c4d304d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb17ed8-990c-4e4d-8cf2-1d9d5c4d304d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3f3531c-5d18-4525-a91b-14ada42aa2fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-128476911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5cd450c3404c3ebe60878a43abb105',qos_specs=None,replication_status=,reservations=['5d804e2c-eb70-4ee6-82cb-afa3317fef2a','e51b108d-e2da-42f5-9c4a-c57098cc974d','1744f449-a6d5-46b1-b643-9f93a4ec23e9','0ccb0578-91b2-4312-94fb-a924c205c6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b41fcaafa2f24018b472ac193670b8c7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-128476911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3f3531c-5d18-4525-a91b-14ada42aa2fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba5cd450c3404c3ebe60878a43abb105',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b41fcaafa2f24018b472ac193670b8c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (997b1807-f2ed-40e1-8617-f1f48807fe06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (997b1807-f2ed-40e1-8617-f1f48807fe06) transitioned into state 'SUCCESS' from state '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-128476911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5cd450c3404c3ebe60878a43abb105',qos_specs=None,replication_status=,reservations=['5d804e2c-eb70-4ee6-82cb-afa3317fef2a','e51b108d-e2da-42f5-9c4a-c57098cc974d','1744f449-a6d5-46b1-b643-9f93a4ec23e9','0ccb0578-91b2-4312-94fb-a924c205c6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b41fcaafa2f24018b472ac193670b8c7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2966c81c-4299-440c-b304-b4a55a6aa20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2966c81c-4299-440c-b304-b4a55a6aa20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Flow 'volume_create_api' (5b9def0a-d882-4b50-8972-345f05df6bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Create volume request issued successfully. Sep 07 16:50:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-caa64657-9d1d-403b-80a6-464694b78286 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 643/1260] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:50:27 2026] POST /volume/v3/volumes => generated 761 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:50:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f2c70d07-cbd2-444b-902c-881e8341e81c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f2c70d07-cbd2-444b-902c-881e8341e81c tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd Sep 07 16:50:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f2c70d07-cbd2-444b-902c-881e8341e81c tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f2c70d07-cbd2-444b-902c-881e8341e81c tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f2c70d07-cbd2-444b-902c-881e8341e81c tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f2c70d07-cbd2-444b-902c-881e8341e81c tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd returned with HTTP 200 Sep 07 16:50:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 618/1261] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:28 2026] GET /volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd => generated 829 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-539d44a0-7bb5-49c3-a2e8-b757245c05e1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-539d44a0-7bb5-49c3-a2e8-b757245c05e1 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-539d44a0-7bb5-49c3-a2e8-b757245c05e1 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-539d44a0-7bb5-49c3-a2e8-b757245c05e1 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-539d44a0-7bb5-49c3-a2e8-b757245c05e1 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d returned with HTTP 404 Sep 07 16:50:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 644/1262] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:28 2026] GET /volume/v3/volumes/a74b8681-b3e3-4f31-907a-862b05f2f93d => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-22845a26-b56b-4090-9bed-4e8593cdc175 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-22845a26-b56b-4090-9bed-4e8593cdc175 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 Sep 07 16:50:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-22845a26-b56b-4090-9bed-4e8593cdc175 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-22845a26-b56b-4090-9bed-4e8593cdc175 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-22845a26-b56b-4090-9bed-4e8593cdc175 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 3ca7357b-38f9-4755-8110-2bb084127f58 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:28 devstack devstack@c-api.service[87176]: /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 16:50:28 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-22845a26-b56b-4090-9bed-4e8593cdc175 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 returned with HTTP 200 Sep 07 16:50:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 619/1263] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:28 2026] GET /volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 => generated 391 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7b696f9c-3209-4ac1-9c1f-bf47a7363af2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b696f9c-3209-4ac1-9c1f-bf47a7363af2 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd Sep 07 16:50:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b696f9c-3209-4ac1-9c1f-bf47a7363af2 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b696f9c-3209-4ac1-9c1f-bf47a7363af2 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7b696f9c-3209-4ac1-9c1f-bf47a7363af2 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b696f9c-3209-4ac1-9c1f-bf47a7363af2 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd returned with HTTP 200 Sep 07 16:50:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 645/1264] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:29 2026] GET /volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-47192a04-1aeb-4268-821e-b236899a4d33 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47192a04-1aeb-4268-821e-b236899a4d33 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 Sep 07 16:50:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47192a04-1aeb-4268-821e-b236899a4d33 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47192a04-1aeb-4268-821e-b236899a4d33 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-47192a04-1aeb-4268-821e-b236899a4d33 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 3ca7357b-38f9-4755-8110-2bb084127f58 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47192a04-1aeb-4268-821e-b236899a4d33 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 returned with HTTP 404 Sep 07 16:50:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 620/1265] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:29 2026] GET /volume/v3/groups/3ca7357b-38f9-4755-8110-2bb084127f58 => generated 108 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3b8f6777-16e5-4483-8da2-57cc697d9891 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3b8f6777-16e5-4483-8da2-57cc697d9891 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/77fc1813-89b4-46e4-b020-3ceea47c6ea3 Sep 07 16:50:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3b8f6777-16e5-4483-8da2-57cc697d9891 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3b8f6777-16e5-4483-8da2-57cc697d9891 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3b8f6777-16e5-4483-8da2-57cc697d9891 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/group_types/77fc1813-89b4-46e4-b020-3ceea47c6ea3 returned with HTTP 202 Sep 07 16:50:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 646/1266] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:50:29 2026] DELETE /volume/v3/group_types/77fc1813-89b4-46e4-b020-3ceea47c6ea3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 16:50:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2357780e-6156-4d9c-bee1-bd72c7928c97 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2357780e-6156-4d9c-bee1-bd72c7928c97 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] DELETE http://192.168.122.91/volume/v3/types/7fc678c2-4f63-4efe-89ed-e7d240a72ab3 Sep 07 16:50:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2357780e-6156-4d9c-bee1-bd72c7928c97 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2357780e-6156-4d9c-bee1-bd72c7928c97 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2357780e-6156-4d9c-bee1-bd72c7928c97 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/types/7fc678c2-4f63-4efe-89ed-e7d240a72ab3 returned with HTTP 202 Sep 07 16:50:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 621/1267] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:50:29 2026] DELETE /volume/v3/types/7fc678c2-4f63-4efe-89ed-e7d240a72ab3 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:50:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3434b041-ba6b-4d8a-be5c-40b5ebd78089 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3434b041-ba6b-4d8a-be5c-40b5ebd78089 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] GET http://192.168.122.91/volume/v3/types/7fc678c2-4f63-4efe-89ed-e7d240a72ab3 Sep 07 16:50:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3434b041-ba6b-4d8a-be5c-40b5ebd78089 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3434b041-ba6b-4d8a-be5c-40b5ebd78089 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3434b041-ba6b-4d8a-be5c-40b5ebd78089 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/types/7fc678c2-4f63-4efe-89ed-e7d240a72ab3 returned with HTTP 404 Sep 07 16:50:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 647/1268] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:50:29 2026] GET /volume/v3/types/7fc678c2-4f63-4efe-89ed-e7d240a72ab3 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2d4995f7-9243-41ab-a05b-828c4a889981 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d4995f7-9243-41ab-a05b-828c4a889981 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:50:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2d4995f7-9243-41ab-a05b-828c4a889981 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-197836893"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d4995f7-9243-41ab-a05b-828c4a889981 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:50:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 622/1269] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:50:29 2026] POST /volume/v3/types => generated 223 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0e4b5e8b-94aa-41ca-9202-670f20b20871 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0e4b5e8b-94aa-41ca-9202-670f20b20871 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:50:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0e4b5e8b-94aa-41ca-9202-670f20b20871 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1098707020"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0e4b5e8b-94aa-41ca-9202-670f20b20871 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:50:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 648/1270] 192.168.122.91 () {62 vars in 1190 bytes} [Mon Sep 7 16:50:29 2026] POST /volume/v3/group_types => generated 181 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e522f309-ce93-4ec7-bcab-befdf344ed89 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e522f309-ce93-4ec7-bcab-befdf344ed89 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/groups Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e522f309-ce93-4ec7-bcab-befdf344ed89 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0a2b9203-5d8e-4b7a-8991-cf8e6ad3a7f7", "volume_types": ["7f49a620-cfae-40c1-a731-f8683b2b39d7"], "name": "tempest-GroupSnapshotsTest-Group-1262179464"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-e522f309-ce93-4ec7-bcab-befdf344ed89 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating new group {'group': {'group_type': '0a2b9203-5d8e-4b7a-8991-cf8e6ad3a7f7', 'volume_types': ['7f49a620-cfae-40c1-a731-f8683b2b39d7'], 'name': 'tempest-GroupSnapshotsTest-Group-1262179464'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.groups [None req-e522f309-ce93-4ec7-bcab-befdf344ed89 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating group tempest-GroupSnapshotsTest-Group-1262179464. Sep 07 16:50:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e522f309-ce93-4ec7-bcab-befdf344ed89 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Availability Zones retrieved successfully. Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-e522f309-ce93-4ec7-bcab-befdf344ed89 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['f9ddb9d4-5fab-4cc9-a1eb-dfb7f0c4461b'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e522f309-ce93-4ec7-bcab-befdf344ed89 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups returned with HTTP 202 Sep 07 16:50:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 623/1271] 192.168.122.91 () {62 vars in 1176 bytes} [Mon Sep 7 16:50:30 2026] POST /volume/v3/groups => generated 112 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-08e8da7f-2984-48ae-8851-983444f277b8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08e8da7f-2984-48ae-8851-983444f277b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08e8da7f-2984-48ae-8851-983444f277b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08e8da7f-2984-48ae-8851-983444f277b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-08e8da7f-2984-48ae-8851-983444f277b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3c3ee935-fdc9-4d58-a747-1e75e7e32aea None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3c3ee935-fdc9-4d58-a747-1e75e7e32aea None None] GET http://192.168.122.91/volume// Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3c3ee935-fdc9-4d58-a747-1e75e7e32aea None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3c3ee935-fdc9-4d58-a747-1e75e7e32aea None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3c3ee935-fdc9-4d58-a747-1e75e7e32aea None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:50:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 624/1272] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:50:30 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:50:30 devstack devstack@c-api.service[87177]: /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 16:50:30 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-eae7dace-5ed2-4c84-98e3-4605f258e045 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08e8da7f-2984-48ae-8851-983444f277b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 200 Sep 07 16:50:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 649/1273] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:30 2026] GET /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 392 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-339203a1-6647-4c6d-9d56-448b7b8f7f92 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-339203a1-6647-4c6d-9d56-448b7b8f7f92 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-339203a1-6647-4c6d-9d56-448b7b8f7f92 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-339203a1-6647-4c6d-9d56-448b7b8f7f92 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-339203a1-6647-4c6d-9d56-448b7b8f7f92 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-339203a1-6647-4c6d-9d56-448b7b8f7f92 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd returned with HTTP 200 Sep 07 16:50:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 650/1274] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:30 2026] GET /volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-517336ec-7407-47e1-8707-af5e374fe4b5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-517336ec-7407-47e1-8707-af5e374fe4b5 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-517336ec-7407-47e1-8707-af5e374fe4b5 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-517336ec-7407-47e1-8707-af5e374fe4b5 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-eae7dace-5ed2-4c84-98e3-4605f258e045 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-eae7dace-5ed2-4c84-98e3-4605f258e045 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-eae7dace-5ed2-4c84-98e3-4605f258e045 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-517336ec-7407-47e1-8707-af5e374fe4b5 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-517336ec-7407-47e1-8707-af5e374fe4b5 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd returned with HTTP 200 Sep 07 16:50:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 651/1275] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:30 2026] GET /volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-eae7dace-5ed2-4c84-98e3-4605f258e045 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2052926844"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2052926844'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Create volume of 1 GB Sep 07 16:50:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-eae7dace-5ed2-4c84-98e3-4605f258e045 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:50:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 625/1276] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:50:30 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 1511 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:50:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Availability Zones retrieved successfully. Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Flow 'volume_create_api' (c4e02c02-6b8c-40ed-b139-93dd2819d187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6a7d53-e48c-4b05-8bbd-39f1848d11d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-6e4192fb-ff11-42a2-94e8-e878d9075f45 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-6e4192fb-ff11-42a2-94e8-e878d9075f45 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] PUT http://192.168.122.91/volume/v3/attachments/d82f68c3-eb9c-4009-a43b-4f80a5daa982 Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-6e4192fb-ff11-42a2-94e8-e878d9075f45 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-6e4192fb-ff11-42a2-94e8-e878d9075f45 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Acquiring lock "cinder-attachment_update-fb3d724b-3cd4-431c-8396-48a0889afade-devstack" by "attachment_update" {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6a7d53-e48c-4b05-8bbd-39f1848d11d2) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-6e4192fb-ff11-42a2-94e8-e878d9075f45 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Lock "cinder-attachment_update-fb3d724b-3cd4-431c-8396-48a0889afade-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee54ea9c-21fd-433b-a6c2-dd839868edef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Created reservations ['bca0eaaa-f2b1-4f42-af08-722e2c0a2901', '96a50fee-14bb-4a1b-8b71-46efc2e39bdc', 'b493d497-c01b-4c49-ade6-ba5b5990c275', 'c218f91c-449a-4b1e-bc70-e606ad224b41'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee54ea9c-21fd-433b-a6c2-dd839868edef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bca0eaaa-f2b1-4f42-af08-722e2c0a2901', '96a50fee-14bb-4a1b-8b71-46efc2e39bdc', 'b493d497-c01b-4c49-ade6-ba5b5990c275', 'c218f91c-449a-4b1e-bc70-e606ad224b41']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6283cc0-220e-4ab8-a775-a6fac795ccdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:31 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6283cc0-220e-4ab8-a775-a6fac795ccdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b099db-ae6c-4e21-b8f3-872edd419f5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2052926844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5cd450c3404c3ebe60878a43abb105',qos_specs=None,replication_status=,reservations=['bca0eaaa-f2b1-4f42-af08-722e2c0a2901','96a50fee-14bb-4a1b-8b71-46efc2e39bdc','b493d497-c01b-4c49-ade6-ba5b5990c275','c218f91c-449a-4b1e-bc70-e606ad224b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b41fcaafa2f24018b472ac193670b8c7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2052926844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b099db-ae6c-4e21-b8f3-872edd419f5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba5cd450c3404c3ebe60878a43abb105',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b41fcaafa2f24018b472ac193670b8c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f13a8e-bf94-4ea4-a3fc-f5f9df32f979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f13a8e-bf94-4ea4-a3fc-f5f9df32f979) transitioned into state 'SUCCESS' from state '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-2052926844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5cd450c3404c3ebe60878a43abb105',qos_specs=None,replication_status=,reservations=['bca0eaaa-f2b1-4f42-af08-722e2c0a2901','96a50fee-14bb-4a1b-8b71-46efc2e39bdc','b493d497-c01b-4c49-ade6-ba5b5990c275','c218f91c-449a-4b1e-bc70-e606ad224b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b41fcaafa2f24018b472ac193670b8c7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76449d0-d12f-4f24-b2b7-2583e28df013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-6e4192fb-ff11-42a2-94e8-e878d9075f45 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Lock "cinder-attachment_update-fb3d724b-3cd4-431c-8396-48a0889afade-devstack" released by "attachment_update" :: held 0.424s {{(pid=87176) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-6e4192fb-ff11-42a2-94e8-e878d9075f45 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/attachments/d82f68c3-eb9c-4009-a43b-4f80a5daa982 returned with HTTP 200 Sep 07 16:50:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 626/1277] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:50:30 2026] PUT /volume/v3/attachments/d82f68c3-eb9c-4009-a43b-4f80a5daa982 => generated 694 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76449d0-d12f-4f24-b2b7-2583e28df013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Flow 'volume_create_api' (c4e02c02-6b8c-40ed-b139-93dd2819d187) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Create volume request issued successfully. Sep 07 16:50:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-273a0b74-59eb-478a-8297-9f21ff2431f0 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 652/1278] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:50:30 2026] POST /volume/v3/volumes => generated 762 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f865f1ae-b5e5-46d8-8159-ef623efe8731 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f865f1ae-b5e5-46d8-8159-ef623efe8731 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f865f1ae-b5e5-46d8-8159-ef623efe8731 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f865f1ae-b5e5-46d8-8159-ef623efe8731 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-65b1ac11-a707-43d7-8acf-8792a1523a77 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f865f1ae-b5e5-46d8-8159-ef623efe8731 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-65b1ac11-a707-43d7-8acf-8792a1523a77 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] POST http://192.168.122.91/volume/v3/attachments/d82f68c3-eb9c-4009-a43b-4f80a5daa982/action Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-65b1ac11-a707-43d7-8acf-8792a1523a77 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:50:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-65b1ac11-a707-43d7-8acf-8792a1523a77 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f865f1ae-b5e5-46d8-8159-ef623efe8731 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e returned with HTTP 200 Sep 07 16:50:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 627/1279] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:31 2026] GET /volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e => generated 830 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-606930b2-7e19-4316-97d4-ec9e1a12e7b0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-606930b2-7e19-4316-97d4-ec9e1a12e7b0 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-606930b2-7e19-4316-97d4-ec9e1a12e7b0 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-606930b2-7e19-4316-97d4-ec9e1a12e7b0 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-606930b2-7e19-4316-97d4-ec9e1a12e7b0 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:31 devstack devstack@c-api.service[87176]: /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 16:50:31 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-606930b2-7e19-4316-97d4-ec9e1a12e7b0 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 200 Sep 07 16:50:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 628/1280] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:31 2026] GET /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 393 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:31 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1715268726", "volume_type": "7f49a620-cfae-40c1-a731-f8683b2b39d7", "group_id": "5334dddb-6163-4676-a0fa-39e58abe4c32", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1715268726', 'volume_type': '7f49a620-cfae-40c1-a731-f8683b2b39d7', 'group_id': '5334dddb-6163-4676-a0fa-39e58abe4c32', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:31 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume of 1 GB Sep 07 16:50:31 devstack devstack@c-api.service[87176]: /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 16:50:31 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Availability Zones retrieved successfully. Sep 07 16:50:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2e42c85b-5053-44b2-a9dc-c55283c57667 req-65b1ac11-a707-43d7-8acf-8792a1523a77 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/attachments/d82f68c3-eb9c-4009-a43b-4f80a5daa982/action returned with HTTP 204 Sep 07 16:50:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 653/1281] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:50:31 2026] POST /volume/v3/attachments/d82f68c3-eb9c-4009-a43b-4f80a5daa982/action => generated 0 bytes in 156 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Flow 'volume_create_api' (87527bad-d600-4ed8-8173-542c9fc06175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5aafcc-b2c6-4b84-9381-3a85a60ac06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5aafcc-b2c6-4b84-9381-3a85a60ac06c) 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:50:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7f49a620-cfae-40c1-a731-f8683b2b39d7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-197836893',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f49a620-cfae-40c1-a731-f8683b2b39d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5334dddb-6163-4676-a0fa-39e58abe4c32', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1567626-9792-4dd6-ab0a-609beaec5a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-197836893 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-197836893, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:50:31 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-197836893 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-197836893, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['3fc94de2-1320-4b87-a554-d6a35ca5efa7', 'c652103c-6e51-4015-a94d-4d8ad7a2cffe', '5c9cf8c5-5d4e-47f7-8f47-4bfc5ab1ae72', '304f446d-3bb4-44dc-a88d-f65fea424546'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1567626-9792-4dd6-ab0a-609beaec5a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fc94de2-1320-4b87-a554-d6a35ca5efa7', 'c652103c-6e51-4015-a94d-4d8ad7a2cffe', '5c9cf8c5-5d4e-47f7-8f47-4bfc5ab1ae72', '304f446d-3bb4-44dc-a88d-f65fea424546']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45030900-79fd-41a5-b84b-d16af7ff1b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45030900-79fd-41a5-b84b-d16af7ff1b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd136c69c-b168-4411-9f05-5fa8ab7fe5d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1715268726',encryption_key_id=None,group_id=5334dddb-6163-4676-a0fa-39e58abe4c32,group_type_id=,metadata={},multiattach=False,project_id='e6112652adf4450ab00a205a2742c359',qos_specs=None,replication_status=,reservations=['3fc94de2-1320-4b87-a554-d6a35ca5efa7','c652103c-6e51-4015-a94d-4d8ad7a2cffe','5c9cf8c5-5d4e-47f7-8f47-4bfc5ab1ae72','304f446d-3bb4-44dc-a88d-f65fea424546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c93149d83ae74feaaada9b89ac70b372',volume_type_id=7f49a620-cfae-40c1-a731-f8683b2b39d7), 'volume': Volume(_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:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1715268726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5334dddb-6163-4676-a0fa-39e58abe4c32,host=None,id=d136c69c-b168-4411-9f05-5fa8ab7fe5d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6112652adf4450ab00a205a2742c359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c93149d83ae74feaaada9b89ac70b372',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f49a620-cfae-40c1-a731-f8683b2b39d7),volume_type_id=7f49a620-cfae-40c1-a731-f8683b2b39d7)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d82c40d9-2315-405d-915a-8b704ef5769b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d82c40d9-2315-405d-915a-8b704ef5769b) transitioned into state 'SUCCESS' from state '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-1715268726',encryption_key_id=None,group_id=5334dddb-6163-4676-a0fa-39e58abe4c32,group_type_id=,metadata={},multiattach=False,project_id='e6112652adf4450ab00a205a2742c359',qos_specs=None,replication_status=,reservations=['3fc94de2-1320-4b87-a554-d6a35ca5efa7','c652103c-6e51-4015-a94d-4d8ad7a2cffe','5c9cf8c5-5d4e-47f7-8f47-4bfc5ab1ae72','304f446d-3bb4-44dc-a88d-f65fea424546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c93149d83ae74feaaada9b89ac70b372',volume_type_id=7f49a620-cfae-40c1-a731-f8683b2b39d7)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf4c11c-dc2a-4c37-b373-93219a0353a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf4c11c-dc2a-4c37-b373-93219a0353a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Flow 'volume_create_api' (87527bad-d600-4ed8-8173-542c9fc06175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume request issued successfully. Sep 07 16:50:32 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:32 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:32 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bf4b0eb2-8425-4b2c-8e61-c5aef5f83e90 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 629/1282] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:50:31 2026] POST /volume/v3/volumes => generated 828 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:50:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6ec27104-5e40-470f-bc3a-fa93ff440061 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6ec27104-5e40-470f-bc3a-fa93ff440061 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 Sep 07 16:50:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6ec27104-5e40-470f-bc3a-fa93ff440061 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6ec27104-5e40-470f-bc3a-fa93ff440061 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6ec27104-5e40-470f-bc3a-fa93ff440061 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:32 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-6ec27104-5e40-470f-bc3a-fa93ff440061 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:32 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-6ec27104-5e40-470f-bc3a-fa93ff440061 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:32 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-6ec27104-5e40-470f-bc3a-fa93ff440061 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6ec27104-5e40-470f-bc3a-fa93ff440061 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 returned with HTTP 200 Sep 07 16:50:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 654/1283] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:32 2026] GET /volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 => generated 896 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-92d52d27-5e43-4671-959b-19baf788a72b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-92d52d27-5e43-4671-959b-19baf788a72b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e Sep 07 16:50:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-92d52d27-5e43-4671-959b-19baf788a72b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-92d52d27-5e43-4671-959b-19baf788a72b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-92d52d27-5e43-4671-959b-19baf788a72b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-92d52d27-5e43-4671-959b-19baf788a72b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e returned with HTTP 200 Sep 07 16:50:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 630/1284] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:32 2026] GET /volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:50:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f4fef338-273b-474c-bb43-59b7bc3e9efd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4fef338-273b-474c-bb43-59b7bc3e9efd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 Sep 07 16:50:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4fef338-273b-474c-bb43-59b7bc3e9efd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4fef338-273b-474c-bb43-59b7bc3e9efd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:33 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f4fef338-273b-474c-bb43-59b7bc3e9efd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:33 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-f4fef338-273b-474c-bb43-59b7bc3e9efd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:33 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-f4fef338-273b-474c-bb43-59b7bc3e9efd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-dca37b2d-7ae3-4dfa-ac26-e9acecaea2d7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dca37b2d-7ae3-4dfa-ac26-e9acecaea2d7 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e Sep 07 16:50:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dca37b2d-7ae3-4dfa-ac26-e9acecaea2d7 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dca37b2d-7ae3-4dfa-ac26-e9acecaea2d7 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-dca37b2d-7ae3-4dfa-ac26-e9acecaea2d7 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:33 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-f4fef338-273b-474c-bb43-59b7bc3e9efd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dca37b2d-7ae3-4dfa-ac26-e9acecaea2d7 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e returned with HTTP 200 Sep 07 16:50:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 631/1285] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:33 2026] GET /volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e => generated 855 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4fef338-273b-474c-bb43-59b7bc3e9efd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 returned with HTTP 200 Sep 07 16:50:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 655/1286] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:33 2026] GET /volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 => generated 920 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7eef505b-9c33-4031-8bdb-8ce7ae8b4b6e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7eef505b-9c33-4031-8bdb-8ce7ae8b4b6e tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e Sep 07 16:50:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7eef505b-9c33-4031-8bdb-8ce7ae8b4b6e tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7eef505b-9c33-4031-8bdb-8ce7ae8b4b6e tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7eef505b-9c33-4031-8bdb-8ce7ae8b4b6e tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7eef505b-9c33-4031-8bdb-8ce7ae8b4b6e tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e returned with HTTP 200 Sep 07 16:50:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 632/1287] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:33 2026] GET /volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e => generated 855 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Create volume of 1 GB Sep 07 16:50:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Availability Zones retrieved successfully. Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Flow 'volume_create_api' (92338935-c3ef-4069-a0af-aa5eb3e75feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2c5bcc-8ffe-4a1f-b514-9b18e7579ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2c5bcc-8ffe-4a1f-b514-9b18e7579ff8) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0542ee94-45f4-4af1-9af0-a66c1079f0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-80547923-a8e5-45f4-82a9-d5225e945851 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Created reservations ['7093aba8-ccb8-4be5-860c-61fb300740ed', '2829fbb3-00cc-4f49-8ab5-1edc41a1dd56', 'aac5cd75-b9d8-48f7-bdfa-f231a2c58cc7', '5682c40d-c6c8-4065-bdda-1f39d65eea36'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0542ee94-45f4-4af1-9af0-a66c1079f0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7093aba8-ccb8-4be5-860c-61fb300740ed', '2829fbb3-00cc-4f49-8ab5-1edc41a1dd56', 'aac5cd75-b9d8-48f7-bdfa-f231a2c58cc7', '5682c40d-c6c8-4065-bdda-1f39d65eea36']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75750098-aefa-49c8-9b50-d76f5d81d4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75750098-aefa-49c8-9b50-d76f5d81d4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '782d2230-3f6b-40b7-9f0d-73e2ab60bdd3', '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='3f0efe95283d44f8a7d7ee2e54b1e4f2',qos_specs=None,replication_status=,reservations=['7093aba8-ccb8-4be5-860c-61fb300740ed','2829fbb3-00cc-4f49-8ab5-1edc41a1dd56','aac5cd75-b9d8-48f7-bdfa-f231a2c58cc7','5682c40d-c6c8-4065-bdda-1f39d65eea36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0ac265bf534e93858ac9ce953f3047',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:50: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=782d2230-3f6b-40b7-9f0d-73e2ab60bdd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f0efe95283d44f8a7d7ee2e54b1e4f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c0ac265bf534e93858ac9ce953f3047',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b643952-1aca-4ba7-823f-7a52a339c244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b643952-1aca-4ba7-823f-7a52a339c244) transitioned into state 'SUCCESS' from 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='3f0efe95283d44f8a7d7ee2e54b1e4f2',qos_specs=None,replication_status=,reservations=['7093aba8-ccb8-4be5-860c-61fb300740ed','2829fbb3-00cc-4f49-8ab5-1edc41a1dd56','aac5cd75-b9d8-48f7-bdfa-f231a2c58cc7','5682c40d-c6c8-4065-bdda-1f39d65eea36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0ac265bf534e93858ac9ce953f3047',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d20fe54-08d4-47af-ae2d-0df5cf6370e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d20fe54-08d4-47af-ae2d-0df5cf6370e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Flow 'volume_create_api' (92338935-c3ef-4069-a0af-aa5eb3e75feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Create volume request issued successfully. Sep 07 16:50:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2694995c-1975-4efd-baeb-34fc3a6aa4ed tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 656/1288] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:50:33 2026] POST /volume/v3/volumes => generated 740 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7852f3f6-54f5-4228-a685-bcb1f321ee49 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7852f3f6-54f5-4228-a685-bcb1f321ee49 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] GET http://192.168.122.91/volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7852f3f6-54f5-4228-a685-bcb1f321ee49 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7852f3f6-54f5-4228-a685-bcb1f321ee49 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7852f3f6-54f5-4228-a685-bcb1f321ee49 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Volume info retrieved successfully. Sep 07 16:50:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7852f3f6-54f5-4228-a685-bcb1f321ee49 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] http://192.168.122.91/volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 returned with HTTP 200 Sep 07 16:50:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 657/1289] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:34 2026] GET /volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 => generated 919 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-da2c14b0-7dd7-46f0-b682-ccf19313133d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da2c14b0-7dd7-46f0-b682-ccf19313133d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da2c14b0-7dd7-46f0-b682-ccf19313133d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da2c14b0-7dd7-46f0-b682-ccf19313133d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-da2c14b0-7dd7-46f0-b682-ccf19313133d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:34 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-da2c14b0-7dd7-46f0-b682-ccf19313133d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:34 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-da2c14b0-7dd7-46f0-b682-ccf19313133d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-80547923-a8e5-45f4-82a9-d5225e945851 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:50:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-80547923-a8e5-45f4-82a9-d5225e945851 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1203189432", "extra_specs": {"spec1": "val1"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:34 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-da2c14b0-7dd7-46f0-b682-ccf19313133d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:35 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-80547923-a8e5-45f4-82a9-d5225e945851 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 633/1290] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:50:34 2026] POST /volume/v3/types => generated 243 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c6693739-e445-4025-a769-bbe06de01c94 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c6693739-e445-4025-a769-bbe06de01c94 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] POST http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c6693739-e445-4025-a769-bbe06de01c94 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c6693739-e445-4025-a769-bbe06de01c94 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs returned with HTTP 400 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 634/1291] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 16:50:35 2026] POST /volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs => generated 146 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3d6da03e-edc9-4ce8-9ddb-10fa0697953b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3d6da03e-edc9-4ce8-9ddb-10fa0697953b tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] POST http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3d6da03e-edc9-4ce8-9ddb-10fa0697953b tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3d6da03e-edc9-4ce8-9ddb-10fa0697953b tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs returned with HTTP 400 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 635/1292] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 16:50:35 2026] POST /volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs => generated 132 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da2c14b0-7dd7-46f0-b682-ccf19313133d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 returned with HTTP 200 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9c17cafb-0b5e-4bd7-a103-f81d17ed8877 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 658/1293] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:34 2026] GET /volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 => generated 921 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9c17cafb-0b5e-4bd7-a103-f81d17ed8877 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] POST http://192.168.122.91/volume/v3/types/eafe57ee-6026-4156-8004-42e084917bfa/extra_specs Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9c17cafb-0b5e-4bd7-a103-f81d17ed8877 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9791732b-54ed-4c50-bff0-97c8456aa13e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-308802307", "volume_type": "7f49a620-cfae-40c1-a731-f8683b2b39d7", "group_id": "5334dddb-6163-4676-a0fa-39e58abe4c32", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-308802307', 'volume_type': '7f49a620-cfae-40c1-a731-f8683b2b39d7', 'group_id': '5334dddb-6163-4676-a0fa-39e58abe4c32', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9c17cafb-0b5e-4bd7-a103-f81d17ed8877 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/eafe57ee-6026-4156-8004-42e084917bfa/extra_specs returned with HTTP 404 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 636/1294] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 16:50:35 2026] POST /volume/v3/types/eafe57ee-6026-4156-8004-42e084917bfa/extra_specs => generated 114 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:35 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:35 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume of 1 GB Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4f1098a9-8d00-415a-9dca-b90897da7f24 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4f1098a9-8d00-415a-9dca-b90897da7f24 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] DELETE http://192.168.122.91/volume/v3/types/9d40e22a-1854-4127-84ac-e489e93b3bce/extra_specs/spec1 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4f1098a9-8d00-415a-9dca-b90897da7f24 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4f1098a9-8d00-415a-9dca-b90897da7f24 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4f1098a9-8d00-415a-9dca-b90897da7f24 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/9d40e22a-1854-4127-84ac-e489e93b3bce/extra_specs/spec1 returned with HTTP 404 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 637/1295] 192.168.122.91 () {58 vars in 1278 bytes} [Mon Sep 7 16:50:35 2026] DELETE /volume/v3/types/9d40e22a-1854-4127-84ac-e489e93b3bce/extra_specs/spec1 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-dd7b54d5-3688-4b4b-b044-b3f64edc0da8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dd7b54d5-3688-4b4b-b044-b3f64edc0da8 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] GET http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/nonexistent_extra_spec_name Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dd7b54d5-3688-4b4b-b044-b3f64edc0da8 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dd7b54d5-3688-4b4b-b044-b3f64edc0da8 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: /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 16:50:35 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Availability Zones retrieved successfully. Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dd7b54d5-3688-4b4b-b044-b3f64edc0da8 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 638/1296] 192.168.122.91 () {58 vars in 1341 bytes} [Mon Sep 7 16:50:35 2026] GET /volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Flow 'volume_create_api' (48a2eb90-9b8f-4ec6-854d-63682d1d1d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e4c719fe-0490-49c0-b88f-8ac0fca9fbd1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a328a2-56b8-47ae-b60f-44754dd53813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e4c719fe-0490-49c0-b88f-8ac0fca9fbd1 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] GET http://192.168.122.91/volume/v3/types/f28eb188-08f7-4e8c-8ef6-e0e7ded5be73/extra_specs/spec1 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e4c719fe-0490-49c0-b88f-8ac0fca9fbd1 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e4c719fe-0490-49c0-b88f-8ac0fca9fbd1 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:35 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e4c719fe-0490-49c0-b88f-8ac0fca9fbd1 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/f28eb188-08f7-4e8c-8ef6-e0e7ded5be73/extra_specs/spec1 returned with HTTP 404 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 639/1297] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:50:35 2026] GET /volume/v3/types/f28eb188-08f7-4e8c-8ef6-e0e7ded5be73/extra_specs/spec1 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-919acfb6-3126-4e01-88e0-9f417237ed38 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-919acfb6-3126-4e01-88e0-9f417237ed38 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] GET http://192.168.122.91/volume/v3/types/14e5bba4-249d-4dca-811a-fcdf7fb15c2c/extra_specs Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-919acfb6-3126-4e01-88e0-9f417237ed38 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-919acfb6-3126-4e01-88e0-9f417237ed38 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a328a2-56b8-47ae-b60f-44754dd53813) 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:50:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7f49a620-cfae-40c1-a731-f8683b2b39d7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-197836893',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f49a620-cfae-40c1-a731-f8683b2b39d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5334dddb-6163-4676-a0fa-39e58abe4c32', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-919acfb6-3126-4e01-88e0-9f417237ed38 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/14e5bba4-249d-4dca-811a-fcdf7fb15c2c/extra_specs returned with HTTP 404 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 640/1298] 192.168.122.91 () {58 vars in 1257 bytes} [Mon Sep 7 16:50:35 2026] GET /volume/v3/types/14e5bba4-249d-4dca-811a-fcdf7fb15c2c/extra_specs => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1776dd-36b3-4669-9272-facad8dff309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-21b6a3fa-5d93-4d53-9940-0fe1076ce676 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21b6a3fa-5d93-4d53-9940-0fe1076ce676 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] PUT http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/spec1 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-21b6a3fa-5d93-4d53-9940-0fe1076ce676 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21b6a3fa-5d93-4d53-9940-0fe1076ce676 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/spec1 returned with HTTP 400 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 641/1299] 192.168.122.91 () {60 vars in 1295 bytes} [Mon Sep 7 16:50:35 2026] PUT /volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/spec1 => generated 102 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9386e69b-d9a8-420b-b9d8-38e028c14a32 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9386e69b-d9a8-420b-b9d8-38e028c14a32 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] PUT http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/spec1 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9386e69b-d9a8-420b-b9d8-38e028c14a32 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Action: 'update', calling method: update, body: null {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9386e69b-d9a8-420b-b9d8-38e028c14a32 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/spec1 returned with HTTP 400 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 642/1300] 192.168.122.91 () {60 vars in 1294 bytes} [Mon Sep 7 16:50:35 2026] PUT /volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/spec1 => generated 72 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7759b42f-c916-43d7-8238-b61c9b739e1e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7759b42f-c916-43d7-8238-b61c9b739e1e tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] PUT http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/None Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7759b42f-c916-43d7-8238-b61c9b739e1e tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7759b42f-c916-43d7-8238-b61c9b739e1e tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7759b42f-c916-43d7-8238-b61c9b739e1e tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/None returned with HTTP 400 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 643/1301] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:35 2026] PUT /volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/None => generated 73 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-73c3e896-5d5e-4b9d-bbae-ef6553587f1c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-73c3e896-5d5e-4b9d-bbae-ef6553587f1c tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] PUT http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/8909d4e1-e3ad-4bbd-8f8d-b8d233c1ddd3 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-73c3e896-5d5e-4b9d-bbae-ef6553587f1c tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-73c3e896-5d5e-4b9d-bbae-ef6553587f1c tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-73c3e896-5d5e-4b9d-bbae-ef6553587f1c tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/8909d4e1-e3ad-4bbd-8f8d-b8d233c1ddd3 returned with HTTP 400 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 644/1302] 192.168.122.91 () {60 vars in 1388 bytes} [Mon Sep 7 16:50:35 2026] PUT /volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3/extra_specs/8909d4e1-e3ad-4bbd-8f8d-b8d233c1ddd3 => generated 73 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-73f77d9f-12d2-4086-a8d4-915b182a5c33 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-73f77d9f-12d2-4086-a8d4-915b182a5c33 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] PUT http://192.168.122.91/volume/v3/types/3f6e9d5f-77ff-4cc6-a616-8bd3577c545a/extra_specs/spec1 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-73f77d9f-12d2-4086-a8d4-915b182a5c33 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-197836893 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-197836893, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:50:35 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-197836893 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-197836893, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-73f77d9f-12d2-4086-a8d4-915b182a5c33 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/3f6e9d5f-77ff-4cc6-a616-8bd3577c545a/extra_specs/spec1 returned with HTTP 404 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 645/1303] 192.168.122.91 () {60 vars in 1295 bytes} [Mon Sep 7 16:50:35 2026] PUT /volume/v3/types/3f6e9d5f-77ff-4cc6-a616-8bd3577c545a/extra_specs/spec1 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-57dd9184-a081-4299-b3f7-b53be75a3ac1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-57dd9184-a081-4299-b3f7-b53be75a3ac1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] GET http://192.168.122.91/volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-57dd9184-a081-4299-b3f7-b53be75a3ac1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-57dd9184-a081-4299-b3f7-b53be75a3ac1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-57dd9184-a081-4299-b3f7-b53be75a3ac1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Volume info retrieved successfully. Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-57dd9184-a081-4299-b3f7-b53be75a3ac1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] http://192.168.122.91/volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 returned with HTTP 200 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 646/1304] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:35 2026] GET /volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-84db39a2-dff4-40c7-b329-0a685756af54 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-84db39a2-dff4-40c7-b329-0a685756af54 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] DELETE http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-84db39a2-dff4-40c7-b329-0a685756af54 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-84db39a2-dff4-40c7-b329-0a685756af54 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['f114a297-0ff3-4d96-ae85-500e3fe8fbfa', 'e82a31e2-527a-4836-b0ad-d59ac00b73fa', '92233549-ca25-4844-841e-32a2a8baf241', '62821555-4e19-4c04-9508-6f64d23cb989'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1776dd-36b3-4669-9272-facad8dff309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f114a297-0ff3-4d96-ae85-500e3fe8fbfa', 'e82a31e2-527a-4836-b0ad-d59ac00b73fa', '92233549-ca25-4844-841e-32a2a8baf241', '62821555-4e19-4c04-9508-6f64d23cb989']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2052894-d99f-4fac-8a80-406c3f220c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-84db39a2-dff4-40c7-b329-0a685756af54 tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3 returned with HTTP 202 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 647/1305] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:50:35 2026] DELETE /volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ea225869-4ced-4112-99b8-ac8568ec908a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ea225869-4ced-4112-99b8-ac8568ec908a tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] GET http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ea225869-4ced-4112-99b8-ac8568ec908a tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ea225869-4ced-4112-99b8-ac8568ec908a tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ea225869-4ced-4112-99b8-ac8568ec908a tempest-ExtraSpecsNegativeTest-625579482 tempest-ExtraSpecsNegativeTest-625579482-project-admin] http://192.168.122.91/volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3 returned with HTTP 404 Sep 07 16:50:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 648/1306] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:50:35 2026] GET /volume/v3/types/ce3e4269-189a-49ef-9e25-ea93602ad0d3 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2052894-d99f-4fac-8a80-406c3f220c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3af74f4-ec01-4140-9aca-e7e6fb9197cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-308802307',encryption_key_id=None,group_id=5334dddb-6163-4676-a0fa-39e58abe4c32,group_type_id=,metadata={},multiattach=False,project_id='e6112652adf4450ab00a205a2742c359',qos_specs=None,replication_status=,reservations=['f114a297-0ff3-4d96-ae85-500e3fe8fbfa','e82a31e2-527a-4836-b0ad-d59ac00b73fa','92233549-ca25-4844-841e-32a2a8baf241','62821555-4e19-4c04-9508-6f64d23cb989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c93149d83ae74feaaada9b89ac70b372',volume_type_id=7f49a620-cfae-40c1-a731-f8683b2b39d7), 'volume': Volume(_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:50:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-308802307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5334dddb-6163-4676-a0fa-39e58abe4c32,host=None,id=b3af74f4-ec01-4140-9aca-e7e6fb9197cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6112652adf4450ab00a205a2742c359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c93149d83ae74feaaada9b89ac70b372',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f49a620-cfae-40c1-a731-f8683b2b39d7),volume_type_id=7f49a620-cfae-40c1-a731-f8683b2b39d7)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bedd33cf-4431-4b6b-bdc2-b5d22daa9611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bedd33cf-4431-4b6b-bdc2-b5d22daa9611) transitioned into state 'SUCCESS' from state '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-308802307',encryption_key_id=None,group_id=5334dddb-6163-4676-a0fa-39e58abe4c32,group_type_id=,metadata={},multiattach=False,project_id='e6112652adf4450ab00a205a2742c359',qos_specs=None,replication_status=,reservations=['f114a297-0ff3-4d96-ae85-500e3fe8fbfa','e82a31e2-527a-4836-b0ad-d59ac00b73fa','92233549-ca25-4844-841e-32a2a8baf241','62821555-4e19-4c04-9508-6f64d23cb989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c93149d83ae74feaaada9b89ac70b372',volume_type_id=7f49a620-cfae-40c1-a731-f8683b2b39d7)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (288b4841-9113-49ff-8bee-b99f7618d4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (288b4841-9113-49ff-8bee-b99f7618d4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Flow 'volume_create_api' (48a2eb90-9b8f-4ec6-854d-63682d1d1d66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume request issued successfully. Sep 07 16:50:36 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:36 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:36 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:36 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9791732b-54ed-4c50-bff0-97c8456aa13e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 659/1307] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:50:35 2026] POST /volume/v3/volumes => generated 827 bytes in 1355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b4da5b59-ec3d-44b7-9b47-e0e785e97169 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b4da5b59-ec3d-44b7-9b47-e0e785e97169 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb Sep 07 16:50:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b4da5b59-ec3d-44b7-9b47-e0e785e97169 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b4da5b59-ec3d-44b7-9b47-e0e785e97169 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:36 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:36 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:36 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b4da5b59-ec3d-44b7-9b47-e0e785e97169 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:36 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-b4da5b59-ec3d-44b7-9b47-e0e785e97169 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:36 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-b4da5b59-ec3d-44b7-9b47-e0e785e97169 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:36 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-b4da5b59-ec3d-44b7-9b47-e0e785e97169 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:36 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b4da5b59-ec3d-44b7-9b47-e0e785e97169 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb returned with HTTP 200 Sep 07 16:50:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 649/1308] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:36 2026] GET /volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb => generated 895 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e5d89522-52ed-4bfd-bda9-e0e431aea78b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5d89522-52ed-4bfd-bda9-e0e431aea78b tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] GET http://192.168.122.91/volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 Sep 07 16:50:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5d89522-52ed-4bfd-bda9-e0e431aea78b tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5d89522-52ed-4bfd-bda9-e0e431aea78b tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:36 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e5d89522-52ed-4bfd-bda9-e0e431aea78b tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Volume info retrieved successfully. Sep 07 16:50:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5d89522-52ed-4bfd-bda9-e0e431aea78b tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] http://192.168.122.91/volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 returned with HTTP 200 Sep 07 16:50:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 660/1309] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:36 2026] GET /volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c4afcfde-1268-45af-93a2-43d6eff08230 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c4afcfde-1268-45af-93a2-43d6eff08230 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb Sep 07 16:50:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c4afcfde-1268-45af-93a2-43d6eff08230 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c4afcfde-1268-45af-93a2-43d6eff08230 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c4afcfde-1268-45af-93a2-43d6eff08230 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:37 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-c4afcfde-1268-45af-93a2-43d6eff08230 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:37 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-c4afcfde-1268-45af-93a2-43d6eff08230 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:37 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-c4afcfde-1268-45af-93a2-43d6eff08230 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-105c669d-f009-4b40-8e8a-59f5b3f55146 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-105c669d-f009-4b40-8e8a-59f5b3f55146 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] GET http://192.168.122.91/volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 Sep 07 16:50:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-105c669d-f009-4b40-8e8a-59f5b3f55146 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-105c669d-f009-4b40-8e8a-59f5b3f55146 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-105c669d-f009-4b40-8e8a-59f5b3f55146 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Volume info retrieved successfully. Sep 07 16:50:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c4afcfde-1268-45af-93a2-43d6eff08230 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb returned with HTTP 200 Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-105c669d-f009-4b40-8e8a-59f5b3f55146 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] http://192.168.122.91/volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 returned with HTTP 200 Sep 07 16:50:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 650/1310] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:37 2026] GET /volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb => generated 919 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 661/1311] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:37 2026] GET /volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 => generated 970 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ca334434-a4bf-4eb9-93d8-598bbea03ed1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ca334434-a4bf-4eb9-93d8-598bbea03ed1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] GET http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1&project_id=ba5cd450c3404c3ebe60878a43abb105 Sep 07 16:50:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ca334434-a4bf-4eb9-93d8-598bbea03ed1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ca334434-a4bf-4eb9-93d8-598bbea03ed1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ca334434-a4bf-4eb9-93d8-598bbea03ed1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Could not evaluate value ba5cd450c3404c3ebe60878a43abb105, assuming string {{(pid=87176) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 16:50:38 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ca334434-a4bf-4eb9-93d8-598bbea03ed1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Searching by: MultiDict([('project_id', 'ba5cd450c3404c3ebe60878a43abb105'), ('all_tenants', 1)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: 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:50:38 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:50:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ca334434-a4bf-4eb9-93d8-598bbea03ed1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Get all volumes completed successfully. Sep 07 16:50:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ca334434-a4bf-4eb9-93d8-598bbea03ed1 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1&project_id=ba5cd450c3404c3ebe60878a43abb105 returned with HTTP 200 Sep 07 16:50:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 651/1312] 192.168.122.91 () {58 vars in 1252 bytes} [Mon Sep 7 16:50:38 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=ba5cd450c3404c3ebe60878a43abb105 => generated 3036 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a11161cc-20b5-4d5f-8a17-4da7c41ba2f5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a11161cc-20b5-4d5f-8a17-4da7c41ba2f5 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 Sep 07 16:50:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a11161cc-20b5-4d5f-8a17-4da7c41ba2f5 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a11161cc-20b5-4d5f-8a17-4da7c41ba2f5 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a11161cc-20b5-4d5f-8a17-4da7c41ba2f5 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Delete volume with id: 782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 Sep 07 16:50:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a11161cc-20b5-4d5f-8a17-4da7c41ba2f5 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Volume info retrieved successfully. Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a11161cc-20b5-4d5f-8a17-4da7c41ba2f5 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] Delete volume request issued successfully. Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a11161cc-20b5-4d5f-8a17-4da7c41ba2f5 tempest-VolumesListAdminTestJSON-954637696 tempest-VolumesListAdminTestJSON-954637696-project-admin] http://192.168.122.91/volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 returned with HTTP 202 Sep 07 16:50:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 662/1313] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:50:38 2026] DELETE /volume/v3/volumes/782d2230-3f6b-40b7-9f0d-73e2ab60bdd3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:50:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0dd2fb1a-9ba5-41f3-bdfc-c47ce249934f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0dd2fb1a-9ba5-41f3-bdfc-c47ce249934f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e Sep 07 16:50:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0dd2fb1a-9ba5-41f3-bdfc-c47ce249934f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0dd2fb1a-9ba5-41f3-bdfc-c47ce249934f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0dd2fb1a-9ba5-41f3-bdfc-c47ce249934f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0dd2fb1a-9ba5-41f3-bdfc-c47ce249934f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e returned with HTTP 200 Sep 07 16:50:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 652/1314] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:38 2026] GET /volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e => generated 855 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-986b6d8d-d362-4780-8728-28d91d060378 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-986b6d8d-d362-4780-8728-28d91d060378 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] DELETE http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e Sep 07 16:50:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-986b6d8d-d362-4780-8728-28d91d060378 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-986b6d8d-d362-4780-8728-28d91d060378 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-986b6d8d-d362-4780-8728-28d91d060378 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Delete volume with id: c1b099db-ae6c-4e21-b8f3-872edd419f5e Sep 07 16:50:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-986b6d8d-d362-4780-8728-28d91d060378 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-986b6d8d-d362-4780-8728-28d91d060378 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Delete volume request issued successfully. Sep 07 16:50:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-986b6d8d-d362-4780-8728-28d91d060378 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e returned with HTTP 202 Sep 07 16:50:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 663/1315] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:50:38 2026] DELETE /volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:50:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ce237692-64f9-4be1-984f-eb2e749bcf4d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce237692-64f9-4be1-984f-eb2e749bcf4d tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e Sep 07 16:50:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce237692-64f9-4be1-984f-eb2e749bcf4d tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce237692-64f9-4be1-984f-eb2e749bcf4d tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ce237692-64f9-4be1-984f-eb2e749bcf4d tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce237692-64f9-4be1-984f-eb2e749bcf4d tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e returned with HTTP 200 Sep 07 16:50:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 653/1316] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:38 2026] GET /volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f2c3885f-8fd1-447b-9ee2-d0775a048e45 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2c3885f-8fd1-447b-9ee2-d0775a048e45 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb Sep 07 16:50:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2c3885f-8fd1-447b-9ee2-d0775a048e45 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2c3885f-8fd1-447b-9ee2-d0775a048e45 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f2c3885f-8fd1-447b-9ee2-d0775a048e45 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:39 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-f2c3885f-8fd1-447b-9ee2-d0775a048e45 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:39 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-f2c3885f-8fd1-447b-9ee2-d0775a048e45 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:39 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-f2c3885f-8fd1-447b-9ee2-d0775a048e45 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2c3885f-8fd1-447b-9ee2-d0775a048e45 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb returned with HTTP 200 Sep 07 16:50:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 664/1317] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:39 2026] GET /volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb => generated 920 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9cca134e-545a-48bf-8787-4c626e0646a9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9cca134e-545a-48bf-8787-4c626e0646a9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] PUT http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9cca134e-545a-48bf-8787-4c626e0646a9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d136c69c-b168-4411-9f05-5fa8ab7fe5d0"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-9cca134e-545a-48bf-8787-4c626e0646a9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Update called for group 5334dddb-6163-4676-a0fa-39e58abe4c32. {{(pid=87176) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 16:50:39 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.groups [None req-9cca134e-545a-48bf-8787-4c626e0646a9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Updating group 5334dddb-6163-4676-a0fa-39e58abe4c32 with name None description: None add_volumes: None remove_volumes: d136c69c-b168-4411-9f05-5fa8ab7fe5d0. Sep 07 16:50:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:39 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9cca134e-545a-48bf-8787-4c626e0646a9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 202 Sep 07 16:50:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 654/1318] 192.168.122.91 () {62 vars in 1285 bytes} [Mon Sep 7 16:50:39 2026] PUT /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2ba7e285-f508-49e6-9e6d-e5499dafc7d2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9861dada-820e-4722-bfe2-31d8b87a7540 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2ba7e285-f508-49e6-9e6d-e5499dafc7d2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2ba7e285-f508-49e6-9e6d-e5499dafc7d2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2ba7e285-f508-49e6-9e6d-e5499dafc7d2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-2ba7e285-f508-49e6-9e6d-e5499dafc7d2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9861dada-820e-4722-bfe2-31d8b87a7540 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e Sep 07 16:50:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9861dada-820e-4722-bfe2-31d8b87a7540 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9861dada-820e-4722-bfe2-31d8b87a7540 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:39 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:39 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:39 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:39 devstack devstack@c-api.service[87177]: /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 16:50:39 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2ba7e285-f508-49e6-9e6d-e5499dafc7d2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 200 Sep 07 16:50:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 665/1319] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:39 2026] GET /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 392 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:50:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9861dada-820e-4722-bfe2-31d8b87a7540 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9861dada-820e-4722-bfe2-31d8b87a7540 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e returned with HTTP 200 Sep 07 16:50:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 655/1320] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:39 2026] GET /volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e => generated 854 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-137fe9d1-3bd5-4185-9b29-8d9ec72d19f9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-137fe9d1-3bd5-4185-9b29-8d9ec72d19f9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-137fe9d1-3bd5-4185-9b29-8d9ec72d19f9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-137fe9d1-3bd5-4185-9b29-8d9ec72d19f9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-137fe9d1-3bd5-4185-9b29-8d9ec72d19f9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-092bb8c8-c9f5-4e42-a9f6-32663d929cf9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-092bb8c8-c9f5-4e42-a9f6-32663d929cf9 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e Sep 07 16:50:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-092bb8c8-c9f5-4e42-a9f6-32663d929cf9 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-092bb8c8-c9f5-4e42-a9f6-32663d929cf9 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-092bb8c8-c9f5-4e42-a9f6-32663d929cf9 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e returned with HTTP 404 Sep 07 16:50:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 656/1321] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:40 2026] GET /volume/v3/volumes/c1b099db-ae6c-4e21-b8f3-872edd419f5e => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:40 devstack devstack@c-api.service[87177]: /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 16:50:40 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-667ee84f-88f9-450f-b5f8-56aa69a87fad None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-137fe9d1-3bd5-4185-9b29-8d9ec72d19f9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 200 Sep 07 16:50:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 666/1322] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:40 2026] GET /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 393 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-667ee84f-88f9-450f-b5f8-56aa69a87fad tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd Sep 07 16:50:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-667ee84f-88f9-450f-b5f8-56aa69a87fad tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-667ee84f-88f9-450f-b5f8-56aa69a87fad tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0f5755e6-4352-4edf-b568-2a0434107917 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f5755e6-4352-4edf-b568-2a0434107917 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] PUT http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0f5755e6-4352-4edf-b568-2a0434107917 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d136c69c-b168-4411-9f05-5fa8ab7fe5d0"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-0f5755e6-4352-4edf-b568-2a0434107917 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Update called for group 5334dddb-6163-4676-a0fa-39e58abe4c32. {{(pid=87177) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 16:50:41 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-0f5755e6-4352-4edf-b568-2a0434107917 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Updating group 5334dddb-6163-4676-a0fa-39e58abe4c32 with name None description: None add_volumes: d136c69c-b168-4411-9f05-5fa8ab7fe5d0 remove_volumes: None. Sep 07 16:50:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-667ee84f-88f9-450f-b5f8-56aa69a87fad tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-667ee84f-88f9-450f-b5f8-56aa69a87fad tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd returned with HTTP 200 Sep 07 16:50:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 657/1323] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:40 2026] GET /volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0493652b-094e-4e1d-a572-97bde182dc4f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0493652b-094e-4e1d-a572-97bde182dc4f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] DELETE http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd Sep 07 16:50:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0493652b-094e-4e1d-a572-97bde182dc4f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0493652b-094e-4e1d-a572-97bde182dc4f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:41 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-0493652b-094e-4e1d-a572-97bde182dc4f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Delete volume with id: b3f3531c-5d18-4525-a91b-14ada42aa2fd Sep 07 16:50:41 devstack devstack@c-api.service[87177]: /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 16:50:41 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f5755e6-4352-4edf-b568-2a0434107917 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 202 Sep 07 16:50:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 667/1324] 192.168.122.91 () {62 vars in 1285 bytes} [Mon Sep 7 16:50:41 2026] PUT /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dd65ab74-af52-4a40-88a9-dfe566d6ee63 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dd65ab74-af52-4a40-88a9-dfe566d6ee63 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dd65ab74-af52-4a40-88a9-dfe566d6ee63 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dd65ab74-af52-4a40-88a9-dfe566d6ee63 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-dd65ab74-af52-4a40-88a9-dfe566d6ee63 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0493652b-094e-4e1d-a572-97bde182dc4f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:41 devstack devstack@c-api.service[87177]: /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 16:50:41 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dd65ab74-af52-4a40-88a9-dfe566d6ee63 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 200 Sep 07 16:50:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 668/1325] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:41 2026] GET /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 392 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:50:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0493652b-094e-4e1d-a572-97bde182dc4f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Delete volume request issued successfully. Sep 07 16:50:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0493652b-094e-4e1d-a572-97bde182dc4f tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd returned with HTTP 202 Sep 07 16:50:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 658/1326] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:50:41 2026] DELETE /volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:50:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-37bd118c-3a00-496b-bd35-e7fec10e5443 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-37bd118c-3a00-496b-bd35-e7fec10e5443 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd Sep 07 16:50:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-37bd118c-3a00-496b-bd35-e7fec10e5443 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-37bd118c-3a00-496b-bd35-e7fec10e5443 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-37bd118c-3a00-496b-bd35-e7fec10e5443 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-37bd118c-3a00-496b-bd35-e7fec10e5443 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd returned with HTTP 200 Sep 07 16:50:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 669/1327] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:41 2026] GET /volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd => generated 853 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-db28c633-a04a-4c88-9775-1395ed36e61d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-db28c633-a04a-4c88-9775-1395ed36e61d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-db28c633-a04a-4c88-9775-1395ed36e61d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-db28c633-a04a-4c88-9775-1395ed36e61d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-db28c633-a04a-4c88-9775-1395ed36e61d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:42 devstack devstack@c-api.service[87176]: /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 16:50:42 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-db28c633-a04a-4c88-9775-1395ed36e61d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 200 Sep 07 16:50:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 659/1328] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:42 2026] GET /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 393 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a7371092-d53a-474e-816c-f342faa0bcb0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7371092-d53a-474e-816c-f342faa0bcb0 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] PUT http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a7371092-d53a-474e-816c-f342faa0bcb0 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b3af74f4-ec01-4140-9aca-e7e6fb9197cb"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-a7371092-d53a-474e-816c-f342faa0bcb0 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Update called for group 5334dddb-6163-4676-a0fa-39e58abe4c32. {{(pid=87177) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 16:50:42 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-a7371092-d53a-474e-816c-f342faa0bcb0 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Updating group 5334dddb-6163-4676-a0fa-39e58abe4c32 with name None description: None add_volumes: None remove_volumes: b3af74f4-ec01-4140-9aca-e7e6fb9197cb. Sep 07 16:50:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7371092-d53a-474e-816c-f342faa0bcb0 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 202 Sep 07 16:50:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 670/1329] 192.168.122.91 () {62 vars in 1285 bytes} [Mon Sep 7 16:50:42 2026] PUT /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0420d2ba-cca0-40ce-a696-ce970a52a7bd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0420d2ba-cca0-40ce-a696-ce970a52a7bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0420d2ba-cca0-40ce-a696-ce970a52a7bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0420d2ba-cca0-40ce-a696-ce970a52a7bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-0420d2ba-cca0-40ce-a696-ce970a52a7bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-913eba45-1252-48ac-b0d9-65fdf6b44ae2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-913eba45-1252-48ac-b0d9-65fdf6b44ae2 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd Sep 07 16:50:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-913eba45-1252-48ac-b0d9-65fdf6b44ae2 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-913eba45-1252-48ac-b0d9-65fdf6b44ae2 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:42 devstack devstack@c-api.service[87176]: /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 16:50:42 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0420d2ba-cca0-40ce-a696-ce970a52a7bd tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 200 Sep 07 16:50:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 660/1330] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:42 2026] GET /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-913eba45-1252-48ac-b0d9-65fdf6b44ae2 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-913eba45-1252-48ac-b0d9-65fdf6b44ae2 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd returned with HTTP 200 Sep 07 16:50:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 671/1331] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:42 2026] GET /volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c5a34e0b-eddd-49fd-9dd4-ee5a2b6a0a73 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f5844d08-a67a-440e-904a-136ae73887cc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5844d08-a67a-440e-904a-136ae73887cc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5844d08-a67a-440e-904a-136ae73887cc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5844d08-a67a-440e-904a-136ae73887cc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-f5844d08-a67a-440e-904a-136ae73887cc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:43 devstack devstack@c-api.service[87177]: /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 16:50:43 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5844d08-a67a-440e-904a-136ae73887cc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 200 Sep 07 16:50:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 672/1332] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:43 2026] GET /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 393 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8955d753-64f4-4bac-88e9-7f8aa3576e0b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8955d753-64f4-4bac-88e9-7f8aa3576e0b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8955d753-64f4-4bac-88e9-7f8aa3576e0b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8955d753-64f4-4bac-88e9-7f8aa3576e0b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8955d753-64f4-4bac-88e9-7f8aa3576e0b tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd returned with HTTP 404 Sep 07 16:50:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 673/1333] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:43 2026] GET /volume/v3/volumes/b3f3531c-5d18-4525-a91b-14ada42aa2fd => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-72bc5824-91a5-4516-8149-571e72aca7b2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72bc5824-91a5-4516-8149-571e72aca7b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] PUT http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-72bc5824-91a5-4516-8149-571e72aca7b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b3af74f4-ec01-4140-9aca-e7e6fb9197cb"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-72bc5824-91a5-4516-8149-571e72aca7b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Update called for group 5334dddb-6163-4676-a0fa-39e58abe4c32. {{(pid=87177) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-72bc5824-91a5-4516-8149-571e72aca7b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Updating group 5334dddb-6163-4676-a0fa-39e58abe4c32 with name None description: None add_volumes: b3af74f4-ec01-4140-9aca-e7e6fb9197cb remove_volumes: None. Sep 07 16:50:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c5a34e0b-eddd-49fd-9dd4-ee5a2b6a0a73 tempest-AvailabilityZoneTestJSON-139960360 tempest-AvailabilityZoneTestJSON-139960360-project-reader] GET http://192.168.122.91/volume/v3/os-availability-zone Sep 07 16:50:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c5a34e0b-eddd-49fd-9dd4-ee5a2b6a0a73 tempest-AvailabilityZoneTestJSON-139960360 tempest-AvailabilityZoneTestJSON-139960360-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c5a34e0b-eddd-49fd-9dd4-ee5a2b6a0a73 tempest-AvailabilityZoneTestJSON-139960360 tempest-AvailabilityZoneTestJSON-139960360-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:43 devstack devstack@c-api.service[87176]: /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:50:43 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:50:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c5a34e0b-eddd-49fd-9dd4-ee5a2b6a0a73 tempest-AvailabilityZoneTestJSON-139960360 tempest-AvailabilityZoneTestJSON-139960360-project-reader] Availability Zones retrieved successfully. Sep 07 16:50:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c5a34e0b-eddd-49fd-9dd4-ee5a2b6a0a73 tempest-AvailabilityZoneTestJSON-139960360 tempest-AvailabilityZoneTestJSON-139960360-project-reader] http://192.168.122.91/volume/v3/os-availability-zone returned with HTTP 200 Sep 07 16:50:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 661/1334] 192.168.122.91 () {58 vars in 1155 bytes} [Mon Sep 7 16:50:43 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:50:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f34a0774-6001-43d8-99a8-ed8c4c8d5184 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f34a0774-6001-43d8-99a8-ed8c4c8d5184 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca Sep 07 16:50:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f34a0774-6001-43d8-99a8-ed8c4c8d5184 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f34a0774-6001-43d8-99a8-ed8c4c8d5184 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:43 devstack devstack@c-api.service[87177]: /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 16:50:43 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f34a0774-6001-43d8-99a8-ed8c4c8d5184 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72bc5824-91a5-4516-8149-571e72aca7b2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 202 Sep 07 16:50:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 674/1335] 192.168.122.91 () {62 vars in 1285 bytes} [Mon Sep 7 16:50:43 2026] PUT /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f34a0774-6001-43d8-99a8-ed8c4c8d5184 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca returned with HTTP 200 Sep 07 16:50:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 662/1336] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:43 2026] GET /volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-48d21ef0-0ba5-495a-9fe7-4afcf3e70621 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48d21ef0-0ba5-495a-9fe7-4afcf3e70621 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48d21ef0-0ba5-495a-9fe7-4afcf3e70621 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4f6d92d8-6090-4f2d-afc9-1e90b8655ddb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4f6d92d8-6090-4f2d-afc9-1e90b8655ddb tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] DELETE http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48d21ef0-0ba5-495a-9fe7-4afcf3e70621 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4f6d92d8-6090-4f2d-afc9-1e90b8655ddb tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-48d21ef0-0ba5-495a-9fe7-4afcf3e70621 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4f6d92d8-6090-4f2d-afc9-1e90b8655ddb tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:43 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-4f6d92d8-6090-4f2d-afc9-1e90b8655ddb tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Delete volume with id: 501fc744-9049-44c3-bea4-f4827b02faca Sep 07 16:50:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4f6d92d8-6090-4f2d-afc9-1e90b8655ddb tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:43 devstack devstack@c-api.service[87177]: /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 16:50:43 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:50:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48d21ef0-0ba5-495a-9fe7-4afcf3e70621 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 200 Sep 07 16:50:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 675/1337] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:43 2026] GET /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 392 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4f6d92d8-6090-4f2d-afc9-1e90b8655ddb tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Delete volume request issued successfully. Sep 07 16:50:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4f6d92d8-6090-4f2d-afc9-1e90b8655ddb tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca returned with HTTP 202 Sep 07 16:50:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 663/1338] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:50:43 2026] DELETE /volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:50:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-50ed7e90-4086-453a-abef-a1b26f5a0a8a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50ed7e90-4086-453a-abef-a1b26f5a0a8a tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca Sep 07 16:50:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50ed7e90-4086-453a-abef-a1b26f5a0a8a tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50ed7e90-4086-453a-abef-a1b26f5a0a8a tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-50ed7e90-4086-453a-abef-a1b26f5a0a8a tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50ed7e90-4086-453a-abef-a1b26f5a0a8a tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca returned with HTTP 200 Sep 07 16:50:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 676/1339] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:44 2026] GET /volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:50:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b8961da8-a246-4987-a922-0f6bbd648896 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b8961da8-a246-4987-a922-0f6bbd648896 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b8961da8-a246-4987-a922-0f6bbd648896 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b8961da8-a246-4987-a922-0f6bbd648896 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-b8961da8-a246-4987-a922-0f6bbd648896 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:50:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:45 devstack devstack@c-api.service[87176]: /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 16:50:45 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:50:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b8961da8-a246-4987-a922-0f6bbd648896 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 200 Sep 07 16:50:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 664/1340] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:50:45 2026] GET /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-98321a83-21db-433c-b652-aa20f8c10d8e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:45 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:45 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all volumes completed successfully. Sep 07 16:50:45 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:45 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-059612af-298f-4018-87ce-b321365d47e3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-059612af-298f-4018-87ce-b321365d47e3 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca Sep 07 16:50:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-059612af-298f-4018-87ce-b321365d47e3 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-059612af-298f-4018-87ce-b321365d47e3 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:45 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:45 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:45 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-059612af-298f-4018-87ce-b321365d47e3 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Volume info retrieved successfully. Sep 07 16:50:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-059612af-298f-4018-87ce-b321365d47e3 tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca returned with HTTP 200 Sep 07 16:50:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 665/1341] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:45 2026] GET /volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:45 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98321a83-21db-433c-b652-aa20f8c10d8e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 677/1342] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:45 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:50:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a69132eb-e0ab-4b9a-beff-153536bf5b26 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a69132eb-e0ab-4b9a-beff-153536bf5b26 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/group_snapshots Sep 07 16:50:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a69132eb-e0ab-4b9a-beff-153536bf5b26 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5334dddb-6163-4676-a0fa-39e58abe4c32", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-533644652"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-a69132eb-e0ab-4b9a-beff-153536bf5b26 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5334dddb-6163-4676-a0fa-39e58abe4c32', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-533644652'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 16:50:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:45 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.group_snapshots [None req-a69132eb-e0ab-4b9a-beff-153536bf5b26 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-533644652. Sep 07 16:50:45 devstack devstack@c-api.service[87176]: /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 16:50:45 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:50:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:45 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:45 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:45 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-a69132eb-e0ab-4b9a-beff-153536bf5b26 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-197836893 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-197836893, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:50:45 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=698,cinder:INSERT=81,cinder:UPDATE=139,cinder:DELETE=5 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:50:45 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-a69132eb-e0ab-4b9a-beff-153536bf5b26 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['923f127b-c7d2-43e3-a5c1-a2dce54d9048', '925dd047-838b-480c-954a-89f17a385dbc', 'bda773c8-67b0-4057-b4d4-c262baca7484', '76633c42-59e0-4133-ac15-7057f83be3f4'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a69132eb-e0ab-4b9a-beff-153536bf5b26 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots returned with HTTP 202 Sep 07 16:50:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 666/1343] 192.168.122.91 () {62 vars in 1203 bytes} [Mon Sep 7 16:50:45 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b321e160-7aca-404a-aa3f-1d0613272fd6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b321e160-7aca-404a-aa3f-1d0613272fd6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b321e160-7aca-404a-aa3f-1d0613272fd6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b321e160-7aca-404a-aa3f-1d0613272fd6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-b321e160-7aca-404a-aa3f-1d0613272fd6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b12bed88-c019-416c-a802-832d47630282 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b321e160-7aca-404a-aa3f-1d0613272fd6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 returned with HTTP 200 Sep 07 16:50:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 678/1344] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:45 2026] GET /volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 => generated 325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-733c7998-6dcc-46e7-914d-8ad7bd5aefee None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-733c7998-6dcc-46e7-914d-8ad7bd5aefee tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] GET http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca Sep 07 16:50:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-733c7998-6dcc-46e7-914d-8ad7bd5aefee tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-733c7998-6dcc-46e7-914d-8ad7bd5aefee tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-733c7998-6dcc-46e7-914d-8ad7bd5aefee tempest-VolumesListAdminTestJSON-889661982 tempest-VolumesListAdminTestJSON-889661982-project-member] http://192.168.122.91/volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca returned with HTTP 404 Sep 07 16:50:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 667/1345] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:46 2026] GET /volume/v3/volumes/501fc744-9049-44c3-bea4-f4827b02faca => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-95447761-bee0-473f-92a7-24916ca30127 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-95447761-bee0-473f-92a7-24916ca30127 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-95447761-bee0-473f-92a7-24916ca30127 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-95447761-bee0-473f-92a7-24916ca30127 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-95447761-bee0-473f-92a7-24916ca30127 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b12bed88-c019-416c-a802-832d47630282 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:46 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=653,cinder:INSERT=79,cinder:UPDATE=125,cinder:DELETE=1 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:50:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:46 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-95447761-bee0-473f-92a7-24916ca30127 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 returned with HTTP 200 Sep 07 16:50:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 679/1346] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:46 2026] GET /volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 => generated 325 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-66cbea0a-5ae5-4608-9bbb-642b35a7b88a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-66cbea0a-5ae5-4608-9bbb-642b35a7b88a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-66cbea0a-5ae5-4608-9bbb-642b35a7b88a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-66cbea0a-5ae5-4608-9bbb-642b35a7b88a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-66cbea0a-5ae5-4608-9bbb-642b35a7b88a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b12bed88-c019-416c-a802-832d47630282 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:47 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-66cbea0a-5ae5-4608-9bbb-642b35a7b88a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 returned with HTTP 200 Sep 07 16:50:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 668/1347] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:47 2026] GET /volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 => generated 325 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2bf78c13-b1c0-4647-a69c-7d6587a6dbcf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2bf78c13-b1c0-4647-a69c-7d6587a6dbcf tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2bf78c13-b1c0-4647-a69c-7d6587a6dbcf tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2bf78c13-b1c0-4647-a69c-7d6587a6dbcf tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-2bf78c13-b1c0-4647-a69c-7d6587a6dbcf tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b12bed88-c019-416c-a802-832d47630282 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2bf78c13-b1c0-4647-a69c-7d6587a6dbcf tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 returned with HTTP 200 Sep 07 16:50:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 680/1348] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:48 2026] GET /volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 => generated 325 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-41509430-f948-475c-9c19-c2d7218a0382 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-87079984"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Create volume request body: {'volume': {'imageRef': 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-87079984'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Create volume of 1 GB Sep 07 16:50:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Availability Zones retrieved successfully. Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Flow 'volume_create_api' (7374c209-f66b-4083-80d5-77aff360a242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef49bd7f-9cca-4c5f-a0d4-fdb1627c06e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef49bd7f-9cca-4c5f-a0d4-fdb1627c06e1) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df9ed9c5-bb8c-4530-9233-9f9d71eed78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Created reservations ['ed61693c-e9a0-4c88-97c1-f7b0161e484c', '065fb3c9-b816-4d53-9607-603822698a2d', '14d41993-6a83-4d31-a708-8308ec4ab255', 'f578a930-30b1-452c-981a-d13e3e187fba'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df9ed9c5-bb8c-4530-9233-9f9d71eed78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed61693c-e9a0-4c88-97c1-f7b0161e484c', '065fb3c9-b816-4d53-9607-603822698a2d', '14d41993-6a83-4d31-a708-8308ec4ab255', 'f578a930-30b1-452c-981a-d13e3e187fba']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b52fcb5-ce59-4c5a-b0d7-cf94c601fc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:49 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b52fcb5-ce59-4c5a-b0d7-cf94c601fc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e7a013-4d74-43a9-8938-c9adb1dfbdf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-87079984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c5f703491f7492e93e6536a7cdaf905',qos_specs=None,replication_status=,reservations=['ed61693c-e9a0-4c88-97c1-f7b0161e484c','065fb3c9-b816-4d53-9607-603822698a2d','14d41993-6a83-4d31-a708-8308ec4ab255','f578a930-30b1-452c-981a-d13e3e187fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ad780b42c942dc9d484e8e0d4ca3c7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-87079984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e7a013-4d74-43a9-8938-c9adb1dfbdf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c5f703491f7492e93e6536a7cdaf905',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09ad780b42c942dc9d484e8e0d4ca3c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ad7044-7c0e-45a8-aa71-6668064e4823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ad7044-7c0e-45a8-aa71-6668064e4823) transitioned into state 'SUCCESS' from state '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-87079984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c5f703491f7492e93e6536a7cdaf905',qos_specs=None,replication_status=,reservations=['ed61693c-e9a0-4c88-97c1-f7b0161e484c','065fb3c9-b816-4d53-9607-603822698a2d','14d41993-6a83-4d31-a708-8308ec4ab255','f578a930-30b1-452c-981a-d13e3e187fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ad780b42c942dc9d484e8e0d4ca3c7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f2c854f-87b8-45a4-b1ba-3650799e52c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f2c854f-87b8-45a4-b1ba-3650799e52c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Flow 'volume_create_api' (7374c209-f66b-4083-80d5-77aff360a242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Create volume request issued successfully. Sep 07 16:50:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41509430-f948-475c-9c19-c2d7218a0382 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 669/1349] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:50:49 2026] POST /volume/v3/volumes => generated 756 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:50:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-044f3b48-e905-403b-98ba-815d05f0237a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-044f3b48-e905-403b-98ba-815d05f0237a tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-044f3b48-e905-403b-98ba-815d05f0237a tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-044f3b48-e905-403b-98ba-815d05f0237a tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:49 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:49 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-044f3b48-e905-403b-98ba-815d05f0237a tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1b7bf24e-9197-49f9-bf4d-8b5f120ea707 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-044f3b48-e905-403b-98ba-815d05f0237a tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 681/1350] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:49 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 824 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1b7bf24e-9197-49f9-bf4d-8b5f120ea707 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1b7bf24e-9197-49f9-bf4d-8b5f120ea707 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1b7bf24e-9197-49f9-bf4d-8b5f120ea707 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-1b7bf24e-9197-49f9-bf4d-8b5f120ea707 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b12bed88-c019-416c-a802-832d47630282 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:50 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:50 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1b7bf24e-9197-49f9-bf4d-8b5f120ea707 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 returned with HTTP 200 Sep 07 16:50:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 670/1351] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:49 2026] GET /volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 => generated 325 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-88da5179-76ed-4c26-afc6-a4cbfeb6a3c2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-88da5179-76ed-4c26-afc6-a4cbfeb6a3c2 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-88da5179-76ed-4c26-afc6-a4cbfeb6a3c2 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-88da5179-76ed-4c26-afc6-a4cbfeb6a3c2 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fd4ec945-8cc0-498b-8abe-7e6c3b0c65da None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fd4ec945-8cc0-498b-8abe-7e6c3b0c65da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fd4ec945-8cc0-498b-8abe-7e6c3b0c65da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fd4ec945-8cc0-498b-8abe-7e6c3b0c65da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-fd4ec945-8cc0-498b-8abe-7e6c3b0c65da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b12bed88-c019-416c-a802-832d47630282 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:51 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fd4ec945-8cc0-498b-8abe-7e6c3b0c65da tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 returned with HTTP 200 Sep 07 16:50:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-88da5179-76ed-4c26-afc6-a4cbfeb6a3c2 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 671/1352] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:51 2026] GET /volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 => generated 325 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-88da5179-76ed-4c26-afc6-a4cbfeb6a3c2 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 682/1353] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:51 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 848 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2a0d93ba-4863-4ba4-83b8-fb2e7833f075 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2a0d93ba-4863-4ba4-83b8-fb2e7833f075 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2a0d93ba-4863-4ba4-83b8-fb2e7833f075 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2a0d93ba-4863-4ba4-83b8-fb2e7833f075 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-2a0d93ba-4863-4ba4-83b8-fb2e7833f075 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b12bed88-c019-416c-a802-832d47630282 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2a0d93ba-4863-4ba4-83b8-fb2e7833f075 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 returned with HTTP 200 Sep 07 16:50:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 672/1354] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:52 2026] GET /volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4a08fae1-0ba5-4061-9b5a-74b12416c716 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a8ecccf7-5a40-4d5b-be55-add1dce6613d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a8ecccf7-5a40-4d5b-be55-add1dce6613d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/detail Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a8ecccf7-5a40-4d5b-be55-add1dce6613d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a8ecccf7-5a40-4d5b-be55-add1dce6613d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a08fae1-0ba5-4061-9b5a-74b12416c716 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-a8ecccf7-5a40-4d5b-be55-add1dce6613d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4a08fae1-0ba5-4061-9b5a-74b12416c716 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4a08fae1-0ba5-4061-9b5a-74b12416c716 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-a8ecccf7-5a40-4d5b-be55-add1dce6613d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: /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 16:50:52 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a8ecccf7-5a40-4d5b-be55-add1dce6613d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all snapshots completed successfully. Sep 07 16:50:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a8ecccf7-5a40-4d5b-be55-add1dce6613d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 16:50:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 673/1355] 192.168.122.91 () {58 vars in 1143 bytes} [Mon Sep 7 16:50:52 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6a8d302a-8f61-4414-816f-54cfd41afd31 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4a08fae1-0ba5-4061-9b5a-74b12416c716 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6a8d302a-8f61-4414-816f-54cfd41afd31 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6a8d302a-8f61-4414-816f-54cfd41afd31 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6a8d302a-8f61-4414-816f-54cfd41afd31 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a08fae1-0ba5-4061-9b5a-74b12416c716 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 683/1356] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:52 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 906 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6a8d302a-8f61-4414-816f-54cfd41afd31 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6a8d302a-8f61-4414-816f-54cfd41afd31 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b returned with HTTP 200 Sep 07 16:50:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 674/1357] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:52 2026] GET /volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d7d75e13-28c7-4c10-99ef-23cdb2f58a78 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d7d75e13-28c7-4c10-99ef-23cdb2f58a78 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/9a46a43a-2d10-489d-a8bc-9af29b32bfed Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d7d75e13-28c7-4c10-99ef-23cdb2f58a78 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d7d75e13-28c7-4c10-99ef-23cdb2f58a78 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d7d75e13-28c7-4c10-99ef-23cdb2f58a78 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:50:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d7d75e13-28c7-4c10-99ef-23cdb2f58a78 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/9a46a43a-2d10-489d-a8bc-9af29b32bfed returned with HTTP 200 Sep 07 16:50:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 684/1358] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:52 2026] GET /volume/v3/snapshots/9a46a43a-2d10-489d-a8bc-9af29b32bfed => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c5134052-3242-4dfc-82dc-7bda49e2ccd2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c5134052-3242-4dfc-82dc-7bda49e2ccd2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] DELETE http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c5134052-3242-4dfc-82dc-7bda49e2ccd2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c5134052-3242-4dfc-82dc-7bda49e2ccd2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-c5134052-3242-4dfc-82dc-7bda49e2ccd2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] delete called for member b12bed88-c019-416c-a802-832d47630282 {{(pid=87176) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.group_snapshots [None req-c5134052-3242-4dfc-82dc-7bda49e2ccd2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Delete group_snapshot with id: b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:52 devstack devstack@c-api.service[87176]: /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 16:50:52 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c5134052-3242-4dfc-82dc-7bda49e2ccd2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 returned with HTTP 202 Sep 07 16:50:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 675/1359] 192.168.122.91 () {60 vars in 1295 bytes} [Mon Sep 7 16:50:52 2026] DELETE /volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: /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 16:50:52 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:50:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all volumes completed successfully. Sep 07 16:50:52 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:52 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:52 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:52 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:52 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-90e18a5f-bfc0-40f7-8f74-7c811a60604d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 685/1360] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:52 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-252261294"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-252261294'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:50:52 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Create volume of 1 GB Sep 07 16:50:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e959f3d9-4349-4bde-9c4b-01f80cdee526 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e959f3d9-4349-4bde-9c4b-01f80cdee526 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/detail Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e959f3d9-4349-4bde-9c4b-01f80cdee526 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e959f3d9-4349-4bde-9c4b-01f80cdee526 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-e959f3d9-4349-4bde-9c4b-01f80cdee526 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Availability Zones retrieved successfully. Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-e959f3d9-4349-4bde-9c4b-01f80cdee526 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: /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 16:50:53 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e959f3d9-4349-4bde-9c4b-01f80cdee526 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all snapshots completed successfully. Sep 07 16:50:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e959f3d9-4349-4bde-9c4b-01f80cdee526 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 16:50:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 686/1361] 192.168.122.91 () {58 vars in 1143 bytes} [Mon Sep 7 16:50:52 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Flow 'volume_create_api' (9ce3d6e1-c73e-4fe4-959a-81f56f6e676a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc5b50b-89df-479e-b3a0-0b5bf73d68d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6375c995-057a-4021-a23a-66274334d70d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6375c995-057a-4021-a23a-66274334d70d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6375c995-057a-4021-a23a-66274334d70d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6375c995-057a-4021-a23a-66274334d70d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6375c995-057a-4021-a23a-66274334d70d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6375c995-057a-4021-a23a-66274334d70d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b returned with HTTP 200 Sep 07 16:50:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 687/1362] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:53 2026] GET /volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc5b50b-89df-479e-b3a0-0b5bf73d68d0) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d703bbd-6b6e-4dbd-b078-6ca3e5179495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0b25401b-c438-463e-a377-39df70e85d11 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0b25401b-c438-463e-a377-39df70e85d11 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0b25401b-c438-463e-a377-39df70e85d11 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0b25401b-c438-463e-a377-39df70e85d11 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0b25401b-c438-463e-a377-39df70e85d11 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0b25401b-c438-463e-a377-39df70e85d11 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 688/1363] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:53 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 906 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Created reservations ['9205e6fb-8e84-4e3d-97bd-12e187397436', 'ff8894b5-d0d6-4e35-a338-99e6b7b8b585', '5e1b9e0f-f39c-4233-9868-4453bd0f3049', 'daa0ecf4-d5be-478a-96c7-fdc4b0670db2'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d703bbd-6b6e-4dbd-b078-6ca3e5179495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9205e6fb-8e84-4e3d-97bd-12e187397436', 'ff8894b5-d0d6-4e35-a338-99e6b7b8b585', '5e1b9e0f-f39c-4233-9868-4453bd0f3049', 'daa0ecf4-d5be-478a-96c7-fdc4b0670db2']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa23338-e332-4f1c-9488-e31525f847e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa23338-e332-4f1c-9488-e31525f847e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-252261294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='453be9992aff40cab2b33f8751906f41',qos_specs=None,replication_status=,reservations=['9205e6fb-8e84-4e3d-97bd-12e187397436','ff8894b5-d0d6-4e35-a338-99e6b7b8b585','5e1b9e0f-f39c-4233-9868-4453bd0f3049','daa0ecf4-d5be-478a-96c7-fdc4b0670db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e57477ebde41808af97f88c9c3278d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-252261294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='453be9992aff40cab2b33f8751906f41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05e57477ebde41808af97f88c9c3278d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928738d1-77bb-49a5-9809-66574b56e721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928738d1-77bb-49a5-9809-66574b56e721) transitioned into state 'SUCCESS' from state '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-252261294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='453be9992aff40cab2b33f8751906f41',qos_specs=None,replication_status=,reservations=['9205e6fb-8e84-4e3d-97bd-12e187397436','ff8894b5-d0d6-4e35-a338-99e6b7b8b585','5e1b9e0f-f39c-4233-9868-4453bd0f3049','daa0ecf4-d5be-478a-96c7-fdc4b0670db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e57477ebde41808af97f88c9c3278d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e5099c-3013-42ae-93f5-fb78855cba70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e5099c-3013-42ae-93f5-fb78855cba70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Flow 'volume_create_api' (9ce3d6e1-c73e-4fe4-959a-81f56f6e676a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:50:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Create volume request issued successfully. Sep 07 16:50:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f4460371-4109-4e28-9ac4-a3b3c0c68893 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:50:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 676/1364] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:50:52 2026] POST /volume/v3/volumes => generated 756 bytes in 925 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-056532b3-628e-4d9d-878c-bcf4db95ee4d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-056532b3-628e-4d9d-878c-bcf4db95ee4d tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-056532b3-628e-4d9d-878c-bcf4db95ee4d tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-056532b3-628e-4d9d-878c-bcf4db95ee4d tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-056532b3-628e-4d9d-878c-bcf4db95ee4d tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-056532b3-628e-4d9d-878c-bcf4db95ee4d tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a returned with HTTP 200 Sep 07 16:50:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 689/1365] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:53 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a => generated 824 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a23fe34d-eee9-4773-bb00-e866c34c33f2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a23fe34d-eee9-4773-bb00-e866c34c33f2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b Sep 07 16:50:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a23fe34d-eee9-4773-bb00-e866c34c33f2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a23fe34d-eee9-4773-bb00-e866c34c33f2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a23fe34d-eee9-4773-bb00-e866c34c33f2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:50:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a23fe34d-eee9-4773-bb00-e866c34c33f2 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b returned with HTTP 200 Sep 07 16:50:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 677/1366] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:54 2026] GET /volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c8750713-4119-4004-a00e-c616c84ae218 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c8750713-4119-4004-a00e-c616c84ae218 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c8750713-4119-4004-a00e-c616c84ae218 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c8750713-4119-4004-a00e-c616c84ae218 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:54 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:54 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c8750713-4119-4004-a00e-c616c84ae218 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c8750713-4119-4004-a00e-c616c84ae218 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 690/1367] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:54 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-65b78f9b-e15d-4d70-9051-222a97343f8a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-65b78f9b-e15d-4d70-9051-222a97343f8a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a Sep 07 16:50:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-65b78f9b-e15d-4d70-9051-222a97343f8a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-65b78f9b-e15d-4d70-9051-222a97343f8a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-65b78f9b-e15d-4d70-9051-222a97343f8a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-65b78f9b-e15d-4d70-9051-222a97343f8a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a returned with HTTP 200 Sep 07 16:50:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 678/1368] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:54 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e88e6ae7-ccab-4645-ab37-b523632caee4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e88e6ae7-ccab-4645-ab37-b523632caee4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b Sep 07 16:50:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e88e6ae7-ccab-4645-ab37-b523632caee4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e88e6ae7-ccab-4645-ab37-b523632caee4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e88e6ae7-ccab-4645-ab37-b523632caee4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:50:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e88e6ae7-ccab-4645-ab37-b523632caee4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b returned with HTTP 200 Sep 07 16:50:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 691/1369] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:55 2026] GET /volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-dcefc181-cd6d-4c36-890d-4946f36f4777 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dcefc181-cd6d-4c36-890d-4946f36f4777 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dcefc181-cd6d-4c36-890d-4946f36f4777 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dcefc181-cd6d-4c36-890d-4946f36f4777 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:55 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-dcefc181-cd6d-4c36-890d-4946f36f4777 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dcefc181-cd6d-4c36-890d-4946f36f4777 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 679/1370] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:55 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 909 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8b23879b-4c92-4aad-ad53-a0a9527a941a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8b23879b-4c92-4aad-ad53-a0a9527a941a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a Sep 07 16:50:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8b23879b-4c92-4aad-ad53-a0a9527a941a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8b23879b-4c92-4aad-ad53-a0a9527a941a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8b23879b-4c92-4aad-ad53-a0a9527a941a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8b23879b-4c92-4aad-ad53-a0a9527a941a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a returned with HTTP 200 Sep 07 16:50:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 692/1371] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:55 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8c964e86-51d2-444f-951c-05877382322c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8c964e86-51d2-444f-951c-05877382322c tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] POST http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata Sep 07 16:50:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8c964e86-51d2-444f-951c-05877382322c tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:55 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8c964e86-51d2-444f-951c-05877382322c tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8c964e86-51d2-444f-951c-05877382322c tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Create volume metadata completed successfully. Sep 07 16:50:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8c964e86-51d2-444f-951c-05877382322c tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata returned with HTTP 200 Sep 07 16:50:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 680/1372] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:50:55 2026] POST /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata => generated 101 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bed81a93-fc42-45b9-a540-adc49dde49ea None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bed81a93-fc42-45b9-a540-adc49dde49ea tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata Sep 07 16:50:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bed81a93-fc42-45b9-a540-adc49dde49ea tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bed81a93-fc42-45b9-a540-adc49dde49ea tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-bed81a93-fc42-45b9-a540-adc49dde49ea tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Volume info retrieved successfully. Sep 07 16:50:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-bed81a93-fc42-45b9-a540-adc49dde49ea tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Get volume metadata completed successfully. Sep 07 16:50:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bed81a93-fc42-45b9-a540-adc49dde49ea tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata returned with HTTP 200 Sep 07 16:50:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 693/1373] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:50:55 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata => generated 101 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f5bcf5b0-df7f-4cda-b7df-209a1f3336b5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f5bcf5b0-df7f-4cda-b7df-209a1f3336b5 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] PUT http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata Sep 07 16:50:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f5bcf5b0-df7f-4cda-b7df-209a1f3336b5 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f5bcf5b0-df7f-4cda-b7df-209a1f3336b5 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f5bcf5b0-df7f-4cda-b7df-209a1f3336b5 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Update volume metadata completed successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f5bcf5b0-df7f-4cda-b7df-209a1f3336b5 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 681/1374] 192.168.122.91 () {60 vars in 1274 bytes} [Mon Sep 7 16:50:55 2026] PUT /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata => generated 57 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ef0f336b-21c4-477c-ad44-5ecfb3221aab None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ef0f336b-21c4-477c-ad44-5ecfb3221aab tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ef0f336b-21c4-477c-ad44-5ecfb3221aab tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ef0f336b-21c4-477c-ad44-5ecfb3221aab tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ef0f336b-21c4-477c-ad44-5ecfb3221aab tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ef0f336b-21c4-477c-ad44-5ecfb3221aab tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Get volume metadata completed successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ef0f336b-21c4-477c-ad44-5ecfb3221aab tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 694/1375] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:50:56 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata => generated 57 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3edf2f92-8021-431a-9d4a-78d01bf47c91 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3edf2f92-8021-431a-9d4a-78d01bf47c91 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] DELETE http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata/key1 Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3edf2f92-8021-431a-9d4a-78d01bf47c91 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3edf2f92-8021-431a-9d4a-78d01bf47c91 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1466b208-6dcc-46fa-b081-106e6cbdfde5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1466b208-6dcc-46fa-b081-106e6cbdfde5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1466b208-6dcc-46fa-b081-106e6cbdfde5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1466b208-6dcc-46fa-b081-106e6cbdfde5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3edf2f92-8021-431a-9d4a-78d01bf47c91 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1466b208-6dcc-46fa-b081-106e6cbdfde5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1466b208-6dcc-46fa-b081-106e6cbdfde5 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 695/1376] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:56 2026] GET /volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3edf2f92-8021-431a-9d4a-78d01bf47c91 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Get volume metadata completed successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3edf2f92-8021-431a-9d4a-78d01bf47c91 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Delete volume metadata completed successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3edf2f92-8021-431a-9d4a-78d01bf47c91 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata/key1 returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 682/1377] 192.168.122.91 () {58 vars in 1272 bytes} [Mon Sep 7 16:50:56 2026] DELETE /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata/key1 => generated 0 bytes in 86 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c8bdbd79-fe87-4140-b6b8-b3f18e931c2a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c8bdbd79-fe87-4140-b6b8-b3f18e931c2a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c8bdbd79-fe87-4140-b6b8-b3f18e931c2a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c8bdbd79-fe87-4140-b6b8-b3f18e931c2a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c8bdbd79-fe87-4140-b6b8-b3f18e931c2a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c8bdbd79-fe87-4140-b6b8-b3f18e931c2a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Get volume metadata completed successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c8bdbd79-fe87-4140-b6b8-b3f18e931c2a tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 696/1378] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:50:56 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata => generated 32 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b12783bd-59f5-4acd-a34b-af2d490b9891 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b12783bd-59f5-4acd-a34b-af2d490b9891 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] PUT http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b12783bd-59f5-4acd-a34b-af2d490b9891 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b12783bd-59f5-4acd-a34b-af2d490b9891 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b12783bd-59f5-4acd-a34b-af2d490b9891 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Update volume metadata completed successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b12783bd-59f5-4acd-a34b-af2d490b9891 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 683/1379] 192.168.122.91 () {60 vars in 1274 bytes} [Mon Sep 7 16:50:56 2026] PUT /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata => generated 16 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4cd65f61-2f58-42aa-9bc7-a7a522f21e8d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4cd65f61-2f58-42aa-9bc7-a7a522f21e8d tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] POST http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4cd65f61-2f58-42aa-9bc7-a7a522f21e8d tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4cd65f61-2f58-42aa-9bc7-a7a522f21e8d tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4cd65f61-2f58-42aa-9bc7-a7a522f21e8d tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Create volume metadata completed successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4cd65f61-2f58-42aa-9bc7-a7a522f21e8d tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 697/1380] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:50:56 2026] POST /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata => generated 68 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2f9d1d86-71a8-433e-967d-fa3f6f822525 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f9d1d86-71a8-433e-967d-fa3f6f822525 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] PUT http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata/key3 Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f9d1d86-71a8-433e-967d-fa3f6f822525 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2f9d1d86-71a8-433e-967d-fa3f6f822525 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2f9d1d86-71a8-433e-967d-fa3f6f822525 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Update volume metadata completed successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f9d1d86-71a8-433e-967d-fa3f6f822525 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata/key3 returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 684/1381] 192.168.122.91 () {60 vars in 1289 bytes} [Mon Sep 7 16:50:56 2026] PUT /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata/key3 => generated 35 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-de281fb8-58fa-4962-be65-9c3bebf069fd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de281fb8-58fa-4962-be65-9c3bebf069fd tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata/key3 Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de281fb8-58fa-4962-be65-9c3bebf069fd tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de281fb8-58fa-4962-be65-9c3bebf069fd tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-eaa9f974-ed79-48bc-8944-cff96200deea None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eaa9f974-ed79-48bc-8944-cff96200deea tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eaa9f974-ed79-48bc-8944-cff96200deea tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eaa9f974-ed79-48bc-8944-cff96200deea tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-de281fb8-58fa-4962-be65-9c3bebf069fd tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-de281fb8-58fa-4962-be65-9c3bebf069fd tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Get volume metadata completed successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de281fb8-58fa-4962-be65-9c3bebf069fd tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata/key3 returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 698/1382] 192.168.122.91 () {58 vars in 1269 bytes} [Mon Sep 7 16:50:56 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata/key3 => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-780327ca-f38e-49fc-a9e6-1e910d11a491 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-780327ca-f38e-49fc-a9e6-1e910d11a491 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-780327ca-f38e-49fc-a9e6-1e910d11a491 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-780327ca-f38e-49fc-a9e6-1e910d11a491 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-eaa9f974-ed79-48bc-8944-cff96200deea tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eaa9f974-ed79-48bc-8944-cff96200deea tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 685/1383] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:56 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 909 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-780327ca-f38e-49fc-a9e6-1e910d11a491 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-780327ca-f38e-49fc-a9e6-1e910d11a491 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] Get volume metadata completed successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-780327ca-f38e-49fc-a9e6-1e910d11a491 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-reader] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 699/1384] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:50:56 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata => generated 75 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b9dfce29-4e70-499d-a8f9-7a7787ed2370 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b9dfce29-4e70-499d-a8f9-7a7787ed2370 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] PUT http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b9dfce29-4e70-499d-a8f9-7a7787ed2370 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b9dfce29-4e70-499d-a8f9-7a7787ed2370 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b9dfce29-4e70-499d-a8f9-7a7787ed2370 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Update volume metadata completed successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b9dfce29-4e70-499d-a8f9-7a7787ed2370 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 686/1385] 192.168.122.91 () {60 vars in 1274 bytes} [Mon Sep 7 16:50:56 2026] PUT /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2b045720-23e7-4c37-b6c8-bab871c930fa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b045720-23e7-4c37-b6c8-bab871c930fa tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b045720-23e7-4c37-b6c8-bab871c930fa tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b045720-23e7-4c37-b6c8-bab871c930fa tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2b045720-23e7-4c37-b6c8-bab871c930fa tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b045720-23e7-4c37-b6c8-bab871c930fa tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 700/1386] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:56 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-62d389d4-9a6a-483e-a6e9-f95b9e50185e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-62d389d4-9a6a-483e-a6e9-f95b9e50185e tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] DELETE http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-62d389d4-9a6a-483e-a6e9-f95b9e50185e tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-62d389d4-9a6a-483e-a6e9-f95b9e50185e tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-62d389d4-9a6a-483e-a6e9-f95b9e50185e tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Delete volume with id: 7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-62d389d4-9a6a-483e-a6e9-f95b9e50185e tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-62d389d4-9a6a-483e-a6e9-f95b9e50185e tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Delete volume request issued successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-62d389d4-9a6a-483e-a6e9-f95b9e50185e tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a returned with HTTP 202 Sep 07 16:50:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 687/1387] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:50:56 2026] DELETE /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e6c69899-995e-46c2-bfd2-f2af40219993 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e6c69899-995e-46c2-bfd2-f2af40219993 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e6c69899-995e-46c2-bfd2-f2af40219993 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e6c69899-995e-46c2-bfd2-f2af40219993 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e6c69899-995e-46c2-bfd2-f2af40219993 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e6c69899-995e-46c2-bfd2-f2af40219993 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a returned with HTTP 200 Sep 07 16:50:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 701/1388] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:56 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-83691a44-d7a7-4175-a46f-c8c7378b195a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-83691a44-d7a7-4175-a46f-c8c7378b195a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-83691a44-d7a7-4175-a46f-c8c7378b195a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-83691a44-d7a7-4175-a46f-c8c7378b195a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-83691a44-d7a7-4175-a46f-c8c7378b195a tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b returned with HTTP 404 Sep 07 16:50:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 688/1389] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:57 2026] GET /volume/v3/snapshots/fb8bc8cb-3bd0-4390-a951-204547da179b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ee6a5b28-b04f-4ea7-9c70-1f082a8f430c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee6a5b28-b04f-4ea7-9c70-1f082a8f430c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/9a46a43a-2d10-489d-a8bc-9af29b32bfed Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee6a5b28-b04f-4ea7-9c70-1f082a8f430c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee6a5b28-b04f-4ea7-9c70-1f082a8f430c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee6a5b28-b04f-4ea7-9c70-1f082a8f430c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/9a46a43a-2d10-489d-a8bc-9af29b32bfed returned with HTTP 404 Sep 07 16:50:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 702/1390] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:50:57 2026] GET /volume/v3/snapshots/9a46a43a-2d10-489d-a8bc-9af29b32bfed => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6bb4fc61-132f-4c0c-a46a-0bd9eba3d3d7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6bb4fc61-132f-4c0c-a46a-0bd9eba3d3d7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6bb4fc61-132f-4c0c-a46a-0bd9eba3d3d7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6bb4fc61-132f-4c0c-a46a-0bd9eba3d3d7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-6bb4fc61-132f-4c0c-a46a-0bd9eba3d3d7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member b12bed88-c019-416c-a802-832d47630282 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6bb4fc61-132f-4c0c-a46a-0bd9eba3d3d7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 returned with HTTP 404 Sep 07 16:50:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 689/1391] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:50:57 2026] GET /volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4cd6c7b5-29cb-4b0d-a727-5d8bb0355431 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4cd6c7b5-29cb-4b0d-a727-5d8bb0355431 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] DELETE http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4cd6c7b5-29cb-4b0d-a727-5d8bb0355431 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4cd6c7b5-29cb-4b0d-a727-5d8bb0355431 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-4cd6c7b5-29cb-4b0d-a727-5d8bb0355431 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] delete called for member b12bed88-c019-416c-a802-832d47630282 {{(pid=87177) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.group_snapshots [None req-4cd6c7b5-29cb-4b0d-a727-5d8bb0355431 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Delete group_snapshot with id: b12bed88-c019-416c-a802-832d47630282 Sep 07 16:50:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4cd6c7b5-29cb-4b0d-a727-5d8bb0355431 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 returned with HTTP 404 Sep 07 16:50:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 703/1392] 192.168.122.91 () {60 vars in 1295 bytes} [Mon Sep 7 16:50:57 2026] DELETE /volume/v3/group_snapshots/b12bed88-c019-416c-a802-832d47630282 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all volumes completed successfully. Sep 07 16:50:57 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:57 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:57 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:57 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:57 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:57 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c831996c-7b3c-4bd7-bfbd-6700448d85c6 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:50:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 690/1393] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:50:57 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ac0daeea-2e61-40d0-8231-509444e79fd7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ac0daeea-2e61-40d0-8231-509444e79fd7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32/action Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ac0daeea-2e61-40d0-8231-509444e79fd7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ac0daeea-2e61-40d0-8231-509444e79fd7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-ac0daeea-2e61-40d0-8231-509444e79fd7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] delete called for group 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-ac0daeea-2e61-40d0-8231-509444e79fd7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Delete group with id: 5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8bf68f1f-5250-41cd-a1d9-7210927ee86c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8bf68f1f-5250-41cd-a1d9-7210927ee86c tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8bf68f1f-5250-41cd-a1d9-7210927ee86c tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8bf68f1f-5250-41cd-a1d9-7210927ee86c tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:57 devstack devstack@c-api.service[87177]: /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 16:50:57 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8bf68f1f-5250-41cd-a1d9-7210927ee86c tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8bf68f1f-5250-41cd-a1d9-7210927ee86c tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 691/1394] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:57 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 909 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:57 devstack devstack@c-api.service[87177]: /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:50:57 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:50:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ac0daeea-2e61-40d0-8231-509444e79fd7 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32/action returned with HTTP 202 Sep 07 16:50:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 704/1395] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:50:57 2026] POST /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-119900d4-1c85-41f7-9625-c1e676694bbc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-119900d4-1c85-41f7-9625-c1e676694bbc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-119900d4-1c85-41f7-9625-c1e676694bbc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-119900d4-1c85-41f7-9625-c1e676694bbc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-119900d4-1c85-41f7-9625-c1e676694bbc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:57 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-119900d4-1c85-41f7-9625-c1e676694bbc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:57 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-119900d4-1c85-41f7-9625-c1e676694bbc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:57 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-119900d4-1c85-41f7-9625-c1e676694bbc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-592c47f0-44e5-47d4-a9b5-d642a0ebc1b6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-592c47f0-44e5-47d4-a9b5-d642a0ebc1b6 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-592c47f0-44e5-47d4-a9b5-d642a0ebc1b6 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-592c47f0-44e5-47d4-a9b5-d642a0ebc1b6 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-119900d4-1c85-41f7-9625-c1e676694bbc tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb returned with HTTP 200 Sep 07 16:50:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 692/1396] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:57 2026] GET /volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb => generated 919 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-592c47f0-44e5-47d4-a9b5-d642a0ebc1b6 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Volume info retrieved successfully. Sep 07 16:50:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-592c47f0-44e5-47d4-a9b5-d642a0ebc1b6 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a returned with HTTP 200 Sep 07 16:50:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 705/1397] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:57 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a => generated 848 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-92ff3116-6646-487d-a497-286caedf2afa None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-92ff3116-6646-487d-a497-286caedf2afa tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-92ff3116-6646-487d-a497-286caedf2afa tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-92ff3116-6646-487d-a497-286caedf2afa tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:58 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-92ff3116-6646-487d-a497-286caedf2afa tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-92ff3116-6646-487d-a497-286caedf2afa tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 693/1398] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:58 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 1327 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-321f406b-8100-4902-97ca-65e2faed1936 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-321f406b-8100-4902-97ca-65e2faed1936 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] POST http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2/action Sep 07 16:50:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-321f406b-8100-4902-97ca-65e2faed1936 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-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=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:50:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-321f406b-8100-4902-97ca-65e2faed1936 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-321f406b-8100-4902-97ca-65e2faed1936 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-321f406b-8100-4902-97ca-65e2faed1936 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Update volume metadata completed successfully. Sep 07 16:50:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-321f406b-8100-4902-97ca-65e2faed1936 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2/action returned with HTTP 200 Sep 07 16:50:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 706/1399] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 16:50:58 2026] POST /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2/action => generated 526 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-806a53f1-91ec-4a90-be39-3ba83f5aee2b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-806a53f1-91ec-4a90-be39-3ba83f5aee2b tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-reader] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-806a53f1-91ec-4a90-be39-3ba83f5aee2b tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-806a53f1-91ec-4a90-be39-3ba83f5aee2b tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-806a53f1-91ec-4a90-be39-3ba83f5aee2b tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-reader] Volume info retrieved successfully. Sep 07 16:50:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-11c17b2f-b78d-4e4a-b75e-62e73a722331 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-806a53f1-91ec-4a90-be39-3ba83f5aee2b tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-reader] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-11c17b2f-b78d-4e4a-b75e-62e73a722331 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb Sep 07 16:50:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 694/1400] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:58 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 1387 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-11c17b2f-b78d-4e4a-b75e-62e73a722331 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-11c17b2f-b78d-4e4a-b75e-62e73a722331 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3b54cd90-dd8f-448b-a79f-b734a1600e65 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b54cd90-dd8f-448b-a79f-b734a1600e65 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] GET http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b54cd90-dd8f-448b-a79f-b734a1600e65 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b54cd90-dd8f-448b-a79f-b734a1600e65 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b54cd90-dd8f-448b-a79f-b734a1600e65 tempest-VolumesMetadataTest-2122883266 tempest-VolumesMetadataTest-2122883266-project-member] http://192.168.122.91/volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a returned with HTTP 404 Sep 07 16:50:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 695/1401] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:59 2026] GET /volume/v3/volumes/7fbef7f7-3ac1-44c4-8ddd-b28b1a249d3a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f91f99ea-6289-448f-b155-3282652c171e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-11c17b2f-b78d-4e4a-b75e-62e73a722331 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f91f99ea-6289-448f-b155-3282652c171e tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] POST http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2/action Sep 07 16:50:59 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-11c17b2f-b78d-4e4a-b75e-62e73a722331 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:50:59 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-11c17b2f-b78d-4e4a-b75e-62e73a722331 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f91f99ea-6289-448f-b155-3282652c171e tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f91f99ea-6289-448f-b155-3282652c171e tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f91f99ea-6289-448f-b155-3282652c171e tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f91f99ea-6289-448f-b155-3282652c171e tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Get volume image-metadata completed successfully. Sep 07 16:50:59 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-11c17b2f-b78d-4e4a-b75e-62e73a722331 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f91f99ea-6289-448f-b155-3282652c171e tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Delete volume metadata completed successfully. Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f91f99ea-6289-448f-b155-3282652c171e tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2/action returned with HTTP 200 Sep 07 16:50:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 696/1402] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:50:59 2026] POST /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2/action => generated 0 bytes in 100 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 16:50:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-29479c6e-9345-43d0-92f3-f38f135715a1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29479c6e-9345-43d0-92f3-f38f135715a1 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-reader] POST http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2/action Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29479c6e-9345-43d0-92f3-f38f135715a1 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29479c6e-9345-43d0-92f3-f38f135715a1 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:50:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-11c17b2f-b78d-4e4a-b75e-62e73a722331 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb returned with HTTP 200 Sep 07 16:50:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 707/1403] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:50:59 2026] GET /volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb => generated 919 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-29479c6e-9345-43d0-92f3-f38f135715a1 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-reader] Volume info retrieved successfully. Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-29479c6e-9345-43d0-92f3-f38f135715a1 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-reader] Get volume image-metadata completed successfully. Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29479c6e-9345-43d0-92f3-f38f135715a1 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-reader] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2/action returned with HTTP 200 Sep 07 16:50:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 697/1404] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:50:59 2026] POST /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2/action => generated 500 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:50:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ed0389f5-6159-4277-86fe-52c4c7429484 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ed0389f5-6159-4277-86fe-52c4c7429484 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ed0389f5-6159-4277-86fe-52c4c7429484 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ed0389f5-6159-4277-86fe-52c4c7429484 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ed0389f5-6159-4277-86fe-52c4c7429484 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ed0389f5-6159-4277-86fe-52c4c7429484 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 708/1405] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:59 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 1361 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4a7714f4-93de-43cb-8435-85dd25938e55 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4a7714f4-93de-43cb-8435-85dd25938e55 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] DELETE http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4a7714f4-93de-43cb-8435-85dd25938e55 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4a7714f4-93de-43cb-8435-85dd25938e55 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-4a7714f4-93de-43cb-8435-85dd25938e55 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Delete volume with id: a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4a7714f4-93de-43cb-8435-85dd25938e55 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4a7714f4-93de-43cb-8435-85dd25938e55 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Delete volume request issued successfully. Sep 07 16:50:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4a7714f4-93de-43cb-8435-85dd25938e55 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 202 Sep 07 16:50:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 698/1406] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:50:59 2026] DELETE /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:50:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a2dbe56a-b81e-4a1b-a7af-b51c231540cd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a2dbe56a-b81e-4a1b-a7af-b51c231540cd tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:50:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a2dbe56a-b81e-4a1b-a7af-b51c231540cd tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a2dbe56a-b81e-4a1b-a7af-b51c231540cd tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:50:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:50:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a2dbe56a-b81e-4a1b-a7af-b51c231540cd tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Volume info retrieved successfully. Sep 07 16:50:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a2dbe56a-b81e-4a1b-a7af-b51c231540cd tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 200 Sep 07 16:50:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 709/1407] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:50:59 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 1360 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7e312754-9fa5-467a-bd22-515fa3b32145 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e312754-9fa5-467a-bd22-515fa3b32145 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e312754-9fa5-467a-bd22-515fa3b32145 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e312754-9fa5-467a-bd22-515fa3b32145 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e312754-9fa5-467a-bd22-515fa3b32145 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb returned with HTTP 404 Sep 07 16:51:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 699/1408] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:00 2026] GET /volume/v3/volumes/b3af74f4-ec01-4140-9aca-e7e6fb9197cb => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-04f395bd-3d5a-432e-817d-c0356b949e76 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-04f395bd-3d5a-432e-817d-c0356b949e76 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-04f395bd-3d5a-432e-817d-c0356b949e76 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-04f395bd-3d5a-432e-817d-c0356b949e76 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-04f395bd-3d5a-432e-817d-c0356b949e76 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 returned with HTTP 404 Sep 07 16:51:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 710/1409] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:00 2026] GET /volume/v3/volumes/d136c69c-b168-4411-9f05-5fa8ab7fe5d0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c5130acf-35a9-473d-a22c-d75974081fac None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c5130acf-35a9-473d-a22c-d75974081fac tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c5130acf-35a9-473d-a22c-d75974081fac tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c5130acf-35a9-473d-a22c-d75974081fac tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-c5130acf-35a9-473d-a22c-d75974081fac tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 5334dddb-6163-4676-a0fa-39e58abe4c32 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c5130acf-35a9-473d-a22c-d75974081fac tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 returned with HTTP 404 Sep 07 16:51:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 700/1410] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:00 2026] GET /volume/v3/groups/5334dddb-6163-4676-a0fa-39e58abe4c32 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7d64c59b-76d8-44fe-8cda-35527a7f5e5a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7d64c59b-76d8-44fe-8cda-35527a7f5e5a tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/0a2b9203-5d8e-4b7a-8991-cf8e6ad3a7f7 Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7d64c59b-76d8-44fe-8cda-35527a7f5e5a tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7d64c59b-76d8-44fe-8cda-35527a7f5e5a tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7d64c59b-76d8-44fe-8cda-35527a7f5e5a tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/group_types/0a2b9203-5d8e-4b7a-8991-cf8e6ad3a7f7 returned with HTTP 202 Sep 07 16:51:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 711/1411] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:51:00 2026] DELETE /volume/v3/group_types/0a2b9203-5d8e-4b7a-8991-cf8e6ad3a7f7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-61f37df1-a85a-40ec-b3b1-4e4b02a1480e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-61f37df1-a85a-40ec-b3b1-4e4b02a1480e tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] DELETE http://192.168.122.91/volume/v3/types/7f49a620-cfae-40c1-a731-f8683b2b39d7 Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-61f37df1-a85a-40ec-b3b1-4e4b02a1480e tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-61f37df1-a85a-40ec-b3b1-4e4b02a1480e tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-61f37df1-a85a-40ec-b3b1-4e4b02a1480e tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/types/7f49a620-cfae-40c1-a731-f8683b2b39d7 returned with HTTP 202 Sep 07 16:51:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 701/1412] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:51:00 2026] DELETE /volume/v3/types/7f49a620-cfae-40c1-a731-f8683b2b39d7 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-062c55e8-0526-4fec-8bd3-23f5a3353dc2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-062c55e8-0526-4fec-8bd3-23f5a3353dc2 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] GET http://192.168.122.91/volume/v3/types/7f49a620-cfae-40c1-a731-f8683b2b39d7 Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-062c55e8-0526-4fec-8bd3-23f5a3353dc2 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-062c55e8-0526-4fec-8bd3-23f5a3353dc2 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-062c55e8-0526-4fec-8bd3-23f5a3353dc2 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/types/7f49a620-cfae-40c1-a731-f8683b2b39d7 returned with HTTP 404 Sep 07 16:51:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 712/1413] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:51:00 2026] GET /volume/v3/types/7f49a620-cfae-40c1-a731-f8683b2b39d7 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cde30932-0a1f-4152-b780-ba80003b4cfd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cde30932-0a1f-4152-b780-ba80003b4cfd tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cde30932-0a1f-4152-b780-ba80003b4cfd tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1598104591"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9830b9e5-b2ed-4d95-811f-2e72081d2572 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9830b9e5-b2ed-4d95-811f-2e72081d2572 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] GET http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9830b9e5-b2ed-4d95-811f-2e72081d2572 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9830b9e5-b2ed-4d95-811f-2e72081d2572 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9830b9e5-b2ed-4d95-811f-2e72081d2572 tempest-VolumesImageMetadata-680390697 tempest-VolumesImageMetadata-680390697-project-member] http://192.168.122.91/volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 returned with HTTP 404 Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cde30932-0a1f-4152-b780-ba80003b4cfd tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:51:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 713/1414] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:00 2026] GET /volume/v3/volumes/a8e7a013-4d74-43a9-8938-c9adb1dfbdf2 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 702/1415] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:51:00 2026] POST /volume/v3/types => generated 224 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8c6b33ae-03ac-4390-9f41-8ae2c4b052f4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8c6b33ae-03ac-4390-9f41-8ae2c4b052f4 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8c6b33ae-03ac-4390-9f41-8ae2c4b052f4 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1355099703"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8c6b33ae-03ac-4390-9f41-8ae2c4b052f4 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:51:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 714/1416] 192.168.122.91 () {62 vars in 1190 bytes} [Mon Sep 7 16:51:00 2026] POST /volume/v3/group_types => generated 181 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8a12e9f2-996f-4c0e-bbb3-847da92715b9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8a12e9f2-996f-4c0e-bbb3-847da92715b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/groups Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8a12e9f2-996f-4c0e-bbb3-847da92715b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eed429a4-c069-4f72-a0bb-2a4e6030015d", "volume_types": ["cd2509bd-d246-41fd-8d5c-b1aa286a376f"], "name": "tempest-GroupSnapshotsTest-Group-2117424343"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-8a12e9f2-996f-4c0e-bbb3-847da92715b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating new group {'group': {'group_type': 'eed429a4-c069-4f72-a0bb-2a4e6030015d', 'volume_types': ['cd2509bd-d246-41fd-8d5c-b1aa286a376f'], 'name': 'tempest-GroupSnapshotsTest-Group-2117424343'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.groups [None req-8a12e9f2-996f-4c0e-bbb3-847da92715b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating group tempest-GroupSnapshotsTest-Group-2117424343. Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8a12e9f2-996f-4c0e-bbb3-847da92715b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Availability Zones retrieved successfully. Sep 07 16:51:00 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-8a12e9f2-996f-4c0e-bbb3-847da92715b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['1b8cdb61-c5a1-4a6f-b892-fde26a8b2e4b'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8a12e9f2-996f-4c0e-bbb3-847da92715b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups returned with HTTP 202 Sep 07 16:51:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 703/1417] 192.168.122.91 () {62 vars in 1176 bytes} [Mon Sep 7 16:51:00 2026] POST /volume/v3/groups => generated 112 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-efd40fb4-fb1c-41e8-95d7-e3c43e8ccc00 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-efd40fb4-fb1c-41e8-95d7-e3c43e8ccc00 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-efd40fb4-fb1c-41e8-95d7-e3c43e8ccc00 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-efd40fb4-fb1c-41e8-95d7-e3c43e8ccc00 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-efd40fb4-fb1c-41e8-95d7-e3c43e8ccc00 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:00 devstack devstack@c-api.service[87177]: /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 16:51:00 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:51:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-efd40fb4-fb1c-41e8-95d7-e3c43e8ccc00 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 returned with HTTP 200 Sep 07 16:51:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 715/1418] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:00 2026] GET /volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 => generated 392 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-243afb59-094f-4d5a-a43c-3cc083c2beca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-243afb59-094f-4d5a-a43c-3cc083c2beca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 Sep 07 16:51:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-243afb59-094f-4d5a-a43c-3cc083c2beca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-243afb59-094f-4d5a-a43c-3cc083c2beca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-243afb59-094f-4d5a-a43c-3cc083c2beca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:01 devstack devstack@c-api.service[87176]: /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 16:51:01 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:51:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-243afb59-094f-4d5a-a43c-3cc083c2beca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 returned with HTTP 200 Sep 07 16:51:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 704/1419] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:01 2026] GET /volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 => generated 393 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-57c9f95c-a8af-469e-84b7-b0791c611017 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:51:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-908595395", "volume_type": "cd2509bd-d246-41fd-8d5c-b1aa286a376f", "group_id": "6596e4c2-1bd2-4945-86d1-bf70cfa1bb96", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-908595395', 'volume_type': 'cd2509bd-d246-41fd-8d5c-b1aa286a376f', 'group_id': '6596e4c2-1bd2-4945-86d1-bf70cfa1bb96', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:02 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume of 1 GB Sep 07 16:51:02 devstack devstack@c-api.service[87177]: /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 16:51:02 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:51:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Availability Zones retrieved successfully. Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Flow 'volume_create_api' (a6b74c0c-d77d-4762-b365-63aa5f6b78e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0096a5-8d14-43ab-825b-d454522c4810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0096a5-8d14-43ab-825b-d454522c4810) 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:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd2509bd-d246-41fd-8d5c-b1aa286a376f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1598104591',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd2509bd-d246-41fd-8d5c-b1aa286a376f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6596e4c2-1bd2-4945-86d1-bf70cfa1bb96', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2240ca-0775-40f4-b495-9c1bfaff418b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1598104591 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1598104591, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:51:02 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1598104591 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1598104591, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['6e265b0d-4aa4-489a-9b89-925a2bd92d3b', 'd5ee09d2-5da0-4f15-8c0c-fadf2a7316a0', 'ee1b13c7-61b9-4d28-83fc-e3abce101742', 'b78d1521-942e-4ae0-bb25-6cbf995034ca'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2240ca-0775-40f4-b495-9c1bfaff418b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e265b0d-4aa4-489a-9b89-925a2bd92d3b', 'd5ee09d2-5da0-4f15-8c0c-fadf2a7316a0', 'ee1b13c7-61b9-4d28-83fc-e3abce101742', 'b78d1521-942e-4ae0-bb25-6cbf995034ca']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3520370-1832-41ff-b311-feddb0187c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3520370-1832-41ff-b311-feddb0187c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffcab0a1-0914-457e-ac9f-66e7b67a5d8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-908595395',encryption_key_id=None,group_id=6596e4c2-1bd2-4945-86d1-bf70cfa1bb96,group_type_id=,metadata={},multiattach=False,project_id='e6112652adf4450ab00a205a2742c359',qos_specs=None,replication_status=,reservations=['6e265b0d-4aa4-489a-9b89-925a2bd92d3b','d5ee09d2-5da0-4f15-8c0c-fadf2a7316a0','ee1b13c7-61b9-4d28-83fc-e3abce101742','b78d1521-942e-4ae0-bb25-6cbf995034ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c93149d83ae74feaaada9b89ac70b372',volume_type_id=cd2509bd-d246-41fd-8d5c-b1aa286a376f), 'volume': Volume(_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:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-908595395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6596e4c2-1bd2-4945-86d1-bf70cfa1bb96,host=None,id=ffcab0a1-0914-457e-ac9f-66e7b67a5d8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6112652adf4450ab00a205a2742c359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c93149d83ae74feaaada9b89ac70b372',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd2509bd-d246-41fd-8d5c-b1aa286a376f),volume_type_id=cd2509bd-d246-41fd-8d5c-b1aa286a376f)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b34a49-346b-4d1c-8bc6-d799f8ecdaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b34a49-346b-4d1c-8bc6-d799f8ecdaaa) transitioned into state 'SUCCESS' from state '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-908595395',encryption_key_id=None,group_id=6596e4c2-1bd2-4945-86d1-bf70cfa1bb96,group_type_id=,metadata={},multiattach=False,project_id='e6112652adf4450ab00a205a2742c359',qos_specs=None,replication_status=,reservations=['6e265b0d-4aa4-489a-9b89-925a2bd92d3b','d5ee09d2-5da0-4f15-8c0c-fadf2a7316a0','ee1b13c7-61b9-4d28-83fc-e3abce101742','b78d1521-942e-4ae0-bb25-6cbf995034ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c93149d83ae74feaaada9b89ac70b372',volume_type_id=cd2509bd-d246-41fd-8d5c-b1aa286a376f)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691ae988-2209-43e8-827c-952db4ca8c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691ae988-2209-43e8-827c-952db4ca8c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Flow 'volume_create_api' (a6b74c0c-d77d-4762-b365-63aa5f6b78e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Create volume request issued successfully. Sep 07 16:51:02 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:02 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:02 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-57c9f95c-a8af-469e-84b7-b0791c611017 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:51:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 716/1420] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:51:01 2026] POST /volume/v3/volumes => generated 828 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4f5087c4-cf18-468b-908c-f6a0af648670 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4f5087c4-cf18-468b-908c-f6a0af648670 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d Sep 07 16:51:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4f5087c4-cf18-468b-908c-f6a0af648670 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4f5087c4-cf18-468b-908c-f6a0af648670 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4f5087c4-cf18-468b-908c-f6a0af648670 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:51:02 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-4f5087c4-cf18-468b-908c-f6a0af648670 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:02 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-4f5087c4-cf18-468b-908c-f6a0af648670 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:02 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-4f5087c4-cf18-468b-908c-f6a0af648670 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4f5087c4-cf18-468b-908c-f6a0af648670 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d returned with HTTP 200 Sep 07 16:51:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 705/1421] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:02 2026] GET /volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d => generated 896 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f35a2199-e449-4955-8870-c1169e10b274 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-22856062"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-22856062'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Create volume of 1 GB Sep 07 16:51:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Availability Zones retrieved successfully. Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Flow 'volume_create_api' (4097fdb8-fcb8-416e-b1d9-83e77c37db28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50d3e3c-2ed1-4e46-8430-44ded19fa262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50d3e3c-2ed1-4e46-8430-44ded19fa262) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1bccab-7389-4e2e-8116-a403b0567fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Created reservations ['fbb9fd4d-0cfb-4c70-af2f-dc5814a5d33e', '2d8d5b98-cd09-4f2e-8a0d-60132a7fce0e', 'ce8c8640-0eef-44d7-a360-c6bfcf2d6f9a', 'd4679d9b-d5f1-46b5-b70b-e7e9aea35058'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1bccab-7389-4e2e-8116-a403b0567fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbb9fd4d-0cfb-4c70-af2f-dc5814a5d33e', '2d8d5b98-cd09-4f2e-8a0d-60132a7fce0e', 'ce8c8640-0eef-44d7-a360-c6bfcf2d6f9a', 'd4679d9b-d5f1-46b5-b70b-e7e9aea35058']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c83809-ca50-4cfb-b037-04c87d9f2ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:03 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c83809-ca50-4cfb-b037-04c87d9f2ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9142b2f9-acb5-4157-b8b3-86f37fef1164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-22856062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bae3305437da4bf7ae952f7bffae3c43',qos_specs=None,replication_status=,reservations=['fbb9fd4d-0cfb-4c70-af2f-dc5814a5d33e','2d8d5b98-cd09-4f2e-8a0d-60132a7fce0e','ce8c8640-0eef-44d7-a360-c6bfcf2d6f9a','d4679d9b-d5f1-46b5-b70b-e7e9aea35058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91f8d5b0509452da023aa8b7ec62979',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-22856062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9142b2f9-acb5-4157-b8b3-86f37fef1164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bae3305437da4bf7ae952f7bffae3c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f91f8d5b0509452da023aa8b7ec62979',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e011d66d-7616-40ed-9205-33f121324c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e011d66d-7616-40ed-9205-33f121324c27) transitioned into state 'SUCCESS' from state '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-22856062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bae3305437da4bf7ae952f7bffae3c43',qos_specs=None,replication_status=,reservations=['fbb9fd4d-0cfb-4c70-af2f-dc5814a5d33e','2d8d5b98-cd09-4f2e-8a0d-60132a7fce0e','ce8c8640-0eef-44d7-a360-c6bfcf2d6f9a','d4679d9b-d5f1-46b5-b70b-e7e9aea35058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91f8d5b0509452da023aa8b7ec62979',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a87932a-42fd-4dab-a1c2-5f11bd80bd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a87932a-42fd-4dab-a1c2-5f11bd80bd9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Flow 'volume_create_api' (4097fdb8-fcb8-416e-b1d9-83e77c37db28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Create volume request issued successfully. Sep 07 16:51:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f35a2199-e449-4955-8870-c1169e10b274 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:51:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 717/1422] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:51:03 2026] POST /volume/v3/volumes => generated 752 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:51:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e5b9c5a3-ba67-4e84-bb41-41e278c6df52 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-da52f0ff-be28-4ead-a12e-830c1e73f8b8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e5b9c5a3-ba67-4e84-bb41-41e278c6df52 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 Sep 07 16:51:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e5b9c5a3-ba67-4e84-bb41-41e278c6df52 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e5b9c5a3-ba67-4e84-bb41-41e278c6df52 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da52f0ff-be28-4ead-a12e-830c1e73f8b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da52f0ff-be28-4ead-a12e-830c1e73f8b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da52f0ff-be28-4ead-a12e-830c1e73f8b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:03 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e5b9c5a3-ba67-4e84-bb41-41e278c6df52 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:03 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e5b9c5a3-ba67-4e84-bb41-41e278c6df52 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 returned with HTTP 200 Sep 07 16:51:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 706/1423] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:03 2026] GET /volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 => generated 820 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-da52f0ff-be28-4ead-a12e-830c1e73f8b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:51:03 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-da52f0ff-be28-4ead-a12e-830c1e73f8b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:03 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-da52f0ff-be28-4ead-a12e-830c1e73f8b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:04 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-da52f0ff-be28-4ead-a12e-830c1e73f8b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da52f0ff-be28-4ead-a12e-830c1e73f8b8 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d returned with HTTP 200 Sep 07 16:51:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 718/1424] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:03 2026] GET /volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d => generated 920 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:51:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-148670194"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-148670194'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:51:04 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Create volume of 1 GB Sep 07 16:51:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Availability Zones retrieved successfully. Sep 07 16:51:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Flow 'volume_create_api' (c2f9c650-11a7-4bc4-94bd-fe1d812d15b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e364d96a-9895-4621-85fa-7a22b2388611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:51:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e364d96a-9895-4621-85fa-7a22b2388611) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-373424b6-30bb-4d5f-84ea-1c2256d91c0d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (694af4f4-d82b-4f75-8585-e00d888f7dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-373424b6-30bb-4d5f-84ea-1c2256d91c0d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 Sep 07 16:51:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-373424b6-30bb-4d5f-84ea-1c2256d91c0d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-373424b6-30bb-4d5f-84ea-1c2256d91c0d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-373424b6-30bb-4d5f-84ea-1c2256d91c0d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-373424b6-30bb-4d5f-84ea-1c2256d91c0d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 returned with HTTP 200 Sep 07 16:51:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 719/1425] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:04 2026] GET /volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 => generated 844 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Created reservations ['dc6eb5c0-3fd0-4866-b669-b3f39d197d57', '9572651d-d5f2-4ddf-9cb4-8c1540984771', 'a1795311-fc96-4fa8-a3c8-eb584a49ae98', '27bc02c8-6762-4b47-b8d2-8f2fed4d5581'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-95b295e0-ac0d-4c99-b548-e3b68b037cbb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (694af4f4-d82b-4f75-8585-e00d888f7dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc6eb5c0-3fd0-4866-b669-b3f39d197d57', '9572651d-d5f2-4ddf-9cb4-8c1540984771', 'a1795311-fc96-4fa8-a3c8-eb584a49ae98', '27bc02c8-6762-4b47-b8d2-8f2fed4d5581']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-95b295e0-ac0d-4c99-b548-e3b68b037cbb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d Sep 07 16:51:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-95b295e0-ac0d-4c99-b548-e3b68b037cbb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-95b295e0-ac0d-4c99-b548-e3b68b037cbb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a5841c0-03ac-4550-89f2-e76b53b8c80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-95b295e0-ac0d-4c99-b548-e3b68b037cbb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:51:05 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-95b295e0-ac0d-4c99-b548-e3b68b037cbb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:05 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-95b295e0-ac0d-4c99-b548-e3b68b037cbb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a5841c0-03ac-4550-89f2-e76b53b8c80b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de6a8f18-ba45-410c-94aa-7e0530fc3955', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-148670194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75f63e9743bc4ac593725773cd1e0971',qos_specs=None,replication_status=,reservations=['dc6eb5c0-3fd0-4866-b669-b3f39d197d57','9572651d-d5f2-4ddf-9cb4-8c1540984771','a1795311-fc96-4fa8-a3c8-eb584a49ae98','27bc02c8-6762-4b47-b8d2-8f2fed4d5581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34d63ccdeea640d0913abd1b8519b841',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-148670194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de6a8f18-ba45-410c-94aa-7e0530fc3955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75f63e9743bc4ac593725773cd1e0971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34d63ccdeea640d0913abd1b8519b841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a9f3e6b-f864-40e1-8834-c7c35ee874e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a9f3e6b-f864-40e1-8834-c7c35ee874e4) transitioned into state 'SUCCESS' from state '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-148670194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75f63e9743bc4ac593725773cd1e0971',qos_specs=None,replication_status=,reservations=['dc6eb5c0-3fd0-4866-b669-b3f39d197d57','9572651d-d5f2-4ddf-9cb4-8c1540984771','a1795311-fc96-4fa8-a3c8-eb584a49ae98','27bc02c8-6762-4b47-b8d2-8f2fed4d5581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34d63ccdeea640d0913abd1b8519b841',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb23718-b5fc-4a13-a54b-1f1243ddfa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-95b295e0-ac0d-4c99-b548-e3b68b037cbb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb23718-b5fc-4a13-a54b-1f1243ddfa8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Flow 'volume_create_api' (c2f9c650-11a7-4bc4-94bd-fe1d812d15b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-95b295e0-ac0d-4c99-b548-e3b68b037cbb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d returned with HTTP 200 Sep 07 16:51:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 720/1426] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:05 2026] GET /volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d => generated 921 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Create volume request issued successfully. Sep 07 16:51:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7150203-eafd-41e1-b180-dab9b1b5a372 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:51:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 707/1427] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:51:04 2026] POST /volume/v3/volumes => generated 761 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:51:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-82249e75-8dbc-479a-a823-6e5ff96fb585 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82249e75-8dbc-479a-a823-6e5ff96fb585 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/group_snapshots Sep 07 16:51:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-82249e75-8dbc-479a-a823-6e5ff96fb585 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6596e4c2-1bd2-4945-86d1-bf70cfa1bb96", "name": "tempest-group_snapshot-1857658429"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-82249e75-8dbc-479a-a823-6e5ff96fb585 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6596e4c2-1bd2-4945-86d1-bf70cfa1bb96', 'name': 'tempest-group_snapshot-1857658429'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8cd16982-955e-4674-9fc8-fad97a4f8d80 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8cd16982-955e-4674-9fc8-fad97a4f8d80 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8cd16982-955e-4674-9fc8-fad97a4f8d80 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8cd16982-955e-4674-9fc8-fad97a4f8d80 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.group_snapshots [None req-82249e75-8dbc-479a-a823-6e5ff96fb585 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Creating group_snapshot tempest-group_snapshot-1857658429. Sep 07 16:51:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8cd16982-955e-4674-9fc8-fad97a4f8d80 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Volume info retrieved successfully. Sep 07 16:51:05 devstack devstack@c-api.service[87177]: /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 16:51:05 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:51:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8cd16982-955e-4674-9fc8-fad97a4f8d80 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 returned with HTTP 200 Sep 07 16:51:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 708/1428] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:05 2026] GET /volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 => generated 829 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:05 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-82249e75-8dbc-479a-a823-6e5ff96fb585 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1598104591 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1598104591, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:51:05 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-82249e75-8dbc-479a-a823-6e5ff96fb585 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Created reservations ['721fbae3-740f-4d2b-825e-2aef8bfc578b', 'fdcbf5d9-07d4-44e3-ae44-ee04f7b800ec', '613c70b1-b5dc-4a12-b56f-d7b21b08d4f4', '736e37e9-0ff3-433a-aee1-91bcd05c0faa'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82249e75-8dbc-479a-a823-6e5ff96fb585 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots returned with HTTP 202 Sep 07 16:51:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 721/1429] 192.168.122.91 () {62 vars in 1203 bytes} [Mon Sep 7 16:51:05 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-84b6e6a2-adab-447d-b0e5-7890a82ed073 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-84b6e6a2-adab-447d-b0e5-7890a82ed073 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-84b6e6a2-adab-447d-b0e5-7890a82ed073 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-84b6e6a2-adab-447d-b0e5-7890a82ed073 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-84b6e6a2-adab-447d-b0e5-7890a82ed073 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 93e6981f-ec1b-4a3e-a28b-0226fd88ef2e {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-84b6e6a2-adab-447d-b0e5-7890a82ed073 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e returned with HTTP 200 Sep 07 16:51:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 709/1430] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:05 2026] GET /volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e => generated 307 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6305c0aa-36f2-472c-bba2-cd192a0b801b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6305c0aa-36f2-472c-bba2-cd192a0b801b tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6305c0aa-36f2-472c-bba2-cd192a0b801b tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6305c0aa-36f2-472c-bba2-cd192a0b801b tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6305c0aa-36f2-472c-bba2-cd192a0b801b tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6305c0aa-36f2-472c-bba2-cd192a0b801b tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 returned with HTTP 200 Sep 07 16:51:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 722/1431] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:06 2026] GET /volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9142b2f9-acb5-4157-b8b3-86f37fef1164", "size": 2, "name": "tempest-VolumesCloneTest-Volume-301844157"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Create volume request body: {'volume': {'source_volid': '9142b2f9-acb5-4157-b8b3-86f37fef1164', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-301844157'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume retrieved successfully. Sep 07 16:51:06 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Create volume of 2 GB Sep 07 16:51:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Availability Zones retrieved successfully. Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Flow 'volume_create_api' (7d2ab9a1-a37a-42e1-afaa-eba3c8340553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4132214-89cc-416a-ae5a-a86d765daa7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4132214-89cc-416a-ae5a-a86d765daa7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9142b2f9-acb5-4157-b8b3-86f37fef1164', 'volume_type': VolumeType(created_at=2026-09-07T14:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e32ccf-0c58-47d3-a943-2dd608ef6d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Created reservations ['e48c8abe-ca10-4669-a44c-c2848668106a', '2f5a0331-b7be-4d59-bac2-7bd10b7f18c2', '7c53117b-26d9-474d-afc3-37205b41d040', 'fbfe8a5c-9046-40b0-b1f3-b255dab2c24b'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8e440c2e-b86c-4f73-90d5-bf5021ece269 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e32ccf-0c58-47d3-a943-2dd608ef6d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e48c8abe-ca10-4669-a44c-c2848668106a', '2f5a0331-b7be-4d59-bac2-7bd10b7f18c2', '7c53117b-26d9-474d-afc3-37205b41d040', 'fbfe8a5c-9046-40b0-b1f3-b255dab2c24b']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59a4f56-c42e-43cc-b07b-356c4d96a46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8e440c2e-b86c-4f73-90d5-bf5021ece269 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8e440c2e-b86c-4f73-90d5-bf5021ece269 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8e440c2e-b86c-4f73-90d5-bf5021ece269 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8e440c2e-b86c-4f73-90d5-bf5021ece269 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Volume info retrieved successfully. Sep 07 16:51:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8e440c2e-b86c-4f73-90d5-bf5021ece269 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 returned with HTTP 200 Sep 07 16:51:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 723/1432] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:06 2026] GET /volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59a4f56-c42e-43cc-b07b-356c4d96a46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08e11008-ebc1-4e87-b331-03dfc04670f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-301844157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bae3305437da4bf7ae952f7bffae3c43',qos_specs=None,replication_status=,reservations=['e48c8abe-ca10-4669-a44c-c2848668106a','2f5a0331-b7be-4d59-bac2-7bd10b7f18c2','7c53117b-26d9-474d-afc3-37205b41d040','fbfe8a5c-9046-40b0-b1f3-b255dab2c24b'],size=2,snapshot_id=None,source_replicaid=,source_volid=9142b2f9-acb5-4157-b8b3-86f37fef1164,status='creating',user_id='f91f8d5b0509452da023aa8b7ec62979',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-301844157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08e11008-ebc1-4e87-b331-03dfc04670f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bae3305437da4bf7ae952f7bffae3c43',provider_auth=None,provider_geometry=None,provider_id=None,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=9142b2f9-acb5-4157-b8b3-86f37fef1164,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f91f8d5b0509452da023aa8b7ec62979',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05fc45f-7379-4c98-a41d-605bd1468131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-de1c112f-32d2-4686-b745-c477eebcbe6c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de1c112f-32d2-4686-b745-c477eebcbe6c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de1c112f-32d2-4686-b745-c477eebcbe6c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05fc45f-7379-4c98-a41d-605bd1468131) transitioned into state 'SUCCESS' from state '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-301844157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bae3305437da4bf7ae952f7bffae3c43',qos_specs=None,replication_status=,reservations=['e48c8abe-ca10-4669-a44c-c2848668106a','2f5a0331-b7be-4d59-bac2-7bd10b7f18c2','7c53117b-26d9-474d-afc3-37205b41d040','fbfe8a5c-9046-40b0-b1f3-b255dab2c24b'],size=2,snapshot_id=None,source_replicaid=,source_volid=9142b2f9-acb5-4157-b8b3-86f37fef1164,status='creating',user_id='f91f8d5b0509452da023aa8b7ec62979',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f7c53b-028c-45e2-8678-91c6ec4dea27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de1c112f-32d2-4686-b745-c477eebcbe6c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-de1c112f-32d2-4686-b745-c477eebcbe6c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 93e6981f-ec1b-4a3e-a28b-0226fd88ef2e {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de1c112f-32d2-4686-b745-c477eebcbe6c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e returned with HTTP 200 Sep 07 16:51:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 724/1433] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:06 2026] GET /volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e => generated 307 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f7c53b-028c-45e2-8678-91c6ec4dea27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Flow 'volume_create_api' (7d2ab9a1-a37a-42e1-afaa-eba3c8340553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Create volume request issued successfully. Sep 07 16:51:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ddd6df5d-d3a5-4a7d-8db0-023a490df78f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:51:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 710/1434] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:51:06 2026] POST /volume/v3/volumes => generated 787 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-14b1df7f-59ec-4e6f-a66f-c625ec1bc3f5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14b1df7f-59ec-4e6f-a66f-c625ec1bc3f5 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14b1df7f-59ec-4e6f-a66f-c625ec1bc3f5 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14b1df7f-59ec-4e6f-a66f-c625ec1bc3f5 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-14b1df7f-59ec-4e6f-a66f-c625ec1bc3f5 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14b1df7f-59ec-4e6f-a66f-c625ec1bc3f5 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 725/1435] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:06 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-53355fd6-5589-43a4-babb-22f7459b3923 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-53355fd6-5589-43a4-babb-22f7459b3923 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 Sep 07 16:51:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-53355fd6-5589-43a4-babb-22f7459b3923 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-53355fd6-5589-43a4-babb-22f7459b3923 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-53355fd6-5589-43a4-babb-22f7459b3923 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Volume info retrieved successfully. Sep 07 16:51:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-53355fd6-5589-43a4-babb-22f7459b3923 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 returned with HTTP 200 Sep 07 16:51:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 711/1436] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:07 2026] GET /volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a6a314b6-2b22-4eac-b827-78cb0303cf79 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a6a314b6-2b22-4eac-b827-78cb0303cf79 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:51:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a6a314b6-2b22-4eac-b827-78cb0303cf79 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de6a8f18-ba45-410c-94aa-7e0530fc3955", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1860755343"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a6a314b6-2b22-4eac-b827-78cb0303cf79 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Volume info retrieved successfully. Sep 07 16:51:07 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-a6a314b6-2b22-4eac-b827-78cb0303cf79 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Create snapshot from volume de6a8f18-ba45-410c-94aa-7e0530fc3955 Sep 07 16:51:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-de7871cc-f89f-48a9-a6f6-82a72e776597 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de7871cc-f89f-48a9-a6f6-82a72e776597 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e Sep 07 16:51:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de7871cc-f89f-48a9-a6f6-82a72e776597 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de7871cc-f89f-48a9-a6f6-82a72e776597 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-de7871cc-f89f-48a9-a6f6-82a72e776597 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 93e6981f-ec1b-4a3e-a28b-0226fd88ef2e {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de7871cc-f89f-48a9-a6f6-82a72e776597 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e returned with HTTP 200 Sep 07 16:51:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 712/1437] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:07 2026] GET /volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e => generated 307 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:07 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-a6a314b6-2b22-4eac-b827-78cb0303cf79 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Created reservations ['6d96dcff-f0ff-4bf8-9b4b-78e42a96028c', '78fe625f-cf61-44ab-973e-003fa03a2223', '83f92e5d-f578-4a3a-b6c4-3a87fe2fdfd3', 'ee71a9a9-026d-4ee6-8e58-cf894b87110e'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b84aad5d-d6a5-4655-9bfc-c402357405ab None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b84aad5d-d6a5-4655-9bfc-c402357405ab tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b84aad5d-d6a5-4655-9bfc-c402357405ab tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b84aad5d-d6a5-4655-9bfc-c402357405ab tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b84aad5d-d6a5-4655-9bfc-c402357405ab tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a6a314b6-2b22-4eac-b827-78cb0303cf79 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot create request issued successfully. Sep 07 16:51:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a6a314b6-2b22-4eac-b827-78cb0303cf79 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:51:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 726/1438] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:51:07 2026] POST /volume/v3/snapshots => generated 311 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:51:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-eeef39c2-b1ef-4ecc-b26d-4f0e115d31ee None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eeef39c2-b1ef-4ecc-b26d-4f0e115d31ee tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eeef39c2-b1ef-4ecc-b26d-4f0e115d31ee tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eeef39c2-b1ef-4ecc-b26d-4f0e115d31ee tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b84aad5d-d6a5-4655-9bfc-c402357405ab tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 713/1439] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:07 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-eeef39c2-b1ef-4ecc-b26d-4f0e115d31ee tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eeef39c2-b1ef-4ecc-b26d-4f0e115d31ee tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 727/1440] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:07 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2da7dec8-1023-4885-9129-f23855b8db3c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2da7dec8-1023-4885-9129-f23855b8db3c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e Sep 07 16:51:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2da7dec8-1023-4885-9129-f23855b8db3c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2da7dec8-1023-4885-9129-f23855b8db3c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-2da7dec8-1023-4885-9129-f23855b8db3c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 93e6981f-ec1b-4a3e-a28b-0226fd88ef2e {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2da7dec8-1023-4885-9129-f23855b8db3c tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e returned with HTTP 200 Sep 07 16:51:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 714/1441] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:08 2026] GET /volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e => generated 307 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-de6250e5-f8b6-466d-8907-ca6cb2c98076 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de6250e5-f8b6-466d-8907-ca6cb2c98076 None None] GET http://192.168.122.91/volume// Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de6250e5-f8b6-466d-8907-ca6cb2c98076 None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de6250e5-f8b6-466d-8907-ca6cb2c98076 None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de6250e5-f8b6-466d-8907-ca6cb2c98076 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:51:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 728/1442] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:51:08 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 16:51:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-465ed1ea-66ca-4f2f-89a8-918f8e501559 req-61d40dda-9ce8-4297-a925-124650dab14b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-465ed1ea-66ca-4f2f-89a8-918f8e501559 req-61d40dda-9ce8-4297-a925-124650dab14b tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:51:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-465ed1ea-66ca-4f2f-89a8-918f8e501559 req-61d40dda-9ce8-4297-a925-124650dab14b tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb3d724b-3cd4-431c-8396-48a0889afade", "connector": null, "instance_uuid": "bb3ab848-aa37-427f-9edb-de0d2df16ba3"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0ec251ef-6aae-4109-828f-c0d079cd2bbb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ec251ef-6aae-4109-828f-c0d079cd2bbb tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ec251ef-6aae-4109-828f-c0d079cd2bbb tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ec251ef-6aae-4109-828f-c0d079cd2bbb tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0ec251ef-6aae-4109-828f-c0d079cd2bbb tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ec251ef-6aae-4109-828f-c0d079cd2bbb tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 729/1443] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:08 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6e8557cd-8393-4c79-b987-a8d66882b1bb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6e8557cd-8393-4c79-b987-a8d66882b1bb tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6e8557cd-8393-4c79-b987-a8d66882b1bb tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6e8557cd-8393-4c79-b987-a8d66882b1bb tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6e8557cd-8393-4c79-b987-a8d66882b1bb tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6e8557cd-8393-4c79-b987-a8d66882b1bb tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 730/1444] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:08 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-465ed1ea-66ca-4f2f-89a8-918f8e501559 req-61d40dda-9ce8-4297-a925-124650dab14b tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:51:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 715/1445] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:51:08 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-465ed1ea-66ca-4f2f-89a8-918f8e501559 req-8cdd4ab9-782a-4601-816f-ff5584ed6b49 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-465ed1ea-66ca-4f2f-89a8-918f8e501559 req-8cdd4ab9-782a-4601-816f-ff5584ed6b49 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] DELETE http://192.168.122.91/volume/v3/attachments/d82f68c3-eb9c-4009-a43b-4f80a5daa982 Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-465ed1ea-66ca-4f2f-89a8-918f8e501559 req-8cdd4ab9-782a-4601-816f-ff5584ed6b49 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-465ed1ea-66ca-4f2f-89a8-918f8e501559 req-8cdd4ab9-782a-4601-816f-ff5584ed6b49 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:09 devstack devstack@c-api.service[87177]: /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:51:09 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-465ed1ea-66ca-4f2f-89a8-918f8e501559 req-8cdd4ab9-782a-4601-816f-ff5584ed6b49 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/attachments/d82f68c3-eb9c-4009-a43b-4f80a5daa982 returned with HTTP 200 Sep 07 16:51:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 731/1446] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:51:08 2026] DELETE /volume/v3/attachments/d82f68c3-eb9c-4009-a43b-4f80a5daa982 => generated 192 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-55fdb0f7-369f-46cd-a4ab-c3828a00efad None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55fdb0f7-369f-46cd-a4ab-c3828a00efad tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55fdb0f7-369f-46cd-a4ab-c3828a00efad tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55fdb0f7-369f-46cd-a4ab-c3828a00efad tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-55fdb0f7-369f-46cd-a4ab-c3828a00efad tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 93e6981f-ec1b-4a3e-a28b-0226fd88ef2e {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55fdb0f7-369f-46cd-a4ab-c3828a00efad tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e returned with HTTP 200 Sep 07 16:51:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 716/1447] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:09 2026] GET /volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c01835e4-aa8e-4af7-b145-018d01549c67 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c01835e4-aa8e-4af7-b145-018d01549c67 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/detail Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c01835e4-aa8e-4af7-b145-018d01549c67 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c01835e4-aa8e-4af7-b145-018d01549c67 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-c01835e4-aa8e-4af7-b145-018d01549c67 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-c01835e4-aa8e-4af7-b145-018d01549c67 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: /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 16:51:09 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c01835e4-aa8e-4af7-b145-018d01549c67 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all snapshots completed successfully. Sep 07 16:51:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c01835e4-aa8e-4af7-b145-018d01549c67 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 16:51:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 732/1448] 192.168.122.91 () {58 vars in 1143 bytes} [Mon Sep 7 16:51:09 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ccde814d-ea6c-450b-a39c-4114a0f190c4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ccde814d-ea6c-450b-a39c-4114a0f190c4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ccde814d-ea6c-450b-a39c-4114a0f190c4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ccde814d-ea6c-450b-a39c-4114a0f190c4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ccde814d-ea6c-450b-a39c-4114a0f190c4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:51:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ccde814d-ea6c-450b-a39c-4114a0f190c4 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 returned with HTTP 200 Sep 07 16:51:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 717/1449] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:09 2026] GET /volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 => generated 451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a686811d-4c37-4609-9dda-38e9cbd5a5a3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a686811d-4c37-4609-9dda-38e9cbd5a5a3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a686811d-4c37-4609-9dda-38e9cbd5a5a3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a686811d-4c37-4609-9dda-38e9cbd5a5a3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-a686811d-4c37-4609-9dda-38e9cbd5a5a3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 93e6981f-ec1b-4a3e-a28b-0226fd88ef2e {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a686811d-4c37-4609-9dda-38e9cbd5a5a3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e returned with HTTP 200 Sep 07 16:51:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 733/1450] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:09 2026] GET /volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f19029eb-c171-4ea1-82dc-688755b5150d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f19029eb-c171-4ea1-82dc-688755b5150d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/detail Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f19029eb-c171-4ea1-82dc-688755b5150d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f19029eb-c171-4ea1-82dc-688755b5150d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: /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 16:51:09 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:51:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f19029eb-c171-4ea1-82dc-688755b5150d tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 07 16:51:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 718/1451] 192.168.122.91 () {60 vars in 1202 bytes} [Mon Sep 7 16:51:09 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-abb5dfc9-2964-47fd-8cc0-6f20bdaccc25 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-abb5dfc9-2964-47fd-8cc0-6f20bdaccc25 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] DELETE http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-abb5dfc9-2964-47fd-8cc0-6f20bdaccc25 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-abb5dfc9-2964-47fd-8cc0-6f20bdaccc25 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-abb5dfc9-2964-47fd-8cc0-6f20bdaccc25 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] delete called for member 93e6981f-ec1b-4a3e-a28b-0226fd88ef2e {{(pid=87177) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.group_snapshots [None req-abb5dfc9-2964-47fd-8cc0-6f20bdaccc25 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Delete group_snapshot with id: 93e6981f-ec1b-4a3e-a28b-0226fd88ef2e Sep 07 16:51:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:09 devstack devstack@c-api.service[87177]: /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 16:51:09 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-765985ed-d6dd-47be-8dd2-4652911fb48d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-765985ed-d6dd-47be-8dd2-4652911fb48d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-765985ed-d6dd-47be-8dd2-4652911fb48d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-765985ed-d6dd-47be-8dd2-4652911fb48d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-abb5dfc9-2964-47fd-8cc0-6f20bdaccc25 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e returned with HTTP 202 Sep 07 16:51:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 734/1452] 192.168.122.91 () {60 vars in 1295 bytes} [Mon Sep 7 16:51:09 2026] DELETE /volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f5974ad2-8333-4824-bec7-8879f8862cb3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5974ad2-8333-4824-bec7-8879f8862cb3 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5974ad2-8333-4824-bec7-8879f8862cb3 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5974ad2-8333-4824-bec7-8879f8862cb3 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-765985ed-d6dd-47be-8dd2-4652911fb48d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f5974ad2-8333-4824-bec7-8879f8862cb3 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5974ad2-8333-4824-bec7-8879f8862cb3 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 735/1453] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:09 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4bc8070e-0082-4667-811d-188755a05a1e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-765985ed-d6dd-47be-8dd2-4652911fb48d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 719/1454] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:09 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4bc8070e-0082-4667-811d-188755a05a1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:51:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4bc8070e-0082-4667-811d-188755a05a1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4bc8070e-0082-4667-811d-188755a05a1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-4bc8070e-0082-4667-811d-188755a05a1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:51:10 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4bc8070e-0082-4667-811d-188755a05a1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:51:10 devstack devstack@c-api.service[87177]: /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 16:51:10 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:51:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4bc8070e-0082-4667-811d-188755a05a1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all volumes completed successfully. Sep 07 16:51:10 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-4bc8070e-0082-4667-811d-188755a05a1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:10 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-4bc8070e-0082-4667-811d-188755a05a1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:10 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-4bc8070e-0082-4667-811d-188755a05a1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4bc8070e-0082-4667-811d-188755a05a1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:51:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 736/1455] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:51:10 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-50eedf61-85a7-4d88-a0d6-5e42d167ebd3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-50eedf61-85a7-4d88-a0d6-5e42d167ebd3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/detail Sep 07 16:51:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-50eedf61-85a7-4d88-a0d6-5e42d167ebd3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-50eedf61-85a7-4d88-a0d6-5e42d167ebd3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-50eedf61-85a7-4d88-a0d6-5e42d167ebd3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:51:10 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-50eedf61-85a7-4d88-a0d6-5e42d167ebd3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:51:10 devstack devstack@c-api.service[87176]: /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 16:51:10 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:51:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-50eedf61-85a7-4d88-a0d6-5e42d167ebd3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all snapshots completed successfully. Sep 07 16:51:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-50eedf61-85a7-4d88-a0d6-5e42d167ebd3 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 16:51:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 720/1456] 192.168.122.91 () {58 vars in 1143 bytes} [Mon Sep 7 16:51:10 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-277fbc4f-a92d-46b6-93df-9c856704d2bb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-277fbc4f-a92d-46b6-93df-9c856704d2bb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 Sep 07 16:51:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-277fbc4f-a92d-46b6-93df-9c856704d2bb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-277fbc4f-a92d-46b6-93df-9c856704d2bb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-277fbc4f-a92d-46b6-93df-9c856704d2bb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:51:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-277fbc4f-a92d-46b6-93df-9c856704d2bb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 returned with HTTP 200 Sep 07 16:51:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 737/1457] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:10 2026] GET /volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fe366ca9-d7ce-41b4-b743-c40de083b719 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fe366ca9-d7ce-41b4-b743-c40de083b719 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fe366ca9-d7ce-41b4-b743-c40de083b719 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fe366ca9-d7ce-41b4-b743-c40de083b719 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4621b893-200d-4c86-b886-fd93b885ba4a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fe366ca9-d7ce-41b4-b743-c40de083b719 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4621b893-200d-4c86-b886-fd93b885ba4a tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4621b893-200d-4c86-b886-fd93b885ba4a tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4621b893-200d-4c86-b886-fd93b885ba4a tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fe366ca9-d7ce-41b4-b743-c40de083b719 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 721/1458] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:11 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4621b893-200d-4c86-b886-fd93b885ba4a tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4621b893-200d-4c86-b886-fd93b885ba4a tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 738/1459] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:11 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d2e3b90b-1c1f-4179-b6d9-2fe57661d9b9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2e3b90b-1c1f-4179-b6d9-2fe57661d9b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 Sep 07 16:51:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2e3b90b-1c1f-4179-b6d9-2fe57661d9b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2e3b90b-1c1f-4179-b6d9-2fe57661d9b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d2e3b90b-1c1f-4179-b6d9-2fe57661d9b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Snapshot retrieved successfully. Sep 07 16:51:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2e3b90b-1c1f-4179-b6d9-2fe57661d9b9 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 returned with HTTP 200 Sep 07 16:51:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 722/1460] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:11 2026] GET /volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d5f5f159-be41-4847-a97d-57fde3af671d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d5f5f159-be41-4847-a97d-57fde3af671d tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d5f5f159-be41-4847-a97d-57fde3af671d tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d5f5f159-be41-4847-a97d-57fde3af671d tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ee16846d-65f8-4fb8-8f5c-ac92f6c5a3ad None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee16846d-65f8-4fb8-8f5c-ac92f6c5a3ad None None] GET http://192.168.122.91/volume// Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee16846d-65f8-4fb8-8f5c-ac92f6c5a3ad None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee16846d-65f8-4fb8-8f5c-ac92f6c5a3ad None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee16846d-65f8-4fb8-8f5c-ac92f6c5a3ad None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:51:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d5f5f159-be41-4847-a97d-57fde3af671d tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 723/1461] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:51: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 16:51:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d5f5f159-be41-4847-a97d-57fde3af671d tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 739/1462] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:12 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-b28e6f89-57cc-4a0e-ba62-81d419da3808 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-b28e6f89-57cc-4a0e-ba62-81d419da3808 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] GET http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-b28e6f89-57cc-4a0e-ba62-81d419da3808 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-b28e6f89-57cc-4a0e-ba62-81d419da3808 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-b28e6f89-57cc-4a0e-ba62-81d419da3808 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:51:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-edd824f4-c117-49f2-afcf-fe7436bb0ba9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-edd824f4-c117-49f2-afcf-fe7436bb0ba9 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-edd824f4-c117-49f2-afcf-fe7436bb0ba9 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-edd824f4-c117-49f2-afcf-fe7436bb0ba9 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-b28e6f89-57cc-4a0e-ba62-81d419da3808 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 200 Sep 07 16:51:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 724/1463] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:51:12 2026] GET /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 1511 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:51:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-edd824f4-c117-49f2-afcf-fe7436bb0ba9 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-edd824f4-c117-49f2-afcf-fe7436bb0ba9 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 740/1464] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:12 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b5849560-eec0-482f-bab7-b8723407a0eb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-beee72a6-b622-4681-8ac4-23da48a2a273 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b5849560-eec0-482f-bab7-b8723407a0eb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b5849560-eec0-482f-bab7-b8723407a0eb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b5849560-eec0-482f-bab7-b8723407a0eb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-beee72a6-b622-4681-8ac4-23da48a2a273 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] PUT http://192.168.122.91/volume/v3/attachments/4da8d5c4-2f14-4cd1-9dbd-6f19395af3f2 Sep 07 16:51:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-beee72a6-b622-4681-8ac4-23da48a2a273 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b5849560-eec0-482f-bab7-b8723407a0eb tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 returned with HTTP 404 Sep 07 16:51:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 725/1465] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:12 2026] GET /volume/v3/snapshots/e2b84cd0-97fd-4cd4-a085-ac95341cac75 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2c9a650d-4fe1-4c25-a69d-c34012a5ad5e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2c9a650d-4fe1-4c25-a69d-c34012a5ad5e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2c9a650d-4fe1-4c25-a69d-c34012a5ad5e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2c9a650d-4fe1-4c25-a69d-c34012a5ad5e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-2c9a650d-4fe1-4c25-a69d-c34012a5ad5e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 93e6981f-ec1b-4a3e-a28b-0226fd88ef2e {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2c9a650d-4fe1-4c25-a69d-c34012a5ad5e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e returned with HTTP 404 Sep 07 16:51:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 726/1466] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:12 2026] GET /volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:12 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-beee72a6-b622-4681-8ac4-23da48a2a273 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Acquiring lock "cinder-attachment_update-fb3d724b-3cd4-431c-8396-48a0889afade-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-04ae7ecd-6393-4c3e-aae9-d3a419ef51ca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-04ae7ecd-6393-4c3e-aae9-d3a419ef51ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/group_snapshots Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-04ae7ecd-6393-4c3e-aae9-d3a419ef51ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-04ae7ecd-6393-4c3e-aae9-d3a419ef51ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:12 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-beee72a6-b622-4681-8ac4-23da48a2a273 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Lock "cinder-attachment_update-fb3d724b-3cd4-431c-8396-48a0889afade-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /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 16:51:12 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-04ae7ecd-6393-4c3e-aae9-d3a419ef51ca tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots returned with HTTP 200 Sep 07 16:51:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 727/1467] 192.168.122.91 () {60 vars in 1181 bytes} [Mon Sep 7 16:51:12 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fa9fbe41-cdc9-4e52-bd64-1c48187751ed None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fa9fbe41-cdc9-4e52-bd64-1c48187751ed tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] DELETE http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fa9fbe41-cdc9-4e52-bd64-1c48187751ed tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fa9fbe41-cdc9-4e52-bd64-1c48187751ed tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-fa9fbe41-cdc9-4e52-bd64-1c48187751ed tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] delete called for member 93e6981f-ec1b-4a3e-a28b-0226fd88ef2e {{(pid=87176) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.group_snapshots [None req-fa9fbe41-cdc9-4e52-bd64-1c48187751ed tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Delete group_snapshot with id: 93e6981f-ec1b-4a3e-a28b-0226fd88ef2e Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fa9fbe41-cdc9-4e52-bd64-1c48187751ed tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e returned with HTTP 404 Sep 07 16:51:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 728/1468] 192.168.122.91 () {60 vars in 1295 bytes} [Mon Sep 7 16:51:12 2026] DELETE /volume/v3/group_snapshots/93e6981f-ec1b-4a3e-a28b-0226fd88ef2e => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-69518521-5a4d-44ba-afb5-d5b1e687d676 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-69518521-5a4d-44ba-afb5-d5b1e687d676 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-69518521-5a4d-44ba-afb5-d5b1e687d676 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-69518521-5a4d-44ba-afb5-d5b1e687d676 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-69518521-5a4d-44ba-afb5-d5b1e687d676 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-69518521-5a4d-44ba-afb5-d5b1e687d676 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /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 16:51:12 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-69518521-5a4d-44ba-afb5-d5b1e687d676 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Get all volumes completed successfully. Sep 07 16:51:12 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-69518521-5a4d-44ba-afb5-d5b1e687d676 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:12 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-69518521-5a4d-44ba-afb5-d5b1e687d676 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:12 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-69518521-5a4d-44ba-afb5-d5b1e687d676 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-69518521-5a4d-44ba-afb5-d5b1e687d676 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:51:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 729/1469] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:51:12 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3446a404-0665-4e46-bba9-66ea73faf841 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3446a404-0665-4e46-bba9-66ea73faf841 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] POST http://192.168.122.91/volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96/action Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3446a404-0665-4e46-bba9-66ea73faf841 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3446a404-0665-4e46-bba9-66ea73faf841 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-3446a404-0665-4e46-bba9-66ea73faf841 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] delete called for group 6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 {{(pid=87176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.groups [None req-3446a404-0665-4e46-bba9-66ea73faf841 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Delete group with id: 6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /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 16:51:12 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /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:51:12 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3446a404-0665-4e46-bba9-66ea73faf841 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96/action returned with HTTP 202 Sep 07 16:51:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 730/1470] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:51:12 2026] POST /volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b3dd71ea-e9c5-4a16-8365-acdd5870fc53 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b3dd71ea-e9c5-4a16-8365-acdd5870fc53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b3dd71ea-e9c5-4a16-8365-acdd5870fc53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b3dd71ea-e9c5-4a16-8365-acdd5870fc53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b3dd71ea-e9c5-4a16-8365-acdd5870fc53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:51:12 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-b3dd71ea-e9c5-4a16-8365-acdd5870fc53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:12 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-b3dd71ea-e9c5-4a16-8365-acdd5870fc53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:12 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-b3dd71ea-e9c5-4a16-8365-acdd5870fc53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b3dd71ea-e9c5-4a16-8365-acdd5870fc53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d returned with HTTP 200 Sep 07 16:51:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 731/1471] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:12 2026] GET /volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d => generated 920 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e5121159-457b-4b3a-a3d4-17b3b4599c39 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e5121159-457b-4b3a-a3d4-17b3b4599c39 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e5121159-457b-4b3a-a3d4-17b3b4599c39 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e5121159-457b-4b3a-a3d4-17b3b4599c39 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e5121159-457b-4b3a-a3d4-17b3b4599c39 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e5121159-457b-4b3a-a3d4-17b3b4599c39 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 732/1472] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:13 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e0cb5c46-6c45-423e-bac4-0eeeffa5252c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0cb5c46-6c45-423e-bac4-0eeeffa5252c tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e0cb5c46-6c45-423e-bac4-0eeeffa5252c tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e0cb5c46-6c45-423e-bac4-0eeeffa5252c tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:13 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e0cb5c46-6c45-423e-bac4-0eeeffa5252c tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0cb5c46-6c45-423e-bac4-0eeeffa5252c tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 733/1473] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:13 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e6ad5c3f-ccfb-48a6-a73d-951863ef8e1e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e6ad5c3f-ccfb-48a6-a73d-951863ef8e1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d Sep 07 16:51:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e6ad5c3f-ccfb-48a6-a73d-951863ef8e1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e6ad5c3f-ccfb-48a6-a73d-951863ef8e1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:13 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e6ad5c3f-ccfb-48a6-a73d-951863ef8e1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Volume info retrieved successfully. Sep 07 16:51:13 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-e6ad5c3f-ccfb-48a6-a73d-951863ef8e1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:13 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-e6ad5c3f-ccfb-48a6-a73d-951863ef8e1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:14 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-e6ad5c3f-ccfb-48a6-a73d-951863ef8e1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e6ad5c3f-ccfb-48a6-a73d-951863ef8e1e tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d returned with HTTP 200 Sep 07 16:51:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 734/1474] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:13 2026] GET /volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d => generated 920 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-be23a8d7-187b-4b39-8e59-946a6c14e6cf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be23a8d7-187b-4b39-8e59-946a6c14e6cf tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be23a8d7-187b-4b39-8e59-946a6c14e6cf tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be23a8d7-187b-4b39-8e59-946a6c14e6cf tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-be23a8d7-187b-4b39-8e59-946a6c14e6cf tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be23a8d7-187b-4b39-8e59-946a6c14e6cf tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 735/1475] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:14 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-30b3ac7a-5736-4424-9c3c-975441c4880f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30b3ac7a-5736-4424-9c3c-975441c4880f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30b3ac7a-5736-4424-9c3c-975441c4880f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30b3ac7a-5736-4424-9c3c-975441c4880f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:14 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-30b3ac7a-5736-4424-9c3c-975441c4880f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30b3ac7a-5736-4424-9c3c-975441c4880f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 736/1476] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:14 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-26f5a80a-19ef-42f9-9409-212597d02f34 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-26f5a80a-19ef-42f9-9409-212597d02f34 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-26f5a80a-19ef-42f9-9409-212597d02f34 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-26f5a80a-19ef-42f9-9409-212597d02f34 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-26f5a80a-19ef-42f9-9409-212597d02f34 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d returned with HTTP 404 Sep 07 16:51:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 737/1477] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:15 2026] GET /volume/v3/volumes/ffcab0a1-0914-457e-ac9f-66e7b67a5d8d => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-44ddc615-32c0-4169-a991-90894cca063f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-44ddc615-32c0-4169-a991-90894cca063f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-44ddc615-32c0-4169-a991-90894cca063f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-44ddc615-32c0-4169-a991-90894cca063f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-44ddc615-32c0-4169-a991-90894cca063f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-44ddc615-32c0-4169-a991-90894cca063f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 738/1478] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:15 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b330ebac-034e-4a5c-8584-bc4478183b53 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b330ebac-034e-4a5c-8584-bc4478183b53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] GET http://192.168.122.91/volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b330ebac-034e-4a5c-8584-bc4478183b53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b330ebac-034e-4a5c-8584-bc4478183b53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-b330ebac-034e-4a5c-8584-bc4478183b53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] show called for member 6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b330ebac-034e-4a5c-8584-bc4478183b53 tempest-GroupSnapshotsTest-331254160 tempest-GroupSnapshotsTest-331254160-project-member] http://192.168.122.91/volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 returned with HTTP 404 Sep 07 16:51:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 739/1479] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:15 2026] GET /volume/v3/groups/6596e4c2-1bd2-4945-86d1-bf70cfa1bb96 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-169373d9-70fa-4b86-b54c-e366fbecc836 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-169373d9-70fa-4b86-b54c-e366fbecc836 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/eed429a4-c069-4f72-a0bb-2a4e6030015d Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-169373d9-70fa-4b86-b54c-e366fbecc836 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-169373d9-70fa-4b86-b54c-e366fbecc836 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-169373d9-70fa-4b86-b54c-e366fbecc836 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/group_types/eed429a4-c069-4f72-a0bb-2a4e6030015d returned with HTTP 202 Sep 07 16:51:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 740/1480] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:51:15 2026] DELETE /volume/v3/group_types/eed429a4-c069-4f72-a0bb-2a4e6030015d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5e9802e6-4c71-448e-b40f-b5abb9d27559 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e9802e6-4c71-448e-b40f-b5abb9d27559 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] DELETE http://192.168.122.91/volume/v3/types/cd2509bd-d246-41fd-8d5c-b1aa286a376f Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5e9802e6-4c71-448e-b40f-b5abb9d27559 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5e9802e6-4c71-448e-b40f-b5abb9d27559 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e9802e6-4c71-448e-b40f-b5abb9d27559 tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/types/cd2509bd-d246-41fd-8d5c-b1aa286a376f returned with HTTP 202 Sep 07 16:51:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 741/1481] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:51:15 2026] DELETE /volume/v3/types/cd2509bd-d246-41fd-8d5c-b1aa286a376f => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ee488186-8e83-4a12-9c06-fb6dc62356f9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee488186-8e83-4a12-9c06-fb6dc62356f9 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee488186-8e83-4a12-9c06-fb6dc62356f9 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee488186-8e83-4a12-9c06-fb6dc62356f9 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:15 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee488186-8e83-4a12-9c06-fb6dc62356f9 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee488186-8e83-4a12-9c06-fb6dc62356f9 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 742/1482] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:15 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0c5c7f21-ee29-43ea-aff3-533d4488386c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0c5c7f21-ee29-43ea-aff3-533d4488386c tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] GET http://192.168.122.91/volume/v3/types/cd2509bd-d246-41fd-8d5c-b1aa286a376f Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0c5c7f21-ee29-43ea-aff3-533d4488386c tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0c5c7f21-ee29-43ea-aff3-533d4488386c tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0c5c7f21-ee29-43ea-aff3-533d4488386c tempest-GroupSnapshotsTest-1186039319 tempest-GroupSnapshotsTest-1186039319-project-admin] http://192.168.122.91/volume/v3/types/cd2509bd-d246-41fd-8d5c-b1aa286a376f returned with HTTP 404 Sep 07 16:51:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 743/1483] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:51:15 2026] GET /volume/v3/types/cd2509bd-d246-41fd-8d5c-b1aa286a376f => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-17eb08ab-52b8-49fd-a07d-31bee01a1462 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17eb08ab-52b8-49fd-a07d-31bee01a1462 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-17eb08ab-52b8-49fd-a07d-31bee01a1462 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-17eb08ab-52b8-49fd-a07d-31bee01a1462 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-17eb08ab-52b8-49fd-a07d-31bee01a1462 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17eb08ab-52b8-49fd-a07d-31bee01a1462 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 744/1484] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:16 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-87590eb5-4aa0-461c-bbf9-f6524263a442 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-87590eb5-4aa0-461c-bbf9-f6524263a442 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-87590eb5-4aa0-461c-bbf9-f6524263a442 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-87590eb5-4aa0-461c-bbf9-f6524263a442 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-87590eb5-4aa0-461c-bbf9-f6524263a442 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-87590eb5-4aa0-461c-bbf9-f6524263a442 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 745/1485] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:16 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7e2242df-b881-4447-8946-2f3a0bad8a16 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e2242df-b881-4447-8946-2f3a0bad8a16 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e2242df-b881-4447-8946-2f3a0bad8a16 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e2242df-b881-4447-8946-2f3a0bad8a16 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7e2242df-b881-4447-8946-2f3a0bad8a16 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e2242df-b881-4447-8946-2f3a0bad8a16 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 746/1486] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:17 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c676bc67-181d-4049-a55e-6f693a6dde4f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c676bc67-181d-4049-a55e-6f693a6dde4f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c676bc67-181d-4049-a55e-6f693a6dde4f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c676bc67-181d-4049-a55e-6f693a6dde4f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c676bc67-181d-4049-a55e-6f693a6dde4f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c676bc67-181d-4049-a55e-6f693a6dde4f tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 747/1487] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:17 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-092fbd10-62d3-4a8d-aa80-5b7dfcd4261e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-092fbd10-62d3-4a8d-aa80-5b7dfcd4261e tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-092fbd10-62d3-4a8d-aa80-5b7dfcd4261e tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-092fbd10-62d3-4a8d-aa80-5b7dfcd4261e tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-092fbd10-62d3-4a8d-aa80-5b7dfcd4261e tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-092fbd10-62d3-4a8d-aa80-5b7dfcd4261e tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 748/1488] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:18 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3df36bf1-66e0-40a7-a559-123b63d8be0c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3df36bf1-66e0-40a7-a559-123b63d8be0c tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3df36bf1-66e0-40a7-a559-123b63d8be0c tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3df36bf1-66e0-40a7-a559-123b63d8be0c tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3df36bf1-66e0-40a7-a559-123b63d8be0c tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3df36bf1-66e0-40a7-a559-123b63d8be0c tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 749/1489] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:18 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d0fed836-fdab-43fc-8620-1a7d6f302d52 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d0fed836-fdab-43fc-8620-1a7d6f302d52 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d0fed836-fdab-43fc-8620-1a7d6f302d52 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d0fed836-fdab-43fc-8620-1a7d6f302d52 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d0fed836-fdab-43fc-8620-1a7d6f302d52 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d0fed836-fdab-43fc-8620-1a7d6f302d52 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 750/1490] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:19 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1273a5c9-b2a6-419a-a0c8-8525c478a60d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1273a5c9-b2a6-419a-a0c8-8525c478a60d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1273a5c9-b2a6-419a-a0c8-8525c478a60d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1273a5c9-b2a6-419a-a0c8-8525c478a60d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1273a5c9-b2a6-419a-a0c8-8525c478a60d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1273a5c9-b2a6-419a-a0c8-8525c478a60d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 751/1491] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:20 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 880 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-86775d4e-f9d0-4488-956a-f3652da39b17 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86775d4e-f9d0-4488-956a-f3652da39b17 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-reader] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-86775d4e-f9d0-4488-956a-f3652da39b17 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-86775d4e-f9d0-4488-956a-f3652da39b17 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-86775d4e-f9d0-4488-956a-f3652da39b17 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-reader] Volume info retrieved successfully. Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86775d4e-f9d0-4488-956a-f3652da39b17 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-reader] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 752/1492] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:20 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 880 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e21588f0-aa58-45f4-b54e-b973722d3d38 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e21588f0-aa58-45f4-b54e-b973722d3d38 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e21588f0-aa58-45f4-b54e-b973722d3d38 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e21588f0-aa58-45f4-b54e-b973722d3d38 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e21588f0-aa58-45f4-b54e-b973722d3d38 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e21588f0-aa58-45f4-b54e-b973722d3d38 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 753/1493] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:20 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2f723b96-a9d3-4bc4-913c-e0306fd62558 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f723b96-a9d3-4bc4-913c-e0306fd62558 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] DELETE http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f723b96-a9d3-4bc4-913c-e0306fd62558 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f723b96-a9d3-4bc4-913c-e0306fd62558 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-2f723b96-a9d3-4bc4-913c-e0306fd62558 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Delete volume with id: 08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2f723b96-a9d3-4bc4-913c-e0306fd62558 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2f723b96-a9d3-4bc4-913c-e0306fd62558 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Delete volume request issued successfully. Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f723b96-a9d3-4bc4-913c-e0306fd62558 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 202 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 754/1494] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:51:20 2026] DELETE /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-96a69a03-3007-4226-8113-10613a129158 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-96a69a03-3007-4226-8113-10613a129158 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-96a69a03-3007-4226-8113-10613a129158 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-96a69a03-3007-4226-8113-10613a129158 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-96a69a03-3007-4226-8113-10613a129158 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-96a69a03-3007-4226-8113-10613a129158 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 200 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 755/1495] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:20 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b402bfbd-00fb-4395-9c0f-a65fc05072b1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b402bfbd-00fb-4395-9c0f-a65fc05072b1 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b402bfbd-00fb-4395-9c0f-a65fc05072b1 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b402bfbd-00fb-4395-9c0f-a65fc05072b1 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b402bfbd-00fb-4395-9c0f-a65fc05072b1 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b402bfbd-00fb-4395-9c0f-a65fc05072b1 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 756/1496] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:20 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6c94fd9f-4bcc-4464-94b6-adf92614664d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c94fd9f-4bcc-4464-94b6-adf92614664d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c94fd9f-4bcc-4464-94b6-adf92614664d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c94fd9f-4bcc-4464-94b6-adf92614664d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c94fd9f-4bcc-4464-94b6-adf92614664d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 returned with HTTP 404 Sep 07 16:51:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 757/1497] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:21 2026] GET /volume/v3/volumes/08e11008-ebc1-4e87-b331-03dfc04670f6 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-99243bf4-7a33-4af7-abb1-accf59a82eb0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99243bf4-7a33-4af7-abb1-accf59a82eb0 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99243bf4-7a33-4af7-abb1-accf59a82eb0 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99243bf4-7a33-4af7-abb1-accf59a82eb0 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-99243bf4-7a33-4af7-abb1-accf59a82eb0 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99243bf4-7a33-4af7-abb1-accf59a82eb0 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 758/1498] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:21 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7e374ae0-3d48-4cb7-98fc-507d74b8a6d5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e374ae0-3d48-4cb7-98fc-507d74b8a6d5 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e374ae0-3d48-4cb7-98fc-507d74b8a6d5 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e374ae0-3d48-4cb7-98fc-507d74b8a6d5 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7e374ae0-3d48-4cb7-98fc-507d74b8a6d5 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e374ae0-3d48-4cb7-98fc-507d74b8a6d5 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 returned with HTTP 200 Sep 07 16:51:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 759/1499] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:21 2026] GET /volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 => generated 845 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1be93063-0bc7-42c5-ad25-26d6db54f296 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1be93063-0bc7-42c5-ad25-26d6db54f296 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] DELETE http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1be93063-0bc7-42c5-ad25-26d6db54f296 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1be93063-0bc7-42c5-ad25-26d6db54f296 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-1be93063-0bc7-42c5-ad25-26d6db54f296 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Delete volume with id: 9142b2f9-acb5-4157-b8b3-86f37fef1164 Sep 07 16:51:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1be93063-0bc7-42c5-ad25-26d6db54f296 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1be93063-0bc7-42c5-ad25-26d6db54f296 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Delete volume request issued successfully. Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1be93063-0bc7-42c5-ad25-26d6db54f296 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 returned with HTTP 202 Sep 07 16:51:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 760/1500] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:51:21 2026] DELETE /volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-121e8f1f-53eb-44de-ae93-828677128737 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-121e8f1f-53eb-44de-ae93-828677128737 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-121e8f1f-53eb-44de-ae93-828677128737 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-121e8f1f-53eb-44de-ae93-828677128737 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-121e8f1f-53eb-44de-ae93-828677128737 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-121e8f1f-53eb-44de-ae93-828677128737 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 returned with HTTP 200 Sep 07 16:51:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 761/1501] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:21 2026] GET /volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 => generated 844 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-812a38d0-12fa-4347-a751-6a166397c4a2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=275,cinder:INSERT=35,cinder:UPDATE=60 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-812a38d0-12fa-4347-a751-6a166397c4a2 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:51:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-812a38d0-12fa-4347-a751-6a166397c4a2 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1723021499"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-beee72a6-b622-4681-8ac4-23da48a2a273 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Lock "cinder-attachment_update-fb3d724b-3cd4-431c-8396-48a0889afade-devstack" released by "attachment_update" :: held 10.063s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-beee72a6-b622-4681-8ac4-23da48a2a273 tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/attachments/4da8d5c4-2f14-4cd1-9dbd-6f19395af3f2 returned with HTTP 200 Sep 07 16:51:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 741/1502] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:51:12 2026] PUT /volume/v3/attachments/4da8d5c4-2f14-4cd1-9dbd-6f19395af3f2 => generated 694 bytes in 10132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-812a38d0-12fa-4347-a751-6a166397c4a2 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:51:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 762/1503] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:51:22 2026] POST /volume/v3/types => generated 228 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fbb7c8fb-6573-44c2-9315-f07d84598c67 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fbb7c8fb-6573-44c2-9315-f07d84598c67 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fbb7c8fb-6573-44c2-9315-f07d84598c67 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-387590716"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-8c26d9a7-2801-4665-b71d-6a2e7442f24c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-8c26d9a7-2801-4665-b71d-6a2e7442f24c tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] POST http://192.168.122.91/volume/v3/attachments/4da8d5c4-2f14-4cd1-9dbd-6f19395af3f2/action Sep 07 16:51:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-8c26d9a7-2801-4665-b71d-6a2e7442f24c tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-8c26d9a7-2801-4665-b71d-6a2e7442f24c tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fbb7c8fb-6573-44c2-9315-f07d84598c67 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:51:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 742/1504] 192.168.122.91 () {62 vars in 1190 bytes} [Mon Sep 7 16:51:22 2026] POST /volume/v3/group_types => generated 184 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b292c27e-d6df-46fc-9ebd-96ec0f2d65ba None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4c748942-3f0c-445c-9c2c-84fc8e3fa130 req-8c26d9a7-2801-4665-b71d-6a2e7442f24c tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/attachments/4da8d5c4-2f14-4cd1-9dbd-6f19395af3f2/action returned with HTTP 204 Sep 07 16:51:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 763/1505] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:51:22 2026] POST /volume/v3/attachments/4da8d5c4-2f14-4cd1-9dbd-6f19395af3f2/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b292c27e-d6df-46fc-9ebd-96ec0f2d65ba tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] POST http://192.168.122.91/volume/v3/groups Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b292c27e-d6df-46fc-9ebd-96ec0f2d65ba tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "841d7a06-e977-4651-b058-59904561c1b4", "volume_types": ["c9f2af7f-543b-4c26-bded-98d93bce0600"], "name": "tempest-GroupSnapshotsV319Test-Group-1284626050"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-b292c27e-d6df-46fc-9ebd-96ec0f2d65ba tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Creating new group {'group': {'group_type': '841d7a06-e977-4651-b058-59904561c1b4', 'volume_types': ['c9f2af7f-543b-4c26-bded-98d93bce0600'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1284626050'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-b292c27e-d6df-46fc-9ebd-96ec0f2d65ba tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1284626050. Sep 07 16:51:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b292c27e-d6df-46fc-9ebd-96ec0f2d65ba tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Availability Zones retrieved successfully. Sep 07 16:51:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-961f4716-fd27-42a7-acae-a23cd4df3aae None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-961f4716-fd27-42a7-acae-a23cd4df3aae tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-961f4716-fd27-42a7-acae-a23cd4df3aae tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-961f4716-fd27-42a7-acae-a23cd4df3aae tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-961f4716-fd27-42a7-acae-a23cd4df3aae tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-961f4716-fd27-42a7-acae-a23cd4df3aae tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 764/1506] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:22 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-af4459c9-0373-4ee2-9445-aa7d0ac48ce9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af4459c9-0373-4ee2-9445-aa7d0ac48ce9 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] POST http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata Sep 07 16:51:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af4459c9-0373-4ee2-9445-aa7d0ac48ce9 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b292c27e-d6df-46fc-9ebd-96ec0f2d65ba tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Created reservations ['25a851aa-8537-4b4a-a99b-d4846c101152'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-af4459c9-0373-4ee2-9445-aa7d0ac48ce9 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b292c27e-d6df-46fc-9ebd-96ec0f2d65ba tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/groups returned with HTTP 202 Sep 07 16:51:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 743/1507] 192.168.122.91 () {62 vars in 1176 bytes} [Mon Sep 7 16:51:22 2026] POST /volume/v3/groups => generated 116 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-af4459c9-0373-4ee2-9445-aa7d0ac48ce9 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Update snapshot metadata completed successfully. Sep 07 16:51:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af4459c9-0373-4ee2-9445-aa7d0ac48ce9 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata returned with HTTP 200 Sep 07 16:51:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 765/1508] 192.168.122.91 () {60 vars in 1281 bytes} [Mon Sep 7 16:51:22 2026] POST /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata => generated 68 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3e89aaba-b87d-47f6-88b9-8b7c36609f60 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c2028324-5b4b-40bb-991e-420dd932f3e1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c2028324-5b4b-40bb-991e-420dd932f3e1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64 Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c2028324-5b4b-40bb-991e-420dd932f3e1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c2028324-5b4b-40bb-991e-420dd932f3e1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-c2028324-5b4b-40bb-991e-420dd932f3e1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 74cdae5c-004c-413f-8da4-489fa1ceec64 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87177]: /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 16:51:23 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c2028324-5b4b-40bb-991e-420dd932f3e1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64 returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 744/1509] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:22 2026] GET /volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64 => generated 396 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-da25e4b0-c282-4b30-be26-f97c491a6848 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da25e4b0-c282-4b30-be26-f97c491a6848 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da25e4b0-c282-4b30-be26-f97c491a6848 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da25e4b0-c282-4b30-be26-f97c491a6848 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-da25e4b0-c282-4b30-be26-f97c491a6848 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Volume info retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e89aaba-b87d-47f6-88b9-8b7c36609f60 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3e89aaba-b87d-47f6-88b9-8b7c36609f60 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3e89aaba-b87d-47f6-88b9-8b7c36609f60 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da25e4b0-c282-4b30-be26-f97c491a6848 tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 745/1510] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:23 2026] GET /volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 => generated 844 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3e89aaba-b87d-47f6-88b9-8b7c36609f60 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3e89aaba-b87d-47f6-88b9-8b7c36609f60 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Get snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e89aaba-b87d-47f6-88b9-8b7c36609f60 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 766/1511] 192.168.122.91 () {58 vars in 1260 bytes} [Mon Sep 7 16:51:22 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata => generated 68 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cf1b6817-6a19-4e36-9d5c-2030422b46d7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cf1b6817-6a19-4e36-9d5c-2030422b46d7 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] PUT http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cf1b6817-6a19-4e36-9d5c-2030422b46d7 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cf1b6817-6a19-4e36-9d5c-2030422b46d7 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cf1b6817-6a19-4e36-9d5c-2030422b46d7 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Update snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cf1b6817-6a19-4e36-9d5c-2030422b46d7 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 746/1512] 192.168.122.91 () {60 vars in 1280 bytes} [Mon Sep 7 16:51:23 2026] PUT /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata => generated 57 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8f402ed6-0f0d-4c36-9110-3bc4a9067044 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8f402ed6-0f0d-4c36-9110-3bc4a9067044 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8f402ed6-0f0d-4c36-9110-3bc4a9067044 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8f402ed6-0f0d-4c36-9110-3bc4a9067044 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8f402ed6-0f0d-4c36-9110-3bc4a9067044 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8f402ed6-0f0d-4c36-9110-3bc4a9067044 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Get snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8f402ed6-0f0d-4c36-9110-3bc4a9067044 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 767/1513] 192.168.122.91 () {58 vars in 1260 bytes} [Mon Sep 7 16:51:23 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c15893f3-4513-407b-8ed8-ef4fe3ced432 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c15893f3-4513-407b-8ed8-ef4fe3ced432 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata/key3 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c15893f3-4513-407b-8ed8-ef4fe3ced432 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c15893f3-4513-407b-8ed8-ef4fe3ced432 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c15893f3-4513-407b-8ed8-ef4fe3ced432 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c15893f3-4513-407b-8ed8-ef4fe3ced432 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Get snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c15893f3-4513-407b-8ed8-ef4fe3ced432 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Delete snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c15893f3-4513-407b-8ed8-ef4fe3ced432 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata/key3 returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 747/1514] 192.168.122.91 () {58 vars in 1278 bytes} [Mon Sep 7 16:51:23 2026] DELETE /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata/key3 => generated 0 bytes in 44 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f4a03239-6395-4716-9691-faa05839f782 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f4a03239-6395-4716-9691-faa05839f782 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f4a03239-6395-4716-9691-faa05839f782 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f4a03239-6395-4716-9691-faa05839f782 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f4a03239-6395-4716-9691-faa05839f782 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f4a03239-6395-4716-9691-faa05839f782 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Get snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f4a03239-6395-4716-9691-faa05839f782 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 768/1515] 192.168.122.91 () {58 vars in 1260 bytes} [Mon Sep 7 16:51:23 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata => generated 32 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dc140312-fd3e-4b26-8b2d-248b14391076 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc140312-fd3e-4b26-8b2d-248b14391076 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] PUT http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc140312-fd3e-4b26-8b2d-248b14391076 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dc140312-fd3e-4b26-8b2d-248b14391076 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dc140312-fd3e-4b26-8b2d-248b14391076 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Update snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc140312-fd3e-4b26-8b2d-248b14391076 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 748/1516] 192.168.122.91 () {60 vars in 1280 bytes} [Mon Sep 7 16:51:23 2026] PUT /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata => generated 16 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7c978be9-074c-4438-aeda-339d89f6d1ea None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7c978be9-074c-4438-aeda-339d89f6d1ea tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] POST http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7c978be9-074c-4438-aeda-339d89f6d1ea tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7c978be9-074c-4438-aeda-339d89f6d1ea tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7c978be9-074c-4438-aeda-339d89f6d1ea tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Update snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7c978be9-074c-4438-aeda-339d89f6d1ea tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 769/1517] 192.168.122.91 () {60 vars in 1281 bytes} [Mon Sep 7 16:51:23 2026] POST /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata => generated 68 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2c0987a2-45a3-4c44-a4fe-deb832eadea5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2c0987a2-45a3-4c44-a4fe-deb832eadea5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2c0987a2-45a3-4c44-a4fe-deb832eadea5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2c0987a2-45a3-4c44-a4fe-deb832eadea5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2c0987a2-45a3-4c44-a4fe-deb832eadea5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2c0987a2-45a3-4c44-a4fe-deb832eadea5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Get snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2c0987a2-45a3-4c44-a4fe-deb832eadea5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 749/1518] 192.168.122.91 () {58 vars in 1260 bytes} [Mon Sep 7 16:51:23 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3bfd44bc-a582-497c-867d-ab8842119ee4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3bfd44bc-a582-497c-867d-ab8842119ee4 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] PUT http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata/key3 Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3bfd44bc-a582-497c-867d-ab8842119ee4 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3bfd44bc-a582-497c-867d-ab8842119ee4 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3bfd44bc-a582-497c-867d-ab8842119ee4 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Update snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3bfd44bc-a582-497c-867d-ab8842119ee4 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata/key3 returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 770/1519] 192.168.122.91 () {60 vars in 1295 bytes} [Mon Sep 7 16:51:23 2026] PUT /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata/key3 => generated 35 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-afb7e37b-b7a7-4c5b-bd8c-4e459c8fda4b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-afb7e37b-b7a7-4c5b-bd8c-4e459c8fda4b tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata/key3 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-afb7e37b-b7a7-4c5b-bd8c-4e459c8fda4b tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-afb7e37b-b7a7-4c5b-bd8c-4e459c8fda4b tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-afb7e37b-b7a7-4c5b-bd8c-4e459c8fda4b tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-afb7e37b-b7a7-4c5b-bd8c-4e459c8fda4b tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Get snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-afb7e37b-b7a7-4c5b-bd8c-4e459c8fda4b tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata/key3 returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 750/1520] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:51:23 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-320c3214-9732-49cf-b8ae-08e5458536c5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-320c3214-9732-49cf-b8ae-08e5458536c5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-320c3214-9732-49cf-b8ae-08e5458536c5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-320c3214-9732-49cf-b8ae-08e5458536c5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-320c3214-9732-49cf-b8ae-08e5458536c5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-320c3214-9732-49cf-b8ae-08e5458536c5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] Get snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-320c3214-9732-49cf-b8ae-08e5458536c5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-reader] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 771/1521] 192.168.122.91 () {58 vars in 1260 bytes} [Mon Sep 7 16:51:23 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-196ef098-67e5-47f2-ab4f-838aed9e904a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-196ef098-67e5-47f2-ab4f-838aed9e904a tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] PUT http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-196ef098-67e5-47f2-ab4f-838aed9e904a tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-196ef098-67e5-47f2-ab4f-838aed9e904a tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-196ef098-67e5-47f2-ab4f-838aed9e904a tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Update snapshot metadata completed successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-196ef098-67e5-47f2-ab4f-838aed9e904a tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 751/1522] 192.168.122.91 () {60 vars in 1280 bytes} [Mon Sep 7 16:51:23 2026] PUT /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d/metadata => generated 16 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b042187e-f52d-42fc-97cb-7aa4de40a7e5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b042187e-f52d-42fc-97cb-7aa4de40a7e5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b042187e-f52d-42fc-97cb-7aa4de40a7e5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b042187e-f52d-42fc-97cb-7aa4de40a7e5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-b042187e-f52d-42fc-97cb-7aa4de40a7e5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Delete snapshot with id: bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b042187e-f52d-42fc-97cb-7aa4de40a7e5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b042187e-f52d-42fc-97cb-7aa4de40a7e5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot delete request issued successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b042187e-f52d-42fc-97cb-7aa4de40a7e5 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 202 Sep 07 16:51:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 772/1523] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:51:23 2026] DELETE /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fb80bef1-dd05-4fce-8ab4-9a4469e3f8cd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fb80bef1-dd05-4fce-8ab4-9a4469e3f8cd tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fb80bef1-dd05-4fce-8ab4-9a4469e3f8cd tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fb80bef1-dd05-4fce-8ab4-9a4469e3f8cd tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fb80bef1-dd05-4fce-8ab4-9a4469e3f8cd tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fb80bef1-dd05-4fce-8ab4-9a4469e3f8cd tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 752/1524] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:23 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a196462a-a0b1-4a54-b47e-c7481c4f634b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a196462a-a0b1-4a54-b47e-c7481c4f634b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64 Sep 07 16:51:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a196462a-a0b1-4a54-b47e-c7481c4f634b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a196462a-a0b1-4a54-b47e-c7481c4f634b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-a196462a-a0b1-4a54-b47e-c7481c4f634b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 74cdae5c-004c-413f-8da4-489fa1ceec64 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:24 devstack devstack@c-api.service[87176]: /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 16:51:24 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:51:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a196462a-a0b1-4a54-b47e-c7481c4f634b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64 returned with HTTP 200 Sep 07 16:51:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 773/1525] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:24 2026] GET /volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64 => generated 397 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3f522861-4829-4325-b7f7-ee87f266ada7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-295035406", "volume_type": "c9f2af7f-543b-4c26-bded-98d93bce0600", "group_id": "74cdae5c-004c-413f-8da4-489fa1ceec64", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-295035406', 'volume_type': 'c9f2af7f-543b-4c26-bded-98d93bce0600', 'group_id': '74cdae5c-004c-413f-8da4-489fa1ceec64', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:24 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Create volume of 1 GB Sep 07 16:51:24 devstack devstack@c-api.service[87177]: /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 16:51:24 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:51:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Availability Zones retrieved successfully. Sep 07 16:51:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-53c3257a-b859-48c3-8985-9a148d28f30d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Flow 'volume_create_api' (c0b2735f-9600-4623-9077-18863794bc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-53c3257a-b859-48c3-8985-9a148d28f30d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] GET http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2823c3f-afd4-40ae-9bdd-9c2d98a016e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-53c3257a-b859-48c3-8985-9a148d28f30d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-53c3257a-b859-48c3-8985-9a148d28f30d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-53c3257a-b859-48c3-8985-9a148d28f30d tempest-VolumesCloneTest-5748602 tempest-VolumesCloneTest-5748602-project-member] http://192.168.122.91/volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 returned with HTTP 404 Sep 07 16:51:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 774/1526] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:24 2026] GET /volume/v3/volumes/9142b2f9-acb5-4157-b8b3-86f37fef1164 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2823c3f-afd4-40ae-9bdd-9c2d98a016e2) 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:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9f2af7f-543b-4c26-bded-98d93bce0600,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1723021499',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9f2af7f-543b-4c26-bded-98d93bce0600', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '74cdae5c-004c-413f-8da4-489fa1ceec64', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (affbc95b-d5f1-4e5b-8ab8-d589ff856d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1723021499 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1723021499, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:51:24 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1723021499 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1723021499, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Created reservations ['3210df47-acf3-4732-a157-f69ed834a98a', '5004b24b-2f3f-4095-8cb7-25623bc0b65b', '2733da75-05de-452e-8c0e-566bf6d5f979', 'af9bcabb-6339-4ebd-a1d4-4f00e2d16c1f'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (affbc95b-d5f1-4e5b-8ab8-d589ff856d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3210df47-acf3-4732-a157-f69ed834a98a', '5004b24b-2f3f-4095-8cb7-25623bc0b65b', '2733da75-05de-452e-8c0e-566bf6d5f979', 'af9bcabb-6339-4ebd-a1d4-4f00e2d16c1f']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e714793-8117-4524-8ca4-bf95b78e5187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e714793-8117-4524-8ca4-bf95b78e5187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2fd3068-863b-494f-8dfe-7ddd759dc209', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-295035406',encryption_key_id=None,group_id=74cdae5c-004c-413f-8da4-489fa1ceec64,group_type_id=,metadata={},multiattach=False,project_id='aeac9ecbd2be4fafae07ef4d2ec30fc4',qos_specs=None,replication_status=,reservations=['3210df47-acf3-4732-a157-f69ed834a98a','5004b24b-2f3f-4095-8cb7-25623bc0b65b','2733da75-05de-452e-8c0e-566bf6d5f979','af9bcabb-6339-4ebd-a1d4-4f00e2d16c1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4980d395682340a885825d3ebdd51c79',volume_type_id=c9f2af7f-543b-4c26-bded-98d93bce0600), 'volume': Volume(_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:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-295035406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=74cdae5c-004c-413f-8da4-489fa1ceec64,host=None,id=b2fd3068-863b-494f-8dfe-7ddd759dc209,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeac9ecbd2be4fafae07ef4d2ec30fc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4980d395682340a885825d3ebdd51c79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9f2af7f-543b-4c26-bded-98d93bce0600),volume_type_id=c9f2af7f-543b-4c26-bded-98d93bce0600)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d32b86ef-2ea7-42b0-a049-feb50c5dbdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d32b86ef-2ea7-42b0-a049-feb50c5dbdde) transitioned into state 'SUCCESS' from state '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-295035406',encryption_key_id=None,group_id=74cdae5c-004c-413f-8da4-489fa1ceec64,group_type_id=,metadata={},multiattach=False,project_id='aeac9ecbd2be4fafae07ef4d2ec30fc4',qos_specs=None,replication_status=,reservations=['3210df47-acf3-4732-a157-f69ed834a98a','5004b24b-2f3f-4095-8cb7-25623bc0b65b','2733da75-05de-452e-8c0e-566bf6d5f979','af9bcabb-6339-4ebd-a1d4-4f00e2d16c1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4980d395682340a885825d3ebdd51c79',volume_type_id=c9f2af7f-543b-4c26-bded-98d93bce0600)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc8f0fe-0695-40b3-ad97-850b0c78f1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc8f0fe-0695-40b3-ad97-850b0c78f1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Flow 'volume_create_api' (c0b2735f-9600-4623-9077-18863794bc7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Create volume request issued successfully. Sep 07 16:51:24 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:24 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:24 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3f522861-4829-4325-b7f7-ee87f266ada7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:51:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 753/1527] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:51:24 2026] POST /volume/v3/volumes => generated 832 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9029d15a-9f67-4bc6-9250-1912952b7dfd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9029d15a-9f67-4bc6-9250-1912952b7dfd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 Sep 07 16:51:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9029d15a-9f67-4bc6-9250-1912952b7dfd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9029d15a-9f67-4bc6-9250-1912952b7dfd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9029d15a-9f67-4bc6-9250-1912952b7dfd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Volume info retrieved successfully. Sep 07 16:51:24 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-9029d15a-9f67-4bc6-9250-1912952b7dfd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:24 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-9029d15a-9f67-4bc6-9250-1912952b7dfd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:24 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-9029d15a-9f67-4bc6-9250-1912952b7dfd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-84113ad4-7459-4f2b-a7ac-e195fe63cc48 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-84113ad4-7459-4f2b-a7ac-e195fe63cc48 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-84113ad4-7459-4f2b-a7ac-e195fe63cc48 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-84113ad4-7459-4f2b-a7ac-e195fe63cc48 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9029d15a-9f67-4bc6-9250-1912952b7dfd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 returned with HTTP 200 Sep 07 16:51:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-84113ad4-7459-4f2b-a7ac-e195fe63cc48 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-84113ad4-7459-4f2b-a7ac-e195fe63cc48 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 754/1528] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:24 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 775/1529] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:24 2026] GET /volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 => generated 900 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2794079a-b538-4d2a-9930-386fb5435cad None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2794079a-b538-4d2a-9930-386fb5435cad tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2794079a-b538-4d2a-9930-386fb5435cad tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2794079a-b538-4d2a-9930-386fb5435cad tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ee82c866-48fc-463e-abb5-2164b6461ea1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee82c866-48fc-463e-abb5-2164b6461ea1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 Sep 07 16:51:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee82c866-48fc-463e-abb5-2164b6461ea1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee82c866-48fc-463e-abb5-2164b6461ea1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2794079a-b538-4d2a-9930-386fb5435cad tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Snapshot retrieved successfully. Sep 07 16:51:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2794079a-b538-4d2a-9930-386fb5435cad tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 200 Sep 07 16:51:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 755/1530] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:25 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 469 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee82c866-48fc-463e-abb5-2164b6461ea1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Volume info retrieved successfully. Sep 07 16:51:26 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-ee82c866-48fc-463e-abb5-2164b6461ea1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:26 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-ee82c866-48fc-463e-abb5-2164b6461ea1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:26 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-ee82c866-48fc-463e-abb5-2164b6461ea1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee82c866-48fc-463e-abb5-2164b6461ea1 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 returned with HTTP 200 Sep 07 16:51:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 776/1531] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:26 2026] GET /volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 => generated 924 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c6d795d9-2620-40c1-aee6-06d1a5d6116f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c6d795d9-2620-40c1-aee6-06d1a5d6116f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d Sep 07 16:51:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c6d795d9-2620-40c1-aee6-06d1a5d6116f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c6d795d9-2620-40c1-aee6-06d1a5d6116f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c6d795d9-2620-40c1-aee6-06d1a5d6116f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d returned with HTTP 404 Sep 07 16:51:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 756/1532] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:27 2026] GET /volume/v3/snapshots/bcbbb7ee-7b11-4c71-9426-bc1d3cc18b2d => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4cfd51f6-d1a3-4186-aaae-79dce2036ef2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4cfd51f6-d1a3-4186-aaae-79dce2036ef2 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 Sep 07 16:51:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4cfd51f6-d1a3-4186-aaae-79dce2036ef2 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4cfd51f6-d1a3-4186-aaae-79dce2036ef2 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4cfd51f6-d1a3-4186-aaae-79dce2036ef2 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Volume info retrieved successfully. Sep 07 16:51:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4cfd51f6-d1a3-4186-aaae-79dce2036ef2 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 returned with HTTP 200 Sep 07 16:51:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 777/1533] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:27 2026] GET /volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-15fa0d92-32c6-455b-8e7d-92bd265a3f5f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-15fa0d92-32c6-455b-8e7d-92bd265a3f5f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] DELETE http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 Sep 07 16:51:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-15fa0d92-32c6-455b-8e7d-92bd265a3f5f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-15fa0d92-32c6-455b-8e7d-92bd265a3f5f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:27 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-15fa0d92-32c6-455b-8e7d-92bd265a3f5f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Delete volume with id: de6a8f18-ba45-410c-94aa-7e0530fc3955 Sep 07 16:51:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-15fa0d92-32c6-455b-8e7d-92bd265a3f5f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Volume info retrieved successfully. Sep 07 16:51:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-15fa0d92-32c6-455b-8e7d-92bd265a3f5f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Delete volume request issued successfully. Sep 07 16:51:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-15fa0d92-32c6-455b-8e7d-92bd265a3f5f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 returned with HTTP 202 Sep 07 16:51:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 757/1534] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:51:27 2026] DELETE /volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:51:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9b83221f-4499-47ee-921c-cbf9554f9c1e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9b83221f-4499-47ee-921c-cbf9554f9c1e tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 Sep 07 16:51:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9b83221f-4499-47ee-921c-cbf9554f9c1e tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9b83221f-4499-47ee-921c-cbf9554f9c1e tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9b83221f-4499-47ee-921c-cbf9554f9c1e tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Volume info retrieved successfully. Sep 07 16:51:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9b83221f-4499-47ee-921c-cbf9554f9c1e tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 returned with HTTP 200 Sep 07 16:51:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 778/1535] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:27 2026] GET /volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:51:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-57d86364-a3b2-443b-9e61-9a2e3e87c6bf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-57d86364-a3b2-443b-9e61-9a2e3e87c6bf tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 Sep 07 16:51:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-57d86364-a3b2-443b-9e61-9a2e3e87c6bf tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-57d86364-a3b2-443b-9e61-9a2e3e87c6bf tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-57d86364-a3b2-443b-9e61-9a2e3e87c6bf tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Volume info retrieved successfully. Sep 07 16:51:27 devstack devstack@c-api.service[87177]: WARNING stevedore.named [None req-57d86364-a3b2-443b-9e61-9a2e3e87c6bf tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:27 devstack devstack@c-api.service[87177]: WARNING castellan.key_manager [None req-57d86364-a3b2-443b-9e61-9a2e3e87c6bf tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:27 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [None req-57d86364-a3b2-443b-9e61-9a2e3e87c6bf tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-57d86364-a3b2-443b-9e61-9a2e3e87c6bf tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 returned with HTTP 200 Sep 07 16:51:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 758/1536] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:27 2026] GET /volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 => generated 925 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c4e5ca75-045f-4baa-969b-1e4352964d16 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c4e5ca75-045f-4baa-969b-1e4352964d16 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] POST http://192.168.122.91/volume/v3/group_snapshots Sep 07 16:51:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c4e5ca75-045f-4baa-969b-1e4352964d16 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "74cdae5c-004c-413f-8da4-489fa1ceec64", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1500322008"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-c4e5ca75-045f-4baa-969b-1e4352964d16 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '74cdae5c-004c-413f-8da4-489fa1ceec64', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1500322008'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 16:51:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:27 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.group_snapshots [None req-c4e5ca75-045f-4baa-969b-1e4352964d16 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1500322008. Sep 07 16:51:27 devstack devstack@c-api.service[87176]: /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 16:51:27 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:51:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:27 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-c4e5ca75-045f-4baa-969b-1e4352964d16 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1723021499 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1723021499, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:51:27 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-c4e5ca75-045f-4baa-969b-1e4352964d16 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1723021499 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1723021499, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:51:27 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-c4e5ca75-045f-4baa-969b-1e4352964d16 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Created reservations ['c8504f19-bf46-402a-84f0-c33e72115b73', '099a8914-88ba-4cc4-9add-389656892ccd', 'f16cebc0-62c6-44c9-b6bf-9bff8ae02880', 'ea9f0969-bebf-458a-825c-820d3d6642a2'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c4e5ca75-045f-4baa-969b-1e4352964d16 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/group_snapshots returned with HTTP 202 Sep 07 16:51:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 779/1537] 192.168.122.91 () {62 vars in 1203 bytes} [Mon Sep 7 16:51:27 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-10cb92ff-f8ee-4a74-a066-fc8f9cdf3a62 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-10cb92ff-f8ee-4a74-a066-fc8f9cdf3a62 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 Sep 07 16:51:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-10cb92ff-f8ee-4a74-a066-fc8f9cdf3a62 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-10cb92ff-f8ee-4a74-a066-fc8f9cdf3a62 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-10cb92ff-f8ee-4a74-a066-fc8f9cdf3a62 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 1dc6d331-d785-450e-b936-3587c56a7520 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-10cb92ff-f8ee-4a74-a066-fc8f9cdf3a62 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 returned with HTTP 200 Sep 07 16:51:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 759/1538] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:28 2026] GET /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 => generated 330 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-83789f70-1fac-46ed-9ecd-669304eeab2f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-83789f70-1fac-46ed-9ecd-669304eeab2f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 Sep 07 16:51:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-83789f70-1fac-46ed-9ecd-669304eeab2f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-83789f70-1fac-46ed-9ecd-669304eeab2f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-83789f70-1fac-46ed-9ecd-669304eeab2f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Volume info retrieved successfully. Sep 07 16:51:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-83789f70-1fac-46ed-9ecd-669304eeab2f tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 returned with HTTP 200 Sep 07 16:51:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 780/1539] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:28 2026] GET /volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c802ed8f-88a9-452f-b231-a1b76b0ee266 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c802ed8f-88a9-452f-b231-a1b76b0ee266 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 Sep 07 16:51:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c802ed8f-88a9-452f-b231-a1b76b0ee266 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c802ed8f-88a9-452f-b231-a1b76b0ee266 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-c802ed8f-88a9-452f-b231-a1b76b0ee266 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 1dc6d331-d785-450e-b936-3587c56a7520 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c802ed8f-88a9-452f-b231-a1b76b0ee266 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 returned with HTTP 200 Sep 07 16:51:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 760/1540] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:29 2026] GET /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 => generated 330 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:51:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-74fd6e31-9838-41cb-929d-9b619d2aed77 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74fd6e31-9838-41cb-929d-9b619d2aed77 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] GET http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 Sep 07 16:51:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74fd6e31-9838-41cb-929d-9b619d2aed77 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74fd6e31-9838-41cb-929d-9b619d2aed77 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74fd6e31-9838-41cb-929d-9b619d2aed77 tempest-SnapshotMetadataTestJSON-232477863 tempest-SnapshotMetadataTestJSON-232477863-project-member] http://192.168.122.91/volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 returned with HTTP 404 Sep 07 16:51:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 761/1541] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:29 2026] GET /volume/v3/volumes/de6a8f18-ba45-410c-94aa-7e0530fc3955 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:51:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-872797462"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-872797462'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:51:29 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Create volume of 2 GB Sep 07 16:51:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Availability Zones retrieved successfully. Sep 07 16:51:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Flow 'volume_create_api' (1416b330-c77b-4580-9567-be7beba84e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5040a014-5920-4af5-9fe4-d25be5a93450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Validating volume size '2' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:51:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5040a014-5920-4af5-9fe4-d25be5a93450) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3541ecbc-8706-42bf-a0d6-79a4cb252f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:30 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Created reservations ['3d46ac59-5bce-4367-bef6-19f5cba24854', '5369d7fb-902a-4320-8113-9811a55c8223', '0b66482a-6c93-435d-b418-d44726cc1393', '0012895b-deaa-487b-ab68-c57dd40c3d29'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3541ecbc-8706-42bf-a0d6-79a4cb252f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d46ac59-5bce-4367-bef6-19f5cba24854', '5369d7fb-902a-4320-8113-9811a55c8223', '0b66482a-6c93-435d-b418-d44726cc1393', '0012895b-deaa-487b-ab68-c57dd40c3d29']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f956c15c-8eea-414f-9678-c9cfb4519e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f956c15c-8eea-414f-9678-c9cfb4519e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '766b09a7-648e-498d-8248-cae76e3be727', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-872797462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b57aa56d9814c4f92aff3dff1b115b7',qos_specs=None,replication_status=,reservations=['3d46ac59-5bce-4367-bef6-19f5cba24854','5369d7fb-902a-4320-8113-9811a55c8223','0b66482a-6c93-435d-b418-d44726cc1393','0012895b-deaa-487b-ab68-c57dd40c3d29'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71533117c93446f9b9ddac3cc6bfbfb7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:51:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-872797462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=766b09a7-648e-498d-8248-cae76e3be727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b57aa56d9814c4f92aff3dff1b115b7',provider_auth=None,provider_geometry=None,provider_id=None,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='71533117c93446f9b9ddac3cc6bfbfb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-94062f6d-e383-45cc-ab31-514b9c601fb6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb67862d-fe1b-41c8-9741-1023e8c83714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94062f6d-e383-45cc-ab31-514b9c601fb6 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 Sep 07 16:51:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94062f6d-e383-45cc-ab31-514b9c601fb6 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94062f6d-e383-45cc-ab31-514b9c601fb6 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-94062f6d-e383-45cc-ab31-514b9c601fb6 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 1dc6d331-d785-450e-b936-3587c56a7520 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94062f6d-e383-45cc-ab31-514b9c601fb6 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 returned with HTTP 200 Sep 07 16:51:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 762/1542] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:30 2026] GET /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 => generated 330 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb67862d-fe1b-41c8-9741-1023e8c83714) transitioned into state 'SUCCESS' from state '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-872797462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b57aa56d9814c4f92aff3dff1b115b7',qos_specs=None,replication_status=,reservations=['3d46ac59-5bce-4367-bef6-19f5cba24854','5369d7fb-902a-4320-8113-9811a55c8223','0b66482a-6c93-435d-b418-d44726cc1393','0012895b-deaa-487b-ab68-c57dd40c3d29'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71533117c93446f9b9ddac3cc6bfbfb7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f285cd-9137-4b83-9eac-870b20642246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f285cd-9137-4b83-9eac-870b20642246) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Flow 'volume_create_api' (1416b330-c77b-4580-9567-be7beba84e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Create volume request issued successfully. Sep 07 16:51:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0579e5d3-9df5-4e96-9604-4043a75906e4 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:51:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 781/1543] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:51:29 2026] POST /volume/v3/volumes => generated 761 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:51:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cb494b0f-e74c-4ebe-ba56-6d603cb24f03 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb494b0f-e74c-4ebe-ba56-6d603cb24f03 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] GET http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 Sep 07 16:51:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cb494b0f-e74c-4ebe-ba56-6d603cb24f03 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cb494b0f-e74c-4ebe-ba56-6d603cb24f03 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cb494b0f-e74c-4ebe-ba56-6d603cb24f03 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Volume info retrieved successfully. Sep 07 16:51:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb494b0f-e74c-4ebe-ba56-6d603cb24f03 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 returned with HTTP 200 Sep 07 16:51:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 763/1544] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:30 2026] GET /volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 => generated 829 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-619f3cd6-724b-4b05-b3f0-6af313f511cd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-619f3cd6-724b-4b05-b3f0-6af313f511cd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-619f3cd6-724b-4b05-b3f0-6af313f511cd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-619f3cd6-724b-4b05-b3f0-6af313f511cd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-619f3cd6-724b-4b05-b3f0-6af313f511cd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 1dc6d331-d785-450e-b936-3587c56a7520 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-619f3cd6-724b-4b05-b3f0-6af313f511cd tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 returned with HTTP 200 Sep 07 16:51:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 782/1545] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:31 2026] GET /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 => generated 331 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f59b9967-8331-4127-8a7f-177c58bc239b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f59b9967-8331-4127-8a7f-177c58bc239b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/snapshots/detail Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f59b9967-8331-4127-8a7f-177c58bc239b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f59b9967-8331-4127-8a7f-177c58bc239b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-f59b9967-8331-4127-8a7f-177c58bc239b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-f59b9967-8331-4127-8a7f-177c58bc239b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: /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 16:51:31 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f59b9967-8331-4127-8a7f-177c58bc239b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Get all snapshots completed successfully. Sep 07 16:51:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f59b9967-8331-4127-8a7f-177c58bc239b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 16:51:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 764/1546] 192.168.122.91 () {58 vars in 1143 bytes} [Mon Sep 7 16:51:31 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-63fd33b0-b552-4667-8381-b0897d65681b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63fd33b0-b552-4667-8381-b0897d65681b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63fd33b0-b552-4667-8381-b0897d65681b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63fd33b0-b552-4667-8381-b0897d65681b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-63fd33b0-b552-4667-8381-b0897d65681b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Snapshot retrieved successfully. Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63fd33b0-b552-4667-8381-b0897d65681b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 returned with HTTP 200 Sep 07 16:51:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 783/1547] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:31 2026] GET /volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6f57d1bc-b0f4-4db9-a740-373216b6440a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f57d1bc-b0f4-4db9-a740-373216b6440a tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] POST http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6f57d1bc-b0f4-4db9-a740-373216b6440a tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6f57d1bc-b0f4-4db9-a740-373216b6440a tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-6f57d1bc-b0f4-4db9-a740-373216b6440a tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Updating group '1dc6d331-d785-450e-b936-3587c56a7520' with 'creating' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f57d1bc-b0f4-4db9-a740-373216b6440a tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action returned with HTTP 202 Sep 07 16:51:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 765/1548] 192.168.122.91 () {62 vars in 1334 bytes} [Mon Sep 7 16:51:31 2026] POST /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-66769692-aa70-4aee-a75c-f467275ed441 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-66769692-aa70-4aee-a75c-f467275ed441 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] GET http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-66769692-aa70-4aee-a75c-f467275ed441 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-66769692-aa70-4aee-a75c-f467275ed441 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-773b1433-d927-4914-844c-3dcc08df5c9f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-773b1433-d927-4914-844c-3dcc08df5c9f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-773b1433-d927-4914-844c-3dcc08df5c9f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-773b1433-d927-4914-844c-3dcc08df5c9f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-773b1433-d927-4914-844c-3dcc08df5c9f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 1dc6d331-d785-450e-b936-3587c56a7520 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-773b1433-d927-4914-844c-3dcc08df5c9f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 returned with HTTP 200 Sep 07 16:51:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 766/1549] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:31 2026] GET /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 => generated 330 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-66769692-aa70-4aee-a75c-f467275ed441 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Volume info retrieved successfully. Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aed9b860-bc39-44d0-92c4-b0c69d67c4c4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-66769692-aa70-4aee-a75c-f467275ed441 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 returned with HTTP 200 Sep 07 16:51:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 784/1550] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:31 2026] GET /volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aed9b860-bc39-44d0-92c4-b0c69d67c4c4 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] POST http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aed9b860-bc39-44d0-92c4-b0c69d67c4c4 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aed9b860-bc39-44d0-92c4-b0c69d67c4c4 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-aed9b860-bc39-44d0-92c4-b0c69d67c4c4 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Updating group '1dc6d331-d785-450e-b936-3587c56a7520' with 'available' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aed9b860-bc39-44d0-92c4-b0c69d67c4c4 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action returned with HTTP 202 Sep 07 16:51:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 767/1551] 192.168.122.91 () {62 vars in 1334 bytes} [Mon Sep 7 16:51:31 2026] POST /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e2e11d0d-fbcb-4db8-9576-e91ce1f0b93f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2e11d0d-fbcb-4db8-9576-e91ce1f0b93f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e2e11d0d-fbcb-4db8-9576-e91ce1f0b93f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e2e11d0d-fbcb-4db8-9576-e91ce1f0b93f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-e2e11d0d-fbcb-4db8-9576-e91ce1f0b93f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 1dc6d331-d785-450e-b936-3587c56a7520 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2e11d0d-fbcb-4db8-9576-e91ce1f0b93f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 returned with HTTP 200 Sep 07 16:51:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 785/1552] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:31 2026] GET /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 => generated 331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a7e8fc08-693b-423b-9bc5-9a76aa93c195 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7e8fc08-693b-423b-9bc5-9a76aa93c195 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] POST http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a7e8fc08-693b-423b-9bc5-9a76aa93c195 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a7e8fc08-693b-423b-9bc5-9a76aa93c195 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-a7e8fc08-693b-423b-9bc5-9a76aa93c195 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Updating group '1dc6d331-d785-450e-b936-3587c56a7520' with 'error' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7e8fc08-693b-423b-9bc5-9a76aa93c195 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action returned with HTTP 202 Sep 07 16:51:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 768/1553] 192.168.122.91 () {62 vars in 1334 bytes} [Mon Sep 7 16:51:31 2026] POST /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-44286671-0ba2-4dbc-a29a-12b573d9175c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-44286671-0ba2-4dbc-a29a-12b573d9175c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-44286671-0ba2-4dbc-a29a-12b573d9175c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-44286671-0ba2-4dbc-a29a-12b573d9175c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-44286671-0ba2-4dbc-a29a-12b573d9175c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 1dc6d331-d785-450e-b936-3587c56a7520 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-44286671-0ba2-4dbc-a29a-12b573d9175c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 returned with HTTP 200 Sep 07 16:51:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 786/1554] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:31 2026] GET /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 => generated 327 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c8f7091e-45c8-4d36-a4f2-e2538d7cf3df None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c8f7091e-45c8-4d36-a4f2-e2538d7cf3df tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] POST http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c8f7091e-45c8-4d36-a4f2-e2538d7cf3df tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c8f7091e-45c8-4d36-a4f2-e2538d7cf3df tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-c8f7091e-45c8-4d36-a4f2-e2538d7cf3df tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Updating group '1dc6d331-d785-450e-b936-3587c56a7520' with 'available' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 16:51:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c8f7091e-45c8-4d36-a4f2-e2538d7cf3df tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action returned with HTTP 202 Sep 07 16:51:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 769/1555] 192.168.122.91 () {62 vars in 1334 bytes} [Mon Sep 7 16:51:31 2026] POST /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c02ed34f-28ce-47bd-bd02-375fdbdabb10 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c02ed34f-28ce-47bd-bd02-375fdbdabb10 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c02ed34f-28ce-47bd-bd02-375fdbdabb10 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c02ed34f-28ce-47bd-bd02-375fdbdabb10 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.group_snapshots [None req-c02ed34f-28ce-47bd-bd02-375fdbdabb10 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 1dc6d331-d785-450e-b936-3587c56a7520 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c02ed34f-28ce-47bd-bd02-375fdbdabb10 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 returned with HTTP 200 Sep 07 16:51:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 787/1556] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:31 2026] GET /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 => generated 331 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fe28a646-4a48-412b-a9be-51f4e2acab7f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe28a646-4a48-412b-a9be-51f4e2acab7f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] DELETE http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe28a646-4a48-412b-a9be-51f4e2acab7f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe28a646-4a48-412b-a9be-51f4e2acab7f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-fe28a646-4a48-412b-a9be-51f4e2acab7f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] delete called for member 1dc6d331-d785-450e-b936-3587c56a7520 {{(pid=87177) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.group_snapshots [None req-fe28a646-4a48-412b-a9be-51f4e2acab7f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Delete group_snapshot with id: 1dc6d331-d785-450e-b936-3587c56a7520 Sep 07 16:51:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:32 devstack devstack@c-api.service[87177]: /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 16:51:32 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:51:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe28a646-4a48-412b-a9be-51f4e2acab7f tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 returned with HTTP 202 Sep 07 16:51:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b400d8d3-660d-4f1e-bf68-31138ea52129 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b400d8d3-660d-4f1e-bf68-31138ea52129 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:51:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b400d8d3-660d-4f1e-bf68-31138ea52129 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b400d8d3-660d-4f1e-bf68-31138ea52129 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 770/1557] 192.168.122.91 () {60 vars in 1295 bytes} [Mon Sep 7 16:51:32 2026] DELETE /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-b400d8d3-660d-4f1e-bf68-31138ea52129 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:51:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b400d8d3-660d-4f1e-bf68-31138ea52129 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:51:32 devstack devstack@c-api.service[87176]: /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 16:51:32 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:51:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b400d8d3-660d-4f1e-bf68-31138ea52129 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Get all volumes completed successfully. Sep 07 16:51:32 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-b400d8d3-660d-4f1e-bf68-31138ea52129 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:32 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-b400d8d3-660d-4f1e-bf68-31138ea52129 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:32 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-b400d8d3-660d-4f1e-bf68-31138ea52129 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b400d8d3-660d-4f1e-bf68-31138ea52129 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:51:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 788/1558] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:51:32 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-75e21712-a252-42e0-96f3-4d6f2413f22b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-75e21712-a252-42e0-96f3-4d6f2413f22b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/snapshots/detail Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-75e21712-a252-42e0-96f3-4d6f2413f22b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-75e21712-a252-42e0-96f3-4d6f2413f22b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-75e21712-a252-42e0-96f3-4d6f2413f22b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-75e21712-a252-42e0-96f3-4d6f2413f22b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: /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 16:51:32 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:51:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-75e21712-a252-42e0-96f3-4d6f2413f22b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Get all snapshots completed successfully. Sep 07 16:51:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-75e21712-a252-42e0-96f3-4d6f2413f22b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 16:51:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 771/1559] 192.168.122.91 () {58 vars in 1143 bytes} [Mon Sep 7 16:51:32 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d0d6bae8-b4d5-4a78-b131-dc2a4a60b207 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d0d6bae8-b4d5-4a78-b131-dc2a4a60b207 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 Sep 07 16:51:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d0d6bae8-b4d5-4a78-b131-dc2a4a60b207 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d0d6bae8-b4d5-4a78-b131-dc2a4a60b207 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d0d6bae8-b4d5-4a78-b131-dc2a4a60b207 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Snapshot retrieved successfully. Sep 07 16:51:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d0d6bae8-b4d5-4a78-b131-dc2a4a60b207 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 returned with HTTP 200 Sep 07 16:51:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 789/1560] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:32 2026] GET /volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 => generated 473 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-67d9b23c-e7c9-41d9-8e60-6f21006590b8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-67d9b23c-e7c9-41d9-8e60-6f21006590b8 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] GET http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-67d9b23c-e7c9-41d9-8e60-6f21006590b8 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-67d9b23c-e7c9-41d9-8e60-6f21006590b8 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-67d9b23c-e7c9-41d9-8e60-6f21006590b8 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Volume info retrieved successfully. Sep 07 16:51:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-67d9b23c-e7c9-41d9-8e60-6f21006590b8 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 returned with HTTP 200 Sep 07 16:51:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 772/1561] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:32 2026] GET /volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 => generated 853 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d72d817c-1fed-4fa6-95b6-34c75a10d8a8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d72d817c-1fed-4fa6-95b6-34c75a10d8a8 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 Sep 07 16:51:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d72d817c-1fed-4fa6-95b6-34c75a10d8a8 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d72d817c-1fed-4fa6-95b6-34c75a10d8a8 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d72d817c-1fed-4fa6-95b6-34c75a10d8a8 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Snapshot retrieved successfully. Sep 07 16:51:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d72d817c-1fed-4fa6-95b6-34c75a10d8a8 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 returned with HTTP 200 Sep 07 16:51:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 790/1562] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:33 2026] GET /volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 => generated 473 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f75ac04a-5222-4aac-86a5-5686f17dd090 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f75ac04a-5222-4aac-86a5-5686f17dd090 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] GET http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 Sep 07 16:51:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f75ac04a-5222-4aac-86a5-5686f17dd090 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f75ac04a-5222-4aac-86a5-5686f17dd090 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:33 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f75ac04a-5222-4aac-86a5-5686f17dd090 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Volume info retrieved successfully. Sep 07 16:51:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f75ac04a-5222-4aac-86a5-5686f17dd090 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 returned with HTTP 200 Sep 07 16:51:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 773/1563] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:33 2026] GET /volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bba7b294-5287-4be6-a655-e70570c0ad22 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:51:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "766b09a7-648e-498d-8248-cae76e3be727"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '766b09a7-648e-498d-8248-cae76e3be727'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:51:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Volume retrieved successfully. Sep 07 16:51:33 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Create volume of 1 GB Sep 07 16:51:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Availability Zones retrieved successfully. Sep 07 16:51:33 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Flow 'volume_create_api' (60828f71-9616-4b51-851a-680b86023e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5a1692-3139-4dee-980b-47d3f318b9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: WARNING cinder.volume.api [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5a1692-3139-4dee-980b-47d3f318b9f7) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 16:51:34 devstack devstack@c-api.service[87176]: 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 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5a1692-3139-4dee-980b-47d3f318b9f7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: WARNING cinder.volume.api [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5a1692-3139-4dee-980b-47d3f318b9f7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 16:51:34 devstack devstack@c-api.service[87176]: WARNING cinder.volume.api [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Flow 'volume_create_api' (60828f71-9616-4b51-851a-680b86023e6b) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 16:51:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bba7b294-5287-4be6-a655-e70570c0ad22 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 400 Sep 07 16:51:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 791/1564] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:51:33 2026] POST /volume/v3/volumes => generated 173 bytes in 105 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-840db436-56bf-43b7-9d0d-7e0f98a627a7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-840db436-56bf-43b7-9d0d-7e0f98a627a7 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] GET http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-840db436-56bf-43b7-9d0d-7e0f98a627a7 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-840db436-56bf-43b7-9d0d-7e0f98a627a7 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-840db436-56bf-43b7-9d0d-7e0f98a627a7 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Volume info retrieved successfully. Sep 07 16:51:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-840db436-56bf-43b7-9d0d-7e0f98a627a7 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 returned with HTTP 200 Sep 07 16:51:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 774/1565] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:34 2026] GET /volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c8607bff-c09c-4b82-8c35-23a2c8894608 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c8607bff-c09c-4b82-8c35-23a2c8894608 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] DELETE http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c8607bff-c09c-4b82-8c35-23a2c8894608 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c8607bff-c09c-4b82-8c35-23a2c8894608 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-c8607bff-c09c-4b82-8c35-23a2c8894608 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Delete volume with id: 766b09a7-648e-498d-8248-cae76e3be727 Sep 07 16:51:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c8607bff-c09c-4b82-8c35-23a2c8894608 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Volume info retrieved successfully. Sep 07 16:51:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c8607bff-c09c-4b82-8c35-23a2c8894608 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Delete volume request issued successfully. Sep 07 16:51:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c8607bff-c09c-4b82-8c35-23a2c8894608 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 returned with HTTP 202 Sep 07 16:51:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 792/1566] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:51:34 2026] DELETE /volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-39cd154b-94e5-4c4b-823a-dbd242d2d136 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-39cd154b-94e5-4c4b-823a-dbd242d2d136 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] GET http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-39cd154b-94e5-4c4b-823a-dbd242d2d136 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-39cd154b-94e5-4c4b-823a-dbd242d2d136 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-39cd154b-94e5-4c4b-823a-dbd242d2d136 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Volume info retrieved successfully. Sep 07 16:51:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-39cd154b-94e5-4c4b-823a-dbd242d2d136 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 returned with HTTP 200 Sep 07 16:51:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 775/1567] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:34 2026] GET /volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cd0a721d-fc72-4a96-a06a-d41adc2d4a9d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cd0a721d-fc72-4a96-a06a-d41adc2d4a9d tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cd0a721d-fc72-4a96-a06a-d41adc2d4a9d tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cd0a721d-fc72-4a96-a06a-d41adc2d4a9d tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cd0a721d-fc72-4a96-a06a-d41adc2d4a9d tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 returned with HTTP 404 Sep 07 16:51:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 793/1568] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:51:34 2026] GET /volume/v3/snapshots/36afb939-627d-49ee-8f69-6364550663b5 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-93d32ff3-eedd-4fe1-92ae-bf4dec56e152 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-93d32ff3-eedd-4fe1-92ae-bf4dec56e152 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-93d32ff3-eedd-4fe1-92ae-bf4dec56e152 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-93d32ff3-eedd-4fe1-92ae-bf4dec56e152 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.group_snapshots [None req-93d32ff3-eedd-4fe1-92ae-bf4dec56e152 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 1dc6d331-d785-450e-b936-3587c56a7520 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-93d32ff3-eedd-4fe1-92ae-bf4dec56e152 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 returned with HTTP 404 Sep 07 16:51:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 776/1569] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:51:34 2026] GET /volume/v3/group_snapshots/1dc6d331-d785-450e-b936-3587c56a7520 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-eab88f4c-d6ff-4ee4-99f9-72f08a0adac7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eab88f4c-d6ff-4ee4-99f9-72f08a0adac7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eab88f4c-d6ff-4ee4-99f9-72f08a0adac7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eab88f4c-d6ff-4ee4-99f9-72f08a0adac7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-eab88f4c-d6ff-4ee4-99f9-72f08a0adac7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-eab88f4c-d6ff-4ee4-99f9-72f08a0adac7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-eab88f4c-d6ff-4ee4-99f9-72f08a0adac7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Get all volumes completed successfully. Sep 07 16:51:34 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-eab88f4c-d6ff-4ee4-99f9-72f08a0adac7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:34 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-eab88f4c-d6ff-4ee4-99f9-72f08a0adac7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:34 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-eab88f4c-d6ff-4ee4-99f9-72f08a0adac7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eab88f4c-d6ff-4ee4-99f9-72f08a0adac7 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:51:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 794/1570] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:51:34 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-31c51263-72dc-491c-a315-735f5ff56c4e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-31c51263-72dc-491c-a315-735f5ff56c4e tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] POST http://192.168.122.91/volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64/action Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-31c51263-72dc-491c-a315-735f5ff56c4e tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-31c51263-72dc-491c-a315-735f5ff56c4e tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-31c51263-72dc-491c-a315-735f5ff56c4e tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] delete called for group 74cdae5c-004c-413f-8da4-489fa1ceec64 {{(pid=87177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:51:34 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-31c51263-72dc-491c-a315-735f5ff56c4e tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Delete group with id: 74cdae5c-004c-413f-8da4-489fa1ceec64 Sep 07 16:51:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:34 devstack devstack@c-api.service[87177]: /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 16:51:34 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:51:34 devstack devstack@c-api.service[87177]: /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:51:34 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:51:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-31c51263-72dc-491c-a315-735f5ff56c4e tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64/action returned with HTTP 202 Sep 07 16:51:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 777/1571] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:51:34 2026] POST /volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1baff6f9-df13-4038-8e79-820a1c75b63c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1baff6f9-df13-4038-8e79-820a1c75b63c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 Sep 07 16:51:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1baff6f9-df13-4038-8e79-820a1c75b63c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1baff6f9-df13-4038-8e79-820a1c75b63c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1baff6f9-df13-4038-8e79-820a1c75b63c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Volume info retrieved successfully. Sep 07 16:51:35 devstack devstack@c-api.service[87176]: WARNING stevedore.named [None req-1baff6f9-df13-4038-8e79-820a1c75b63c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:51:35 devstack devstack@c-api.service[87176]: WARNING castellan.key_manager [None req-1baff6f9-df13-4038-8e79-820a1c75b63c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:51:35 devstack devstack@c-api.service[87176]: DEBUG oslo_db.sqlalchemy.engines [None req-1baff6f9-df13-4038-8e79-820a1c75b63c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:51:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1baff6f9-df13-4038-8e79-820a1c75b63c tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 returned with HTTP 200 Sep 07 16:51:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 795/1572] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:34 2026] GET /volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 => generated 924 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a9385757-415d-4c0a-b7bd-99c293da4969 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a9385757-415d-4c0a-b7bd-99c293da4969 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] GET http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 Sep 07 16:51:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a9385757-415d-4c0a-b7bd-99c293da4969 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a9385757-415d-4c0a-b7bd-99c293da4969 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:35 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:35 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a9385757-415d-4c0a-b7bd-99c293da4969 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Volume info retrieved successfully. Sep 07 16:51:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a9385757-415d-4c0a-b7bd-99c293da4969 tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 returned with HTTP 200 Sep 07 16:51:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 778/1573] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:35 2026] GET /volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f8cf6bd4-4bb7-4d5f-b3de-9a869b887529 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f8cf6bd4-4bb7-4d5f-b3de-9a869b887529 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f8cf6bd4-4bb7-4d5f-b3de-9a869b887529 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f8cf6bd4-4bb7-4d5f-b3de-9a869b887529 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f8cf6bd4-4bb7-4d5f-b3de-9a869b887529 tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 returned with HTTP 404 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 779/1574] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:36 2026] GET /volume/v3/volumes/b2fd3068-863b-494f-8dfe-7ddd759dc209 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f707e1d4-5806-4a71-b918-0af8eb087d1b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f707e1d4-5806-4a71-b918-0af8eb087d1b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] GET http://192.168.122.91/volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f707e1d4-5806-4a71-b918-0af8eb087d1b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f707e1d4-5806-4a71-b918-0af8eb087d1b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-f707e1d4-5806-4a71-b918-0af8eb087d1b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] show called for member 74cdae5c-004c-413f-8da4-489fa1ceec64 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f707e1d4-5806-4a71-b918-0af8eb087d1b tempest-GroupSnapshotsV319Test-559573044 tempest-GroupSnapshotsV319Test-559573044-project-member] http://192.168.122.91/volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64 returned with HTTP 404 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 780/1575] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:36 2026] GET /volume/v3/groups/74cdae5c-004c-413f-8da4-489fa1ceec64 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-717ee851-7de2-45df-9d56-e25c0b216288 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-831019254"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-717ee851-7de2-45df-9d56-e25c0b216288 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/841d7a06-e977-4651-b058-59904561c1b4 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-717ee851-7de2-45df-9d56-e25c0b216288 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-717ee851-7de2-45df-9d56-e25c0b216288 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-831019254'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Create volume of 1 GB Sep 07 16:51:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Availability Zones retrieved successfully. Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-717ee851-7de2-45df-9d56-e25c0b216288 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] http://192.168.122.91/volume/v3/group_types/841d7a06-e977-4651-b058-59904561c1b4 returned with HTTP 202 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 781/1576] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:51:36 2026] DELETE /volume/v3/group_types/841d7a06-e977-4651-b058-59904561c1b4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9ae52606-4733-4052-8c23-dc84eed93f61 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Flow 'volume_create_api' (34b36484-fdc8-47ad-b5a2-5b3644ae9db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9ae52606-4733-4052-8c23-dc84eed93f61 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] DELETE http://192.168.122.91/volume/v3/types/c9f2af7f-543b-4c26-bded-98d93bce0600 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9ae52606-4733-4052-8c23-dc84eed93f61 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9ae52606-4733-4052-8c23-dc84eed93f61 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df4c9bc-edf5-4b93-9f10-75f6a97c51b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9ae52606-4733-4052-8c23-dc84eed93f61 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] http://192.168.122.91/volume/v3/types/c9f2af7f-543b-4c26-bded-98d93bce0600 returned with HTTP 202 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 782/1577] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:51:36 2026] DELETE /volume/v3/types/c9f2af7f-543b-4c26-bded-98d93bce0600 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5622ee38-4bbf-4033-88e2-15201b14f41e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5622ee38-4bbf-4033-88e2-15201b14f41e tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] GET http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5622ee38-4bbf-4033-88e2-15201b14f41e tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5622ee38-4bbf-4033-88e2-15201b14f41e tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df4c9bc-edf5-4b93-9f10-75f6a97c51b4) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bdf95ad-fce7-4ab3-bb8b-ef1f59106b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5622ee38-4bbf-4033-88e2-15201b14f41e tempest-VolumesCloneNegativeTest-315390244 tempest-VolumesCloneNegativeTest-315390244-project-member] http://192.168.122.91/volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 returned with HTTP 404 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 783/1578] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:36 2026] GET /volume/v3/volumes/766b09a7-648e-498d-8248-cae76e3be727 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-78eeee89-5741-4c4a-b352-56924e21c779 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-78eeee89-5741-4c4a-b352-56924e21c779 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] GET http://192.168.122.91/volume/v3/types/c9f2af7f-543b-4c26-bded-98d93bce0600 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-78eeee89-5741-4c4a-b352-56924e21c779 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-78eeee89-5741-4c4a-b352-56924e21c779 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-78eeee89-5741-4c4a-b352-56924e21c779 tempest-GroupSnapshotsV319Test-598801159 tempest-GroupSnapshotsV319Test-598801159-project-admin] http://192.168.122.91/volume/v3/types/c9f2af7f-543b-4c26-bded-98d93bce0600 returned with HTTP 404 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 784/1579] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:51:36 2026] GET /volume/v3/types/c9f2af7f-543b-4c26-bded-98d93bce0600 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Created reservations ['26e75244-f067-421c-82ff-b30ce8a1756e', '46389fd0-7f21-4a13-bc70-e0bcf31805ce', 'aa8e6738-7028-4f61-8e54-dfbd8ce110cf', '709bfb18-d92a-40f1-a111-b9c0dbf675f7'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bdf95ad-fce7-4ab3-bb8b-ef1f59106b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26e75244-f067-421c-82ff-b30ce8a1756e', '46389fd0-7f21-4a13-bc70-e0bcf31805ce', 'aa8e6738-7028-4f61-8e54-dfbd8ce110cf', '709bfb18-d92a-40f1-a111-b9c0dbf675f7']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ea25876-274a-4c9e-b181-d29ca2c4ad94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:36 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ea25876-274a-4c9e-b181-d29ca2c4ad94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17446637-de25-44b2-95a0-2a151f872880', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-831019254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb081fa9574c4be5a4a1e58d33f48122',qos_specs=None,replication_status=,reservations=['26e75244-f067-421c-82ff-b30ce8a1756e','46389fd0-7f21-4a13-bc70-e0bcf31805ce','aa8e6738-7028-4f61-8e54-dfbd8ce110cf','709bfb18-d92a-40f1-a111-b9c0dbf675f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0b89691c6d14ce295b829d5922e9418',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-831019254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17446637-de25-44b2-95a0-2a151f872880,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb081fa9574c4be5a4a1e58d33f48122',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0b89691c6d14ce295b829d5922e9418',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f1b571-154a-4e11-8a96-f8d4bc5dec21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f1b571-154a-4e11-8a96-f8d4bc5dec21) transitioned into state 'SUCCESS' from state '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-831019254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb081fa9574c4be5a4a1e58d33f48122',qos_specs=None,replication_status=,reservations=['26e75244-f067-421c-82ff-b30ce8a1756e','46389fd0-7f21-4a13-bc70-e0bcf31805ce','aa8e6738-7028-4f61-8e54-dfbd8ce110cf','709bfb18-d92a-40f1-a111-b9c0dbf675f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0b89691c6d14ce295b829d5922e9418',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc622cfa-f12c-46fc-bfe3-4b9eb1529ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc622cfa-f12c-46fc-bfe3-4b9eb1529ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Flow 'volume_create_api' (34b36484-fdc8-47ad-b5a2-5b3644ae9db9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Create volume request issued successfully. Sep 07 16:51:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5af84255-c3b5-402a-9db0-e2186ab32e90 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:51:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 796/1580] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 16:51:36 2026] POST /volume/v3/volumes => generated 825 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0b7395fb-c8ee-435d-95c9-a08513047889 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0b7395fb-c8ee-435d-95c9-a08513047889 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] GET http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0b7395fb-c8ee-435d-95c9-a08513047889 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0b7395fb-c8ee-435d-95c9-a08513047889 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:36 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0b7395fb-c8ee-435d-95c9-a08513047889 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Volume info retrieved successfully. Sep 07 16:51:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0b7395fb-c8ee-435d-95c9-a08513047889 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 200 Sep 07 16:51:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 785/1581] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:36 2026] GET /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 893 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c58d70e6-3bf3-4a93-821f-02a786589dc1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c58d70e6-3bf3-4a93-821f-02a786589dc1 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] GET http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c58d70e6-3bf3-4a93-821f-02a786589dc1 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c58d70e6-3bf3-4a93-821f-02a786589dc1 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c58d70e6-3bf3-4a93-821f-02a786589dc1 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Volume info retrieved successfully. Sep 07 16:51:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c58d70e6-3bf3-4a93-821f-02a786589dc1 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 200 Sep 07 16:51:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 797/1582] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:38 2026] GET /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 917 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aa54d8ac-b579-4486-bb27-940d0e11ba8c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa54d8ac-b579-4486-bb27-940d0e11ba8c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] GET http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aa54d8ac-b579-4486-bb27-940d0e11ba8c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aa54d8ac-b579-4486-bb27-940d0e11ba8c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-aa54d8ac-b579-4486-bb27-940d0e11ba8c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Volume info retrieved successfully. Sep 07 16:51:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa54d8ac-b579-4486-bb27-940d0e11ba8c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 200 Sep 07 16:51:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 786/1583] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:39 2026] GET /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 953 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ba7c540a-3885-4f23-88ad-6d9671ab8e54 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ba7c540a-3885-4f23-88ad-6d9671ab8e54 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] POST http://192.168.122.91/volume/v3/volume-transfers Sep 07 16:51:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ba7c540a-3885-4f23-88ad-6d9671ab8e54 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "17446637-de25-44b2-95a0-2a151f872880"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volume_transfer [None req-ba7c540a-3885-4f23-88ad-6d9671ab8e54 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Creating new volume transfer {'transfer': {'volume_id': '17446637-de25-44b2-95a0-2a151f872880'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 16:51:39 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volume_transfer [None req-ba7c540a-3885-4f23-88ad-6d9671ab8e54 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Creating transfer of volume 17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:39 devstack devstack@c-api.service[87176]: INFO cinder.transfer.api [None req-ba7c540a-3885-4f23-88ad-6d9671ab8e54 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Generating transfer record for volume 17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:39 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:39 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:39 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ba7c540a-3885-4f23-88ad-6d9671ab8e54 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volume-transfers returned with HTTP 202 Sep 07 16:51:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 798/1584] 192.168.122.91 () {62 vars in 1205 bytes} [Mon Sep 7 16:51:39 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:51:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cf2ee33a-1a5c-420b-b351-8219ed530146 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cf2ee33a-1a5c-420b-b351-8219ed530146 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] GET http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cf2ee33a-1a5c-420b-b351-8219ed530146 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cf2ee33a-1a5c-420b-b351-8219ed530146 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cf2ee33a-1a5c-420b-b351-8219ed530146 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Volume info retrieved successfully. Sep 07 16:51:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cf2ee33a-1a5c-420b-b351-8219ed530146 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 200 Sep 07 16:51:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 787/1585] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:39 2026] GET /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 961 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:51:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ce82a2a2-8f1e-48ee-ad89-e4eb3efabb04 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce82a2a2-8f1e-48ee-ad89-e4eb3efabb04 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] GET http://192.168.122.91/volume/v3/os-volume-transfer/882658db-1dc6-4804-b977-55c803f89ad4 Sep 07 16:51:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce82a2a2-8f1e-48ee-ad89-e4eb3efabb04 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce82a2a2-8f1e-48ee-ad89-e4eb3efabb04 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce82a2a2-8f1e-48ee-ad89-e4eb3efabb04 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] http://192.168.122.91/volume/v3/os-volume-transfer/882658db-1dc6-4804-b977-55c803f89ad4 returned with HTTP 200 Sep 07 16:51:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 799/1586] 192.168.122.91 () {60 vars in 1301 bytes} [Mon Sep 7 16:51:39 2026] GET /volume/v3/os-volume-transfer/882658db-1dc6-4804-b977-55c803f89ad4 => generated 546 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3e6b7844-4257-40a0-9c2d-d8b802b42901 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3e6b7844-4257-40a0-9c2d-d8b802b42901 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] GET http://192.168.122.91/volume/v3/os-volume-transfer Sep 07 16:51:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3e6b7844-4257-40a0-9c2d-d8b802b42901 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3e6b7844-4257-40a0-9c2d-d8b802b42901 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.volume_transfer [None req-3e6b7844-4257-40a0-9c2d-d8b802b42901 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] Listing volume transfers {{(pid=87177) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 16:51:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3e6b7844-4257-40a0-9c2d-d8b802b42901 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] http://192.168.122.91/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 16:51:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 788/1587] 192.168.122.91 () {60 vars in 1190 bytes} [Mon Sep 7 16:51:39 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6164709d-0508-4da1-844d-7db79b129676 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6164709d-0508-4da1-844d-7db79b129676 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] POST http://192.168.122.91/volume/v3/volume-transfers/882658db-1dc6-4804-b977-55c803f89ad4/accept Sep 07 16:51:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6164709d-0508-4da1-844d-7db79b129676 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bf292e1f00eefcba"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.volume_transfer [None req-6164709d-0508-4da1-844d-7db79b129676 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Accepting volume transfer 882658db-1dc6-4804-b977-55c803f89ad4 {{(pid=87176) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 16:51:40 devstack devstack@c-api.service[87176]: INFO cinder.api.contrib.volume_transfer [None req-6164709d-0508-4da1-844d-7db79b129676 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Accepting transfer 882658db-1dc6-4804-b977-55c803f89ad4 Sep 07 16:51:40 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:40 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:40 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-6164709d-0508-4da1-844d-7db79b129676 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Created reservations ['79367eaa-aae4-4d79-9c39-55b75aa0623c', '25a38366-a5db-4e42-a481-22751f2e1bae', 'c12f162d-2c0b-4f23-97d5-04714967ba01', '222e097b-8bf4-474f-a70b-b6d56d6adad1'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:40 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-6164709d-0508-4da1-844d-7db79b129676 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Created reservations ['b53882ea-4097-4830-8e42-8bc2ee4bfb66', '14a51d11-57c5-4e80-8aa3-b736c2978202', 'aeba50eb-c4bf-4438-b31e-55e483bfa825', '504bc04a-b619-4e66-824d-a680ddcaad77'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:40 devstack devstack@c-api.service[87176]: /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:51:40 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:51:40 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-6164709d-0508-4da1-844d-7db79b129676 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Created reservations ['dbe0b99d-4dbe-45f0-9a67-bc885e97297e', 'a0b9f225-2c4d-4bde-b4cc-6fde899bcfed', 'bec3132d-e3fe-42e7-abec-0a1db6274c9b', 'e960a7b9-9136-4eec-b1c0-2b48552d76f3'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:40 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-6164709d-0508-4da1-844d-7db79b129676 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Created reservations ['9b90e90d-faad-4d81-abff-9592a82fe247', '8317207e-3581-41aa-832d-dcb36cfd90fd', '552e1a3f-0476-48e0-9718-1fda9a275ea7', 'a59153bd-b053-4a95-916f-fbf2c2b12f7e'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6164709d-0508-4da1-844d-7db79b129676 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Transfer volume completed successfully. Sep 07 16:51:41 devstack devstack@c-api.service[87176]: INFO cinder.transfer.api [None req-6164709d-0508-4da1-844d-7db79b129676 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Volume 17446637-de25-44b2-95a0-2a151f872880 has been transferred. Sep 07 16:51:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6164709d-0508-4da1-844d-7db79b129676 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] http://192.168.122.91/volume/v3/volume-transfers/882658db-1dc6-4804-b977-55c803f89ad4/accept returned with HTTP 202 Sep 07 16:51:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 800/1588] 192.168.122.91 () {62 vars in 1337 bytes} [Mon Sep 7 16:51:39 2026] POST /volume/v3/volume-transfers/882658db-1dc6-4804-b977-55c803f89ad4/accept => generated 371 bytes in 1293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2b803d3e-c4a6-435f-8721-45ccd361bb67 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b803d3e-c4a6-435f-8721-45ccd361bb67 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] GET http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b803d3e-c4a6-435f-8721-45ccd361bb67 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b803d3e-c4a6-435f-8721-45ccd361bb67 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2b803d3e-c4a6-435f-8721-45ccd361bb67 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Volume info retrieved successfully. Sep 07 16:51:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b803d3e-c4a6-435f-8721-45ccd361bb67 tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 200 Sep 07 16:51:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 789/1589] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:41 2026] GET /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 953 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2e461359-77df-4052-b54a-5f30d6e7f3df None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2e461359-77df-4052-b54a-5f30d6e7f3df tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] GET http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2e461359-77df-4052-b54a-5f30d6e7f3df tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2e461359-77df-4052-b54a-5f30d6e7f3df tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2e461359-77df-4052-b54a-5f30d6e7f3df tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] Volume info retrieved successfully. Sep 07 16:51:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2e461359-77df-4052-b54a-5f30d6e7f3df tempest-VolumesTransfersV357Test-700192638 tempest-VolumesTransfersV357Test-700192638-project-member] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 200 Sep 07 16:51:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 801/1590] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:41 2026] GET /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 953 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0f8f7a5b-4000-4a9b-94cf-7c07c82913cb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f8f7a5b-4000-4a9b-94cf-7c07c82913cb tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] DELETE http://192.168.122.91/volume/v3/volume-transfers/882658db-1dc6-4804-b977-55c803f89ad4 Sep 07 16:51:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0f8f7a5b-4000-4a9b-94cf-7c07c82913cb tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0f8f7a5b-4000-4a9b-94cf-7c07c82913cb tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:41 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.volume_transfer [None req-0f8f7a5b-4000-4a9b-94cf-7c07c82913cb tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Delete transfer with id: 882658db-1dc6-4804-b977-55c803f89ad4 Sep 07 16:51:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f8f7a5b-4000-4a9b-94cf-7c07c82913cb tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volume-transfers/882658db-1dc6-4804-b977-55c803f89ad4 returned with HTTP 404 Sep 07 16:51:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-03439d13-946c-4a0b-a43c-26d77936c2d6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 790/1591] 192.168.122.91 () {60 vars in 1298 bytes} [Mon Sep 7 16:51:41 2026] DELETE /volume/v3/volume-transfers/882658db-1dc6-4804-b977-55c803f89ad4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 16:51:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-03439d13-946c-4a0b-a43c-26d77936c2d6 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-03439d13-946c-4a0b-a43c-26d77936c2d6 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-03439d13-946c-4a0b-a43c-26d77936c2d6 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:41 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-03439d13-946c-4a0b-a43c-26d77936c2d6 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Delete volume with id: 17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-03439d13-946c-4a0b-a43c-26d77936c2d6 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Volume info retrieved successfully. Sep 07 16:51:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-03439d13-946c-4a0b-a43c-26d77936c2d6 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Delete volume request issued successfully. Sep 07 16:51:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-03439d13-946c-4a0b-a43c-26d77936c2d6 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 202 Sep 07 16:51:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-37f0b6ae-03f8-4ca6-9314-704a88f2b033 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 802/1592] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:51:41 2026] DELETE /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 0 bytes in 438 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-37f0b6ae-03f8-4ca6-9314-704a88f2b033 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] GET http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-37f0b6ae-03f8-4ca6-9314-704a88f2b033 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-37f0b6ae-03f8-4ca6-9314-704a88f2b033 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-37f0b6ae-03f8-4ca6-9314-704a88f2b033 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Volume info retrieved successfully. Sep 07 16:51:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-37f0b6ae-03f8-4ca6-9314-704a88f2b033 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 200 Sep 07 16:51:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 791/1593] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:41 2026] GET /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 1136 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:51:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-841389e5-a07e-4774-8fc9-c221b57700ef None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-841389e5-a07e-4774-8fc9-c221b57700ef tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] GET http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-841389e5-a07e-4774-8fc9-c221b57700ef tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-841389e5-a07e-4774-8fc9-c221b57700ef tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-841389e5-a07e-4774-8fc9-c221b57700ef tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Volume info retrieved successfully. Sep 07 16:51:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-841389e5-a07e-4774-8fc9-c221b57700ef tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 200 Sep 07 16:51:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 803/1594] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:42 2026] GET /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 1136 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 16:51:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-98f1e45c-5223-488f-912d-37f7d2fecb28 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ff13019f-2a7e-44e6-8652-666bc888f90c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ff13019f-2a7e-44e6-8652-666bc888f90c tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] GET http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ff13019f-2a7e-44e6-8652-666bc888f90c tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ff13019f-2a7e-44e6-8652-666bc888f90c tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ff13019f-2a7e-44e6-8652-666bc888f90c tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 404 Sep 07 16:51:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 804/1595] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:43 2026] GET /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0d094d5b-a22e-436e-b6ee-ffffeddb5b13 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d094d5b-a22e-436e-b6ee-ffffeddb5b13 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] GET http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d094d5b-a22e-436e-b6ee-ffffeddb5b13 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d094d5b-a22e-436e-b6ee-ffffeddb5b13 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d094d5b-a22e-436e-b6ee-ffffeddb5b13 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 404 Sep 07 16:51:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 805/1596] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:44 2026] GET /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 109 bytes in 238 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-695ab0a6-e38d-469e-8020-1a5dd566f435 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-695ab0a6-e38d-469e-8020-1a5dd566f435 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] DELETE http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-695ab0a6-e38d-469e-8020-1a5dd566f435 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-695ab0a6-e38d-469e-8020-1a5dd566f435 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-695ab0a6-e38d-469e-8020-1a5dd566f435 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Delete volume with id: 17446637-de25-44b2-95a0-2a151f872880 Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-695ab0a6-e38d-469e-8020-1a5dd566f435 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 returned with HTTP 404 Sep 07 16:51:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 806/1597] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:51:44 2026] DELETE /volume/v3/volumes/17446637-de25-44b2-95a0-2a151f872880 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-314cdde3-eab0-4490-b561-e4a96ee3737c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98f1e45c-5223-488f-912d-37f7d2fecb28 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:51:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98f1e45c-5223-488f-912d-37f7d2fecb28 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1919869347"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2098441613"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2098441613'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Create volume of 1 GB Sep 07 16:51:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98f1e45c-5223-488f-912d-37f7d2fecb28 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Availability Zones retrieved successfully. Sep 07 16:51:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 792/1598] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:51:43 2026] POST /volume/v3/types => generated 220 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6849f956-09da-4404-a111-7e79534a5ac2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6849f956-09da-4404-a111-7e79534a5ac2 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] POST http://192.168.122.91/volume/v3/group_types Sep 07 16:51:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6849f956-09da-4404-a111-7e79534a5ac2 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-197118293"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Flow 'volume_create_api' (b3a55caf-4134-46ed-a73f-942db406571e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab5d7aa-8425-4f89-9867-01ab1b39e77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:51:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6849f956-09da-4404-a111-7e79534a5ac2 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] http://192.168.122.91/volume/v3/group_types returned with HTTP 202 Sep 07 16:51:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 793/1599] 192.168.122.91 () {62 vars in 1190 bytes} [Mon Sep 7 16:51:44 2026] POST /volume/v3/group_types => generated 176 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1e3f7ce9-e2d3-4a7c-ab2c-271eb9f96e24 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab5d7aa-8425-4f89-9867-01ab1b39e77e) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b71912-3cd2-42cc-9e31-dfac67c08c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Created reservations ['c811d6a2-6a27-41c1-a7e7-b23ea9e9ae25', '7e279a1e-b662-441d-862e-044caa78020f', '03b71941-a511-4319-b915-ba91d84deb63', 'c487bd4b-f73b-444d-92d5-32a564420760'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b71912-3cd2-42cc-9e31-dfac67c08c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c811d6a2-6a27-41c1-a7e7-b23ea9e9ae25', '7e279a1e-b662-441d-862e-044caa78020f', '03b71941-a511-4319-b915-ba91d84deb63', 'c487bd4b-f73b-444d-92d5-32a564420760']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78fdc57b-988c-4a8e-a005-523bbe72948b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e3f7ce9-e2d3-4a7c-ab2c-271eb9f96e24 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] POST http://192.168.122.91/volume/v3/groups Sep 07 16:51:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1e3f7ce9-e2d3-4a7c-ab2c-271eb9f96e24 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2f23ae56-e0ff-4a5e-a78f-fa60381d7879", "volume_types": ["2f3a3cbe-923c-4f54-b33a-671275340ecd"], "name": "tempest-GroupsV320Test-Group-1724297410"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-1e3f7ce9-e2d3-4a7c-ab2c-271eb9f96e24 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Creating new group {'group': {'group_type': '2f23ae56-e0ff-4a5e-a78f-fa60381d7879', 'volume_types': ['2f3a3cbe-923c-4f54-b33a-671275340ecd'], 'name': 'tempest-GroupsV320Test-Group-1724297410'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 16:51:44 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.groups [None req-1e3f7ce9-e2d3-4a7c-ab2c-271eb9f96e24 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Creating group tempest-GroupsV320Test-Group-1724297410. Sep 07 16:51:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1e3f7ce9-e2d3-4a7c-ab2c-271eb9f96e24 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Availability Zones retrieved successfully. Sep 07 16:51:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78fdc57b-988c-4a8e-a005-523bbe72948b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e35ffca1-50d3-4123-86f3-fb5dd84f1da8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2098441613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb081fa9574c4be5a4a1e58d33f48122',qos_specs=None,replication_status=,reservations=['c811d6a2-6a27-41c1-a7e7-b23ea9e9ae25','7e279a1e-b662-441d-862e-044caa78020f','03b71941-a511-4319-b915-ba91d84deb63','c487bd4b-f73b-444d-92d5-32a564420760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0b89691c6d14ce295b829d5922e9418',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2098441613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e35ffca1-50d3-4123-86f3-fb5dd84f1da8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb081fa9574c4be5a4a1e58d33f48122',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0b89691c6d14ce295b829d5922e9418',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (968db936-1aae-4127-bc8a-89ddc024c6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (968db936-1aae-4127-bc8a-89ddc024c6bd) transitioned into state 'SUCCESS' from state '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-2098441613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb081fa9574c4be5a4a1e58d33f48122',qos_specs=None,replication_status=,reservations=['c811d6a2-6a27-41c1-a7e7-b23ea9e9ae25','7e279a1e-b662-441d-862e-044caa78020f','03b71941-a511-4319-b915-ba91d84deb63','c487bd4b-f73b-444d-92d5-32a564420760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0b89691c6d14ce295b829d5922e9418',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fda09d6-7a4c-42f8-ad94-2cb1f8d7264c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:44 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-1e3f7ce9-e2d3-4a7c-ab2c-271eb9f96e24 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Created reservations ['6d1db4a8-84ab-4c0b-892c-67ce73ffa678'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fda09d6-7a4c-42f8-ad94-2cb1f8d7264c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Flow 'volume_create_api' (b3a55caf-4134-46ed-a73f-942db406571e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Create volume request issued successfully. Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-314cdde3-eab0-4490-b561-e4a96ee3737c tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:51:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 807/1600] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 16:51:44 2026] POST /volume/v3/volumes => generated 826 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-aa1984ff-7df1-426f-b5e0-bd866cd3c7d0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aa1984ff-7df1-426f-b5e0-bd866cd3c7d0 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] GET http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aa1984ff-7df1-426f-b5e0-bd866cd3c7d0 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aa1984ff-7df1-426f-b5e0-bd866cd3c7d0 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e3f7ce9-e2d3-4a7c-ab2c-271eb9f96e24 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] http://192.168.122.91/volume/v3/groups returned with HTTP 202 Sep 07 16:51:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 794/1601] 192.168.122.91 () {62 vars in 1176 bytes} [Mon Sep 7 16:51:44 2026] POST /volume/v3/groups => generated 108 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e491dd4a-e6cb-4751-8e8b-16c0785e9b31 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e491dd4a-e6cb-4751-8e8b-16c0785e9b31 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] GET http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 Sep 07 16:51:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e491dd4a-e6cb-4751-8e8b-16c0785e9b31 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e491dd4a-e6cb-4751-8e8b-16c0785e9b31 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-e491dd4a-e6cb-4751-8e8b-16c0785e9b31 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] show called for member 415a8b47-8764-4c53-81b4-ff873f53ce61 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-aa1984ff-7df1-426f-b5e0-bd866cd3c7d0 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Volume info retrieved successfully. Sep 07 16:51:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aa1984ff-7df1-426f-b5e0-bd866cd3c7d0 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 returned with HTTP 200 Sep 07 16:51:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 808/1602] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:44 2026] GET /volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 => generated 894 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:44 devstack devstack@c-api.service[87177]: /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 16:51:44 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:51:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e491dd4a-e6cb-4751-8e8b-16c0785e9b31 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 returned with HTTP 200 Sep 07 16:51:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 795/1603] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:44 2026] GET /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 => generated 388 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-454e5d3d-8345-4866-b27f-1f27c95d41a5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a2aec321-87b9-4b80-9ebe-127a40bc4bc7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-454e5d3d-8345-4866-b27f-1f27c95d41a5 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] GET http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-454e5d3d-8345-4866-b27f-1f27c95d41a5 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a2aec321-87b9-4b80-9ebe-127a40bc4bc7 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] GET http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 Sep 07 16:51:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-454e5d3d-8345-4866-b27f-1f27c95d41a5 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a2aec321-87b9-4b80-9ebe-127a40bc4bc7 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a2aec321-87b9-4b80-9ebe-127a40bc4bc7 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-a2aec321-87b9-4b80-9ebe-127a40bc4bc7 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] show called for member 415a8b47-8764-4c53-81b4-ff873f53ce61 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:45 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:INSERT=119,cinder:UPDATE=180,cinder:SELECT=660 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:45 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:45 devstack devstack@c-api.service[87177]: /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 16:51:45 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:51:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a2aec321-87b9-4b80-9ebe-127a40bc4bc7 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 returned with HTTP 200 Sep 07 16:51:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 796/1604] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:45 2026] GET /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 => generated 389 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-454e5d3d-8345-4866-b27f-1f27c95d41a5 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Volume info retrieved successfully. Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5ee09497-35d1-4706-8d1c-b37226f9c1b1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5ee09497-35d1-4706-8d1c-b37226f9c1b1 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] POST http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5ee09497-35d1-4706-8d1c-b37226f9c1b1 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5ee09497-35d1-4706-8d1c-b37226f9c1b1 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-5ee09497-35d1-4706-8d1c-b37226f9c1b1 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Updating group '415a8b47-8764-4c53-81b4-ff873f53ce61' with 'creating' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 16:51:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-454e5d3d-8345-4866-b27f-1f27c95d41a5 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 returned with HTTP 200 Sep 07 16:51:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 809/1605] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:45 2026] GET /volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 => generated 918 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5ee09497-35d1-4706-8d1c-b37226f9c1b1 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action returned with HTTP 202 Sep 07 16:51:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 797/1606] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:51:45 2026] POST /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0763229b-19de-4ff8-865b-267975eeb4dc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0763229b-19de-4ff8-865b-267975eeb4dc tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] GET http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 Sep 07 16:51:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0763229b-19de-4ff8-865b-267975eeb4dc tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0763229b-19de-4ff8-865b-267975eeb4dc tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-0763229b-19de-4ff8-865b-267975eeb4dc tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] show called for member 415a8b47-8764-4c53-81b4-ff873f53ce61 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:45 devstack devstack@c-api.service[87176]: /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 16:51:45 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:51:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0763229b-19de-4ff8-865b-267975eeb4dc tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 returned with HTTP 200 Sep 07 16:51:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 810/1607] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:45 2026] GET /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5934c3a1-6b62-4e4a-848c-4692cbd8a73d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5934c3a1-6b62-4e4a-848c-4692cbd8a73d tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] POST http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5934c3a1-6b62-4e4a-848c-4692cbd8a73d tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5934c3a1-6b62-4e4a-848c-4692cbd8a73d tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-5934c3a1-6b62-4e4a-848c-4692cbd8a73d tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Updating group '415a8b47-8764-4c53-81b4-ff873f53ce61' with 'available' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 16:51:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5934c3a1-6b62-4e4a-848c-4692cbd8a73d tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action returned with HTTP 202 Sep 07 16:51:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 798/1608] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:51:45 2026] POST /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8e2b4829-32f7-4b1f-b3eb-481fa66397fa None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8e2b4829-32f7-4b1f-b3eb-481fa66397fa tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] GET http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8e2b4829-32f7-4b1f-b3eb-481fa66397fa tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8e2b4829-32f7-4b1f-b3eb-481fa66397fa tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-8e2b4829-32f7-4b1f-b3eb-481fa66397fa tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] show called for member 415a8b47-8764-4c53-81b4-ff873f53ce61 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:46 devstack devstack@c-api.service[87176]: /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 16:51:46 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8e2b4829-32f7-4b1f-b3eb-481fa66397fa tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 returned with HTTP 200 Sep 07 16:51:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 811/1609] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:46 2026] GET /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 => generated 389 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3a7271f0-0db5-4721-aa22-036616c73e04 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3a7271f0-0db5-4721-aa22-036616c73e04 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] POST http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3a7271f0-0db5-4721-aa22-036616c73e04 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3a7271f0-0db5-4721-aa22-036616c73e04 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-3a7271f0-0db5-4721-aa22-036616c73e04 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Updating group '415a8b47-8764-4c53-81b4-ff873f53ce61' with 'error' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:46 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3a7271f0-0db5-4721-aa22-036616c73e04 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action returned with HTTP 202 Sep 07 16:51:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 799/1610] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:51:46 2026] POST /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fc11645e-d052-4f4e-8d02-10626d837645 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fc11645e-d052-4f4e-8d02-10626d837645 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] GET http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fc11645e-d052-4f4e-8d02-10626d837645 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fc11645e-d052-4f4e-8d02-10626d837645 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-fc11645e-d052-4f4e-8d02-10626d837645 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] show called for member 415a8b47-8764-4c53-81b4-ff873f53ce61 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:46 devstack devstack@c-api.service[87176]: /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 16:51:46 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fc11645e-d052-4f4e-8d02-10626d837645 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 returned with HTTP 200 Sep 07 16:51:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 812/1611] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:46 2026] GET /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 => generated 385 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c84fbf6b-c8b2-419b-b9c2-9479dfd48379 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c84fbf6b-c8b2-419b-b9c2-9479dfd48379 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] POST http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c84fbf6b-c8b2-419b-b9c2-9479dfd48379 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c84fbf6b-c8b2-419b-b9c2-9479dfd48379 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-c84fbf6b-c8b2-419b-b9c2-9479dfd48379 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Updating group '415a8b47-8764-4c53-81b4-ff873f53ce61' with 'available' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:46 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c84fbf6b-c8b2-419b-b9c2-9479dfd48379 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action returned with HTTP 202 Sep 07 16:51:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 800/1612] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:51:46 2026] POST /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-12c525fb-5b05-4750-ae2e-f0eecbb2f48e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-12c525fb-5b05-4750-ae2e-f0eecbb2f48e tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] GET http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-12c525fb-5b05-4750-ae2e-f0eecbb2f48e tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-12c525fb-5b05-4750-ae2e-f0eecbb2f48e tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-12c525fb-5b05-4750-ae2e-f0eecbb2f48e tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] show called for member 415a8b47-8764-4c53-81b4-ff873f53ce61 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:46 devstack devstack@c-api.service[87176]: /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 16:51:46 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-12c525fb-5b05-4750-ae2e-f0eecbb2f48e tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 returned with HTTP 200 Sep 07 16:51:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 813/1613] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:46 2026] GET /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 => generated 389 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c211134d-e117-4173-b451-b0c8d2250372 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c211134d-e117-4173-b451-b0c8d2250372 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c211134d-e117-4173-b451-b0c8d2250372 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c211134d-e117-4173-b451-b0c8d2250372 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-c211134d-e117-4173-b451-b0c8d2250372 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c211134d-e117-4173-b451-b0c8d2250372 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: /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 16:51:46 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c211134d-e117-4173-b451-b0c8d2250372 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Get all volumes completed successfully. Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c211134d-e117-4173-b451-b0c8d2250372 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:51:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 801/1614] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:51:46 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 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d1f27b3c-af99-4a8c-8601-f303ab51c82d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1f27b3c-af99-4a8c-8601-f303ab51c82d tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] POST http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d1f27b3c-af99-4a8c-8601-f303ab51c82d tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d1f27b3c-af99-4a8c-8601-f303ab51c82d tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-d1f27b3c-af99-4a8c-8601-f303ab51c82d tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] delete called for group 415a8b47-8764-4c53-81b4-ff873f53ce61 {{(pid=87176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.groups [None req-d1f27b3c-af99-4a8c-8601-f303ab51c82d tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Delete group with id: 415a8b47-8764-4c53-81b4-ff873f53ce61 Sep 07 16:51:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:46 devstack devstack@c-api.service[87176]: /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 16:51:46 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1f27b3c-af99-4a8c-8601-f303ab51c82d tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action returned with HTTP 202 Sep 07 16:51:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 814/1615] 192.168.122.91 () {62 vars in 1307 bytes} [Mon Sep 7 16:51:46 2026] POST /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-14259d51-d581-4fc9-90ef-1a9a864389a3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14259d51-d581-4fc9-90ef-1a9a864389a3 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] GET http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14259d51-d581-4fc9-90ef-1a9a864389a3 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14259d51-d581-4fc9-90ef-1a9a864389a3 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.groups [None req-14259d51-d581-4fc9-90ef-1a9a864389a3 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] show called for member 415a8b47-8764-4c53-81b4-ff873f53ce61 {{(pid=87177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:46 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:46 devstack devstack@c-api.service[87177]: /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 16:51:46 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14259d51-d581-4fc9-90ef-1a9a864389a3 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 returned with HTTP 200 Sep 07 16:51:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 802/1616] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:46 2026] GET /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 => generated 388 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f0b9669c-5c8d-4cb1-b54e-9b2df10f079b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f0b9669c-5c8d-4cb1-b54e-9b2df10f079b tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] GET http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f0b9669c-5c8d-4cb1-b54e-9b2df10f079b tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f0b9669c-5c8d-4cb1-b54e-9b2df10f079b tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:46 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f0b9669c-5c8d-4cb1-b54e-9b2df10f079b tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Volume info retrieved successfully. Sep 07 16:51:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f0b9669c-5c8d-4cb1-b54e-9b2df10f079b tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 returned with HTTP 200 Sep 07 16:51:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 815/1617] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:46 2026] GET /volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-424f3680-8452-4945-ac21-c869e1707266 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-424f3680-8452-4945-ac21-c869e1707266 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] POST http://192.168.122.91/volume/v3/volume-transfers Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-424f3680-8452-4945-ac21-c869e1707266 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e35ffca1-50d3-4123-86f3-fb5dd84f1da8"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volume_transfer [None req-424f3680-8452-4945-ac21-c869e1707266 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e35ffca1-50d3-4123-86f3-fb5dd84f1da8'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volume_transfer [None req-424f3680-8452-4945-ac21-c869e1707266 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Creating transfer of volume e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:46 devstack devstack@c-api.service[87177]: INFO cinder.transfer.api [None req-424f3680-8452-4945-ac21-c869e1707266 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Generating transfer record for volume e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:46 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:46 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-424f3680-8452-4945-ac21-c869e1707266 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volume-transfers returned with HTTP 202 Sep 07 16:51:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 803/1618] 192.168.122.91 () {62 vars in 1205 bytes} [Mon Sep 7 16:51:46 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4a276840-615b-4890-b3f3-334f89b8615f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4a276840-615b-4890-b3f3-334f89b8615f tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] GET http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4a276840-615b-4890-b3f3-334f89b8615f tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4a276840-615b-4890-b3f3-334f89b8615f tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:47 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:47 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4a276840-615b-4890-b3f3-334f89b8615f tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Volume info retrieved successfully. Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4a276840-615b-4890-b3f3-334f89b8615f tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 returned with HTTP 200 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 816/1619] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:47 2026] GET /volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 => generated 962 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e9a38505-b7a7-4dbe-a8cb-46d73a5a804d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e9a38505-b7a7-4dbe-a8cb-46d73a5a804d tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] GET http://192.168.122.91/volume/v3/os-volume-transfer/detail Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e9a38505-b7a7-4dbe-a8cb-46d73a5a804d tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e9a38505-b7a7-4dbe-a8cb-46d73a5a804d tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.volume_transfer [None req-e9a38505-b7a7-4dbe-a8cb-46d73a5a804d tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] Listing volume transfers {{(pid=87177) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e9a38505-b7a7-4dbe-a8cb-46d73a5a804d tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-reader] http://192.168.122.91/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 16:51:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 804/1620] 192.168.122.91 () {60 vars in 1211 bytes} [Mon Sep 7 16:51:47 2026] GET /volume/v3/os-volume-transfer/detail => generated 549 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7174b4fd-c0dd-44ac-8c0d-3947a3cb330e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7174b4fd-c0dd-44ac-8c0d-3947a3cb330e tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] DELETE http://192.168.122.91/volume/v3/volume-transfers/be2346fe-de21-433d-b16a-cd170af39055 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7174b4fd-c0dd-44ac-8c0d-3947a3cb330e tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7174b4fd-c0dd-44ac-8c0d-3947a3cb330e tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.contrib.volume_transfer [None req-7174b4fd-c0dd-44ac-8c0d-3947a3cb330e tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Delete transfer with id: be2346fe-de21-433d-b16a-cd170af39055 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:47 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:47 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7174b4fd-c0dd-44ac-8c0d-3947a3cb330e tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volume-transfers/be2346fe-de21-433d-b16a-cd170af39055 returned with HTTP 202 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 817/1621] 192.168.122.91 () {60 vars in 1298 bytes} [Mon Sep 7 16:51:47 2026] DELETE /volume/v3/volume-transfers/be2346fe-de21-433d-b16a-cd170af39055 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-20813e0a-7c90-4965-96c5-8c22e04569c1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-20813e0a-7c90-4965-96c5-8c22e04569c1 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] GET http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-20813e0a-7c90-4965-96c5-8c22e04569c1 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-20813e0a-7c90-4965-96c5-8c22e04569c1 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-20813e0a-7c90-4965-96c5-8c22e04569c1 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Volume info retrieved successfully. Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-915bbbfc-4e21-49e2-b770-728dbf3755b2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-20813e0a-7c90-4965-96c5-8c22e04569c1 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 returned with HTTP 200 Sep 07 16:51:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 805/1622] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:47 2026] GET /volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 => generated 954 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-915bbbfc-4e21-49e2-b770-728dbf3755b2 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] GET http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-915bbbfc-4e21-49e2-b770-728dbf3755b2 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-915bbbfc-4e21-49e2-b770-728dbf3755b2 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.groups [None req-915bbbfc-4e21-49e2-b770-728dbf3755b2 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] show called for member 415a8b47-8764-4c53-81b4-ff873f53ce61 {{(pid=87176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-915bbbfc-4e21-49e2-b770-728dbf3755b2 tempest-GroupsV320Test-2089458537 tempest-GroupsV320Test-2089458537-project-member] http://192.168.122.91/volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 returned with HTTP 404 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 818/1623] 192.168.122.91 () {60 vars in 1265 bytes} [Mon Sep 7 16:51:47 2026] GET /volume/v3/groups/415a8b47-8764-4c53-81b4-ff873f53ce61 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3a978879-2776-4035-a01b-1f55b39bb742 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3a978879-2776-4035-a01b-1f55b39bb742 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] DELETE http://192.168.122.91/volume/v3/volume-transfers/be2346fe-de21-433d-b16a-cd170af39055 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-623f905d-85c0-4a25-a773-1641b653922b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3a978879-2776-4035-a01b-1f55b39bb742 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3a978879-2776-4035-a01b-1f55b39bb742 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.volume_transfer [None req-3a978879-2776-4035-a01b-1f55b39bb742 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Delete transfer with id: be2346fe-de21-433d-b16a-cd170af39055 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-623f905d-85c0-4a25-a773-1641b653922b tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] DELETE http://192.168.122.91/volume/v3/group_types/2f23ae56-e0ff-4a5e-a78f-fa60381d7879 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-623f905d-85c0-4a25-a773-1641b653922b tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-623f905d-85c0-4a25-a773-1641b653922b tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3a978879-2776-4035-a01b-1f55b39bb742 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volume-transfers/be2346fe-de21-433d-b16a-cd170af39055 returned with HTTP 404 Sep 07 16:51:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 806/1624] 192.168.122.91 () {60 vars in 1298 bytes} [Mon Sep 7 16:51:47 2026] DELETE /volume/v3/volume-transfers/be2346fe-de21-433d-b16a-cd170af39055 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8abc6c0f-b8c6-41bd-8306-ea23a6acf01a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8abc6c0f-b8c6-41bd-8306-ea23a6acf01a tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8abc6c0f-b8c6-41bd-8306-ea23a6acf01a tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8abc6c0f-b8c6-41bd-8306-ea23a6acf01a tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-8abc6c0f-b8c6-41bd-8306-ea23a6acf01a tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Delete volume with id: e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8abc6c0f-b8c6-41bd-8306-ea23a6acf01a tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Volume info retrieved successfully. Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-623f905d-85c0-4a25-a773-1641b653922b tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] http://192.168.122.91/volume/v3/group_types/2f23ae56-e0ff-4a5e-a78f-fa60381d7879 returned with HTTP 202 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 819/1625] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:51:47 2026] DELETE /volume/v3/group_types/2f23ae56-e0ff-4a5e-a78f-fa60381d7879 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-406c6656-ba6c-4d0d-8b53-74fb0c2bba17 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-406c6656-ba6c-4d0d-8b53-74fb0c2bba17 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] DELETE http://192.168.122.91/volume/v3/types/2f3a3cbe-923c-4f54-b33a-671275340ecd Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-406c6656-ba6c-4d0d-8b53-74fb0c2bba17 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-406c6656-ba6c-4d0d-8b53-74fb0c2bba17 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8abc6c0f-b8c6-41bd-8306-ea23a6acf01a tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Delete volume request issued successfully. Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8abc6c0f-b8c6-41bd-8306-ea23a6acf01a tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 returned with HTTP 202 Sep 07 16:51:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 807/1626] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:51:47 2026] DELETE /volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d49f3729-d4e5-43be-bdd5-d424a6f0e410 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d49f3729-d4e5-43be-bdd5-d424a6f0e410 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] GET http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d49f3729-d4e5-43be-bdd5-d424a6f0e410 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d49f3729-d4e5-43be-bdd5-d424a6f0e410 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-406c6656-ba6c-4d0d-8b53-74fb0c2bba17 tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] http://192.168.122.91/volume/v3/types/2f3a3cbe-923c-4f54-b33a-671275340ecd returned with HTTP 202 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 820/1627] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:51:47 2026] DELETE /volume/v3/types/2f3a3cbe-923c-4f54-b33a-671275340ecd => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-03d1c647-50de-4b87-a06b-192a6a9d269f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d49f3729-d4e5-43be-bdd5-d424a6f0e410 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Volume info retrieved successfully. Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-03d1c647-50de-4b87-a06b-192a6a9d269f tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] GET http://192.168.122.91/volume/v3/types/2f3a3cbe-923c-4f54-b33a-671275340ecd Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-03d1c647-50de-4b87-a06b-192a6a9d269f tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-03d1c647-50de-4b87-a06b-192a6a9d269f tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d49f3729-d4e5-43be-bdd5-d424a6f0e410 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 returned with HTTP 200 Sep 07 16:51:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 808/1628] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:47 2026] GET /volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 => generated 1137 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-03d1c647-50de-4b87-a06b-192a6a9d269f tempest-GroupsV320Test-1576170795 tempest-GroupsV320Test-1576170795-project-admin] http://192.168.122.91/volume/v3/types/2f3a3cbe-923c-4f54-b33a-671275340ecd returned with HTTP 404 Sep 07 16:51:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 821/1629] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:51:47 2026] GET /volume/v3/types/2f3a3cbe-923c-4f54-b33a-671275340ecd => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:51:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4ff6be9d-f315-476a-b20d-39fef27f76d9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4ff6be9d-f315-476a-b20d-39fef27f76d9 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] GET http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4ff6be9d-f315-476a-b20d-39fef27f76d9 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4ff6be9d-f315-476a-b20d-39fef27f76d9 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4ff6be9d-f315-476a-b20d-39fef27f76d9 tempest-VolumesTransfersV357Test-1330285450 tempest-VolumesTransfersV357Test-1330285450-project-admin] http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 returned with HTTP 404 Sep 07 16:51:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 809/1630] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:48 2026] GET /volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d4c09bc9-2d97-4d50-968d-0f64cc849960 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d4c09bc9-2d97-4d50-968d-0f64cc849960 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] GET http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d4c09bc9-2d97-4d50-968d-0f64cc849960 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d4c09bc9-2d97-4d50-968d-0f64cc849960 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d4c09bc9-2d97-4d50-968d-0f64cc849960 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 returned with HTTP 404 Sep 07 16:51:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 822/1631] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:51:48 2026] GET /volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3991507a-60f5-45e1-b4b0-3fb96b44b506 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3991507a-60f5-45e1-b4b0-3fb96b44b506 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] DELETE http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3991507a-60f5-45e1-b4b0-3fb96b44b506 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3991507a-60f5-45e1-b4b0-3fb96b44b506 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:48 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-3991507a-60f5-45e1-b4b0-3fb96b44b506 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] Delete volume with id: e35ffca1-50d3-4123-86f3-fb5dd84f1da8 Sep 07 16:51:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3991507a-60f5-45e1-b4b0-3fb96b44b506 tempest-VolumesTransfersV357Test-2124707121 tempest-VolumesTransfersV357Test-2124707121-project-member] http://192.168.122.91/volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 returned with HTTP 404 Sep 07 16:51:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 810/1632] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:51:48 2026] DELETE /volume/v3/volumes/e35ffca1-50d3-4123-86f3-fb5dd84f1da8 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1490717139"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1490717139'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Create volume of 1 GB Sep 07 16:51:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Availability Zones retrieved successfully. Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Flow 'volume_create_api' (d5d93f2e-75e4-49e5-bc94-4770146075ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff660c7d-413f-4e35-9771-57c749d852c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff660c7d-413f-4e35-9771-57c749d852c2) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a72df1-87bd-4518-917b-57e2ae7a8811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Created reservations ['9fee5e02-6c8c-4739-a7c2-9f7ca080aca2', 'a819a9c1-4744-4454-910a-d3b866b07748', '9dd97d87-93d2-403d-bf5f-a97cb99ab4f1', '2abe44d3-694c-4029-9c58-0f4294fa8512'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a72df1-87bd-4518-917b-57e2ae7a8811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fee5e02-6c8c-4739-a7c2-9f7ca080aca2', 'a819a9c1-4744-4454-910a-d3b866b07748', '9dd97d87-93d2-403d-bf5f-a97cb99ab4f1', '2abe44d3-694c-4029-9c58-0f4294fa8512']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (832b6acd-d95d-4c04-ad74-2c6a633fce03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (832b6acd-d95d-4c04-ad74-2c6a633fce03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6e0bb83-d03d-4cca-b18a-bc026be70ddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1490717139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd4678f7eaf14d3b8b976f63b9a80380',qos_specs=None,replication_status=,reservations=['9fee5e02-6c8c-4739-a7c2-9f7ca080aca2','a819a9c1-4744-4454-910a-d3b866b07748','9dd97d87-93d2-403d-bf5f-a97cb99ab4f1','2abe44d3-694c-4029-9c58-0f4294fa8512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe6e31fede64abb91d0d861dbdb1324',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1490717139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6e0bb83-d03d-4cca-b18a-bc026be70ddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd4678f7eaf14d3b8b976f63b9a80380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afe6e31fede64abb91d0d861dbdb1324',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:57 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb671321-9228-4081-80f2-f3f007e85e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb671321-9228-4081-80f2-f3f007e85e59) transitioned into state 'SUCCESS' from state '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-1490717139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd4678f7eaf14d3b8b976f63b9a80380',qos_specs=None,replication_status=,reservations=['9fee5e02-6c8c-4739-a7c2-9f7ca080aca2','a819a9c1-4744-4454-910a-d3b866b07748','9dd97d87-93d2-403d-bf5f-a97cb99ab4f1','2abe44d3-694c-4029-9c58-0f4294fa8512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe6e31fede64abb91d0d861dbdb1324',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd6fef36-2c25-4b0b-ab78-2dd49ed743c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd6fef36-2c25-4b0b-ab78-2dd49ed743c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Flow 'volume_create_api' (d5d93f2e-75e4-49e5-bc94-4770146075ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Create volume request issued successfully. Sep 07 16:51:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb8074f3-6889-41ff-956e-f9c7e46ec984 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:51:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 823/1633] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:51:57 2026] POST /volume/v3/volumes => generated 758 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:51:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ce9c5dd4-4f9e-4e52-986c-85bdbafbff8d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ce9c5dd4-4f9e-4e52-986c-85bdbafbff8d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:51:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ce9c5dd4-4f9e-4e52-986c-85bdbafbff8d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ce9c5dd4-4f9e-4e52-986c-85bdbafbff8d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ce9c5dd4-4f9e-4e52-986c-85bdbafbff8d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:51:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ce9c5dd4-4f9e-4e52-986c-85bdbafbff8d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc returned with HTTP 200 Sep 07 16:51:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 811/1634] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:58 2026] GET /volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc => generated 826 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1798081282"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Create volume request body: {'volume': {'imageRef': 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1798081282'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Create volume of 1 GB Sep 07 16:51:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Availability Zones retrieved successfully. Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Flow 'volume_create_api' (9193d341-d969-49c9-9e0f-889916fab1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4bcb3e2-5b08-4682-aeae-d2eb9524049c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4bcb3e2-5b08-4682-aeae-d2eb9524049c) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a426f82a-ce45-4b99-9faf-edf30876ba3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Created reservations ['2ea87b90-1c87-4960-9fde-b570da6093ae', '6fce35fa-9495-4e26-8fa4-af4b7dbb0459', '988c6239-dcb5-433f-856f-2cc3cb2bdb5a', '9f181c7e-0578-46d3-9953-9dc85af03f88'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a426f82a-ce45-4b99-9faf-edf30876ba3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ea87b90-1c87-4960-9fde-b570da6093ae', '6fce35fa-9495-4e26-8fa4-af4b7dbb0459', '988c6239-dcb5-433f-856f-2cc3cb2bdb5a', '9f181c7e-0578-46d3-9953-9dc85af03f88']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6fe8960-e2d2-4059-b451-9a408d8c7b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:58 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6fe8960-e2d2-4059-b451-9a408d8c7b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17a2789d-0e25-4ba4-8c3e-b0d36e713264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1798081282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a121330faef43fca3b1d31c4238a430',qos_specs=None,replication_status=,reservations=['2ea87b90-1c87-4960-9fde-b570da6093ae','6fce35fa-9495-4e26-8fa4-af4b7dbb0459','988c6239-dcb5-433f-856f-2cc3cb2bdb5a','9f181c7e-0578-46d3-9953-9dc85af03f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5890b14fc4cc468c80a82cf5351fd635',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1798081282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17a2789d-0e25-4ba4-8c3e-b0d36e713264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a121330faef43fca3b1d31c4238a430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5890b14fc4cc468c80a82cf5351fd635',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5682fc72-5fd5-40da-bfd8-513bf5da6c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5682fc72-5fd5-40da-bfd8-513bf5da6c7b) transitioned into state 'SUCCESS' from state '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-1798081282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a121330faef43fca3b1d31c4238a430',qos_specs=None,replication_status=,reservations=['2ea87b90-1c87-4960-9fde-b570da6093ae','6fce35fa-9495-4e26-8fa4-af4b7dbb0459','988c6239-dcb5-433f-856f-2cc3cb2bdb5a','9f181c7e-0578-46d3-9953-9dc85af03f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5890b14fc4cc468c80a82cf5351fd635',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6654736-e5c7-4b5d-bec1-9715f751f7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6654736-e5c7-4b5d-bec1-9715f751f7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Flow 'volume_create_api' (9193d341-d969-49c9-9e0f-889916fab1a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:51:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Create volume request issued successfully. Sep 07 16:51:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58e202e3-88fe-4f43-9aff-d52e30e2952f tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:51:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 824/1635] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:51:58 2026] POST /volume/v3/volumes => generated 755 bytes in 641 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:51:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2317c148-4e66-4413-b9ce-305de646e1bf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2317c148-4e66-4413-b9ce-305de646e1bf tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:51:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2317c148-4e66-4413-b9ce-305de646e1bf tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2317c148-4e66-4413-b9ce-305de646e1bf tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:51:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:51:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2317c148-4e66-4413-b9ce-305de646e1bf tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:51:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2317c148-4e66-4413-b9ce-305de646e1bf tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:51:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 812/1636] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:58 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 823 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f42e485f-9056-49c1-8e8b-adf4a4b3634b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f42e485f-9056-49c1-8e8b-adf4a4b3634b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:51:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f42e485f-9056-49c1-8e8b-adf4a4b3634b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f42e485f-9056-49c1-8e8b-adf4a4b3634b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:51:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:51:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:51:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f42e485f-9056-49c1-8e8b-adf4a4b3634b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:51:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f42e485f-9056-49c1-8e8b-adf4a4b3634b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc returned with HTTP 200 Sep 07 16:51:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 825/1637] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:59 2026] GET /volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:51:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-32c3b682-a575-4275-b132-fb5ec6b684e0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-32c3b682-a575-4275-b132-fb5ec6b684e0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-32c3b682-a575-4275-b132-fb5ec6b684e0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-32c3b682-a575-4275-b132-fb5ec6b684e0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-32c3b682-a575-4275-b132-fb5ec6b684e0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-32c3b682-a575-4275-b132-fb5ec6b684e0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 813/1638] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:51:59 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-79c4bb32-298d-4fa1-9509-e8fcdb404584 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-79c4bb32-298d-4fa1-9509-e8fcdb404584 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-79c4bb32-298d-4fa1-9509-e8fcdb404584 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-79c4bb32-298d-4fa1-9509-e8fcdb404584 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:00 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:00 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:00 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:00 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-79c4bb32-298d-4fa1-9509-e8fcdb404584 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:52:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-79c4bb32-298d-4fa1-9509-e8fcdb404584 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc returned with HTTP 200 Sep 07 16:52:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 826/1639] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:00 2026] GET /volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-89e9198e-9568-41e0-b7d8-7851ddff938d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-89e9198e-9568-41e0-b7d8-7851ddff938d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:52:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-89e9198e-9568-41e0-b7d8-7851ddff938d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6e0bb83-d03d-4cca-b18a-bc026be70ddc", "name": "tempest-SnapshotsActionsTest-Snapshot-1890599643"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-89e9198e-9568-41e0-b7d8-7851ddff938d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:52:00 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-89e9198e-9568-41e0-b7d8-7851ddff938d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Create snapshot from volume c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:00 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-89e9198e-9568-41e0-b7d8-7851ddff938d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Created reservations ['c0dc531c-5618-4800-ac79-68073f6fcfe5', 'b041416b-d1a2-4bff-bef7-d3aaa9e483e2', 'c0e16d3a-8101-4cb3-b9b6-6f03ff3b7eec', '59d98470-209b-4502-a7b7-b42ba86c8463'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-89e9198e-9568-41e0-b7d8-7851ddff938d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot create request issued successfully. Sep 07 16:52:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-89e9198e-9568-41e0-b7d8-7851ddff938d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:52:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 814/1640] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:52:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:52:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-303c5974-ceb9-49f6-aadc-c107548453b4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-303c5974-ceb9-49f6-aadc-c107548453b4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-303c5974-ceb9-49f6-aadc-c107548453b4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-303c5974-ceb9-49f6-aadc-c107548453b4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:00 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:00 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-303c5974-ceb9-49f6-aadc-c107548453b4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-303c5974-ceb9-49f6-aadc-c107548453b4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 827/1641] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:00 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2e938660-4f59-444a-9dba-de9e3de0b92c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2e938660-4f59-444a-9dba-de9e3de0b92c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2e938660-4f59-444a-9dba-de9e3de0b92c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2e938660-4f59-444a-9dba-de9e3de0b92c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2e938660-4f59-444a-9dba-de9e3de0b92c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2e938660-4f59-444a-9dba-de9e3de0b92c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 815/1642] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:01 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a0ffb2dd-bd9a-4182-9590-143d7829686a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a0ffb2dd-bd9a-4182-9590-143d7829686a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a0ffb2dd-bd9a-4182-9590-143d7829686a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a0ffb2dd-bd9a-4182-9590-143d7829686a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a0ffb2dd-bd9a-4182-9590-143d7829686a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a0ffb2dd-bd9a-4182-9590-143d7829686a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 828/1643] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:01 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3594d04a-27e0-410a-90d2-65fd9ab38bb1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3594d04a-27e0-410a-90d2-65fd9ab38bb1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3594d04a-27e0-410a-90d2-65fd9ab38bb1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3594d04a-27e0-410a-90d2-65fd9ab38bb1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3594d04a-27e0-410a-90d2-65fd9ab38bb1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3594d04a-27e0-410a-90d2-65fd9ab38bb1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 816/1644] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:02 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 905 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c20911e1-8540-4414-8c2b-fca33794407b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c20911e1-8540-4414-8c2b-fca33794407b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c20911e1-8540-4414-8c2b-fca33794407b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c20911e1-8540-4414-8c2b-fca33794407b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c20911e1-8540-4414-8c2b-fca33794407b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c20911e1-8540-4414-8c2b-fca33794407b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 829/1645] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:02 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1e6f6fed-09b6-4515-b5b3-a1cf2ac208c9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e6f6fed-09b6-4515-b5b3-a1cf2ac208c9 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1e6f6fed-09b6-4515-b5b3-a1cf2ac208c9 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1e6f6fed-09b6-4515-b5b3-a1cf2ac208c9 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:03 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1e6f6fed-09b6-4515-b5b3-a1cf2ac208c9 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e6f6fed-09b6-4515-b5b3-a1cf2ac208c9 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 817/1646] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:03 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 905 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-684606fa-6ed1-4083-bf48-59927ef4a69c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-684606fa-6ed1-4083-bf48-59927ef4a69c tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-684606fa-6ed1-4083-bf48-59927ef4a69c tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-684606fa-6ed1-4083-bf48-59927ef4a69c tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-684606fa-6ed1-4083-bf48-59927ef4a69c tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-684606fa-6ed1-4083-bf48-59927ef4a69c tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 830/1647] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:03 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ac012052-c4d7-457d-bc98-4f7b622b13d2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ac012052-c4d7-457d-bc98-4f7b622b13d2 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action Sep 07 16:52:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ac012052-c4d7-457d-bc98-4f7b622b13d2 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ac012052-c4d7-457d-bc98-4f7b622b13d2 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-ac012052-c4d7-457d-bc98-4f7b622b13d2 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot '1be3c24e-9f77-4c0b-8722-77a7a83b4706' with '{'status': 'creating'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ac012052-c4d7-457d-bc98-4f7b622b13d2 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action returned with HTTP 202 Sep 07 16:52:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 818/1648] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:03 2026] POST /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action => generated 0 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-967954fc-d740-4f13-a390-7fb0a0d9869d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-967954fc-d740-4f13-a390-7fb0a0d9869d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-967954fc-d740-4f13-a390-7fb0a0d9869d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-967954fc-d740-4f13-a390-7fb0a0d9869d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-967954fc-d740-4f13-a390-7fb0a0d9869d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-967954fc-d740-4f13-a390-7fb0a0d9869d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 831/1649] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:04 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0fb50247-13ed-4d6c-82c1-5784acd6c96f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0fb50247-13ed-4d6c-82c1-5784acd6c96f tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action Sep 07 16:52:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0fb50247-13ed-4d6c-82c1-5784acd6c96f tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0fb50247-13ed-4d6c-82c1-5784acd6c96f tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-0fb50247-13ed-4d6c-82c1-5784acd6c96f tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot '1be3c24e-9f77-4c0b-8722-77a7a83b4706' with '{'status': 'available'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0fb50247-13ed-4d6c-82c1-5784acd6c96f tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action returned with HTTP 202 Sep 07 16:52:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 819/1650] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:04 2026] POST /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4e503dc4-74c1-424a-8ac4-203facd0de4f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4e503dc4-74c1-424a-8ac4-203facd0de4f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4e503dc4-74c1-424a-8ac4-203facd0de4f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4e503dc4-74c1-424a-8ac4-203facd0de4f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4e503dc4-74c1-424a-8ac4-203facd0de4f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4e503dc4-74c1-424a-8ac4-203facd0de4f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 832/1651] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:04 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b54aa0e5-a033-444f-85c0-3a53b5356ad2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b54aa0e5-a033-444f-85c0-3a53b5356ad2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:52:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b54aa0e5-a033-444f-85c0-3a53b5356ad2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6e0bb83-d03d-4cca-b18a-bc026be70ddc", "name": "tempest-SnapshotsActionsTest-Snapshot-761294568"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-23c2f176-1636-4855-81d2-bce46bd3bc7c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-23c2f176-1636-4855-81d2-bce46bd3bc7c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-23c2f176-1636-4855-81d2-bce46bd3bc7c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-23c2f176-1636-4855-81d2-bce46bd3bc7c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b54aa0e5-a033-444f-85c0-3a53b5356ad2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:52:04 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-b54aa0e5-a033-444f-85c0-3a53b5356ad2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Create snapshot from volume c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:04 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-23c2f176-1636-4855-81d2-bce46bd3bc7c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-23c2f176-1636-4855-81d2-bce46bd3bc7c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 833/1652] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:04 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 908 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:04 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b54aa0e5-a033-444f-85c0-3a53b5356ad2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Created reservations ['fe74084b-510b-4828-8103-6727198b5980', 'cb197527-25a1-4d7f-8f78-08fe40c970da', '686995ca-557a-48c1-b41c-8668e935602c', 'd15a9ace-d1e6-4052-afff-8103d9830bca'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b54aa0e5-a033-444f-85c0-3a53b5356ad2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot create request issued successfully. Sep 07 16:52:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b54aa0e5-a033-444f-85c0-3a53b5356ad2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:52:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 820/1653] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:52:04 2026] POST /volume/v3/snapshots => generated 306 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-972ade5c-b559-4155-a08f-fe4c06b42067 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-972ade5c-b559-4155-a08f-fe4c06b42067 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-972ade5c-b559-4155-a08f-fe4c06b42067 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-972ade5c-b559-4155-a08f-fe4c06b42067 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-972ade5c-b559-4155-a08f-fe4c06b42067 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-972ade5c-b559-4155-a08f-fe4c06b42067 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 returned with HTTP 200 Sep 07 16:52:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 834/1654] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:04 2026] GET /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5d1a59a4-8f88-46b5-8926-f579da7b3f18 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5d1a59a4-8f88-46b5-8926-f579da7b3f18 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5d1a59a4-8f88-46b5-8926-f579da7b3f18 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5d1a59a4-8f88-46b5-8926-f579da7b3f18 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5d1a59a4-8f88-46b5-8926-f579da7b3f18 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5d1a59a4-8f88-46b5-8926-f579da7b3f18 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 821/1655] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:05 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 908 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fe3c5cb9-3ab8-4ccd-a748-0b446795cd1f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fe3c5cb9-3ab8-4ccd-a748-0b446795cd1f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 Sep 07 16:52:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fe3c5cb9-3ab8-4ccd-a748-0b446795cd1f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fe3c5cb9-3ab8-4ccd-a748-0b446795cd1f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fe3c5cb9-3ab8-4ccd-a748-0b446795cd1f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fe3c5cb9-3ab8-4ccd-a748-0b446795cd1f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 returned with HTTP 200 Sep 07 16:52:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 835/1656] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:05 2026] GET /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c974b90a-a6bd-4fc0-9fb6-39997df47d67 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c974b90a-a6bd-4fc0-9fb6-39997df47d67 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c974b90a-a6bd-4fc0-9fb6-39997df47d67 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c974b90a-a6bd-4fc0-9fb6-39997df47d67 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b18f3138-a9d2-4419-a764-60924788d14f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b18f3138-a9d2-4419-a764-60924788d14f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 Sep 07 16:52:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b18f3138-a9d2-4419-a764-60924788d14f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b18f3138-a9d2-4419-a764-60924788d14f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c974b90a-a6bd-4fc0-9fb6-39997df47d67 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b18f3138-a9d2-4419-a764-60924788d14f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b18f3138-a9d2-4419-a764-60924788d14f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 returned with HTTP 200 Sep 07 16:52:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 836/1657] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:06 2026] GET /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 => generated 438 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c974b90a-a6bd-4fc0-9fb6-39997df47d67 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 822/1658] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:06 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 908 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1ca057ad-0ca6-4f9e-915d-ea717e146321 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1ca057ad-0ca6-4f9e-915d-ea717e146321 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 Sep 07 16:52:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1ca057ad-0ca6-4f9e-915d-ea717e146321 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1ca057ad-0ca6-4f9e-915d-ea717e146321 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-682c1930-dcb9-4f8a-8c79-cf2f22bb3e15 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1ca057ad-0ca6-4f9e-915d-ea717e146321 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1ca057ad-0ca6-4f9e-915d-ea717e146321 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 returned with HTTP 200 Sep 07 16:52:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 837/1659] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:07 2026] GET /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-682c1930-dcb9-4f8a-8c79-cf2f22bb3e15 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-682c1930-dcb9-4f8a-8c79-cf2f22bb3e15 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-682c1930-dcb9-4f8a-8c79-cf2f22bb3e15 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-531be52b-0d16-430e-8eda-27c65ab6832e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-531be52b-0d16-430e-8eda-27c65ab6832e tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19/action Sep 07 16:52:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-531be52b-0d16-430e-8eda-27c65ab6832e tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-531be52b-0d16-430e-8eda-27c65ab6832e tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-531be52b-0d16-430e-8eda-27c65ab6832e tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot 'c96fe2f4-488a-4a27-9c86-6ca800e7fb19' with '{'status': 'creating'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-682c1930-dcb9-4f8a-8c79-cf2f22bb3e15 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-682c1930-dcb9-4f8a-8c79-cf2f22bb3e15 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 823/1660] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:07 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 908 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-531be52b-0d16-430e-8eda-27c65ab6832e tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19/action returned with HTTP 202 Sep 07 16:52:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 838/1661] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:07 2026] POST /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2b75c106-f023-432d-8cae-0abeb2b81193 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b75c106-f023-432d-8cae-0abeb2b81193 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 Sep 07 16:52:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b75c106-f023-432d-8cae-0abeb2b81193 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b75c106-f023-432d-8cae-0abeb2b81193 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2b75c106-f023-432d-8cae-0abeb2b81193 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b75c106-f023-432d-8cae-0abeb2b81193 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 returned with HTTP 200 Sep 07 16:52:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 824/1662] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:07 2026] GET /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-df5e4292-0ec8-4f0f-b574-7ab6658f2f9a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-df5e4292-0ec8-4f0f-b574-7ab6658f2f9a tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19/action Sep 07 16:52:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-df5e4292-0ec8-4f0f-b574-7ab6658f2f9a tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-df5e4292-0ec8-4f0f-b574-7ab6658f2f9a tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-df5e4292-0ec8-4f0f-b574-7ab6658f2f9a tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Snapshot retrieved successfully. Sep 07 16:52:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-df5e4292-0ec8-4f0f-b574-7ab6658f2f9a tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Snapshot delete request issued successfully. Sep 07 16:52:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-df5e4292-0ec8-4f0f-b574-7ab6658f2f9a tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19/action returned with HTTP 202 Sep 07 16:52:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 839/1663] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:07 2026] POST /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b9c5a085-c841-4bce-b0d8-3aa623d3445a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b9c5a085-c841-4bce-b0d8-3aa623d3445a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 Sep 07 16:52:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b9c5a085-c841-4bce-b0d8-3aa623d3445a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b9c5a085-c841-4bce-b0d8-3aa623d3445a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b9c5a085-c841-4bce-b0d8-3aa623d3445a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b9c5a085-c841-4bce-b0d8-3aa623d3445a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 returned with HTTP 200 Sep 07 16:52:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 825/1664] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:07 2026] GET /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:52:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-87f32db6-4f6b-4947-a036-ff750108c6a3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-87f32db6-4f6b-4947-a036-ff750108c6a3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-87f32db6-4f6b-4947-a036-ff750108c6a3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-87f32db6-4f6b-4947-a036-ff750108c6a3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-87f32db6-4f6b-4947-a036-ff750108c6a3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-87f32db6-4f6b-4947-a036-ff750108c6a3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 840/1665] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:08 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 1326 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:52:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0ec1ef83-ba89-4126-9849-51ff83412cb3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ec1ef83-ba89-4126-9849-51ff83412cb3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] POST http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264/action Sep 07 16:52:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ec1ef83-ba89-4126-9849-51ff83412cb3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ec1ef83-ba89-4126-9849-51ff83412cb3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-9cffb886-4ac0-466c-ba5f-c585e08e69ea None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-9cffb886-4ac0-466c-ba5f-c585e08e69ea tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] DELETE http://192.168.122.91/volume/v3/attachments/4da8d5c4-2f14-4cd1-9dbd-6f19395af3f2 Sep 07 16:52:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-9cffb886-4ac0-466c-ba5f-c585e08e69ea tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-9cffb886-4ac0-466c-ba5f-c585e08e69ea tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0ec1ef83-ba89-4126-9849-51ff83412cb3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:09 devstack devstack@c-api.service[87176]: /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:52:09 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:52:09 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-0ec1ef83-ba89-4126-9849-51ff83412cb3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Created reservations ['797b17f1-b59c-4683-961d-3800f39a57e4', 'a8f2d0c4-312a-4607-a350-e770a2018d35'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-9cffb886-4ac0-466c-ba5f-c585e08e69ea tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/attachments/4da8d5c4-2f14-4cd1-9dbd-6f19395af3f2 returned with HTTP 200 Sep 07 16:52:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 841/1666] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:52:08 2026] DELETE /volume/v3/attachments/4da8d5c4-2f14-4cd1-9dbd-6f19395af3f2 => generated 19 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-aac6e452-14ca-4220-8a3d-a444e7d0c95e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aac6e452-14ca-4220-8a3d-a444e7d0c95e tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 Sep 07 16:52:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aac6e452-14ca-4220-8a3d-a444e7d0c95e tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aac6e452-14ca-4220-8a3d-a444e7d0c95e tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-aac6e452-14ca-4220-8a3d-a444e7d0c95e tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aac6e452-14ca-4220-8a3d-a444e7d0c95e tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 returned with HTTP 200 Sep 07 16:52:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 842/1667] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:09 2026] GET /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-2cfd7533-7084-4732-81f7-16c2f682c63d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-2cfd7533-7084-4732-81f7-16c2f682c63d tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] DELETE http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:52:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-2cfd7533-7084-4732-81f7-16c2f682c63d tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-2cfd7533-7084-4732-81f7-16c2f682c63d tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:09 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-2cfd7533-7084-4732-81f7-16c2f682c63d tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Delete volume with id: fb3d724b-3cd4-431c-8396-48a0889afade Sep 07 16:52:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0ec1ef83-ba89-4126-9849-51ff83412cb3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Extend volume request issued successfully. Sep 07 16:52:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ec1ef83-ba89-4126-9849-51ff83412cb3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264/action returned with HTTP 202 Sep 07 16:52:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 826/1668] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:52:08 2026] POST /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-501486ef-b773-4710-b05a-61a3bec0007d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-2cfd7533-7084-4732-81f7-16c2f682c63d tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Volume info retrieved successfully. Sep 07 16:52:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-501486ef-b773-4710-b05a-61a3bec0007d tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-501486ef-b773-4710-b05a-61a3bec0007d tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-501486ef-b773-4710-b05a-61a3bec0007d tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-501486ef-b773-4710-b05a-61a3bec0007d tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-501486ef-b773-4710-b05a-61a3bec0007d tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 827/1669] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:09 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 1326 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:52:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-2cfd7533-7084-4732-81f7-16c2f682c63d tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] Delete volume request issued successfully. Sep 07 16:52:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-3b9a3e66-0504-44ba-8e41-5911ca46a935 req-2cfd7533-7084-4732-81f7-16c2f682c63d tempest-TestShelveInstance-713532939 tempest-TestShelveInstance-713532939-project-member] http://192.168.122.91/volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade returned with HTTP 202 Sep 07 16:52:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 843/1670] 192.168.122.91 () {62 vars in 1504 bytes} [Mon Sep 7 16:52:09 2026] DELETE /volume/v3/volumes/fb3d724b-3cd4-431c-8396-48a0889afade => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:52:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7a1540d2-aad6-4d12-8230-e96c16d3d3cf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7a1540d2-aad6-4d12-8230-e96c16d3d3cf tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 Sep 07 16:52:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7a1540d2-aad6-4d12-8230-e96c16d3d3cf tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7a1540d2-aad6-4d12-8230-e96c16d3d3cf tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7a1540d2-aad6-4d12-8230-e96c16d3d3cf tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7a1540d2-aad6-4d12-8230-e96c16d3d3cf tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 returned with HTTP 200 Sep 07 16:52:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 828/1671] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:10 2026] GET /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 => generated 464 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7c2a6db5-68c4-47a8-93b2-fe4c3717f3d1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7c2a6db5-68c4-47a8-93b2-fe4c3717f3d1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7c2a6db5-68c4-47a8-93b2-fe4c3717f3d1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7c2a6db5-68c4-47a8-93b2-fe4c3717f3d1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7c2a6db5-68c4-47a8-93b2-fe4c3717f3d1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7c2a6db5-68c4-47a8-93b2-fe4c3717f3d1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 844/1672] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:10 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 1326 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:52:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8cd04a3d-d2d8-4052-82e7-2c4711e1b599 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8cd04a3d-d2d8-4052-82e7-2c4711e1b599 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-reader] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8cd04a3d-d2d8-4052-82e7-2c4711e1b599 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8cd04a3d-d2d8-4052-82e7-2c4711e1b599 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8cd04a3d-d2d8-4052-82e7-2c4711e1b599 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-reader] Volume info retrieved successfully. Sep 07 16:52:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8cd04a3d-d2d8-4052-82e7-2c4711e1b599 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-reader] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 829/1673] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:10 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 1326 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:52:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-92471243-643f-4fd9-8dee-d73dc22b692a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-92471243-643f-4fd9-8dee-d73dc22b692a tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-92471243-643f-4fd9-8dee-d73dc22b692a tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-92471243-643f-4fd9-8dee-d73dc22b692a tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-92471243-643f-4fd9-8dee-d73dc22b692a tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-92471243-643f-4fd9-8dee-d73dc22b692a tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 845/1674] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:10 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:52:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-66b89e48-d1fb-4244-909f-808b167b4b38 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-66b89e48-d1fb-4244-909f-808b167b4b38 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] DELETE http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-66b89e48-d1fb-4244-909f-808b167b4b38 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-66b89e48-d1fb-4244-909f-808b167b4b38 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:10 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-66b89e48-d1fb-4244-909f-808b167b4b38 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Delete volume with id: 17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-66b89e48-d1fb-4244-909f-808b167b4b38 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-66b89e48-d1fb-4244-909f-808b167b4b38 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Delete volume request issued successfully. Sep 07 16:52:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-66b89e48-d1fb-4244-909f-808b167b4b38 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 202 Sep 07 16:52:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 830/1675] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:52:10 2026] DELETE /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:52:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6c8b2155-1c2c-4cd2-8109-a9ab115e68ba None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c8b2155-1c2c-4cd2-8109-a9ab115e68ba tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c8b2155-1c2c-4cd2-8109-a9ab115e68ba tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c8b2155-1c2c-4cd2-8109-a9ab115e68ba tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6c8b2155-1c2c-4cd2-8109-a9ab115e68ba tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c8b2155-1c2c-4cd2-8109-a9ab115e68ba tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 846/1676] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:10 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 1325 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0d70a1bc-a6a6-4484-872c-71570a63c380 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0d70a1bc-a6a6-4484-872c-71570a63c380 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0d70a1bc-a6a6-4484-872c-71570a63c380 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0d70a1bc-a6a6-4484-872c-71570a63c380 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0d70a1bc-a6a6-4484-872c-71570a63c380 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 returned with HTTP 404 Sep 07 16:52:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 831/1677] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:11 2026] GET /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-07c68674-08f5-4491-8513-b9d38ec979e2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-07c68674-08f5-4491-8513-b9d38ec979e2 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action Sep 07 16:52:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-07c68674-08f5-4491-8513-b9d38ec979e2 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-07c68674-08f5-4491-8513-b9d38ec979e2 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-07c68674-08f5-4491-8513-b9d38ec979e2 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot '1be3c24e-9f77-4c0b-8722-77a7a83b4706' with '{'status': 'available'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-07c68674-08f5-4491-8513-b9d38ec979e2 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action returned with HTTP 202 Sep 07 16:52:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 847/1678] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:11 2026] POST /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-82aac240-9742-4e8c-828b-dd8ea3b7de02 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82aac240-9742-4e8c-828b-dd8ea3b7de02 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-82aac240-9742-4e8c-828b-dd8ea3b7de02 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-82aac240-9742-4e8c-828b-dd8ea3b7de02 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-82aac240-9742-4e8c-828b-dd8ea3b7de02 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82aac240-9742-4e8c-828b-dd8ea3b7de02 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 832/1679] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:11 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d545870a-9910-423f-acda-151f80eb7f71 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d545870a-9910-423f-acda-151f80eb7f71 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 Sep 07 16:52:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d545870a-9910-423f-acda-151f80eb7f71 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d545870a-9910-423f-acda-151f80eb7f71 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:11 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-d545870a-9910-423f-acda-151f80eb7f71 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Delete snapshot with id: c96fe2f4-488a-4a27-9c86-6ca800e7fb19 Sep 07 16:52:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d545870a-9910-423f-acda-151f80eb7f71 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 returned with HTTP 404 Sep 07 16:52:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 848/1680] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:52:11 2026] DELETE /volume/v3/snapshots/c96fe2f4-488a-4a27-9c86-6ca800e7fb19 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a42acd6b-b4fd-4f26-afc5-51482689aa77 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a42acd6b-b4fd-4f26-afc5-51482689aa77 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a42acd6b-b4fd-4f26-afc5-51482689aa77 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6e0bb83-d03d-4cca-b18a-bc026be70ddc", "name": "tempest-SnapshotsActionsTest-Snapshot-1909159727"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a42acd6b-b4fd-4f26-afc5-51482689aa77 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-a42acd6b-b4fd-4f26-afc5-51482689aa77 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Create snapshot from volume c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-a42acd6b-b4fd-4f26-afc5-51482689aa77 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Created reservations ['306122db-86ef-443f-9996-512b421001a9', 'b6e2b940-c814-4452-8ff0-24f02268b743', 'ffbe414f-ef8c-43b1-903c-0759257229c9', 'a3d0b0b4-50e3-4194-a968-e95e3d577a65'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a42acd6b-b4fd-4f26-afc5-51482689aa77 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot create request issued successfully. Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a42acd6b-b4fd-4f26-afc5-51482689aa77 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:52:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 833/1681] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:52:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:52:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-71fda178-7a42-42c5-8307-fce2951b01a7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-71fda178-7a42-42c5-8307-fce2951b01a7 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 Sep 07 16:52:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-71fda178-7a42-42c5-8307-fce2951b01a7 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-71fda178-7a42-42c5-8307-fce2951b01a7 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-71fda178-7a42-42c5-8307-fce2951b01a7 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-71fda178-7a42-42c5-8307-fce2951b01a7 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 returned with HTTP 200 Sep 07 16:52:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 849/1682] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:11 2026] GET /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f44e17f6-bebb-4095-ab64-439c6ee91bb5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f44e17f6-bebb-4095-ab64-439c6ee91bb5 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f44e17f6-bebb-4095-ab64-439c6ee91bb5 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f44e17f6-bebb-4095-ab64-439c6ee91bb5 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f44e17f6-bebb-4095-ab64-439c6ee91bb5 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f44e17f6-bebb-4095-ab64-439c6ee91bb5 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 200 Sep 07 16:52:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 834/1683] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:11 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 846 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-df6e39db-a110-4bd2-9ffe-6a8aab824c2f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-df6e39db-a110-4bd2-9ffe-6a8aab824c2f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 Sep 07 16:52:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-df6e39db-a110-4bd2-9ffe-6a8aab824c2f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-df6e39db-a110-4bd2-9ffe-6a8aab824c2f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-df6e39db-a110-4bd2-9ffe-6a8aab824c2f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-df6e39db-a110-4bd2-9ffe-6a8aab824c2f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 returned with HTTP 200 Sep 07 16:52:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 850/1684] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:12 2026] GET /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-24f29e01-12cc-4c0e-b12a-369d4cb712a7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-24f29e01-12cc-4c0e-b12a-369d4cb712a7 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 Sep 07 16:52:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-24f29e01-12cc-4c0e-b12a-369d4cb712a7 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-24f29e01-12cc-4c0e-b12a-369d4cb712a7 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-24f29e01-12cc-4c0e-b12a-369d4cb712a7 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 returned with HTTP 404 Sep 07 16:52:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 835/1685] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:12 2026] GET /volume/v3/volumes/17a2789d-0e25-4ba4-8c3e-b0d36e713264 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-046356db-88c3-4fb9-a80e-15824a54451e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:52:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-60415239"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-60415239'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:52:12 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Create volume of 1 GB Sep 07 16:52:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Availability Zones retrieved successfully. Sep 07 16:52:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Flow 'volume_create_api' (7a82257f-4c2e-428c-b3d1-4ff84065a695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c8d74f7-758d-4b07-bd16-f0264fe3278b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c8d74f7-758d-4b07-bd16-f0264fe3278b) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f37e252-c02d-4beb-b5de-d394a99f4834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Created reservations ['83c40ca6-8100-4c94-97b8-e5cbc7de6e55', 'de325b32-55b3-42b5-91e7-44ebc3ff077a', '52871454-0f39-46b0-8b8a-24020d844137', '75379278-1e1a-4e72-bc98-2ce64bd7e97b'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f37e252-c02d-4beb-b5de-d394a99f4834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83c40ca6-8100-4c94-97b8-e5cbc7de6e55', 'de325b32-55b3-42b5-91e7-44ebc3ff077a', '52871454-0f39-46b0-8b8a-24020d844137', '75379278-1e1a-4e72-bc98-2ce64bd7e97b']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab342ca-7b2f-4051-9f50-ae443aabfd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:13 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab342ca-7b2f-4051-9f50-ae443aabfd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e64a5f4-4bb9-4816-847c-0c795b4b5aa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-60415239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a121330faef43fca3b1d31c4238a430',qos_specs=None,replication_status=,reservations=['83c40ca6-8100-4c94-97b8-e5cbc7de6e55','de325b32-55b3-42b5-91e7-44ebc3ff077a','52871454-0f39-46b0-8b8a-24020d844137','75379278-1e1a-4e72-bc98-2ce64bd7e97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5890b14fc4cc468c80a82cf5351fd635',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-60415239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e64a5f4-4bb9-4816-847c-0c795b4b5aa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a121330faef43fca3b1d31c4238a430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5890b14fc4cc468c80a82cf5351fd635',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b38b337-a47b-4d76-a3f3-ef7671fe9ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b38b337-a47b-4d76-a3f3-ef7671fe9ca1) transitioned into state 'SUCCESS' from state '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-60415239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a121330faef43fca3b1d31c4238a430',qos_specs=None,replication_status=,reservations=['83c40ca6-8100-4c94-97b8-e5cbc7de6e55','de325b32-55b3-42b5-91e7-44ebc3ff077a','52871454-0f39-46b0-8b8a-24020d844137','75379278-1e1a-4e72-bc98-2ce64bd7e97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5890b14fc4cc468c80a82cf5351fd635',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c502f123-6558-4a80-9b8e-7b39ac0652e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c502f123-6558-4a80-9b8e-7b39ac0652e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Flow 'volume_create_api' (7a82257f-4c2e-428c-b3d1-4ff84065a695) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Create volume request issued successfully. Sep 07 16:52:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-046356db-88c3-4fb9-a80e-15824a54451e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:52:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 851/1686] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:52:12 2026] POST /volume/v3/volumes => generated 753 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:52:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3261919b-ccbe-4846-a372-bec340a189d1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3261919b-ccbe-4846-a372-bec340a189d1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3261919b-ccbe-4846-a372-bec340a189d1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3261919b-ccbe-4846-a372-bec340a189d1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:13 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:13 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3261919b-ccbe-4846-a372-bec340a189d1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3261919b-ccbe-4846-a372-bec340a189d1 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 200 Sep 07 16:52:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 836/1687] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:13 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a14858fd-0119-4bfd-badd-3ee638b101ae None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a14858fd-0119-4bfd-badd-3ee638b101ae tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a14858fd-0119-4bfd-badd-3ee638b101ae tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a14858fd-0119-4bfd-badd-3ee638b101ae tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a14858fd-0119-4bfd-badd-3ee638b101ae tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a14858fd-0119-4bfd-badd-3ee638b101ae tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 returned with HTTP 200 Sep 07 16:52:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 852/1688] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:13 2026] GET /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 => generated 439 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-91e808ab-e7fc-40ae-9e10-eef931bf48f9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-91e808ab-e7fc-40ae-9e10-eef931bf48f9 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-91e808ab-e7fc-40ae-9e10-eef931bf48f9 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-91e808ab-e7fc-40ae-9e10-eef931bf48f9 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:14 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-91e808ab-e7fc-40ae-9e10-eef931bf48f9 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-91e808ab-e7fc-40ae-9e10-eef931bf48f9 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 200 Sep 07 16:52:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 837/1689] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:14 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 845 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8183ea35-5d0e-4e76-b8c2-979142f3a297 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8183ea35-5d0e-4e76-b8c2-979142f3a297 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 Sep 07 16:52:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8183ea35-5d0e-4e76-b8c2-979142f3a297 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8183ea35-5d0e-4e76-b8c2-979142f3a297 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8183ea35-5d0e-4e76-b8c2-979142f3a297 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8183ea35-5d0e-4e76-b8c2-979142f3a297 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 returned with HTTP 200 Sep 07 16:52:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 853/1690] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:14 2026] GET /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f9a4e691-7745-4a7a-a08e-6d8be98b0bf5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f9a4e691-7745-4a7a-a08e-6d8be98b0bf5 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0/action Sep 07 16:52:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f9a4e691-7745-4a7a-a08e-6d8be98b0bf5 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f9a4e691-7745-4a7a-a08e-6d8be98b0bf5 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-f9a4e691-7745-4a7a-a08e-6d8be98b0bf5 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot '30e2dc85-f16f-4427-bbaf-9a84342c1fd0' with '{'status': 'deleting'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f9a4e691-7745-4a7a-a08e-6d8be98b0bf5 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0/action returned with HTTP 202 Sep 07 16:52:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 838/1691] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:14 2026] POST /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6444bef8-c830-463a-b68a-6eb383a5ad0c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6444bef8-c830-463a-b68a-6eb383a5ad0c tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 Sep 07 16:52:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6444bef8-c830-463a-b68a-6eb383a5ad0c tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6444bef8-c830-463a-b68a-6eb383a5ad0c tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6444bef8-c830-463a-b68a-6eb383a5ad0c tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6444bef8-c830-463a-b68a-6eb383a5ad0c tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 returned with HTTP 200 Sep 07 16:52:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 854/1692] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:15 2026] GET /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d653bd61-168e-44a6-b2b6-3ff132cb6581 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d653bd61-168e-44a6-b2b6-3ff132cb6581 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0/action Sep 07 16:52:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d653bd61-168e-44a6-b2b6-3ff132cb6581 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d653bd61-168e-44a6-b2b6-3ff132cb6581 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:15 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d653bd61-168e-44a6-b2b6-3ff132cb6581 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Snapshot retrieved successfully. Sep 07 16:52:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:15 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d653bd61-168e-44a6-b2b6-3ff132cb6581 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Snapshot delete request issued successfully. Sep 07 16:52:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d653bd61-168e-44a6-b2b6-3ff132cb6581 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0/action returned with HTTP 202 Sep 07 16:52:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 839/1693] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:15 2026] POST /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6e7c911d-6c8b-430e-8d8b-9943bafe8920 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6e7c911d-6c8b-430e-8d8b-9943bafe8920 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 Sep 07 16:52:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6e7c911d-6c8b-430e-8d8b-9943bafe8920 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6e7c911d-6c8b-430e-8d8b-9943bafe8920 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6e7c911d-6c8b-430e-8d8b-9943bafe8920 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6e7c911d-6c8b-430e-8d8b-9943bafe8920 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 returned with HTTP 200 Sep 07 16:52:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 855/1694] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:15 2026] GET /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:52:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-18821710-3366-4a29-a873-94ce451b67c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18821710-3366-4a29-a873-94ce451b67c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-18821710-3366-4a29-a873-94ce451b67c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-18821710-3366-4a29-a873-94ce451b67c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:15 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:15 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-18821710-3366-4a29-a873-94ce451b67c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18821710-3366-4a29-a873-94ce451b67c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 200 Sep 07 16:52:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 840/1695] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:15 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 846 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:52:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3c8f4fde-8591-4b05-8f8b-1dbf01be3e30 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3c8f4fde-8591-4b05-8f8b-1dbf01be3e30 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:52:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3c8f4fde-8591-4b05-8f8b-1dbf01be3e30 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e64a5f4-4bb9-4816-847c-0c795b4b5aa4", "name": "tempest-VolumesExtendTest-Snapshot-905488180"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:15 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3c8f4fde-8591-4b05-8f8b-1dbf01be3e30 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:15 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-3c8f4fde-8591-4b05-8f8b-1dbf01be3e30 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Create snapshot from volume 2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:16 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-3c8f4fde-8591-4b05-8f8b-1dbf01be3e30 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Created reservations ['469d98cc-81c0-4ba5-81e9-fa68b2107391', '6d6632f0-82b0-4a4b-afb4-6066be9f82c1', 'da94d423-5f58-4d37-960b-88dee69c1f4d', '3bc03b93-a8ab-465b-9cb3-725327766182'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3c8f4fde-8591-4b05-8f8b-1dbf01be3e30 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Snapshot create request issued successfully. Sep 07 16:52:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3c8f4fde-8591-4b05-8f8b-1dbf01be3e30 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:52:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 856/1696] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:52:15 2026] POST /volume/v3/snapshots => generated 303 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:52:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f63b97b9-a61b-4524-bb28-b24d6968c5cb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f63b97b9-a61b-4524-bb28-b24d6968c5cb tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e Sep 07 16:52:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f63b97b9-a61b-4524-bb28-b24d6968c5cb tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f63b97b9-a61b-4524-bb28-b24d6968c5cb tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f63b97b9-a61b-4524-bb28-b24d6968c5cb tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Snapshot retrieved successfully. Sep 07 16:52:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f63b97b9-a61b-4524-bb28-b24d6968c5cb tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e returned with HTTP 200 Sep 07 16:52:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 841/1697] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:16 2026] GET /volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e => generated 435 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5270b54f-350b-4d2c-91ee-0f17184c5a9b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5270b54f-350b-4d2c-91ee-0f17184c5a9b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 Sep 07 16:52:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5270b54f-350b-4d2c-91ee-0f17184c5a9b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5270b54f-350b-4d2c-91ee-0f17184c5a9b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5270b54f-350b-4d2c-91ee-0f17184c5a9b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5270b54f-350b-4d2c-91ee-0f17184c5a9b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 returned with HTTP 200 Sep 07 16:52:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 857/1698] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:16 2026] GET /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a7abdb4b-1457-4b16-9428-3e2c3cc36656 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7abdb4b-1457-4b16-9428-3e2c3cc36656 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e Sep 07 16:52:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a7abdb4b-1457-4b16-9428-3e2c3cc36656 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a7abdb4b-1457-4b16-9428-3e2c3cc36656 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:17 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a7abdb4b-1457-4b16-9428-3e2c3cc36656 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Snapshot retrieved successfully. Sep 07 16:52:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7abdb4b-1457-4b16-9428-3e2c3cc36656 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e returned with HTTP 200 Sep 07 16:52:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 842/1699] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:17 2026] GET /volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e => generated 435 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-98aed124-aa3e-437f-9725-d3b2dd174cf7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98aed124-aa3e-437f-9725-d3b2dd174cf7 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 Sep 07 16:52:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-98aed124-aa3e-437f-9725-d3b2dd174cf7 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-98aed124-aa3e-437f-9725-d3b2dd174cf7 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-98aed124-aa3e-437f-9725-d3b2dd174cf7 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98aed124-aa3e-437f-9725-d3b2dd174cf7 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 returned with HTTP 200 Sep 07 16:52:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 858/1700] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:17 2026] GET /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5a37797e-9059-49ae-be6b-59edff4b0d0c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5a37797e-9059-49ae-be6b-59edff4b0d0c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5a37797e-9059-49ae-be6b-59edff4b0d0c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5a37797e-9059-49ae-be6b-59edff4b0d0c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:18 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5a37797e-9059-49ae-be6b-59edff4b0d0c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Snapshot retrieved successfully. Sep 07 16:52:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5a37797e-9059-49ae-be6b-59edff4b0d0c tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e returned with HTTP 200 Sep 07 16:52:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 843/1701] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:18 2026] GET /volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e => generated 435 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0fbdc160-433a-4920-8ba1-52c0647b0c62 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0fbdc160-433a-4920-8ba1-52c0647b0c62 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 Sep 07 16:52:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0fbdc160-433a-4920-8ba1-52c0647b0c62 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0fbdc160-433a-4920-8ba1-52c0647b0c62 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0fbdc160-433a-4920-8ba1-52c0647b0c62 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 returned with HTTP 404 Sep 07 16:52:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 859/1702] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:18 2026] GET /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1c8e77e6-3957-4759-aaf1-fc4f89ae1ec5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1c8e77e6-3957-4759-aaf1-fc4f89ae1ec5 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1c8e77e6-3957-4759-aaf1-fc4f89ae1ec5 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1c8e77e6-3957-4759-aaf1-fc4f89ae1ec5 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-1c8e77e6-3957-4759-aaf1-fc4f89ae1ec5 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot '1be3c24e-9f77-4c0b-8722-77a7a83b4706' with '{'status': 'available'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:18 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1c8e77e6-3957-4759-aaf1-fc4f89ae1ec5 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action returned with HTTP 202 Sep 07 16:52:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 844/1703] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:18 2026] POST /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 16:52:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3437f48b-b224-49f7-8aaa-f8e1e63f4df4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3437f48b-b224-49f7-8aaa-f8e1e63f4df4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3437f48b-b224-49f7-8aaa-f8e1e63f4df4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3437f48b-b224-49f7-8aaa-f8e1e63f4df4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3437f48b-b224-49f7-8aaa-f8e1e63f4df4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3437f48b-b224-49f7-8aaa-f8e1e63f4df4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 860/1704] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:18 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-27d31d98-946f-4204-a276-e5a80f8c234f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27d31d98-946f-4204-a276-e5a80f8c234f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-27d31d98-946f-4204-a276-e5a80f8c234f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-27d31d98-946f-4204-a276-e5a80f8c234f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-27d31d98-946f-4204-a276-e5a80f8c234f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Delete snapshot with id: 30e2dc85-f16f-4427-bbaf-9a84342c1fd0 Sep 07 16:52:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27d31d98-946f-4204-a276-e5a80f8c234f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 returned with HTTP 404 Sep 07 16:52:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 845/1705] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:52:18 2026] DELETE /volume/v3/snapshots/30e2dc85-f16f-4427-bbaf-9a84342c1fd0 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9d0ecf40-4de3-480d-9620-240ec89eb3fa None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9d0ecf40-4de3-480d-9620-240ec89eb3fa tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:52:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9d0ecf40-4de3-480d-9620-240ec89eb3fa tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6e0bb83-d03d-4cca-b18a-bc026be70ddc", "name": "tempest-SnapshotsActionsTest-Snapshot-279094471"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9d0ecf40-4de3-480d-9620-240ec89eb3fa tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:52:18 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-9d0ecf40-4de3-480d-9620-240ec89eb3fa tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Create snapshot from volume c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:18 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-9d0ecf40-4de3-480d-9620-240ec89eb3fa tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Created reservations ['fd5c9657-4484-4b8e-bca0-f5fa7b56b2a0', '2d49bc1d-3a4a-4d5e-aa12-951caf162d93', 'f8d041fd-e401-4c88-9498-da9d95866521', 'f15e9c37-6a38-45ae-b3dc-3b82ec6abf6c'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9d0ecf40-4de3-480d-9620-240ec89eb3fa tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot create request issued successfully. Sep 07 16:52:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9d0ecf40-4de3-480d-9620-240ec89eb3fa tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:52:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 861/1706] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:52:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-776aba31-ad4b-40f0-9431-61fda61f13ee None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-776aba31-ad4b-40f0-9431-61fda61f13ee tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-776aba31-ad4b-40f0-9431-61fda61f13ee tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-776aba31-ad4b-40f0-9431-61fda61f13ee tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-776aba31-ad4b-40f0-9431-61fda61f13ee tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-776aba31-ad4b-40f0-9431-61fda61f13ee tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 returned with HTTP 200 Sep 07 16:52:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 846/1707] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:18 2026] GET /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 => generated 438 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ef58c912-2cb7-4342-afda-db5b0f755d55 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ef58c912-2cb7-4342-afda-db5b0f755d55 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e Sep 07 16:52:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ef58c912-2cb7-4342-afda-db5b0f755d55 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ef58c912-2cb7-4342-afda-db5b0f755d55 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ef58c912-2cb7-4342-afda-db5b0f755d55 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Snapshot retrieved successfully. Sep 07 16:52:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ef58c912-2cb7-4342-afda-db5b0f755d55 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e returned with HTTP 200 Sep 07 16:52:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 862/1708] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:19 2026] GET /volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e => generated 435 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d2d65ba3-e6e0-4b19-a9c2-61e3e0554e76 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2d65ba3-e6e0-4b19-a9c2-61e3e0554e76 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 Sep 07 16:52:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d2d65ba3-e6e0-4b19-a9c2-61e3e0554e76 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d2d65ba3-e6e0-4b19-a9c2-61e3e0554e76 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d2d65ba3-e6e0-4b19-a9c2-61e3e0554e76 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2d65ba3-e6e0-4b19-a9c2-61e3e0554e76 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 returned with HTTP 200 Sep 07 16:52:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 847/1709] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:20 2026] GET /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-96b8c117-5fe0-4b9f-ba5b-b07bfa278f66 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-96b8c117-5fe0-4b9f-ba5b-b07bfa278f66 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e Sep 07 16:52:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-96b8c117-5fe0-4b9f-ba5b-b07bfa278f66 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-96b8c117-5fe0-4b9f-ba5b-b07bfa278f66 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-96b8c117-5fe0-4b9f-ba5b-b07bfa278f66 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Snapshot retrieved successfully. Sep 07 16:52:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-96b8c117-5fe0-4b9f-ba5b-b07bfa278f66 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e returned with HTTP 200 Sep 07 16:52:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 863/1710] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:20 2026] GET /volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e => generated 462 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7cdd3792-e299-4a33-9ea3-d37ae2b99584 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7cdd3792-e299-4a33-9ea3-d37ae2b99584 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] POST http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4/action Sep 07 16:52:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7cdd3792-e299-4a33-9ea3-d37ae2b99584 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7cdd3792-e299-4a33-9ea3-d37ae2b99584 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7cdd3792-e299-4a33-9ea3-d37ae2b99584 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:20 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-7cdd3792-e299-4a33-9ea3-d37ae2b99584 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Created reservations ['21a04a2e-54da-4ce6-8036-9e38294cb1c7', '5869ff83-8f52-4bea-9a71-2a9879213568'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7cdd3792-e299-4a33-9ea3-d37ae2b99584 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Extend volume request issued successfully. Sep 07 16:52:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7cdd3792-e299-4a33-9ea3-d37ae2b99584 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4/action returned with HTTP 202 Sep 07 16:52:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 848/1711] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:52:20 2026] POST /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2397c45a-f993-45ee-8d3d-23e1ca0b7ab4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2397c45a-f993-45ee-8d3d-23e1ca0b7ab4 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2397c45a-f993-45ee-8d3d-23e1ca0b7ab4 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2397c45a-f993-45ee-8d3d-23e1ca0b7ab4 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2397c45a-f993-45ee-8d3d-23e1ca0b7ab4 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2397c45a-f993-45ee-8d3d-23e1ca0b7ab4 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 200 Sep 07 16:52:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 864/1712] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:20 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:52:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ad28212f-6295-4677-8765-8a20a652035a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ad28212f-6295-4677-8765-8a20a652035a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 Sep 07 16:52:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ad28212f-6295-4677-8765-8a20a652035a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ad28212f-6295-4677-8765-8a20a652035a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ad28212f-6295-4677-8765-8a20a652035a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ad28212f-6295-4677-8765-8a20a652035a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 returned with HTTP 200 Sep 07 16:52:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 849/1713] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:21 2026] GET /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 => generated 438 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-75372d8c-6dda-48c4-a382-e58105d65f55 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-75372d8c-6dda-48c4-a382-e58105d65f55 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-75372d8c-6dda-48c4-a382-e58105d65f55 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-75372d8c-6dda-48c4-a382-e58105d65f55 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-75372d8c-6dda-48c4-a382-e58105d65f55 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-75372d8c-6dda-48c4-a382-e58105d65f55 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 200 Sep 07 16:52:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 865/1714] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:21 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 846 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-89d3df5b-76f2-4c8c-acd8-70acf1dbe8f2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-89d3df5b-76f2-4c8c-acd8-70acf1dbe8f2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-89d3df5b-76f2-4c8c-acd8-70acf1dbe8f2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-89d3df5b-76f2-4c8c-acd8-70acf1dbe8f2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-89d3df5b-76f2-4c8c-acd8-70acf1dbe8f2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-89d3df5b-76f2-4c8c-acd8-70acf1dbe8f2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 returned with HTTP 200 Sep 07 16:52:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 850/1715] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:22 2026] GET /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ef20133d-8c61-49c9-94dd-b555f82c7698 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ef20133d-8c61-49c9-94dd-b555f82c7698 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112/action Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ef20133d-8c61-49c9-94dd-b555f82c7698 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ef20133d-8c61-49c9-94dd-b555f82c7698 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-ef20133d-8c61-49c9-94dd-b555f82c7698 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot '7b9fed5f-5ff3-40ed-8025-83e46510f112' with '{'status': 'error'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ef20133d-8c61-49c9-94dd-b555f82c7698 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112/action returned with HTTP 202 Sep 07 16:52:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 866/1716] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:22 2026] POST /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a407b2ff-5d7e-4cbd-8ad8-0a6cc35dd841 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a407b2ff-5d7e-4cbd-8ad8-0a6cc35dd841 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a407b2ff-5d7e-4cbd-8ad8-0a6cc35dd841 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a407b2ff-5d7e-4cbd-8ad8-0a6cc35dd841 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a407b2ff-5d7e-4cbd-8ad8-0a6cc35dd841 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a407b2ff-5d7e-4cbd-8ad8-0a6cc35dd841 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 returned with HTTP 200 Sep 07 16:52:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 851/1717] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:22 2026] GET /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 => generated 461 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-52c1c178-3463-4c26-80d9-25a4a2dd4d47 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-52c1c178-3463-4c26-80d9-25a4a2dd4d47 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112/action Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-52c1c178-3463-4c26-80d9-25a4a2dd4d47 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-52c1c178-3463-4c26-80d9-25a4a2dd4d47 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-52c1c178-3463-4c26-80d9-25a4a2dd4d47 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Snapshot retrieved successfully. Sep 07 16:52:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-52c1c178-3463-4c26-80d9-25a4a2dd4d47 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Snapshot delete request issued successfully. Sep 07 16:52:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-52c1c178-3463-4c26-80d9-25a4a2dd4d47 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112/action returned with HTTP 202 Sep 07 16:52:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 867/1718] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:22 2026] POST /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-257893e3-b184-461e-aa88-35162a122b69 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-257893e3-b184-461e-aa88-35162a122b69 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-257893e3-b184-461e-aa88-35162a122b69 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-257893e3-b184-461e-aa88-35162a122b69 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:UPDATE=99,cinder:SELECT=400,cinder:INSERT=47,cinder:DELETE=4 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-257893e3-b184-461e-aa88-35162a122b69 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-257893e3-b184-461e-aa88-35162a122b69 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 returned with HTTP 200 Sep 07 16:52:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 852/1719] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:22 2026] GET /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 => generated 464 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1542168262", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1542168262', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Create volume of 1 GB Sep 07 16:52:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Availability Zones retrieved successfully. Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Flow 'volume_create_api' (2b279b7f-ccae-4d8c-9800-1a97c867af0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12565fb8-746e-4c74-bd40-872cc43e6a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12565fb8-746e-4c74-bd40-872cc43e6a4a) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:22 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45c303d-6d7d-463f-8a61-b343e88535b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f11ec347-2937-4287-915e-d12bcbcedf4d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f11ec347-2937-4287-915e-d12bcbcedf4d tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f11ec347-2937-4287-915e-d12bcbcedf4d tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f11ec347-2937-4287-915e-d12bcbcedf4d tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:22 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f11ec347-2937-4287-915e-d12bcbcedf4d tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f11ec347-2937-4287-915e-d12bcbcedf4d tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 200 Sep 07 16:52:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 853/1720] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:22 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 846 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Created reservations ['de5113d9-04f7-46e5-b5fa-932fc3d74e48', 'dfbb1053-b69c-4850-b780-6cca763d9476', '974c39f1-e505-4cda-86a6-cdee19108e77', 'cbfae7cf-8477-47dd-b313-d9fbda41d639'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45c303d-6d7d-463f-8a61-b343e88535b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de5113d9-04f7-46e5-b5fa-932fc3d74e48', 'dfbb1053-b69c-4850-b780-6cca763d9476', '974c39f1-e505-4cda-86a6-cdee19108e77', 'cbfae7cf-8477-47dd-b313-d9fbda41d639']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74731e53-5ad1-48b4-bdbd-c492ad384349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74731e53-5ad1-48b4-bdbd-c492ad384349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd4e9e8a-6a93-4632-ab81-92ee80540697', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1542168262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e77af944af4959803c32837e31d5d8',qos_specs=None,replication_status=,reservations=['de5113d9-04f7-46e5-b5fa-932fc3d74e48','dfbb1053-b69c-4850-b780-6cca763d9476','974c39f1-e505-4cda-86a6-cdee19108e77','cbfae7cf-8477-47dd-b313-d9fbda41d639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9efb823d6a54c44825374b763e1eab0',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1542168262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd4e9e8a-6a93-4632-ab81-92ee80540697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27e77af944af4959803c32837e31d5d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9efb823d6a54c44825374b763e1eab0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2e7708-f04c-4db7-aecb-e9d684c3ad54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2e7708-f04c-4db7-aecb-e9d684c3ad54) transitioned into state 'SUCCESS' from state '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-1542168262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e77af944af4959803c32837e31d5d8',qos_specs=None,replication_status=,reservations=['de5113d9-04f7-46e5-b5fa-932fc3d74e48','dfbb1053-b69c-4850-b780-6cca763d9476','974c39f1-e505-4cda-86a6-cdee19108e77','cbfae7cf-8477-47dd-b313-d9fbda41d639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9efb823d6a54c44825374b763e1eab0',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387f18d1-eca4-4334-8863-5d1f68b86329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387f18d1-eca4-4334-8863-5d1f68b86329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Flow 'volume_create_api' (2b279b7f-ccae-4d8c-9800-1a97c867af0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Create volume request issued successfully. Sep 07 16:52:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a2207138-d25c-4879-8da0-f1b3bfe98d41 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:52:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 868/1721] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:52:22 2026] POST /volume/v3/volumes => generated 762 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:52:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e5475f2d-ef17-4cb6-a4b4-4db8e759b938 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5475f2d-ef17-4cb6-a4b4-4db8e759b938 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5475f2d-ef17-4cb6-a4b4-4db8e759b938 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5475f2d-ef17-4cb6-a4b4-4db8e759b938 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e5475f2d-ef17-4cb6-a4b4-4db8e759b938 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5475f2d-ef17-4cb6-a4b4-4db8e759b938 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 854/1722] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:23 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 830 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9ed3b34c-5f71-4c16-96c4-4d883ac6f470 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9ed3b34c-5f71-4c16-96c4-4d883ac6f470 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9ed3b34c-5f71-4c16-96c4-4d883ac6f470 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9ed3b34c-5f71-4c16-96c4-4d883ac6f470 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9ed3b34c-5f71-4c16-96c4-4d883ac6f470 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9ed3b34c-5f71-4c16-96c4-4d883ac6f470 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 returned with HTTP 200 Sep 07 16:52:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 869/1723] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:23 2026] GET /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 => generated 464 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e37a6852-5a26-4d53-8d84-dc7df8034be3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e37a6852-5a26-4d53-8d84-dc7df8034be3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e37a6852-5a26-4d53-8d84-dc7df8034be3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e37a6852-5a26-4d53-8d84-dc7df8034be3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e37a6852-5a26-4d53-8d84-dc7df8034be3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e37a6852-5a26-4d53-8d84-dc7df8034be3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 200 Sep 07 16:52:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 855/1724] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:24 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 846 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-af0817d8-00fc-4d8b-b45a-b1e4b59d741b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af0817d8-00fc-4d8b-b45a-b1e4b59d741b tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-reader] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af0817d8-00fc-4d8b-b45a-b1e4b59d741b tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af0817d8-00fc-4d8b-b45a-b1e4b59d741b tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-af0817d8-00fc-4d8b-b45a-b1e4b59d741b tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-reader] Volume info retrieved successfully. Sep 07 16:52:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af0817d8-00fc-4d8b-b45a-b1e4b59d741b tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-reader] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 200 Sep 07 16:52:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 870/1725] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:24 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-320721fa-a6e9-4720-9bd7-1fcea8d23420 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-320721fa-a6e9-4720-9bd7-1fcea8d23420 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e Sep 07 16:52:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-320721fa-a6e9-4720-9bd7-1fcea8d23420 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-320721fa-a6e9-4720-9bd7-1fcea8d23420 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:24 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-320721fa-a6e9-4720-9bd7-1fcea8d23420 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Delete snapshot with id: 16db5306-bbd8-4e64-bb34-cd54617b713e Sep 07 16:52:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-320721fa-a6e9-4720-9bd7-1fcea8d23420 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Snapshot retrieved successfully. Sep 07 16:52:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-320721fa-a6e9-4720-9bd7-1fcea8d23420 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Snapshot delete request issued successfully. Sep 07 16:52:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-320721fa-a6e9-4720-9bd7-1fcea8d23420 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e returned with HTTP 202 Sep 07 16:52:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 856/1726] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:52:24 2026] DELETE /volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:52:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-94de65ad-9e53-412e-8ba7-cf93b57c84e3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-94de65ad-9e53-412e-8ba7-cf93b57c84e3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e Sep 07 16:52:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-94de65ad-9e53-412e-8ba7-cf93b57c84e3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-94de65ad-9e53-412e-8ba7-cf93b57c84e3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-94de65ad-9e53-412e-8ba7-cf93b57c84e3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Snapshot retrieved successfully. Sep 07 16:52:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-94de65ad-9e53-412e-8ba7-cf93b57c84e3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e returned with HTTP 200 Sep 07 16:52:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 871/1727] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:24 2026] GET /volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e => generated 461 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-65c1d947-261c-45b1-9ac3-336e37f1c746 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65c1d947-261c-45b1-9ac3-336e37f1c746 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65c1d947-261c-45b1-9ac3-336e37f1c746 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65c1d947-261c-45b1-9ac3-336e37f1c746 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-65c1d947-261c-45b1-9ac3-336e37f1c746 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65c1d947-261c-45b1-9ac3-336e37f1c746 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 857/1728] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:24 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 854 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0df7e9a4-6c41-4875-8cd9-6ef24f1a889a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0df7e9a4-6c41-4875-8cd9-6ef24f1a889a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 Sep 07 16:52:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0df7e9a4-6c41-4875-8cd9-6ef24f1a889a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0df7e9a4-6c41-4875-8cd9-6ef24f1a889a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0df7e9a4-6c41-4875-8cd9-6ef24f1a889a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0df7e9a4-6c41-4875-8cd9-6ef24f1a889a tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 returned with HTTP 200 Sep 07 16:52:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 872/1729] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:24 2026] GET /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 => generated 464 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ea6200b0-24cd-413e-99fb-5122972165d8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ea6200b0-24cd-413e-99fb-5122972165d8 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ea6200b0-24cd-413e-99fb-5122972165d8 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ea6200b0-24cd-413e-99fb-5122972165d8 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ea6200b0-24cd-413e-99fb-5122972165d8 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Snapshot retrieved successfully. Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ea6200b0-24cd-413e-99fb-5122972165d8 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e returned with HTTP 200 Sep 07 16:52:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 858/1730] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:25 2026] GET /volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e => generated 461 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bb718aa5-5c21-4673-a3ce-9d3a09db19ea None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bb718aa5-5c21-4673-a3ce-9d3a09db19ea tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bb718aa5-5c21-4673-a3ce-9d3a09db19ea tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bb718aa5-5c21-4673-a3ce-9d3a09db19ea tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bb718aa5-5c21-4673-a3ce-9d3a09db19ea tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bb718aa5-5c21-4673-a3ce-9d3a09db19ea tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 873/1731] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:25 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7aa3a850-4a85-4a5c-990f-c9ea43c16778 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7aa3a850-4a85-4a5c-990f-c9ea43c16778 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7aa3a850-4a85-4a5c-990f-c9ea43c16778 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7aa3a850-4a85-4a5c-990f-c9ea43c16778 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7aa3a850-4a85-4a5c-990f-c9ea43c16778 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7aa3a850-4a85-4a5c-990f-c9ea43c16778 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 859/1732] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:25 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-62da0316-7221-4128-b6f8-39024a02c4b8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-62da0316-7221-4128-b6f8-39024a02c4b8 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-62da0316-7221-4128-b6f8-39024a02c4b8 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-62da0316-7221-4128-b6f8-39024a02c4b8 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-62da0316-7221-4128-b6f8-39024a02c4b8 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-62da0316-7221-4128-b6f8-39024a02c4b8 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ad42103a-2b80-41f5-8099-c5e3c33b9632 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ad42103a-2b80-41f5-8099-c5e3c33b9632 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ad42103a-2b80-41f5-8099-c5e3c33b9632 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-62da0316-7221-4128-b6f8-39024a02c4b8 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Get all volumes completed successfully. Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ad42103a-2b80-41f5-8099-c5e3c33b9632 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-62da0316-7221-4128-b6f8-39024a02c4b8 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 200 Sep 07 16:52:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 874/1733] 192.168.122.91 () {58 vars in 1116 bytes} [Mon Sep 7 16:52:25 2026] GET /volume/v3/volumes => generated 345 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-be040a75-166b-40a1-936a-71d92b88dc5f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ad42103a-2b80-41f5-8099-c5e3c33b9632 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 returned with HTTP 404 Sep 07 16:52:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 860/1734] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:25 2026] GET /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be040a75-166b-40a1-936a-71d92b88dc5f tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be040a75-166b-40a1-936a-71d92b88dc5f tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be040a75-166b-40a1-936a-71d92b88dc5f tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-129de489-ef57-4d2b-a078-acf086a2eb27 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-129de489-ef57-4d2b-a078-acf086a2eb27 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-129de489-ef57-4d2b-a078-acf086a2eb27 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-129de489-ef57-4d2b-a078-acf086a2eb27 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-129de489-ef57-4d2b-a078-acf086a2eb27 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot '1be3c24e-9f77-4c0b-8722-77a7a83b4706' with '{'status': 'available'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-be040a75-166b-40a1-936a-71d92b88dc5f tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be040a75-166b-40a1-936a-71d92b88dc5f tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-129de489-ef57-4d2b-a078-acf086a2eb27 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action returned with HTTP 202 Sep 07 16:52:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 875/1735] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:25 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 861/1736] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:25 2026] POST /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0b5e4f0a-0746-4239-8765-2ebb38ddd429 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0b5e4f0a-0746-4239-8765-2ebb38ddd429 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0b5e4f0a-0746-4239-8765-2ebb38ddd429 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0b5e4f0a-0746-4239-8765-2ebb38ddd429 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0b5e4f0a-0746-4239-8765-2ebb38ddd429 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0b5e4f0a-0746-4239-8765-2ebb38ddd429 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 876/1737] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:25 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7f468961-1bbb-470e-a22e-13913e84faa0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7f468961-1bbb-470e-a22e-13913e84faa0 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7f468961-1bbb-470e-a22e-13913e84faa0 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7f468961-1bbb-470e-a22e-13913e84faa0 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-7f468961-1bbb-470e-a22e-13913e84faa0 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Delete snapshot with id: 7b9fed5f-5ff3-40ed-8025-83e46510f112 Sep 07 16:52:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7f468961-1bbb-470e-a22e-13913e84faa0 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 returned with HTTP 404 Sep 07 16:52:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 862/1738] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:52:25 2026] DELETE /volume/v3/snapshots/7b9fed5f-5ff3-40ed-8025-83e46510f112 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1695ac26-ab3d-4be7-b95a-564080250252 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1695ac26-ab3d-4be7-b95a-564080250252 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:52:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1695ac26-ab3d-4be7-b95a-564080250252 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6e0bb83-d03d-4cca-b18a-bc026be70ddc", "name": "tempest-SnapshotsActionsTest-Snapshot-871141883"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1695ac26-ab3d-4be7-b95a-564080250252 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:52:26 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-1695ac26-ab3d-4be7-b95a-564080250252 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Create snapshot from volume c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-f9a433a6-2e5a-46ba-98e3-850dfcda5c92 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-f9a433a6-2e5a-46ba-98e3-850dfcda5c92 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-f9a433a6-2e5a-46ba-98e3-850dfcda5c92 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-f9a433a6-2e5a-46ba-98e3-850dfcda5c92 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:26 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-1695ac26-ab3d-4be7-b95a-564080250252 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Created reservations ['acf5e538-97e7-4e11-b93b-c322b6572ede', 'fe7791ad-6094-466a-8216-40ba2d23aa0e', '42ea7eec-1c2f-4159-9662-ed032a24eac3', '761f4e98-b3d0-4538-8df4-9ff2168002a1'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-f9a433a6-2e5a-46ba-98e3-850dfcda5c92 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-f9a433a6-2e5a-46ba-98e3-850dfcda5c92 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 863/1739] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:52:26 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 855 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1695ac26-ab3d-4be7-b95a-564080250252 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot create request issued successfully. Sep 07 16:52:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1695ac26-ab3d-4be7-b95a-564080250252 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:52:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 877/1740] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:52:26 2026] POST /volume/v3/snapshots => generated 306 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:52:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-65e3fa5c-bc82-4df5-82c9-736e143c7f11 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65e3fa5c-bc82-4df5-82c9-736e143c7f11 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d Sep 07 16:52:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65e3fa5c-bc82-4df5-82c9-736e143c7f11 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65e3fa5c-bc82-4df5-82c9-736e143c7f11 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2ee3c3d7-f4e7-4242-8fcf-c7caafd73f53 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2ee3c3d7-f4e7-4242-8fcf-c7caafd73f53 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e Sep 07 16:52:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2ee3c3d7-f4e7-4242-8fcf-c7caafd73f53 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2ee3c3d7-f4e7-4242-8fcf-c7caafd73f53 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-65e3fa5c-bc82-4df5-82c9-736e143c7f11 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65e3fa5c-bc82-4df5-82c9-736e143c7f11 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d returned with HTTP 200 Sep 07 16:52:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2ee3c3d7-f4e7-4242-8fcf-c7caafd73f53 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Snapshot retrieved successfully. Sep 07 16:52:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 864/1741] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:26 2026] GET /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d => generated 438 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2ee3c3d7-f4e7-4242-8fcf-c7caafd73f53 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e returned with HTTP 200 Sep 07 16:52:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 878/1742] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:26 2026] GET /volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e => generated 461 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-da2b5a86-a001-4f81-a6a3-56c805db32f7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da2b5a86-a001-4f81-a6a3-56c805db32f7 None None] GET http://192.168.122.91/volume// Sep 07 16:52:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da2b5a86-a001-4f81-a6a3-56c805db32f7 None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da2b5a86-a001-4f81-a6a3-56c805db32f7 None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da2b5a86-a001-4f81-a6a3-56c805db32f7 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:52:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 865/1743] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:52:26 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:52:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-9823957f-90ed-4c68-a4f8-829a9988a482 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-9823957f-90ed-4c68-a4f8-829a9988a482 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:52:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-9823957f-90ed-4c68-a4f8-829a9988a482 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd4e9e8a-6a93-4632-ab81-92ee80540697", "connector": null, "instance_uuid": "8ec0143b-c42b-4387-8f6b-11a71587e674"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-9823957f-90ed-4c68-a4f8-829a9988a482 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:52:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 879/1744] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:52:26 2026] POST /volume/v3/attachments => generated 273 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:52:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ae42763d-dc4d-4db8-8b7b-d3d5f52e9cc7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae42763d-dc4d-4db8-8b7b-d3d5f52e9cc7 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae42763d-dc4d-4db8-8b7b-d3d5f52e9cc7 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae42763d-dc4d-4db8-8b7b-d3d5f52e9cc7 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-be81d3a1-1ad9-4d32-965a-1450e29a9b13 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be81d3a1-1ad9-4d32-965a-1450e29a9b13 None None] GET http://192.168.122.91/volume// Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be81d3a1-1ad9-4d32-965a-1450e29a9b13 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-be81d3a1-1ad9-4d32-965a-1450e29a9b13 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-be81d3a1-1ad9-4d32-965a-1450e29a9b13 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:52:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 880/1745] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:52:27 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:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-d43f97df-7001-407d-8e1b-bb313b396a5b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-d43f97df-7001-407d-8e1b-bb313b396a5b tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-d43f97df-7001-407d-8e1b-bb313b396a5b tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-d43f97df-7001-407d-8e1b-bb313b396a5b tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ae42763d-dc4d-4db8-8b7b-d3d5f52e9cc7 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae42763d-dc4d-4db8-8b7b-d3d5f52e9cc7 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 866/1746] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:26 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 854 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-d43f97df-7001-407d-8e1b-bb313b396a5b tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-d43f97df-7001-407d-8e1b-bb313b396a5b tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 881/1747] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:52:27 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 1035 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-76a0c2fd-f5a9-4718-ab64-7ded966b087f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a8209bb3-b1be-4f7b-ad7a-a51e2e13dd58 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-76a0c2fd-f5a9-4718-ab64-7ded966b087f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-76a0c2fd-f5a9-4718-ab64-7ded966b087f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-76a0c2fd-f5a9-4718-ab64-7ded966b087f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a8209bb3-b1be-4f7b-ad7a-a51e2e13dd58 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a8209bb3-b1be-4f7b-ad7a-a51e2e13dd58 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a8209bb3-b1be-4f7b-ad7a-a51e2e13dd58 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-76a0c2fd-f5a9-4718-ab64-7ded966b087f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-76a0c2fd-f5a9-4718-ab64-7ded966b087f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d returned with HTTP 200 Sep 07 16:52:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 867/1748] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:27 2026] GET /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a8209bb3-b1be-4f7b-ad7a-a51e2e13dd58 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e returned with HTTP 404 Sep 07 16:52:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 882/1749] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:27 2026] GET /volume/v3/snapshots/16db5306-bbd8-4e64-bb34-cd54617b713e => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b0b49a71-d5a8-44c6-9ea5-4c54580f14db None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b0b49a71-d5a8-44c6-9ea5-4c54580f14db tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b0b49a71-d5a8-44c6-9ea5-4c54580f14db tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b0b49a71-d5a8-44c6-9ea5-4c54580f14db tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-fb95f7da-7ab1-4bde-9b77-de8ef2bfe444 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-fb95f7da-7ab1-4bde-9b77-de8ef2bfe444 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] PUT http://192.168.122.91/volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47 Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-fb95f7da-7ab1-4bde-9b77-de8ef2bfe444 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b0b49a71-d5a8-44c6-9ea5-4c54580f14db tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-fb95f7da-7ab1-4bde-9b77-de8ef2bfe444 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Acquiring lock "cinder-attachment_update-dd4e9e8a-6a93-4632-ab81-92ee80540697-devstack" by "attachment_update" {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b0b49a71-d5a8-44c6-9ea5-4c54580f14db tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 200 Sep 07 16:52:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 868/1750] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:27 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 846 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-edad62fb-8fc6-4fdd-aaa2-35015debc9c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-edad62fb-8fc6-4fdd-aaa2-35015debc9c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] DELETE http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-edad62fb-8fc6-4fdd-aaa2-35015debc9c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-edad62fb-8fc6-4fdd-aaa2-35015debc9c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-edad62fb-8fc6-4fdd-aaa2-35015debc9c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Delete volume with id: 2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:27 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-fb95f7da-7ab1-4bde-9b77-de8ef2bfe444 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Lock "cinder-attachment_update-dd4e9e8a-6a93-4632-ab81-92ee80540697-devstack" acquired by "attachment_update" :: waited 0.046s {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-edad62fb-8fc6-4fdd-aaa2-35015debc9c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-edad62fb-8fc6-4fdd-aaa2-35015debc9c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Delete volume request issued successfully. Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-edad62fb-8fc6-4fdd-aaa2-35015debc9c0 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 202 Sep 07 16:52:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 869/1751] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:52:27 2026] DELETE /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c5c882f1-97b5-41de-b56f-87caa7e53a0e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c5c882f1-97b5-41de-b56f-87caa7e53a0e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c5c882f1-97b5-41de-b56f-87caa7e53a0e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c5c882f1-97b5-41de-b56f-87caa7e53a0e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c5c882f1-97b5-41de-b56f-87caa7e53a0e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c5c882f1-97b5-41de-b56f-87caa7e53a0e tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 200 Sep 07 16:52:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 870/1752] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:27 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-35390cb4-1589-4394-8071-066ba9fc0313 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-35390cb4-1589-4394-8071-066ba9fc0313 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-35390cb4-1589-4394-8071-066ba9fc0313 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-35390cb4-1589-4394-8071-066ba9fc0313 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-35390cb4-1589-4394-8071-066ba9fc0313 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-35390cb4-1589-4394-8071-066ba9fc0313 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 871/1753] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:28 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a3c89de8-ccbc-47c7-afdc-cb93f09427e4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a3c89de8-ccbc-47c7-afdc-cb93f09427e4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d Sep 07 16:52:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a3c89de8-ccbc-47c7-afdc-cb93f09427e4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a3c89de8-ccbc-47c7-afdc-cb93f09427e4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a3c89de8-ccbc-47c7-afdc-cb93f09427e4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a3c89de8-ccbc-47c7-afdc-cb93f09427e4 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d returned with HTTP 200 Sep 07 16:52:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 872/1754] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:28 2026] GET /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d => generated 438 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-14c074ec-8705-4d97-a008-aed74a5faca4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14c074ec-8705-4d97-a008-aed74a5faca4 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14c074ec-8705-4d97-a008-aed74a5faca4 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14c074ec-8705-4d97-a008-aed74a5faca4 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-14c074ec-8705-4d97-a008-aed74a5faca4 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Volume info retrieved successfully. Sep 07 16:52:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14c074ec-8705-4d97-a008-aed74a5faca4 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 200 Sep 07 16:52:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 873/1755] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:28 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 845 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fb95ad42-4c09-4d66-afa0-7108792cb449 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fb95ad42-4c09-4d66-afa0-7108792cb449 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fb95ad42-4c09-4d66-afa0-7108792cb449 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fb95ad42-4c09-4d66-afa0-7108792cb449 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fb95ad42-4c09-4d66-afa0-7108792cb449 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fb95ad42-4c09-4d66-afa0-7108792cb449 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 874/1756] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:29 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:29 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-fb95f7da-7ab1-4bde-9b77-de8ef2bfe444 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Lock "cinder-attachment_update-dd4e9e8a-6a93-4632-ab81-92ee80540697-devstack" released by "attachment_update" :: held 1.857s {{(pid=87176) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:52:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-fb95f7da-7ab1-4bde-9b77-de8ef2bfe444 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47 returned with HTTP 200 Sep 07 16:52:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 883/1757] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:52:27 2026] PUT /volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47 => generated 694 bytes in 1954 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2b5e814b-441e-454d-9e63-7e670643211f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b5e814b-441e-454d-9e63-7e670643211f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b5e814b-441e-454d-9e63-7e670643211f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b5e814b-441e-454d-9e63-7e670643211f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2b5e814b-441e-454d-9e63-7e670643211f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b5e814b-441e-454d-9e63-7e670643211f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d returned with HTTP 200 Sep 07 16:52:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 875/1758] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:29 2026] GET /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4cbfedbd-bed5-4abf-8806-850b7a570fce None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4cbfedbd-bed5-4abf-8806-850b7a570fce tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d/action Sep 07 16:52:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4cbfedbd-bed5-4abf-8806-850b7a570fce tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4cbfedbd-bed5-4abf-8806-850b7a570fce tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-4cbfedbd-bed5-4abf-8806-850b7a570fce tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot '8630b17d-7cf7-4a0f-bf01-1017be59966d' with '{'status': 'error_deleting'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4cbfedbd-bed5-4abf-8806-850b7a570fce tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d/action returned with HTTP 202 Sep 07 16:52:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 884/1759] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:29 2026] POST /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5dcf25d1-a368-4c57-bfd8-e3dfd5ff0639 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5dcf25d1-a368-4c57-bfd8-e3dfd5ff0639 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5dcf25d1-a368-4c57-bfd8-e3dfd5ff0639 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5dcf25d1-a368-4c57-bfd8-e3dfd5ff0639 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5dcf25d1-a368-4c57-bfd8-e3dfd5ff0639 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5dcf25d1-a368-4c57-bfd8-e3dfd5ff0639 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d returned with HTTP 200 Sep 07 16:52:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 876/1760] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:29 2026] GET /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d => generated 470 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-dd8c8dad-1ef1-4012-b610-a97e446e11c3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dd8c8dad-1ef1-4012-b610-a97e446e11c3 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d/action Sep 07 16:52:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dd8c8dad-1ef1-4012-b610-a97e446e11c3 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dd8c8dad-1ef1-4012-b610-a97e446e11c3 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-dd8c8dad-1ef1-4012-b610-a97e446e11c3 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Snapshot retrieved successfully. Sep 07 16:52:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-dd8c8dad-1ef1-4012-b610-a97e446e11c3 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Snapshot delete request issued successfully. Sep 07 16:52:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dd8c8dad-1ef1-4012-b610-a97e446e11c3 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d/action returned with HTTP 202 Sep 07 16:52:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 885/1761] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:29 2026] POST /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a50e7f44-b8cb-4877-ad47-f22bca4418be None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a50e7f44-b8cb-4877-ad47-f22bca4418be tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a50e7f44-b8cb-4877-ad47-f22bca4418be tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a50e7f44-b8cb-4877-ad47-f22bca4418be tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-beefe930-1a5a-48b3-905d-97e20fa328a3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-beefe930-1a5a-48b3-905d-97e20fa328a3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] GET http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a50e7f44-b8cb-4877-ad47-f22bca4418be tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-beefe930-1a5a-48b3-905d-97e20fa328a3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-beefe930-1a5a-48b3-905d-97e20fa328a3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a50e7f44-b8cb-4877-ad47-f22bca4418be tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d returned with HTTP 200 Sep 07 16:52:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 877/1762] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:29 2026] GET /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d => generated 464 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-beefe930-1a5a-48b3-905d-97e20fa328a3 tempest-VolumesExtendTest-1162037430 tempest-VolumesExtendTest-1162037430-project-member] http://192.168.122.91/volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 returned with HTTP 404 Sep 07 16:52:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 886/1763] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:29 2026] GET /volume/v3/volumes/2e64a5f4-4bb9-4816-847c-0c795b4b5aa4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-6424b3cb-967f-4ed7-84ac-7a03c6967ef5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-74010242-6db9-441a-8e68-b4d386492fce None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-6424b3cb-967f-4ed7-84ac-7a03c6967ef5 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] POST http://192.168.122.91/volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47/action Sep 07 16:52:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-6424b3cb-967f-4ed7-84ac-7a03c6967ef5 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-6424b3cb-967f-4ed7-84ac-7a03c6967ef5 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74010242-6db9-441a-8e68-b4d386492fce tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74010242-6db9-441a-8e68-b4d386492fce tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74010242-6db9-441a-8e68-b4d386492fce tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-b0aaead1-2b61-4a4d-9593-b049ab810361 req-6424b3cb-967f-4ed7-84ac-7a03c6967ef5 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47/action returned with HTTP 204 Sep 07 16:52:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 887/1764] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:52:30 2026] POST /volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47/action => generated 0 bytes in 132 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-74010242-6db9-441a-8e68-b4d386492fce tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74010242-6db9-441a-8e68-b4d386492fce tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 878/1765] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:30 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 855 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3e945663-cbca-4947-ad60-3c4a440562ba None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e945663-cbca-4947-ad60-3c4a440562ba tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d Sep 07 16:52:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3e945663-cbca-4947-ad60-3c4a440562ba tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3e945663-cbca-4947-ad60-3c4a440562ba tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3e945663-cbca-4947-ad60-3c4a440562ba tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e945663-cbca-4947-ad60-3c4a440562ba tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d returned with HTTP 200 Sep 07 16:52:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 888/1766] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:30 2026] GET /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-30337b0e-4b1d-45f7-ab99-e3653cac3663 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-30337b0e-4b1d-45f7-ab99-e3653cac3663 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-30337b0e-4b1d-45f7-ab99-e3653cac3663 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-30337b0e-4b1d-45f7-ab99-e3653cac3663 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:31 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-30337b0e-4b1d-45f7-ab99-e3653cac3663 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-30337b0e-4b1d-45f7-ab99-e3653cac3663 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 879/1767] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:31 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 1147 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:52:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4eef5eb0-d425-4c24-b4f1-660924de33bf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4eef5eb0-d425-4c24-b4f1-660924de33bf tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4eef5eb0-d425-4c24-b4f1-660924de33bf tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4eef5eb0-d425-4c24-b4f1-660924de33bf tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4eef5eb0-d425-4c24-b4f1-660924de33bf tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4eef5eb0-d425-4c24-b4f1-660924de33bf tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 889/1768] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:31 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 1147 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:52:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4512318a-2d32-43db-b70c-d66c17795e58 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4512318a-2d32-43db-b70c-d66c17795e58 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:52:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4512318a-2d32-43db-b70c-d66c17795e58 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4512318a-2d32-43db-b70c-d66c17795e58 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:31 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4512318a-2d32-43db-b70c-d66c17795e58 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:52:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4512318a-2d32-43db-b70c-d66c17795e58 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:52:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 880/1769] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:31 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 1147 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:52:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-60a1cedb-04d8-4919-a5cf-f43a94b9716f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-60a1cedb-04d8-4919-a5cf-f43a94b9716f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d Sep 07 16:52:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-60a1cedb-04d8-4919-a5cf-f43a94b9716f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-60a1cedb-04d8-4919-a5cf-f43a94b9716f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-60a1cedb-04d8-4919-a5cf-f43a94b9716f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-60a1cedb-04d8-4919-a5cf-f43a94b9716f tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d returned with HTTP 200 Sep 07 16:52:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 890/1770] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:32 2026] GET /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d => generated 464 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7e5dd2af-fb1d-4ca9-a97e-f2b83cf29c4b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7e5dd2af-fb1d-4ca9-a97e-f2b83cf29c4b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7e5dd2af-fb1d-4ca9-a97e-f2b83cf29c4b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7e5dd2af-fb1d-4ca9-a97e-f2b83cf29c4b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7e5dd2af-fb1d-4ca9-a97e-f2b83cf29c4b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d returned with HTTP 404 Sep 07 16:52:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 881/1771] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:33 2026] GET /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-30af2c43-22e4-4e5a-9716-2c242f5859a3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30af2c43-22e4-4e5a-9716-2c242f5859a3 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30af2c43-22e4-4e5a-9716-2c242f5859a3 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30af2c43-22e4-4e5a-9716-2c242f5859a3 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-30af2c43-22e4-4e5a-9716-2c242f5859a3 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot '1be3c24e-9f77-4c0b-8722-77a7a83b4706' with '{'status': 'available'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30af2c43-22e4-4e5a-9716-2c242f5859a3 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action returned with HTTP 202 Sep 07 16:52:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 891/1772] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:33 2026] POST /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5fc6f9c1-7c0a-4e43-80d3-285156c056cc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5fc6f9c1-7c0a-4e43-80d3-285156c056cc tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5fc6f9c1-7c0a-4e43-80d3-285156c056cc tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5fc6f9c1-7c0a-4e43-80d3-285156c056cc tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5fc6f9c1-7c0a-4e43-80d3-285156c056cc tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5fc6f9c1-7c0a-4e43-80d3-285156c056cc tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 882/1773] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:33 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f7b2de2a-f662-4c9f-ad85-2d97adcd65bb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f7b2de2a-f662-4c9f-ad85-2d97adcd65bb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f7b2de2a-f662-4c9f-ad85-2d97adcd65bb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f7b2de2a-f662-4c9f-ad85-2d97adcd65bb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-f7b2de2a-f662-4c9f-ad85-2d97adcd65bb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Delete snapshot with id: 8630b17d-7cf7-4a0f-bf01-1017be59966d Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f7b2de2a-f662-4c9f-ad85-2d97adcd65bb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d returned with HTTP 404 Sep 07 16:52:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 892/1774] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:52:33 2026] DELETE /volume/v3/snapshots/8630b17d-7cf7-4a0f-bf01-1017be59966d => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-50dcfba8-6caa-49a7-bc00-da6d02d71a8b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50dcfba8-6caa-49a7-bc00-da6d02d71a8b tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50dcfba8-6caa-49a7-bc00-da6d02d71a8b tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50dcfba8-6caa-49a7-bc00-da6d02d71a8b tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-50dcfba8-6caa-49a7-bc00-da6d02d71a8b tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot '1be3c24e-9f77-4c0b-8722-77a7a83b4706' with '{'status': 'creating'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50dcfba8-6caa-49a7-bc00-da6d02d71a8b tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action returned with HTTP 202 Sep 07 16:52:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 883/1775] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:33 2026] POST /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9b84e3e9-351b-461b-b7a7-e9706890c679 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9b84e3e9-351b-461b-b7a7-e9706890c679 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9b84e3e9-351b-461b-b7a7-e9706890c679 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9b84e3e9-351b-461b-b7a7-e9706890c679 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9b84e3e9-351b-461b-b7a7-e9706890c679 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9b84e3e9-351b-461b-b7a7-e9706890c679 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 893/1776] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:33 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 465 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7362c3c5-9d29-4a08-ada6-32efd477df6b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7362c3c5-9d29-4a08-ada6-32efd477df6b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] POST http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7362c3c5-9d29-4a08-ada6-32efd477df6b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7362c3c5-9d29-4a08-ada6-32efd477df6b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.snapshot_actions [None req-7362c3c5-9d29-4a08-ada6-32efd477df6b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87177) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.snapshot_actions [None req-7362c3c5-9d29-4a08-ada6-32efd477df6b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Updating snapshot 1be3c24e-9f77-4c0b-8722-77a7a83b4706 with info {'id': '1be3c24e-9f77-4c0b-8722-77a7a83b4706', 'status': 'error', 'progress': '80%'} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7362c3c5-9d29-4a08-ada6-32efd477df6b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action returned with HTTP 202 Sep 07 16:52:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 884/1777] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:33 2026] POST /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4ebd0fc3-dead-47b6-9d64-35d4b9727e7f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ebd0fc3-dead-47b6-9d64-35d4b9727e7f tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ebd0fc3-dead-47b6-9d64-35d4b9727e7f tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ebd0fc3-dead-47b6-9d64-35d4b9727e7f tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4ebd0fc3-dead-47b6-9d64-35d4b9727e7f tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Snapshot retrieved successfully. Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ebd0fc3-dead-47b6-9d64-35d4b9727e7f tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 894/1778] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:33 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 461 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-093a051a-7ce6-44c8-af86-1bd5a2fcbc50 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-093a051a-7ce6-44c8-af86-1bd5a2fcbc50 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] POST http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-093a051a-7ce6-44c8-af86-1bd5a2fcbc50 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-093a051a-7ce6-44c8-af86-1bd5a2fcbc50 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-093a051a-7ce6-44c8-af86-1bd5a2fcbc50 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] Updating snapshot '1be3c24e-9f77-4c0b-8722-77a7a83b4706' with '{'status': 'available'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-093a051a-7ce6-44c8-af86-1bd5a2fcbc50 tempest-SnapshotsActionsTest-1837062505 tempest-SnapshotsActionsTest-1837062505-project-admin] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action returned with HTTP 202 Sep 07 16:52:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 885/1779] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 16:52:33 2026] POST /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-08b9ea9b-a317-4366-b359-bd6918af4426 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-08b9ea9b-a317-4366-b359-bd6918af4426 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-08b9ea9b-a317-4366-b359-bd6918af4426 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-08b9ea9b-a317-4366-b359-bd6918af4426 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-08b9ea9b-a317-4366-b359-bd6918af4426 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-08b9ea9b-a317-4366-b359-bd6918af4426 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 895/1780] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:33 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3e97dd14-5a33-404e-922e-1905f7f83ccb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3e97dd14-5a33-404e-922e-1905f7f83ccb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3e97dd14-5a33-404e-922e-1905f7f83ccb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3e97dd14-5a33-404e-922e-1905f7f83ccb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:33 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-3e97dd14-5a33-404e-922e-1905f7f83ccb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Delete snapshot with id: 1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3e97dd14-5a33-404e-922e-1905f7f83ccb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3e97dd14-5a33-404e-922e-1905f7f83ccb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot delete request issued successfully. Sep 07 16:52:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3e97dd14-5a33-404e-922e-1905f7f83ccb tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 202 Sep 07 16:52:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 886/1781] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:52:33 2026] DELETE /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:52:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-33c4e0c3-34db-4ccf-b091-76300e1188c2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-33c4e0c3-34db-4ccf-b091-76300e1188c2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-33c4e0c3-34db-4ccf-b091-76300e1188c2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-33c4e0c3-34db-4ccf-b091-76300e1188c2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-33c4e0c3-34db-4ccf-b091-76300e1188c2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-33c4e0c3-34db-4ccf-b091-76300e1188c2 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 896/1782] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:34 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e91fc5d2-6c67-4f62-95b7-20e55b54413d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e91fc5d2-6c67-4f62-95b7-20e55b54413d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e91fc5d2-6c67-4f62-95b7-20e55b54413d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e91fc5d2-6c67-4f62-95b7-20e55b54413d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:35 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e91fc5d2-6c67-4f62-95b7-20e55b54413d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e91fc5d2-6c67-4f62-95b7-20e55b54413d tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 887/1783] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:35 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-036594db-522f-40be-88f7-e86edbc2f314 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:52:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1527281093", "metadata": {"Type": "Test"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1527281093', 'metadata': {'Type': 'Test'}}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:52:35 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume of 1 GB Sep 07 16:52:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Availability Zones retrieved successfully. Sep 07 16:52:35 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (64f8b9f0-8253-4b19-b470-ce9aad70b90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:35 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29eff83b-6aba-4231-b080-0a99ff80f7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:35 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:52:35 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29eff83b-6aba-4231-b080-0a99ff80f7d7) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:35 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a2d223-b1e7-490a-ba53-419570e7ecd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2bcd80b0-a524-4e7b-b436-5fa4ec2bb8c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2bcd80b0-a524-4e7b-b436-5fa4ec2bb8c0 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2bcd80b0-a524-4e7b-b436-5fa4ec2bb8c0 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2bcd80b0-a524-4e7b-b436-5fa4ec2bb8c0 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:36 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Created reservations ['d90b9dd1-7a51-40ec-a48f-9a96bc240245', 'bf009e2e-2cbd-4992-965d-c9f869d95208', 'f2aaba3e-dcfb-47e4-ae08-665f1c5f58dd', '804b932b-c297-46b3-9951-ee5b795dc648'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a2d223-b1e7-490a-ba53-419570e7ecd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d90b9dd1-7a51-40ec-a48f-9a96bc240245', 'bf009e2e-2cbd-4992-965d-c9f869d95208', 'f2aaba3e-dcfb-47e4-ae08-665f1c5f58dd', '804b932b-c297-46b3-9951-ee5b795dc648']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:36 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2bcd80b0-a524-4e7b-b436-5fa4ec2bb8c0 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Snapshot retrieved successfully. Sep 07 16:52:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1374c6f-c111-4969-8380-435e10372ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2bcd80b0-a524-4e7b-b436-5fa4ec2bb8c0 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 200 Sep 07 16:52:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 888/1784] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:36 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:36 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:36 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1374c6f-c111-4969-8380-435e10372ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90f8475b-1091-43e8-862a-91ce964999c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1527281093',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['d90b9dd1-7a51-40ec-a48f-9a96bc240245','bf009e2e-2cbd-4992-965d-c9f869d95208','f2aaba3e-dcfb-47e4-ae08-665f1c5f58dd','804b932b-c297-46b3-9951-ee5b795dc648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:52:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1527281093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90f8475b-1091-43e8-862a-91ce964999c1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bdb1099479c940cf95d67b46df4a4fdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6434c543e8834856b4acb1308dfd67e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406857d7-0480-4af5-9be2-6b889eee58c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406857d7-0480-4af5-9be2-6b889eee58c9) transitioned into state 'SUCCESS' from state '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-1527281093',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['d90b9dd1-7a51-40ec-a48f-9a96bc240245','bf009e2e-2cbd-4992-965d-c9f869d95208','f2aaba3e-dcfb-47e4-ae08-665f1c5f58dd','804b932b-c297-46b3-9951-ee5b795dc648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787f6848-914a-4075-9aa5-9930bfed1cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787f6848-914a-4075-9aa5-9930bfed1cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:36 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (64f8b9f0-8253-4b19-b470-ce9aad70b90e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request issued successfully. Sep 07 16:52:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-036594db-522f-40be-88f7-e86edbc2f314 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:52:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 897/1785] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:52:35 2026] POST /volume/v3/volumes => generated 766 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:52:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-75512d4a-1755-4769-9b8b-f238493a7f81 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-75512d4a-1755-4769-9b8b-f238493a7f81 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-75512d4a-1755-4769-9b8b-f238493a7f81 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-75512d4a-1755-4769-9b8b-f238493a7f81 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:36 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-75512d4a-1755-4769-9b8b-f238493a7f81 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-75512d4a-1755-4769-9b8b-f238493a7f81 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 200 Sep 07 16:52:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 889/1786] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:36 2026] GET /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 834 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-267cbf7f-0cb1-40d2-a94e-05fb35432ce1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-267cbf7f-0cb1-40d2-a94e-05fb35432ce1 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 Sep 07 16:52:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-267cbf7f-0cb1-40d2-a94e-05fb35432ce1 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-267cbf7f-0cb1-40d2-a94e-05fb35432ce1 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-267cbf7f-0cb1-40d2-a94e-05fb35432ce1 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 returned with HTTP 404 Sep 07 16:52:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 898/1787] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:52:37 2026] GET /volume/v3/snapshots/1be3c24e-9f77-4c0b-8722-77a7a83b4706 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b1752fb8-f7b2-4d7a-a4a7-4cb20cff7f4b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b1752fb8-f7b2-4d7a-a4a7-4cb20cff7f4b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b1752fb8-f7b2-4d7a-a4a7-4cb20cff7f4b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b1752fb8-f7b2-4d7a-a4a7-4cb20cff7f4b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b1752fb8-f7b2-4d7a-a4a7-4cb20cff7f4b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:52:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b1752fb8-f7b2-4d7a-a4a7-4cb20cff7f4b tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc returned with HTTP 200 Sep 07 16:52:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 890/1788] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:37 2026] GET /volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-61a842e8-e623-40d9-94c2-4a2413bfd839 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-61a842e8-e623-40d9-94c2-4a2413bfd839 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] DELETE http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-61a842e8-e623-40d9-94c2-4a2413bfd839 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-61a842e8-e623-40d9-94c2-4a2413bfd839 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:37 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-61a842e8-e623-40d9-94c2-4a2413bfd839 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Delete volume with id: c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-61a842e8-e623-40d9-94c2-4a2413bfd839 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:52:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-61a842e8-e623-40d9-94c2-4a2413bfd839 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Delete volume request issued successfully. Sep 07 16:52:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-61a842e8-e623-40d9-94c2-4a2413bfd839 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc returned with HTTP 202 Sep 07 16:52:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 899/1789] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:52:37 2026] DELETE /volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:52:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-da6110ea-1410-4bd7-ba67-ea8c35e56c71 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da6110ea-1410-4bd7-ba67-ea8c35e56c71 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da6110ea-1410-4bd7-ba67-ea8c35e56c71 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da6110ea-1410-4bd7-ba67-ea8c35e56c71 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-da6110ea-1410-4bd7-ba67-ea8c35e56c71 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:52:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da6110ea-1410-4bd7-ba67-ea8c35e56c71 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc returned with HTTP 200 Sep 07 16:52:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 891/1790] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:37 2026] GET /volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:52:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-63a88335-5986-4b06-ae26-8fedbe5274d9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63a88335-5986-4b06-ae26-8fedbe5274d9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63a88335-5986-4b06-ae26-8fedbe5274d9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63a88335-5986-4b06-ae26-8fedbe5274d9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-63a88335-5986-4b06-ae26-8fedbe5274d9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63a88335-5986-4b06-ae26-8fedbe5274d9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 200 Sep 07 16:52:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 900/1791] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:37 2026] GET /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 858 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3112207b-dde9-4a45-b26b-c4200c37f886 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3112207b-dde9-4a45-b26b-c4200c37f886 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3112207b-dde9-4a45-b26b-c4200c37f886 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3112207b-dde9-4a45-b26b-c4200c37f886 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3112207b-dde9-4a45-b26b-c4200c37f886 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Volume info retrieved successfully. Sep 07 16:52:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3112207b-dde9-4a45-b26b-c4200c37f886 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc returned with HTTP 200 Sep 07 16:52:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 892/1792] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:38 2026] GET /volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-114aa409-a76b-4f6c-b9fe-38d5dfe8f4f6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-114aa409-a76b-4f6c-b9fe-38d5dfe8f4f6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-114aa409-a76b-4f6c-b9fe-38d5dfe8f4f6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-114aa409-a76b-4f6c-b9fe-38d5dfe8f4f6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-114aa409-a76b-4f6c-b9fe-38d5dfe8f4f6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-114aa409-a76b-4f6c-b9fe-38d5dfe8f4f6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 200 Sep 07 16:52:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 901/1793] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:38 2026] GET /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-faac7bdd-f63a-46ed-816a-3ff357499db7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-faac7bdd-f63a-46ed-816a-3ff357499db7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] GET http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-faac7bdd-f63a-46ed-816a-3ff357499db7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-faac7bdd-f63a-46ed-816a-3ff357499db7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-faac7bdd-f63a-46ed-816a-3ff357499db7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Volume info retrieved successfully. Sep 07 16:52:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-faac7bdd-f63a-46ed-816a-3ff357499db7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 200 Sep 07 16:52:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 893/1794] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:38 2026] GET /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 859 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8f8ae9e0-38e1-477e-bca5-c89a2cc1ec92 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8f8ae9e0-38e1-477e-bca5-c89a2cc1ec92 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] PUT http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8f8ae9e0-38e1-477e-bca5-c89a2cc1ec92 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1527281093"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8f8ae9e0-38e1-477e-bca5-c89a2cc1ec92 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8f8ae9e0-38e1-477e-bca5-c89a2cc1ec92 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume updated successfully. Sep 07 16:52:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8f8ae9e0-38e1-477e-bca5-c89a2cc1ec92 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 200 Sep 07 16:52:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 902/1795] 192.168.122.91 () {60 vars in 1247 bytes} [Mon Sep 7 16:52:38 2026] PUT /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 791 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cb23c924-d4f8-4447-b036-ce746859f435 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb23c924-d4f8-4447-b036-ce746859f435 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] PUT http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cb23c924-d4f8-4447-b036-ce746859f435 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-409075944", "description": "This is the new description of volume"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cb23c924-d4f8-4447-b036-ce746859f435 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cb23c924-d4f8-4447-b036-ce746859f435 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume updated successfully. Sep 07 16:52:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb23c924-d4f8-4447-b036-ce746859f435 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 200 Sep 07 16:52:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 894/1796] 192.168.122.91 () {60 vars in 1248 bytes} [Mon Sep 7 16:52:39 2026] PUT /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 829 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ee902d71-b814-43f5-9d0f-9f0717efef7a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee902d71-b814-43f5-9d0f-9f0717efef7a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] GET http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee902d71-b814-43f5-9d0f-9f0717efef7a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee902d71-b814-43f5-9d0f-9f0717efef7a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:39 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:39 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:39 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee902d71-b814-43f5-9d0f-9f0717efef7a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Volume info retrieved successfully. Sep 07 16:52:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee902d71-b814-43f5-9d0f-9f0717efef7a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 200 Sep 07 16:52:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 903/1797] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:39 2026] GET /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 897 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-383837902", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1583074961"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-383837902', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1583074961'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume of 1 GB Sep 07 16:52:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Availability Zones retrieved successfully. Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (9cf4c296-a804-4af2-a9ca-4f4a03ae1ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd9021c-d297-476d-a80f-9afd71eed709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd9021c-d297-476d-a80f-9afd71eed709) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (020ab545-7f8c-4bf7-a292-bf0f1c7101b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Created reservations ['e6853e32-2d88-4983-8a0e-974f81a17f2a', 'e7986ddd-f98e-416c-821d-5720f91a9dda', '24f81f52-5d16-4cf4-a946-ab367f06b218', '924c7637-23ff-48ba-8f05-246427b12f41'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (020ab545-7f8c-4bf7-a292-bf0f1c7101b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6853e32-2d88-4983-8a0e-974f81a17f2a', 'e7986ddd-f98e-416c-821d-5720f91a9dda', '24f81f52-5d16-4cf4-a946-ab367f06b218', '924c7637-23ff-48ba-8f05-246427b12f41']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96fad3bd-43cb-4e6a-a944-3e4e2b7cdbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96fad3bd-43cb-4e6a-a944-3e4e2b7cdbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a035f26-ea11-42c0-8f58-0796c3a82bf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-383837902',display_name='tempest-VolumesGetTest-Volume-1583074961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['e6853e32-2d88-4983-8a0e-974f81a17f2a','e7986ddd-f98e-416c-821d-5720f91a9dda','24f81f52-5d16-4cf4-a946-ab367f06b218','924c7637-23ff-48ba-8f05-246427b12f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:52:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-383837902',display_name='tempest-VolumesGetTest-Volume-1583074961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a035f26-ea11-42c0-8f58-0796c3a82bf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb1099479c940cf95d67b46df4a4fdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6434c543e8834856b4acb1308dfd67e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96369687-0293-4202-8dc7-406eed6a4189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96369687-0293-4202-8dc7-406eed6a4189) transitioned into 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-383837902',display_name='tempest-VolumesGetTest-Volume-1583074961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['e6853e32-2d88-4983-8a0e-974f81a17f2a','e7986ddd-f98e-416c-821d-5720f91a9dda','24f81f52-5d16-4cf4-a946-ab367f06b218','924c7637-23ff-48ba-8f05-246427b12f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50cb8175-221a-45be-9408-3448a1182a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50cb8175-221a-45be-9408-3448a1182a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (9cf4c296-a804-4af2-a9ca-4f4a03ae1ef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request issued successfully. Sep 07 16:52:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8f9d2d9b-99a4-4d26-8cc0-3bce984f1484 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:52:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 895/1798] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:52:39 2026] POST /volume/v3/volumes => generated 786 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:52:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fb2a84ed-4ad1-484d-887b-579f77ea5051 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb2a84ed-4ad1-484d-887b-579f77ea5051 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 Sep 07 16:52:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb2a84ed-4ad1-484d-887b-579f77ea5051 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb2a84ed-4ad1-484d-887b-579f77ea5051 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:39 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:39 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:39 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fb2a84ed-4ad1-484d-887b-579f77ea5051 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb2a84ed-4ad1-484d-887b-579f77ea5051 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 returned with HTTP 200 Sep 07 16:52:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 904/1799] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:39 2026] GET /volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-435f3fda-c385-43f1-8ffe-410709f1a550 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-435f3fda-c385-43f1-8ffe-410709f1a550 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] GET http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-435f3fda-c385-43f1-8ffe-410709f1a550 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-435f3fda-c385-43f1-8ffe-410709f1a550 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-435f3fda-c385-43f1-8ffe-410709f1a550 tempest-SnapshotsActionsTest-1399773043 tempest-SnapshotsActionsTest-1399773043-project-member] http://192.168.122.91/volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc returned with HTTP 404 Sep 07 16:52:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 896/1800] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:39 2026] GET /volume/v3/volumes/c6e0bb83-d03d-4cca-b18a-bc026be70ddc => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5d38113c-41d2-4a33-aebf-0366fe4cf20c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5d38113c-41d2-4a33-aebf-0366fe4cf20c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 Sep 07 16:52:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5d38113c-41d2-4a33-aebf-0366fe4cf20c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5d38113c-41d2-4a33-aebf-0366fe4cf20c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:40 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:40 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:40 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:40 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5d38113c-41d2-4a33-aebf-0366fe4cf20c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5d38113c-41d2-4a33-aebf-0366fe4cf20c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 returned with HTTP 200 Sep 07 16:52:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 905/1801] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:40 2026] GET /volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 => generated 878 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b6fd0663-f2a8-4d6d-9d0e-48743aa8333e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b6fd0663-f2a8-4d6d-9d0e-48743aa8333e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 Sep 07 16:52:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b6fd0663-f2a8-4d6d-9d0e-48743aa8333e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b6fd0663-f2a8-4d6d-9d0e-48743aa8333e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b6fd0663-f2a8-4d6d-9d0e-48743aa8333e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b6fd0663-f2a8-4d6d-9d0e-48743aa8333e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 returned with HTTP 200 Sep 07 16:52:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 897/1802] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:41 2026] GET /volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 => generated 879 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:52:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ee7d01f1-d41e-4217-aa01-95bed92d012c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee7d01f1-d41e-4217-aa01-95bed92d012c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] PUT http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 Sep 07 16:52:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee7d01f1-d41e-4217-aa01-95bed92d012c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1527281093", "description": null}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee7d01f1-d41e-4217-aa01-95bed92d012c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee7d01f1-d41e-4217-aa01-95bed92d012c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume updated successfully. Sep 07 16:52:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee7d01f1-d41e-4217-aa01-95bed92d012c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 returned with HTTP 200 Sep 07 16:52:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 906/1803] 192.168.122.91 () {60 vars in 1247 bytes} [Mon Sep 7 16:52:41 2026] PUT /volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 => generated 777 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-52cfb96e-f092-4177-b6c2-561457e50e1b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-52cfb96e-f092-4177-b6c2-561457e50e1b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 Sep 07 16:52:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-52cfb96e-f092-4177-b6c2-561457e50e1b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-52cfb96e-f092-4177-b6c2-561457e50e1b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-52cfb96e-f092-4177-b6c2-561457e50e1b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-52cfb96e-f092-4177-b6c2-561457e50e1b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 returned with HTTP 200 Sep 07 16:52:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 898/1804] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:41 2026] GET /volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-30946b52-39b9-42f7-8607-901a8a32b06e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30946b52-39b9-42f7-8607-901a8a32b06e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] DELETE http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 Sep 07 16:52:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30946b52-39b9-42f7-8607-901a8a32b06e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30946b52-39b9-42f7-8607-901a8a32b06e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:41 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-30946b52-39b9-42f7-8607-901a8a32b06e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume with id: 9a035f26-ea11-42c0-8f58-0796c3a82bf5 Sep 07 16:52:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-30946b52-39b9-42f7-8607-901a8a32b06e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-30946b52-39b9-42f7-8607-901a8a32b06e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume request issued successfully. Sep 07 16:52:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30946b52-39b9-42f7-8607-901a8a32b06e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 returned with HTTP 202 Sep 07 16:52:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 907/1805] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:52:41 2026] DELETE /volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:52:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-773f6c56-869b-4b1d-b644-642b0362ce43 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-773f6c56-869b-4b1d-b644-642b0362ce43 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 Sep 07 16:52:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-773f6c56-869b-4b1d-b644-642b0362ce43 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-773f6c56-869b-4b1d-b644-642b0362ce43 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-773f6c56-869b-4b1d-b644-642b0362ce43 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-773f6c56-869b-4b1d-b644-642b0362ce43 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 returned with HTTP 200 Sep 07 16:52:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 899/1806] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:42 2026] GET /volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 => generated 844 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b1f5db26-0a6d-4441-9a7e-8323c305ad35 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b1f5db26-0a6d-4441-9a7e-8323c305ad35 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 Sep 07 16:52:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b1f5db26-0a6d-4441-9a7e-8323c305ad35 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b1f5db26-0a6d-4441-9a7e-8323c305ad35 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b1f5db26-0a6d-4441-9a7e-8323c305ad35 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b1f5db26-0a6d-4441-9a7e-8323c305ad35 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 returned with HTTP 200 Sep 07 16:52:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 908/1807] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:43 2026] GET /volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 => generated 844 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-28eb8358-28f8-4956-8e4e-44c8c6f4793f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-28eb8358-28f8-4956-8e4e-44c8c6f4793f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 Sep 07 16:52:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-28eb8358-28f8-4956-8e4e-44c8c6f4793f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-28eb8358-28f8-4956-8e4e-44c8c6f4793f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-28eb8358-28f8-4956-8e4e-44c8c6f4793f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 returned with HTTP 404 Sep 07 16:52:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 900/1808] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:44 2026] GET /volume/v3/volumes/9a035f26-ea11-42c0-8f58-0796c3a82bf5 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9342b578-6408-4f89-8611-1cd2e708e90a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9342b578-6408-4f89-8611-1cd2e708e90a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9342b578-6408-4f89-8611-1cd2e708e90a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9342b578-6408-4f89-8611-1cd2e708e90a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9342b578-6408-4f89-8611-1cd2e708e90a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9342b578-6408-4f89-8611-1cd2e708e90a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 200 Sep 07 16:52:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 909/1809] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:44 2026] GET /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 897 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2a696ec6-d13b-49e7-9ad2-d455d45c23e5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2a696ec6-d13b-49e7-9ad2-d455d45c23e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] DELETE http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2a696ec6-d13b-49e7-9ad2-d455d45c23e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2a696ec6-d13b-49e7-9ad2-d455d45c23e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:44 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-2a696ec6-d13b-49e7-9ad2-d455d45c23e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume with id: 90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2a696ec6-d13b-49e7-9ad2-d455d45c23e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2a696ec6-d13b-49e7-9ad2-d455d45c23e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume request issued successfully. Sep 07 16:52:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2a696ec6-d13b-49e7-9ad2-d455d45c23e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 202 Sep 07 16:52:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 901/1810] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:52:44 2026] DELETE /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:52:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-87ac1fcf-7f5a-4f41-a32a-52bf0c440fcd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-87ac1fcf-7f5a-4f41-a32a-52bf0c440fcd tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-87ac1fcf-7f5a-4f41-a32a-52bf0c440fcd tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-87ac1fcf-7f5a-4f41-a32a-52bf0c440fcd tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-87ac1fcf-7f5a-4f41-a32a-52bf0c440fcd tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-87ac1fcf-7f5a-4f41-a32a-52bf0c440fcd tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 200 Sep 07 16:52:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 910/1811] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:44 2026] GET /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 896 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9c293023-de20-45c4-be0d-3b3a41a792f6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c293023-de20-45c4-be0d-3b3a41a792f6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9c293023-de20-45c4-be0d-3b3a41a792f6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9c293023-de20-45c4-be0d-3b3a41a792f6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:45 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9c293023-de20-45c4-be0d-3b3a41a792f6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c293023-de20-45c4-be0d-3b3a41a792f6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 200 Sep 07 16:52:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 902/1812] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:45 2026] GET /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 896 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-4587cb6a-90a0-4f07-81ce-d102586e03a5 req-f4ac7bc4-baf0-4873-8a1c-bfef62106a82 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7b6ca128-03d7-447c-96eb-2ce661ae1c74 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b6ca128-03d7-447c-96eb-2ce661ae1c74 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 Sep 07 16:52:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b6ca128-03d7-447c-96eb-2ce661ae1c74 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b6ca128-03d7-447c-96eb-2ce661ae1c74 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4587cb6a-90a0-4f07-81ce-d102586e03a5 req-f4ac7bc4-baf0-4873-8a1c-bfef62106a82 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/attachments?instance_id=8ec0143b-c42b-4387-8f6b-11a71587e674 Sep 07 16:52:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4587cb6a-90a0-4f07-81ce-d102586e03a5 req-f4ac7bc4-baf0-4873-8a1c-bfef62106a82 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4587cb6a-90a0-4f07-81ce-d102586e03a5 req-f4ac7bc4-baf0-4873-8a1c-bfef62106a82 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b6ca128-03d7-447c-96eb-2ce661ae1c74 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 returned with HTTP 404 Sep 07 16:52:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 903/1813] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:46 2026] GET /volume/v3/volumes/90f8475b-1091-43e8-862a-91ce964999c1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:52:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:52:46 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=410,cinder:UPDATE=126,cinder:INSERT=68,cinder:DELETE=5 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:52:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-746150459"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:46 devstack devstack@c-api.service[87176]: /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 16:52:46 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), Sep 07 16:52:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-746150459'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:52:46 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume of 1 GB Sep 07 16:52:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4587cb6a-90a0-4f07-81ce-d102586e03a5 req-f4ac7bc4-baf0-4873-8a1c-bfef62106a82 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/attachments?instance_id=8ec0143b-c42b-4387-8f6b-11a71587e674 returned with HTTP 200 Sep 07 16:52:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 911/1814] 192.168.122.91 () {62 vars in 1521 bytes} [Mon Sep 7 16:52:46 2026] GET /volume/v3/attachments?instance_id=8ec0143b-c42b-4387-8f6b-11a71587e674 => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:52:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Availability Zones retrieved successfully. Sep 07 16:52:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-4587cb6a-90a0-4f07-81ce-d102586e03a5 req-44aa63ef-41a7-47f5-89b1-ecf3dcaa7fb4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4587cb6a-90a0-4f07-81ce-d102586e03a5 req-44aa63ef-41a7-47f5-89b1-ecf3dcaa7fb4 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47 Sep 07 16:52:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4587cb6a-90a0-4f07-81ce-d102586e03a5 req-44aa63ef-41a7-47f5-89b1-ecf3dcaa7fb4 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4587cb6a-90a0-4f07-81ce-d102586e03a5 req-44aa63ef-41a7-47f5-89b1-ecf3dcaa7fb4 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:46 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:46 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (8090f190-ddb9-4126-be66-5b3a991c1ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4587cb6a-90a0-4f07-81ce-d102586e03a5 req-44aa63ef-41a7-47f5-89b1-ecf3dcaa7fb4 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47 returned with HTTP 200 Sep 07 16:52:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 912/1815] 192.168.122.91 () {62 vars in 1535 bytes} [Mon Sep 7 16:52:46 2026] GET /volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47 => generated 718 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:52:46 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484e3c4c-ce8b-4f6d-8df7-5480d5aae9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:46 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:52:46 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484e3c4c-ce8b-4f6d-8df7-5480d5aae9e1) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:46 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d844c905-7ec3-4788-bf83-ba40bd36c692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:47 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Created reservations ['d7ae7928-f7b8-4b63-ac68-b495606d2bbe', '1eae0e55-832b-4e84-bc30-8aa8f5227ca8', '6ab91fb4-a782-40bf-8491-ad2e2d5c6f9c', 'b83854bc-894f-4f69-a0bc-882932c72fad'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d844c905-7ec3-4788-bf83-ba40bd36c692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7ae7928-f7b8-4b63-ac68-b495606d2bbe', '1eae0e55-832b-4e84-bc30-8aa8f5227ca8', '6ab91fb4-a782-40bf-8491-ad2e2d5c6f9c', 'b83854bc-894f-4f69-a0bc-882932c72fad']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0aa2a20-8891-40bf-92fc-bb6b5f2f4c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0aa2a20-8891-40bf-92fc-bb6b5f2f4c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd064cfa9-c16f-4c3a-a541-9e5064bc3148', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-746150459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['d7ae7928-f7b8-4b63-ac68-b495606d2bbe','1eae0e55-832b-4e84-bc30-8aa8f5227ca8','6ab91fb4-a782-40bf-8491-ad2e2d5c6f9c','b83854bc-894f-4f69-a0bc-882932c72fad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-746150459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d064cfa9-c16f-4c3a-a541-9e5064bc3148,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb1099479c940cf95d67b46df4a4fdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6434c543e8834856b4acb1308dfd67e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cadba75-106a-4302-a7da-008e09b52150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cadba75-106a-4302-a7da-008e09b52150) transitioned into state 'SUCCESS' from state '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-746150459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['d7ae7928-f7b8-4b63-ac68-b495606d2bbe','1eae0e55-832b-4e84-bc30-8aa8f5227ca8','6ab91fb4-a782-40bf-8491-ad2e2d5c6f9c','b83854bc-894f-4f69-a0bc-882932c72fad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38af675a-f67e-43ab-b7f5-61fcbb6e9c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38af675a-f67e-43ab-b7f5-61fcbb6e9c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (8090f190-ddb9-4126-be66-5b3a991c1ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request issued successfully. Sep 07 16:52:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7251ad29-0928-4c87-b6ca-054e4e917c70 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:52:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 904/1816] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:52:46 2026] POST /volume/v3/volumes => generated 751 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:52:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8c81a363-e6e9-4445-ab3f-0f341fc84358 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8c81a363-e6e9-4445-ab3f-0f341fc84358 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 Sep 07 16:52:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8c81a363-e6e9-4445-ab3f-0f341fc84358 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8c81a363-e6e9-4445-ab3f-0f341fc84358 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:47 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:47 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8c81a363-e6e9-4445-ab3f-0f341fc84358 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8c81a363-e6e9-4445-ab3f-0f341fc84358 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 returned with HTTP 200 Sep 07 16:52:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 913/1817] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:47 2026] GET /volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-67383da7-5547-43f1-ac78-7f0d2388c4e8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-67383da7-5547-43f1-ac78-7f0d2388c4e8 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-67383da7-5547-43f1-ac78-7f0d2388c4e8 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-67383da7-5547-43f1-ac78-7f0d2388c4e8 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-67383da7-5547-43f1-ac78-7f0d2388c4e8 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-67383da7-5547-43f1-ac78-7f0d2388c4e8 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 returned with HTTP 200 Sep 07 16:52:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 905/1818] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:48 2026] GET /volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 => generated 843 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c3f00c4d-cd00-40e6-81d7-fdb96cd79f50 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c3f00c4d-cd00-40e6-81d7-fdb96cd79f50 tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] GET http://192.168.122.91/volume/v3/os-hosts Sep 07 16:52:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c3f00c4d-cd00-40e6-81d7-fdb96cd79f50 tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c3f00c4d-cd00-40e6-81d7-fdb96cd79f50 tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:48 devstack devstack@c-api.service[87176]: /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:52:48 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:52:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.hosts [None req-c3f00c4d-cd00-40e6-81d7-fdb96cd79f50 tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] status, active and update: available, enabled, 2026-09-07 14:52:47+00:00 {{(pid=87176) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 16:52:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.hosts [None req-c3f00c4d-cd00-40e6-81d7-fdb96cd79f50 tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] status, active and update: unavailable, enabled, 2026-09-07 14:39:06+00:00 {{(pid=87176) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 16:52:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.hosts [None req-c3f00c4d-cd00-40e6-81d7-fdb96cd79f50 tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] status, active and update: available, enabled, 2026-09-07 14:51:50+00:00 {{(pid=87176) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 16:52:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c3f00c4d-cd00-40e6-81d7-fdb96cd79f50 tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] http://192.168.122.91/volume/v3/os-hosts returned with HTTP 200 Sep 07 16:52:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 914/1819] 192.168.122.91 () {58 vars in 1119 bytes} [Mon Sep 7 16:52:48 2026] GET /volume/v3/os-hosts => generated 563 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-56e5d361-3d5e-40cb-8d9f-822bf9918ebc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-56e5d361-3d5e-40cb-8d9f-822bf9918ebc tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] GET http://192.168.122.91/volume/v3/os-hosts Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-56e5d361-3d5e-40cb-8d9f-822bf9918ebc tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-56e5d361-3d5e-40cb-8d9f-822bf9918ebc tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:48 devstack devstack@c-api.service[87177]: /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:52:48 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.hosts [None req-56e5d361-3d5e-40cb-8d9f-822bf9918ebc tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] status, active and update: available, enabled, 2026-09-07 14:52:47+00:00 {{(pid=87177) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.hosts [None req-56e5d361-3d5e-40cb-8d9f-822bf9918ebc tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] status, active and update: unavailable, enabled, 2026-09-07 14:39:06+00:00 {{(pid=87177) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.hosts [None req-56e5d361-3d5e-40cb-8d9f-822bf9918ebc tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] status, active and update: available, enabled, 2026-09-07 14:51:50+00:00 {{(pid=87177) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 16:52:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-56e5d361-3d5e-40cb-8d9f-822bf9918ebc tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] http://192.168.122.91/volume/v3/os-hosts returned with HTTP 200 Sep 07 16:52:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 906/1820] 192.168.122.91 () {58 vars in 1119 bytes} [Mon Sep 7 16:52:48 2026] GET /volume/v3/os-hosts => generated 563 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-491174c7-acc8-4f07-bcc2-6742c3b2bc50 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-491174c7-acc8-4f07-bcc2-6742c3b2bc50 tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] GET http://192.168.122.91/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 07 16:52:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-491174c7-acc8-4f07-bcc2-6742c3b2bc50 tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-491174c7-acc8-4f07-bcc2-6742c3b2bc50 tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-491174c7-acc8-4f07-bcc2-6742c3b2bc50 tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] http://192.168.122.91/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 07 16:52:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 915/1821] 192.168.122.91 () {58 vars in 1182 bytes} [Mon Sep 7 16:52:48 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2da06461-2c2f-452d-a757-fba503af07eb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2da06461-2c2f-452d-a757-fba503af07eb tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] GET http://192.168.122.91/volume/v3/os-hosts/devstack@QuobyteHD Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2da06461-2c2f-452d-a757-fba503af07eb tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2da06461-2c2f-452d-a757-fba503af07eb tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2da06461-2c2f-452d-a757-fba503af07eb tempest-VolumeHostsAdminTestsJSON-860506585 tempest-VolumeHostsAdminTestsJSON-860506585-project-admin] http://192.168.122.91/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 07 16:52:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 907/1822] 192.168.122.91 () {58 vars in 1176 bytes} [Mon Sep 7 16:52:48 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0d8ac7e0-be7b-4542-a91c-c0de040eddd7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d8ac7e0-be7b-4542-a91c-c0de040eddd7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 Sep 07 16:52:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d8ac7e0-be7b-4542-a91c-c0de040eddd7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d8ac7e0-be7b-4542-a91c-c0de040eddd7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:49 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:49 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:49 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:49 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0d8ac7e0-be7b-4542-a91c-c0de040eddd7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d8ac7e0-be7b-4542-a91c-c0de040eddd7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 returned with HTTP 200 Sep 07 16:52:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 916/1823] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:49 2026] GET /volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d064cfa9-c16f-4c3a-a541-9e5064bc3148", "size": 1, "name": "tempest-VolumesGetTest-Volume-114380741", "metadata": {"Type": "Test"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request body: {'volume': {'source_volid': 'd064cfa9-c16f-4c3a-a541-9e5064bc3148', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-114380741', 'metadata': {'Type': 'Test'}}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:49 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:49 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume retrieved successfully. Sep 07 16:52:49 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume of 1 GB Sep 07 16:52:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Availability Zones retrieved successfully. Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (fb250aad-844e-45b4-94ef-99dd083d5b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec69ad51-a06d-4b14-8394-0525db82d4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec69ad51-a06d-4b14-8394-0525db82d4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd064cfa9-c16f-4c3a-a541-9e5064bc3148', 'volume_type': VolumeType(created_at=2026-09-07T14:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6423f28-cd62-432d-9b51-151dd89daa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Created reservations ['7b48bed0-2451-4f23-b05c-38aff8137fc9', '063fa59d-5b0d-4b4d-b555-59e733fb8656', 'abfe40b7-bd39-4f78-bb16-323a48e003b6', '62a77c4e-ff98-4966-9127-ae56c953c2a4'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6423f28-cd62-432d-9b51-151dd89daa6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b48bed0-2451-4f23-b05c-38aff8137fc9', '063fa59d-5b0d-4b4d-b555-59e733fb8656', 'abfe40b7-bd39-4f78-bb16-323a48e003b6', '62a77c4e-ff98-4966-9127-ae56c953c2a4']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1ac26d-d4de-4111-9ec6-96593b9520c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:49 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:49 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1ac26d-d4de-4111-9ec6-96593b9520c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-114380741',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['7b48bed0-2451-4f23-b05c-38aff8137fc9','063fa59d-5b0d-4b4d-b555-59e733fb8656','abfe40b7-bd39-4f78-bb16-323a48e003b6','62a77c4e-ff98-4966-9127-ae56c953c2a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=d064cfa9-c16f-4c3a-a541-9e5064bc3148,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:52:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-114380741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bdb1099479c940cf95d67b46df4a4fdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d064cfa9-c16f-4c3a-a541-9e5064bc3148,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6434c543e8834856b4acb1308dfd67e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff19bd64-3e56-4bbf-899f-84bf805548b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff19bd64-3e56-4bbf-899f-84bf805548b9) transitioned into state 'SUCCESS' from state '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-114380741',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['7b48bed0-2451-4f23-b05c-38aff8137fc9','063fa59d-5b0d-4b4d-b555-59e733fb8656','abfe40b7-bd39-4f78-bb16-323a48e003b6','62a77c4e-ff98-4966-9127-ae56c953c2a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=d064cfa9-c16f-4c3a-a541-9e5064bc3148,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9f4c9fd-0a0d-4bbd-81b8-c46e1666de36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:52:50 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:50 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9f4c9fd-0a0d-4bbd-81b8-c46e1666de36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:52:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (fb250aad-844e-45b4-94ef-99dd083d5b00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:52:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request issued successfully. Sep 07 16:52:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a4b4cd72-aedd-4d13-bf69-0c7e3826b63d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:52:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 908/1824] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:52:49 2026] POST /volume/v3/volumes => generated 799 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:52:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-983961c6-b5b2-4edc-9d4d-a3d2360d2334 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-983961c6-b5b2-4edc-9d4d-a3d2360d2334 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:52:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-983961c6-b5b2-4edc-9d4d-a3d2360d2334 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-983961c6-b5b2-4edc-9d4d-a3d2360d2334 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:50 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:50 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:50 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:50 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-983961c6-b5b2-4edc-9d4d-a3d2360d2334 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-983961c6-b5b2-4edc-9d4d-a3d2360d2334 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:52:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 917/1825] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:50 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c3de964a-3375-450b-a022-6f71cc671a8d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c3de964a-3375-450b-a022-6f71cc671a8d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:52:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c3de964a-3375-450b-a022-6f71cc671a8d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c3de964a-3375-450b-a022-6f71cc671a8d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c3de964a-3375-450b-a022-6f71cc671a8d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c3de964a-3375-450b-a022-6f71cc671a8d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:52:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 909/1826] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:51 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6a48c7a7-e0e0-4d33-8678-7d2abc19c669 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6a48c7a7-e0e0-4d33-8678-7d2abc19c669 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:52:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6a48c7a7-e0e0-4d33-8678-7d2abc19c669 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6a48c7a7-e0e0-4d33-8678-7d2abc19c669 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6a48c7a7-e0e0-4d33-8678-7d2abc19c669 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6a48c7a7-e0e0-4d33-8678-7d2abc19c669 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:52:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 918/1827] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:52 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-883f88e3-2201-4c0d-bc53-d3dd98ecb32c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-883f88e3-2201-4c0d-bc53-d3dd98ecb32c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:52:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-883f88e3-2201-4c0d-bc53-d3dd98ecb32c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-883f88e3-2201-4c0d-bc53-d3dd98ecb32c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-883f88e3-2201-4c0d-bc53-d3dd98ecb32c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-883f88e3-2201-4c0d-bc53-d3dd98ecb32c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:52:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 910/1828] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:53 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7d348b20-a29a-4ef8-a5f3-7cc11020da8e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7d348b20-a29a-4ef8-a5f3-7cc11020da8e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:52:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7d348b20-a29a-4ef8-a5f3-7cc11020da8e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7d348b20-a29a-4ef8-a5f3-7cc11020da8e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7d348b20-a29a-4ef8-a5f3-7cc11020da8e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7d348b20-a29a-4ef8-a5f3-7cc11020da8e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:52:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 919/1829] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:54 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a32478ea-0700-4ae5-95c5-f041a6126abd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a32478ea-0700-4ae5-95c5-f041a6126abd tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:52:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a32478ea-0700-4ae5-95c5-f041a6126abd tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a32478ea-0700-4ae5-95c5-f041a6126abd tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a32478ea-0700-4ae5-95c5-f041a6126abd tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a32478ea-0700-4ae5-95c5-f041a6126abd tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:52:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 911/1830] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:55 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ea1ab3dc-8eb1-49e2-a697-6346f60bea9c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ea1ab3dc-8eb1-49e2-a697-6346f60bea9c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:52:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ea1ab3dc-8eb1-49e2-a697-6346f60bea9c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ea1ab3dc-8eb1-49e2-a697-6346f60bea9c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ea1ab3dc-8eb1-49e2-a697-6346f60bea9c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ea1ab3dc-8eb1-49e2-a697-6346f60bea9c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:52:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 920/1831] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:56 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-27b3156c-87ae-4170-bde6-92d1231c9786 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27b3156c-87ae-4170-bde6-92d1231c9786 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:52:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-27b3156c-87ae-4170-bde6-92d1231c9786 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-27b3156c-87ae-4170-bde6-92d1231c9786 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:52:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:52:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-27b3156c-87ae-4170-bde6-92d1231c9786 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27b3156c-87ae-4170-bde6-92d1231c9786 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:52:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 912/1832] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:58 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-84af2ca8-99f8-46e9-b672-9271c7256612 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:52:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-84af2ca8-99f8-46e9-b672-9271c7256612 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:52:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-84af2ca8-99f8-46e9-b672-9271c7256612 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:52:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-84af2ca8-99f8-46e9-b672-9271c7256612 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:52:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:52:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:52:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-84af2ca8-99f8-46e9-b672-9271c7256612 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:52:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-84af2ca8-99f8-46e9-b672-9271c7256612 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:52:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 921/1833] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:52:59 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:52:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-72e79d50-40ad-40b5-9931-f63520a36693 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-799305d2-3428-4dca-935d-0e2cea803fb7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-799305d2-3428-4dca-935d-0e2cea803fb7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-799305d2-3428-4dca-935d-0e2cea803fb7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-799305d2-3428-4dca-935d-0e2cea803fb7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:00 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:00 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:00 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:00 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-799305d2-3428-4dca-935d-0e2cea803fb7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-799305d2-3428-4dca-935d-0e2cea803fb7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:53:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 922/1834] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:00 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72e79d50-40ad-40b5-9931-f63520a36693 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] GET http://192.168.122.91/volume/v3/os-quota-class-sets/default Sep 07 16:53:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-72e79d50-40ad-40b5-9931-f63520a36693 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-72e79d50-40ad-40b5-9931-f63520a36693 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72e79d50-40ad-40b5-9931-f63520a36693 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] http://192.168.122.91/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 16:53:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 913/1835] 192.168.122.91 () {58 vars in 1176 bytes} [Mon Sep 7 16:52:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 1420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9a8bbb96-8f74-439f-be6e-d124b20aec80 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9a8bbb96-8f74-439f-be6e-d124b20aec80 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] GET http://192.168.122.91/volume/v3/os-quota-class-sets/default Sep 07 16:53:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9a8bbb96-8f74-439f-be6e-d124b20aec80 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9a8bbb96-8f74-439f-be6e-d124b20aec80 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9a8bbb96-8f74-439f-be6e-d124b20aec80 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] http://192.168.122.91/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 16:53:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 923/1836] 192.168.122.91 () {58 vars in 1176 bytes} [Mon Sep 7 16:53:01 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7a9c9be8-f0e1-4782-be23-a32af521d5e0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7a9c9be8-f0e1-4782-be23-a32af521d5e0 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:53:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7a9c9be8-f0e1-4782-be23-a32af521d5e0 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1588477527"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7a9c9be8-f0e1-4782-be23-a32af521d5e0 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:53:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 914/1837] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:53:01 2026] POST /volume/v3/types => generated 228 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:53:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3a9f2e27-6825-44b7-8f2e-578431d8bfe9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a9f2e27-6825-44b7-8f2e-578431d8bfe9 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-class-sets/default Sep 07 16:53:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3a9f2e27-6825-44b7-8f2e-578431d8bfe9 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-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-1588477527": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1588477527": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1588477527": 10}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a9f2e27-6825-44b7-8f2e-578431d8bfe9 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] http://192.168.122.91/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 16:53:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 924/1838] 192.168.122.91 () {60 vars in 1197 bytes} [Mon Sep 7 16:53:01 2026] PUT /volume/v3/os-quota-class-sets/default => generated 613 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2326ec63-5f35-47c6-980b-d890f93924a7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2326ec63-5f35-47c6-980b-d890f93924a7 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/7fe72b9998a7438f9484390799a0777c/defaults Sep 07 16:53:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2326ec63-5f35-47c6-980b-d890f93924a7 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2326ec63-5f35-47c6-980b-d890f93924a7 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Calling method 'defaults' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0300b215-237f-4e0e-b9a0-11a5079c222c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0300b215-237f-4e0e-b9a0-11a5079c222c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0300b215-237f-4e0e-b9a0-11a5079c222c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0300b215-237f-4e0e-b9a0-11a5079c222c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2326ec63-5f35-47c6-980b-d890f93924a7 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/7fe72b9998a7438f9484390799a0777c/defaults returned with HTTP 200 Sep 07 16:53:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 915/1839] 192.168.122.91 () {58 vars in 1260 bytes} [Mon Sep 7 16:53:02 2026] GET /volume/v3/os-quota-sets/7fe72b9998a7438f9484390799a0777c/defaults => generated 649 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0300b215-237f-4e0e-b9a0-11a5079c222c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0300b215-237f-4e0e-b9a0-11a5079c222c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:53:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 925/1840] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:02 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-087753e6-077c-4c2c-821d-c4efe831fd7a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-087753e6-077c-4c2c-821d-c4efe831fd7a tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/17130823a64a42bdb4fda316a000c026/defaults Sep 07 16:53:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-087753e6-077c-4c2c-821d-c4efe831fd7a tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-087753e6-077c-4c2c-821d-c4efe831fd7a tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Calling method 'defaults' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-087753e6-077c-4c2c-821d-c4efe831fd7a tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/17130823a64a42bdb4fda316a000c026/defaults returned with HTTP 200 Sep 07 16:53:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 916/1841] 192.168.122.91 () {58 vars in 1260 bytes} [Mon Sep 7 16:53:02 2026] GET /volume/v3/os-quota-sets/17130823a64a42bdb4fda316a000c026/defaults => generated 649 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5ead2fea-e36c-4f52-adfa-cf51be0ae31a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5ead2fea-e36c-4f52-adfa-cf51be0ae31a tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] DELETE http://192.168.122.91/volume/v3/types/7b8c2a77-d0aa-4757-84b5-ce05b1107ea4 Sep 07 16:53:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5ead2fea-e36c-4f52-adfa-cf51be0ae31a tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5ead2fea-e36c-4f52-adfa-cf51be0ae31a tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5ead2fea-e36c-4f52-adfa-cf51be0ae31a tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] http://192.168.122.91/volume/v3/types/7b8c2a77-d0aa-4757-84b5-ce05b1107ea4 returned with HTTP 202 Sep 07 16:53:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 926/1842] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:53:02 2026] DELETE /volume/v3/types/7b8c2a77-d0aa-4757-84b5-ce05b1107ea4 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:53:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ece0ef88-f220-45f4-a5ba-2054d740fd75 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ece0ef88-f220-45f4-a5ba-2054d740fd75 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] GET http://192.168.122.91/volume/v3/types/7b8c2a77-d0aa-4757-84b5-ce05b1107ea4 Sep 07 16:53:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ece0ef88-f220-45f4-a5ba-2054d740fd75 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ece0ef88-f220-45f4-a5ba-2054d740fd75 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ece0ef88-f220-45f4-a5ba-2054d740fd75 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] http://192.168.122.91/volume/v3/types/7b8c2a77-d0aa-4757-84b5-ce05b1107ea4 returned with HTTP 404 Sep 07 16:53:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 917/1843] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:53:03 2026] GET /volume/v3/types/7b8c2a77-d0aa-4757-84b5-ce05b1107ea4 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:53:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-60e7b86d-fc60-4091-b40d-5edc8817f669 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-60e7b86d-fc60-4091-b40d-5edc8817f669 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-class-sets/default Sep 07 16:53:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-60e7b86d-fc60-4091-b40d-5edc8817f669 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0eed3e79-4d65-4d77-8820-9e0ad9d8f480 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0eed3e79-4d65-4d77-8820-9e0ad9d8f480 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0eed3e79-4d65-4d77-8820-9e0ad9d8f480 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0eed3e79-4d65-4d77-8820-9e0ad9d8f480 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0eed3e79-4d65-4d77-8820-9e0ad9d8f480 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0eed3e79-4d65-4d77-8820-9e0ad9d8f480 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:53:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 918/1844] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:03 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-60e7b86d-fc60-4091-b40d-5edc8817f669 tempest-VolumeQuotaClassesTest-402130116 tempest-VolumeQuotaClassesTest-402130116-project-admin] http://192.168.122.91/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 16:53:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 927/1845] 192.168.122.91 () {60 vars in 1197 bytes} [Mon Sep 7 16:53:03 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9bb50e6f-5cc0-43f7-9435-d386550e83f9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9bb50e6f-5cc0-43f7-9435-d386550e83f9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9bb50e6f-5cc0-43f7-9435-d386550e83f9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9bb50e6f-5cc0-43f7-9435-d386550e83f9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9bb50e6f-5cc0-43f7-9435-d386550e83f9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9bb50e6f-5cc0-43f7-9435-d386550e83f9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:53:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 919/1846] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:04 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 891 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-23562732-2005-4cb1-85dc-4ccb50242463 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-23562732-2005-4cb1-85dc-4ccb50242463 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-23562732-2005-4cb1-85dc-4ccb50242463 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-23562732-2005-4cb1-85dc-4ccb50242463 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-23562732-2005-4cb1-85dc-4ccb50242463 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-23562732-2005-4cb1-85dc-4ccb50242463 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:53:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 928/1847] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:05 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 892 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6a09c035-5afd-4eeb-8a04-e8505c0741dc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6a09c035-5afd-4eeb-8a04-e8505c0741dc tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6a09c035-5afd-4eeb-8a04-e8505c0741dc tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6a09c035-5afd-4eeb-8a04-e8505c0741dc tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6a09c035-5afd-4eeb-8a04-e8505c0741dc tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Volume info retrieved successfully. Sep 07 16:53:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6a09c035-5afd-4eeb-8a04-e8505c0741dc tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:53:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 920/1848] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:05 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 892 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5a2b64fc-e2d7-4da2-8d68-9396d7048363 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5a2b64fc-e2d7-4da2-8d68-9396d7048363 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] PUT http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5a2b64fc-e2d7-4da2-8d68-9396d7048363 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-114380741"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5a2b64fc-e2d7-4da2-8d68-9396d7048363 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5a2b64fc-e2d7-4da2-8d68-9396d7048363 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume updated successfully. Sep 07 16:53:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5a2b64fc-e2d7-4da2-8d68-9396d7048363 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:53:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 929/1849] 192.168.122.91 () {60 vars in 1247 bytes} [Mon Sep 7 16:53:05 2026] PUT /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 824 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3942ae4f-618e-4643-af87-933453c89908 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3942ae4f-618e-4643-af87-933453c89908 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] PUT http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3942ae4f-618e-4643-af87-933453c89908 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-142392053", "description": "This is the new description of volume"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:05 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3942ae4f-618e-4643-af87-933453c89908 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3942ae4f-618e-4643-af87-933453c89908 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume updated successfully. Sep 07 16:53:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3942ae4f-618e-4643-af87-933453c89908 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:53:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 921/1850] 192.168.122.91 () {60 vars in 1248 bytes} [Mon Sep 7 16:53:05 2026] PUT /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c20a3a45-e0ce-4467-a01e-833b5f5b4152 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c20a3a45-e0ce-4467-a01e-833b5f5b4152 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c20a3a45-e0ce-4467-a01e-833b5f5b4152 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c20a3a45-e0ce-4467-a01e-833b5f5b4152 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c20a3a45-e0ce-4467-a01e-833b5f5b4152 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Volume info retrieved successfully. Sep 07 16:53:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c20a3a45-e0ce-4467-a01e-833b5f5b4152 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:53:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 930/1851] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:05 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 931 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-420147364", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1042082162"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-420147364', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1042082162'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume of 1 GB Sep 07 16:53:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Availability Zones retrieved successfully. Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (9d0b0ba1-7386-4baa-a238-f3c3a8e8f308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a75796-5fe3-416b-9afe-9d3608792252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a75796-5fe3-416b-9afe-9d3608792252) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2cb8d0-3f74-4e0d-b4ef-f256608ac0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Created reservations ['385cf51d-2e32-4d76-b463-3612ae4cac82', '695f8abb-d41f-48a1-bd1e-47f28bd114c9', 'f77130a4-273c-4a2e-80fa-bf848379de3b', 'e78231e9-3ff0-4100-90a0-3cd4a649d8f1'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2cb8d0-3f74-4e0d-b4ef-f256608ac0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['385cf51d-2e32-4d76-b463-3612ae4cac82', '695f8abb-d41f-48a1-bd1e-47f28bd114c9', 'f77130a4-273c-4a2e-80fa-bf848379de3b', 'e78231e9-3ff0-4100-90a0-3cd4a649d8f1']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c779d4ff-e5a5-4b66-99a0-25cdbe40df9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c779d4ff-e5a5-4b66-99a0-25cdbe40df9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-420147364',display_name='tempest-VolumesGetTest-Volume-1042082162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['385cf51d-2e32-4d76-b463-3612ae4cac82','695f8abb-d41f-48a1-bd1e-47f28bd114c9','f77130a4-273c-4a2e-80fa-bf848379de3b','e78231e9-3ff0-4100-90a0-3cd4a649d8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:53:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-420147364',display_name='tempest-VolumesGetTest-Volume-1042082162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb1099479c940cf95d67b46df4a4fdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6434c543e8834856b4acb1308dfd67e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe8a74e-2844-443a-b056-e98ef2cf5596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe8a74e-2844-443a-b056-e98ef2cf5596) transitioned into 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-420147364',display_name='tempest-VolumesGetTest-Volume-1042082162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['385cf51d-2e32-4d76-b463-3612ae4cac82','695f8abb-d41f-48a1-bd1e-47f28bd114c9','f77130a4-273c-4a2e-80fa-bf848379de3b','e78231e9-3ff0-4100-90a0-3cd4a649d8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef30d4f-a2a4-499c-b602-3c179571e2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef30d4f-a2a4-499c-b602-3c179571e2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (9d0b0ba1-7386-4baa-a238-f3c3a8e8f308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request issued successfully. Sep 07 16:53:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b0cddf8c-6877-4077-b2cb-315449fc1f9d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:53:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 922/1852] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:53:06 2026] POST /volume/v3/volumes => generated 786 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:53:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ccdc0bc5-3f72-4687-af70-d0e8218fe807 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ccdc0bc5-3f72-4687-af70-d0e8218fe807 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 Sep 07 16:53:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ccdc0bc5-3f72-4687-af70-d0e8218fe807 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ccdc0bc5-3f72-4687-af70-d0e8218fe807 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ccdc0bc5-3f72-4687-af70-d0e8218fe807 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ccdc0bc5-3f72-4687-af70-d0e8218fe807 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 returned with HTTP 200 Sep 07 16:53:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 931/1853] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:06 2026] GET /volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-77f95463-60af-4e85-8c00-ba4b8b8a0e1c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-77f95463-60af-4e85-8c00-ba4b8b8a0e1c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 Sep 07 16:53:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-77f95463-60af-4e85-8c00-ba4b8b8a0e1c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-77f95463-60af-4e85-8c00-ba4b8b8a0e1c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-77f95463-60af-4e85-8c00-ba4b8b8a0e1c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-77f95463-60af-4e85-8c00-ba4b8b8a0e1c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 returned with HTTP 200 Sep 07 16:53:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 923/1854] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:07 2026] GET /volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 => generated 878 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:53:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1947248974", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1947248974', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:53:08 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Create volume of 1 GB Sep 07 16:53:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Availability Zones retrieved successfully. Sep 07 16:53:08 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Flow 'volume_create_api' (2b11c700-60fb-4e2a-9a4f-db31ecc5ccbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:08 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8467e31-13b9-4072-8692-6b7638c01e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:08 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:53:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dc408a04-a161-4673-8f95-e4f9fd3dcb0e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc408a04-a161-4673-8f95-e4f9fd3dcb0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 Sep 07 16:53:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc408a04-a161-4673-8f95-e4f9fd3dcb0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc408a04-a161-4673-8f95-e4f9fd3dcb0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dc408a04-a161-4673-8f95-e4f9fd3dcb0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:08 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8467e31-13b9-4072-8692-6b7638c01e9c) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:08 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fd6e43-0348-437b-b8f5-356ee20734d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc408a04-a161-4673-8f95-e4f9fd3dcb0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 returned with HTTP 200 Sep 07 16:53:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 924/1855] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:08 2026] GET /volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 => generated 879 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-27e334cf-ee83-47c1-bc39-c0a5ba9fcc2a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27e334cf-ee83-47c1-bc39-c0a5ba9fcc2a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] PUT http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 Sep 07 16:53:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-27e334cf-ee83-47c1-bc39-c0a5ba9fcc2a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-114380741", "description": null}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-27e334cf-ee83-47c1-bc39-c0a5ba9fcc2a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-27e334cf-ee83-47c1-bc39-c0a5ba9fcc2a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume updated successfully. Sep 07 16:53:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27e334cf-ee83-47c1-bc39-c0a5ba9fcc2a tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 returned with HTTP 200 Sep 07 16:53:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 925/1856] 192.168.122.91 () {60 vars in 1247 bytes} [Mon Sep 7 16:53:08 2026] PUT /volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 => generated 776 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6737969d-c5af-4f78-b3ad-7400b6a60552 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6737969d-c5af-4f78-b3ad-7400b6a60552 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 Sep 07 16:53:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6737969d-c5af-4f78-b3ad-7400b6a60552 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6737969d-c5af-4f78-b3ad-7400b6a60552 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6737969d-c5af-4f78-b3ad-7400b6a60552 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Created reservations ['7f29c4b8-772a-4184-b426-03e78891f2ba', 'add92015-a712-4966-85cc-7f77c9d6bece', '69d04969-4c22-4f2c-8f05-ed321616b839', '71dced80-2f33-4642-a838-a25b40d9eece'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:53:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6737969d-c5af-4f78-b3ad-7400b6a60552 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 returned with HTTP 200 Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fd6e43-0348-437b-b8f5-356ee20734d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f29c4b8-772a-4184-b426-03e78891f2ba', 'add92015-a712-4966-85cc-7f77c9d6bece', '69d04969-4c22-4f2c-8f05-ed321616b839', '71dced80-2f33-4642-a838-a25b40d9eece']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 926/1857] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:08 2026] GET /volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 => generated 844 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f20490ba-699f-469d-af18-4bf850ac3f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7ccab8de-b43e-48b1-a3c8-0692943474b6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ccab8de-b43e-48b1-a3c8-0692943474b6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] DELETE http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 Sep 07 16:53:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ccab8de-b43e-48b1-a3c8-0692943474b6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ccab8de-b43e-48b1-a3c8-0692943474b6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:09 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-7ccab8de-b43e-48b1-a3c8-0692943474b6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume with id: 69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 Sep 07 16:53:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7ccab8de-b43e-48b1-a3c8-0692943474b6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f20490ba-699f-469d-af18-4bf850ac3f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bef535d9-395e-484e-89b7-9b6f93037686', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1947248974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b341eefb2b43491bb02b0ba4ea421e63',qos_specs=None,replication_status=,reservations=['7f29c4b8-772a-4184-b426-03e78891f2ba','add92015-a712-4966-85cc-7f77c9d6bece','69d04969-4c22-4f2c-8f05-ed321616b839','71dced80-2f33-4642-a838-a25b40d9eece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6c4cdd44384b4291ea5d1addd73581',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1947248974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bef535d9-395e-484e-89b7-9b6f93037686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b341eefb2b43491bb02b0ba4ea421e63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc6c4cdd44384b4291ea5d1addd73581',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955ff476-d42c-4653-ba2d-ea02d8b7e625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7ccab8de-b43e-48b1-a3c8-0692943474b6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume request issued successfully. Sep 07 16:53:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ccab8de-b43e-48b1-a3c8-0692943474b6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 returned with HTTP 202 Sep 07 16:53:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 927/1858] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:53:09 2026] DELETE /volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:53:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d2cd3784-2b6b-4917-a39a-ed8c59e8ca13 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2cd3784-2b6b-4917-a39a-ed8c59e8ca13 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 Sep 07 16:53:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d2cd3784-2b6b-4917-a39a-ed8c59e8ca13 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d2cd3784-2b6b-4917-a39a-ed8c59e8ca13 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955ff476-d42c-4653-ba2d-ea02d8b7e625) transitioned into state 'SUCCESS' from state '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-1947248974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b341eefb2b43491bb02b0ba4ea421e63',qos_specs=None,replication_status=,reservations=['7f29c4b8-772a-4184-b426-03e78891f2ba','add92015-a712-4966-85cc-7f77c9d6bece','69d04969-4c22-4f2c-8f05-ed321616b839','71dced80-2f33-4642-a838-a25b40d9eece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6c4cdd44384b4291ea5d1addd73581',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d23469-e3ba-4924-97bf-210e3f9d18a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d2cd3784-2b6b-4917-a39a-ed8c59e8ca13 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d23469-e3ba-4924-97bf-210e3f9d18a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Flow 'volume_create_api' (2b11c700-60fb-4e2a-9a4f-db31ecc5ccbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Create volume request issued successfully. Sep 07 16:53:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2a1fd0d-a21d-4764-9fef-97df17719c5e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:53:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 932/1859] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:53:08 2026] POST /volume/v3/volumes => generated 763 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:53:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2cd3784-2b6b-4917-a39a-ed8c59e8ca13 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 returned with HTTP 200 Sep 07 16:53:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 928/1860] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:09 2026] GET /volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 => generated 843 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1e1c51e1-451e-4841-a048-13b0ff370aec None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1e1c51e1-451e-4841-a048-13b0ff370aec tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] GET http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1e1c51e1-451e-4841-a048-13b0ff370aec tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1e1c51e1-451e-4841-a048-13b0ff370aec tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1e1c51e1-451e-4841-a048-13b0ff370aec tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Volume info retrieved successfully. Sep 07 16:53:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1e1c51e1-451e-4841-a048-13b0ff370aec tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 returned with HTTP 200 Sep 07 16:53:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 933/1861] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:09 2026] GET /volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 => generated 831 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-328ca04e-636b-40a8-9815-5069a74d9654 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-328ca04e-636b-40a8-9815-5069a74d9654 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 Sep 07 16:53:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-328ca04e-636b-40a8-9815-5069a74d9654 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-328ca04e-636b-40a8-9815-5069a74d9654 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-328ca04e-636b-40a8-9815-5069a74d9654 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 returned with HTTP 404 Sep 07 16:53:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 929/1862] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:10 2026] GET /volume/v3/volumes/69f6eb51-2abb-4da9-8c94-1b0e6bdb1cc2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:53:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b00cf20f-b5d5-43ae-bc27-3d096ca38ab8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b00cf20f-b5d5-43ae-bc27-3d096ca38ab8 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b00cf20f-b5d5-43ae-bc27-3d096ca38ab8 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b00cf20f-b5d5-43ae-bc27-3d096ca38ab8 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b00cf20f-b5d5-43ae-bc27-3d096ca38ab8 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b00cf20f-b5d5-43ae-bc27-3d096ca38ab8 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:53:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 934/1863] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:10 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 931 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-52cab633-fb91-4fa1-b203-8939d4c9b6a2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-beb6398d-8260-4f06-b5ff-69fe88f39f7c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-52cab633-fb91-4fa1-b203-8939d4c9b6a2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] DELETE http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-52cab633-fb91-4fa1-b203-8939d4c9b6a2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-52cab633-fb91-4fa1-b203-8939d4c9b6a2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:10 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-52cab633-fb91-4fa1-b203-8939d4c9b6a2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume with id: afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-beb6398d-8260-4f06-b5ff-69fe88f39f7c tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] GET http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 Sep 07 16:53:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-beb6398d-8260-4f06-b5ff-69fe88f39f7c tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-beb6398d-8260-4f06-b5ff-69fe88f39f7c tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-52cab633-fb91-4fa1-b203-8939d4c9b6a2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-beb6398d-8260-4f06-b5ff-69fe88f39f7c tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Volume info retrieved successfully. Sep 07 16:53:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-beb6398d-8260-4f06-b5ff-69fe88f39f7c tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 returned with HTTP 200 Sep 07 16:53:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 935/1864] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:10 2026] GET /volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-52cab633-fb91-4fa1-b203-8939d4c9b6a2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume request issued successfully. Sep 07 16:53:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-52cab633-fb91-4fa1-b203-8939d4c9b6a2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 202 Sep 07 16:53:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 930/1865] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:53:10 2026] DELETE /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:53:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ccbd016f-bbb4-485c-8f43-ce89e8837033 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ccbd016f-bbb4-485c-8f43-ce89e8837033 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ccbd016f-bbb4-485c-8f43-ce89e8837033 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ccbd016f-bbb4-485c-8f43-ce89e8837033 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ccbd016f-bbb4-485c-8f43-ce89e8837033 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ccbd016f-bbb4-485c-8f43-ce89e8837033 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 200 Sep 07 16:53:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 936/1866] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:10 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 930 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cc9dcc5e-f555-44c2-ba12-b2692e8a89da None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc9dcc5e-f555-44c2-ba12-b2692e8a89da tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] GET http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc9dcc5e-f555-44c2-ba12-b2692e8a89da tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc9dcc5e-f555-44c2-ba12-b2692e8a89da tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cc9dcc5e-f555-44c2-ba12-b2692e8a89da tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Volume info retrieved successfully. Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc9dcc5e-f555-44c2-ba12-b2692e8a89da tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 returned with HTTP 200 Sep 07 16:53:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 931/1867] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:11 2026] GET /volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b9b2a995-715c-4b3f-8ce3-a515920e4504 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b9b2a995-715c-4b3f-8ce3-a515920e4504 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] GET http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 Sep 07 16:53:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b9b2a995-715c-4b3f-8ce3-a515920e4504 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b9b2a995-715c-4b3f-8ce3-a515920e4504 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9be82e62-95f4-4df1-90d4-040342048624 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9be82e62-95f4-4df1-90d4-040342048624 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9be82e62-95f4-4df1-90d4-040342048624 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9be82e62-95f4-4df1-90d4-040342048624 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9be82e62-95f4-4df1-90d4-040342048624 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a returned with HTTP 404 Sep 07 16:53:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b9b2a995-715c-4b3f-8ce3-a515920e4504 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Volume info retrieved successfully. Sep 07 16:53:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 932/1868] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:11 2026] GET /volume/v3/volumes/afd53132-f9ea-4e9a-bfcb-c3dfb7f2349a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4ee7bf7c-2dc2-4be7-82de-175c0933378e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b9b2a995-715c-4b3f-8ce3-a515920e4504 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 returned with HTTP 200 Sep 07 16:53:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 937/1869] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:11 2026] GET /volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4ee7bf7c-2dc2-4be7-82de-175c0933378e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4ee7bf7c-2dc2-4be7-82de-175c0933378e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4ee7bf7c-2dc2-4be7-82de-175c0933378e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5ddfe511-e4ad-4d04-9b89-634fe534a428 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5ddfe511-e4ad-4d04-9b89-634fe534a428 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] POST http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686/action Sep 07 16:53:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5ddfe511-e4ad-4d04-9b89-634fe534a428 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-981929622", "disk_format": "raw"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:53:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5ddfe511-e4ad-4d04-9b89-634fe534a428 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-981929622", "disk_format": "raw"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4ee7bf7c-2dc2-4be7-82de-175c0933378e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5ddfe511-e4ad-4d04-9b89-634fe534a428 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Volume info retrieved successfully. Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4ee7bf7c-2dc2-4be7-82de-175c0933378e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 returned with HTTP 200 Sep 07 16:53:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 933/1870] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:11 2026] GET /volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 => generated 844 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-051da73e-07e0-4693-bb89-66f87bbb7d00 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-051da73e-07e0-4693-bb89-66f87bbb7d00 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] DELETE http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-051da73e-07e0-4693-bb89-66f87bbb7d00 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-051da73e-07e0-4693-bb89-66f87bbb7d00 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-051da73e-07e0-4693-bb89-66f87bbb7d00 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume with id: d064cfa9-c16f-4c3a-a541-9e5064bc3148 Sep 07 16:53:11 devstack devstack@c-api.service[87176]: DEBUG cinder.image.image_utils [None req-5ddfe511-e4ad-4d04-9b89-634fe534a428 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-981929622'}] 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-981929622'}]. {{(pid=87176) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 16:53:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-051da73e-07e0-4693-bb89-66f87bbb7d00 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-051da73e-07e0-4693-bb89-66f87bbb7d00 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume request issued successfully. Sep 07 16:53:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-051da73e-07e0-4693-bb89-66f87bbb7d00 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 returned with HTTP 202 Sep 07 16:53:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 934/1871] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:53:11 2026] DELETE /volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:53:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0e7c549b-075d-46b3-b3be-6ea6010ba3df None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0e7c549b-075d-46b3-b3be-6ea6010ba3df tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] GET http://192.168.122.91/volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0e7c549b-075d-46b3-b3be-6ea6010ba3df tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0e7c549b-075d-46b3-b3be-6ea6010ba3df tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0e7c549b-075d-46b3-b3be-6ea6010ba3df tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 returned with HTTP 200 Sep 07 16:53:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 935/1872] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:53:11 2026] GET /volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 => generated 440 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9283e09f-2559-45f1-a079-84423035db0b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9283e09f-2559-45f1-a079-84423035db0b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9283e09f-2559-45f1-a079-84423035db0b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9283e09f-2559-45f1-a079-84423035db0b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9283e09f-2559-45f1-a079-84423035db0b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9283e09f-2559-45f1-a079-84423035db0b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 returned with HTTP 200 Sep 07 16:53:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 936/1873] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:12 2026] GET /volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 => generated 843 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9b628621-2c47-465f-85ef-8a73ee913f70 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2116377398"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2116377398'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Create volume of 1 GB Sep 07 16:53:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Availability Zones retrieved successfully. Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Flow 'volume_create_api' (b72579bc-122e-4cf7-93b2-cec55abbfd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a7d893-2e8e-4a1f-8918-41f0932488cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a7d893-2e8e-4a1f-8918-41f0932488cb) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429de897-42c5-4f3e-8b93-46bdea06873b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5ddfe511-e4ad-4d04-9b89-634fe534a428 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Copy volume to image completed successfully. Sep 07 16:53:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5ddfe511-e4ad-4d04-9b89-634fe534a428 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686/action returned with HTTP 202 Sep 07 16:53:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 938/1874] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 16:53:11 2026] POST /volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686/action => generated 653 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Created reservations ['3b6c431f-63e2-49df-887c-5d113efb98cc', 'aede2766-7312-48a5-939d-c61057806ebe', '87ad80ee-9390-407f-9cc3-67b4673d5b28', 'f1d4ac44-cdaa-44b0-8728-1e00a58cb3d4'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429de897-42c5-4f3e-8b93-46bdea06873b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b6c431f-63e2-49df-887c-5d113efb98cc', 'aede2766-7312-48a5-939d-c61057806ebe', '87ad80ee-9390-407f-9cc3-67b4673d5b28', 'f1d4ac44-cdaa-44b0-8728-1e00a58cb3d4']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6a494f-463b-4f41-a7d3-13b48de1a0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6a494f-463b-4f41-a7d3-13b48de1a0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71c3e0d8-ff9c-446a-8bc8-ed6e59758de7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2116377398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6dfa34b64f7472ea78aae694ded16b3',qos_specs=None,replication_status=,reservations=['3b6c431f-63e2-49df-887c-5d113efb98cc','aede2766-7312-48a5-939d-c61057806ebe','87ad80ee-9390-407f-9cc3-67b4673d5b28','f1d4ac44-cdaa-44b0-8728-1e00a58cb3d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ef8c813b2f4cd2bf4fb97c7cfc283d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2116377398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71c3e0d8-ff9c-446a-8bc8-ed6e59758de7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6dfa34b64f7472ea78aae694ded16b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25ef8c813b2f4cd2bf4fb97c7cfc283d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08cbf4f2-cf0c-419b-b398-fae1e91ca4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08cbf4f2-cf0c-419b-b398-fae1e91ca4ca) transitioned into state 'SUCCESS' from state '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-2116377398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6dfa34b64f7472ea78aae694ded16b3',qos_specs=None,replication_status=,reservations=['3b6c431f-63e2-49df-887c-5d113efb98cc','aede2766-7312-48a5-939d-c61057806ebe','87ad80ee-9390-407f-9cc3-67b4673d5b28','f1d4ac44-cdaa-44b0-8728-1e00a58cb3d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ef8c813b2f4cd2bf4fb97c7cfc283d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e479168-b39b-4b8f-9b40-7a50fb8945bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e479168-b39b-4b8f-9b40-7a50fb8945bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Flow 'volume_create_api' (b72579bc-122e-4cf7-93b2-cec55abbfd2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Create volume request issued successfully. Sep 07 16:53:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9b628621-2c47-465f-85ef-8a73ee913f70 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:53:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 937/1875] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:53:12 2026] POST /volume/v3/volumes => generated 766 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:53:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4282a73b-0171-447b-9ae9-e867ef2b01dc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4282a73b-0171-447b-9ae9-e867ef2b01dc tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4282a73b-0171-447b-9ae9-e867ef2b01dc tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4282a73b-0171-447b-9ae9-e867ef2b01dc tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4282a73b-0171-447b-9ae9-e867ef2b01dc tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4282a73b-0171-447b-9ae9-e867ef2b01dc tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 939/1876] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:12 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 834 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8553dda9-0bda-4213-9afa-8824a5e4b8ca None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8553dda9-0bda-4213-9afa-8824a5e4b8ca tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 Sep 07 16:53:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8553dda9-0bda-4213-9afa-8824a5e4b8ca tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8553dda9-0bda-4213-9afa-8824a5e4b8ca tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8553dda9-0bda-4213-9afa-8824a5e4b8ca tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 returned with HTTP 404 Sep 07 16:53:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 938/1877] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:13 2026] GET /volume/v3/volumes/d064cfa9-c16f-4c3a-a541-9e5064bc3148 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f7562546-eb4c-4723-b493-b16150b840a0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-VolumesGetTest-Volume-2024032868", "metadata": {"Type": "Test"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request body: {'volume': {'imageRef': 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2024032868', 'metadata': {'Type': 'Test'}}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume of 1 GB Sep 07 16:53:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Availability Zones retrieved successfully. Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (b9370990-a4d8-4b46-9936-7517e4f19d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30b9f4e-b944-40d9-bce3-82eb238a7010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30b9f4e-b944-40d9-bce3-82eb238a7010) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7e2d1a-bea6-4aac-85e0-d64b0668097b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Created reservations ['0b6d9a7e-13ce-4d85-bd7c-564772439b20', '2603da6f-8f63-4437-bd11-f49fc6185a81', '140cc769-0b08-4341-9eb1-7c0ca50f4d72', 'ef36c4ec-70b4-43d0-acbc-7ca5ea50dfe0'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7e2d1a-bea6-4aac-85e0-d64b0668097b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b6d9a7e-13ce-4d85-bd7c-564772439b20', '2603da6f-8f63-4437-bd11-f49fc6185a81', '140cc769-0b08-4341-9eb1-7c0ca50f4d72', 'ef36c4ec-70b4-43d0-acbc-7ca5ea50dfe0']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09247705-b574-4b2a-89fb-5462fd20223b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:13 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09247705-b574-4b2a-89fb-5462fd20223b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63e833d2-5ddf-4975-9351-92e37c2c4c7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2024032868',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['0b6d9a7e-13ce-4d85-bd7c-564772439b20','2603da6f-8f63-4437-bd11-f49fc6185a81','140cc769-0b08-4341-9eb1-7c0ca50f4d72','ef36c4ec-70b4-43d0-acbc-7ca5ea50dfe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2024032868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63e833d2-5ddf-4975-9351-92e37c2c4c7b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bdb1099479c940cf95d67b46df4a4fdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6434c543e8834856b4acb1308dfd67e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21da8f14-6637-4c65-83f5-5e42c2929017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21da8f14-6637-4c65-83f5-5e42c2929017) transitioned into state 'SUCCESS' from state '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-2024032868',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['0b6d9a7e-13ce-4d85-bd7c-564772439b20','2603da6f-8f63-4437-bd11-f49fc6185a81','140cc769-0b08-4341-9eb1-7c0ca50f4d72','ef36c4ec-70b4-43d0-acbc-7ca5ea50dfe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a742f6-3f28-4af7-abc0-0b87a7768edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-55469623-9da9-4d2f-8fdb-8d241fc253b2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a742f6-3f28-4af7-abc0-0b87a7768edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-55469623-9da9-4d2f-8fdb-8d241fc253b2 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-55469623-9da9-4d2f-8fdb-8d241fc253b2 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-55469623-9da9-4d2f-8fdb-8d241fc253b2 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (b9370990-a4d8-4b46-9936-7517e4f19d7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request issued successfully. Sep 07 16:53:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f7562546-eb4c-4723-b493-b16150b840a0 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:53:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 940/1878] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:53:13 2026] POST /volume/v3/volumes => generated 766 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f7e1b092-c7d1-4192-b062-201d6dedc8e9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:13 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:13 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f7e1b092-c7d1-4192-b062-201d6dedc8e9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f7e1b092-c7d1-4192-b062-201d6dedc8e9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f7e1b092-c7d1-4192-b062-201d6dedc8e9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-55469623-9da9-4d2f-8fdb-8d241fc253b2 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-55469623-9da9-4d2f-8fdb-8d241fc253b2 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 939/1879] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:13 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f7e1b092-c7d1-4192-b062-201d6dedc8e9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f7e1b092-c7d1-4192-b062-201d6dedc8e9 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 941/1880] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:13 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 834 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3be7f3fa-2dc3-4e67-90c9-74b4a4f623ab None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3be7f3fa-2dc3-4e67-90c9-74b4a4f623ab tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3be7f3fa-2dc3-4e67-90c9-74b4a4f623ab tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3be7f3fa-2dc3-4e67-90c9-74b4a4f623ab tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:15 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:15 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3be7f3fa-2dc3-4e67-90c9-74b4a4f623ab tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3be7f3fa-2dc3-4e67-90c9-74b4a4f623ab tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 940/1881] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:15 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9b4b682c-2816-4b77-b79d-f12ed5f5e90b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9b4b682c-2816-4b77-b79d-f12ed5f5e90b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9b4b682c-2816-4b77-b79d-f12ed5f5e90b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9b4b682c-2816-4b77-b79d-f12ed5f5e90b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:15 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9b4b682c-2816-4b77-b79d-f12ed5f5e90b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9b4b682c-2816-4b77-b79d-f12ed5f5e90b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 942/1882] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:15 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 858 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:53:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3b315701-d6d8-4117-b80b-ebe788dc7815 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3b315701-d6d8-4117-b80b-ebe788dc7815 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3b315701-d6d8-4117-b80b-ebe788dc7815 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3b315701-d6d8-4117-b80b-ebe788dc7815 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ead9bf1a-2801-4e0c-ad6a-e6112ce51df3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3b315701-d6d8-4117-b80b-ebe788dc7815 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ead9bf1a-2801-4e0c-ad6a-e6112ce51df3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ead9bf1a-2801-4e0c-ad6a-e6112ce51df3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ead9bf1a-2801-4e0c-ad6a-e6112ce51df3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3b315701-d6d8-4117-b80b-ebe788dc7815 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 941/1883] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:16 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ead9bf1a-2801-4e0c-ad6a-e6112ce51df3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ead9bf1a-2801-4e0c-ad6a-e6112ce51df3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 943/1884] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:16 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9b52ea2b-3f8c-438f-85c7-e80d296c73c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9b52ea2b-3f8c-438f-85c7-e80d296c73c0 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9b52ea2b-3f8c-438f-85c7-e80d296c73c0 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0ae613df-ae98-4ffd-9997-2b25da65c1ed None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9b52ea2b-3f8c-438f-85c7-e80d296c73c0 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0ae613df-ae98-4ffd-9997-2b25da65c1ed tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0ae613df-ae98-4ffd-9997-2b25da65c1ed tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0ae613df-ae98-4ffd-9997-2b25da65c1ed tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:17 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0ae613df-ae98-4ffd-9997-2b25da65c1ed tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9b52ea2b-3f8c-438f-85c7-e80d296c73c0 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0ae613df-ae98-4ffd-9997-2b25da65c1ed tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 944/1885] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:17 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 858 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9b52ea2b-3f8c-438f-85c7-e80d296c73c0 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 942/1886] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:17 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bc081da5-1e7a-4caa-91f7-7a268fcb6d68 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bc081da5-1e7a-4caa-91f7-7a268fcb6d68 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bc081da5-1e7a-4caa-91f7-7a268fcb6d68 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bc081da5-1e7a-4caa-91f7-7a268fcb6d68 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c5129bfc-c0eb-47dc-b268-c4334617db04 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c5129bfc-c0eb-47dc-b268-c4334617db04 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c5129bfc-c0eb-47dc-b268-c4334617db04 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c5129bfc-c0eb-47dc-b268-c4334617db04 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bc081da5-1e7a-4caa-91f7-7a268fcb6d68 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bc081da5-1e7a-4caa-91f7-7a268fcb6d68 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 945/1887] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:18 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:18 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:18 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c5129bfc-c0eb-47dc-b268-c4334617db04 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c5129bfc-c0eb-47dc-b268-c4334617db04 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 943/1888] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:18 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9e85f0db-fa20-4563-b8a5-e13b4a3797e3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9e85f0db-fa20-4563-b8a5-e13b4a3797e3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9e85f0db-fa20-4563-b8a5-e13b4a3797e3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9e85f0db-fa20-4563-b8a5-e13b4a3797e3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9e85f0db-fa20-4563-b8a5-e13b4a3797e3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9e85f0db-fa20-4563-b8a5-e13b4a3797e3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 946/1889] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:19 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8db98d76-9146-4e80-abb1-d7b3e38ec4fa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8db98d76-9146-4e80-abb1-d7b3e38ec4fa tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8db98d76-9146-4e80-abb1-d7b3e38ec4fa tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8db98d76-9146-4e80-abb1-d7b3e38ec4fa tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8db98d76-9146-4e80-abb1-d7b3e38ec4fa tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8db98d76-9146-4e80-abb1-d7b3e38ec4fa tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 944/1890] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:19 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c67adbbf-3328-4cbb-a1ac-bfa5c0aac6bf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c67adbbf-3328-4cbb-a1ac-bfa5c0aac6bf tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c67adbbf-3328-4cbb-a1ac-bfa5c0aac6bf tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c67adbbf-3328-4cbb-a1ac-bfa5c0aac6bf tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c67adbbf-3328-4cbb-a1ac-bfa5c0aac6bf tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c67adbbf-3328-4cbb-a1ac-bfa5c0aac6bf tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 947/1891] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:20 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-22709ee9-1a4f-45d1-a94f-51cc0a4c39c9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-22709ee9-1a4f-45d1-a94f-51cc0a4c39c9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-22709ee9-1a4f-45d1-a94f-51cc0a4c39c9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-22709ee9-1a4f-45d1-a94f-51cc0a4c39c9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-22709ee9-1a4f-45d1-a94f-51cc0a4c39c9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-22709ee9-1a4f-45d1-a94f-51cc0a4c39c9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 945/1892] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:20 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3d267093-378c-434e-adab-ac9de269433b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3d267093-378c-434e-adab-ac9de269433b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3d267093-378c-434e-adab-ac9de269433b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3d267093-378c-434e-adab-ac9de269433b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3d267093-378c-434e-adab-ac9de269433b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3d267093-378c-434e-adab-ac9de269433b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 948/1893] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:21 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-60e3266e-f53d-4037-9771-cabf23d49ce4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-60e3266e-f53d-4037-9771-cabf23d49ce4 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-60e3266e-f53d-4037-9771-cabf23d49ce4 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-60e3266e-f53d-4037-9771-cabf23d49ce4 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:22 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-60e3266e-f53d-4037-9771-cabf23d49ce4 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-60e3266e-f53d-4037-9771-cabf23d49ce4 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 946/1894] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:22 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b2faf29c-c531-4adc-8db4-b92f0b5e043f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b2faf29c-c531-4adc-8db4-b92f0b5e043f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b2faf29c-c531-4adc-8db4-b92f0b5e043f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b2faf29c-c531-4adc-8db4-b92f0b5e043f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b2faf29c-c531-4adc-8db4-b92f0b5e043f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b2faf29c-c531-4adc-8db4-b92f0b5e043f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 949/1895] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:23 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4996b1fa-e1c3-4e2f-bd75-3c1cfeb58974 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4996b1fa-e1c3-4e2f-bd75-3c1cfeb58974 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4996b1fa-e1c3-4e2f-bd75-3c1cfeb58974 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4996b1fa-e1c3-4e2f-bd75-3c1cfeb58974 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:23 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=391,cinder:UPDATE=74,cinder:DELETE=3,cinder:INSERT=41 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:53:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4996b1fa-e1c3-4e2f-bd75-3c1cfeb58974 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4996b1fa-e1c3-4e2f-bd75-3c1cfeb58974 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 947/1896] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:23 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a8dba541-6c6a-4713-9222-9fe51b889561 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a8dba541-6c6a-4713-9222-9fe51b889561 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a8dba541-6c6a-4713-9222-9fe51b889561 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a8dba541-6c6a-4713-9222-9fe51b889561 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a8dba541-6c6a-4713-9222-9fe51b889561 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a8dba541-6c6a-4713-9222-9fe51b889561 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 950/1897] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:24 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6839889c-90d1-4b49-bbba-865201182e7c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6839889c-90d1-4b49-bbba-865201182e7c tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6839889c-90d1-4b49-bbba-865201182e7c tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6839889c-90d1-4b49-bbba-865201182e7c tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6839889c-90d1-4b49-bbba-865201182e7c tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6839889c-90d1-4b49-bbba-865201182e7c tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 948/1898] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:24 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-75cc4eb8-2293-4d31-9d1b-d79fa36595aa None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-75cc4eb8-2293-4d31-9d1b-d79fa36595aa tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-75cc4eb8-2293-4d31-9d1b-d79fa36595aa tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-75cc4eb8-2293-4d31-9d1b-d79fa36595aa tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-75cc4eb8-2293-4d31-9d1b-d79fa36595aa tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-75cc4eb8-2293-4d31-9d1b-d79fa36595aa tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 951/1899] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:25 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-057c19c6-625a-4a4a-8c67-382d78d4bd76 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-057c19c6-625a-4a4a-8c67-382d78d4bd76 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-057c19c6-625a-4a4a-8c67-382d78d4bd76 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-057c19c6-625a-4a4a-8c67-382d78d4bd76 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-057c19c6-625a-4a4a-8c67-382d78d4bd76 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-057c19c6-625a-4a4a-8c67-382d78d4bd76 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 949/1900] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:25 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d1687303-f7b3-444c-b628-6687e249a243 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1687303-f7b3-444c-b628-6687e249a243 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d1687303-f7b3-444c-b628-6687e249a243 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d1687303-f7b3-444c-b628-6687e249a243 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d1687303-f7b3-444c-b628-6687e249a243 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1687303-f7b3-444c-b628-6687e249a243 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 952/1901] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:26 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bcaaae40-27bc-4ae7-b654-0714731bc87a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bcaaae40-27bc-4ae7-b654-0714731bc87a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bcaaae40-27bc-4ae7-b654-0714731bc87a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bcaaae40-27bc-4ae7-b654-0714731bc87a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-bcaaae40-27bc-4ae7-b654-0714731bc87a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bcaaae40-27bc-4ae7-b654-0714731bc87a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 950/1902] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:26 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ff30d479-71e7-4e47-9e53-073e8384e7f3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ff30d479-71e7-4e47-9e53-073e8384e7f3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ff30d479-71e7-4e47-9e53-073e8384e7f3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ff30d479-71e7-4e47-9e53-073e8384e7f3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ff30d479-71e7-4e47-9e53-073e8384e7f3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ff30d479-71e7-4e47-9e53-073e8384e7f3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 953/1903] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:27 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-40ecc936-0f1b-46c3-8b88-97a732da0362 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-40ecc936-0f1b-46c3-8b88-97a732da0362 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-40ecc936-0f1b-46c3-8b88-97a732da0362 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-40ecc936-0f1b-46c3-8b88-97a732da0362 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-40ecc936-0f1b-46c3-8b88-97a732da0362 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-40ecc936-0f1b-46c3-8b88-97a732da0362 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 951/1904] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:27 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:53:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e525141f-0c74-4f96-bd9d-b40a611f4d4f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e525141f-0c74-4f96-bd9d-b40a611f4d4f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e525141f-0c74-4f96-bd9d-b40a611f4d4f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e525141f-0c74-4f96-bd9d-b40a611f4d4f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e525141f-0c74-4f96-bd9d-b40a611f4d4f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e525141f-0c74-4f96-bd9d-b40a611f4d4f tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 954/1905] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:28 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a509f5b2-eb3c-4431-b594-16147c829ad5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a509f5b2-eb3c-4431-b594-16147c829ad5 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a509f5b2-eb3c-4431-b594-16147c829ad5 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a509f5b2-eb3c-4431-b594-16147c829ad5 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a509f5b2-eb3c-4431-b594-16147c829ad5 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a509f5b2-eb3c-4431-b594-16147c829ad5 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 952/1906] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:28 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-038a6fa0-9bb2-48f7-99db-724ad7ee62c4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-038a6fa0-9bb2-48f7-99db-724ad7ee62c4 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-038a6fa0-9bb2-48f7-99db-724ad7ee62c4 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-038a6fa0-9bb2-48f7-99db-724ad7ee62c4 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-038a6fa0-9bb2-48f7-99db-724ad7ee62c4 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-038a6fa0-9bb2-48f7-99db-724ad7ee62c4 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 955/1907] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:29 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0ae9af0a-ae50-47f1-b330-224a99c8073d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ae9af0a-ae50-47f1-b330-224a99c8073d tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ae9af0a-ae50-47f1-b330-224a99c8073d tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ae9af0a-ae50-47f1-b330-224a99c8073d tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0ae9af0a-ae50-47f1-b330-224a99c8073d tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ae9af0a-ae50-47f1-b330-224a99c8073d tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 953/1908] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:29 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b40f63c4-ac0a-41db-9254-de47c3648719 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b40f63c4-ac0a-41db-9254-de47c3648719 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b40f63c4-ac0a-41db-9254-de47c3648719 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b40f63c4-ac0a-41db-9254-de47c3648719 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b40f63c4-ac0a-41db-9254-de47c3648719 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b40f63c4-ac0a-41db-9254-de47c3648719 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 956/1909] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:30 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2ca37252-4540-4504-9be6-26ce3339ed11 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2ca37252-4540-4504-9be6-26ce3339ed11 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2ca37252-4540-4504-9be6-26ce3339ed11 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2ca37252-4540-4504-9be6-26ce3339ed11 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2ca37252-4540-4504-9be6-26ce3339ed11 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2ca37252-4540-4504-9be6-26ce3339ed11 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 954/1910] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:30 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a906fcdc-3f42-4365-a599-b6c51ccbc6a3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a906fcdc-3f42-4365-a599-b6c51ccbc6a3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a906fcdc-3f42-4365-a599-b6c51ccbc6a3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a906fcdc-3f42-4365-a599-b6c51ccbc6a3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a906fcdc-3f42-4365-a599-b6c51ccbc6a3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a906fcdc-3f42-4365-a599-b6c51ccbc6a3 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 957/1911] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:31 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0e0b8bd0-d57a-4aec-84ef-60df40b1ecae None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0e0b8bd0-d57a-4aec-84ef-60df40b1ecae tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0e0b8bd0-d57a-4aec-84ef-60df40b1ecae tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0e0b8bd0-d57a-4aec-84ef-60df40b1ecae tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:31 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0e0b8bd0-d57a-4aec-84ef-60df40b1ecae tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0e0b8bd0-d57a-4aec-84ef-60df40b1ecae tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 955/1912] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:31 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-ac7a4642-60ac-4659-81c2-2b3ec20bf861 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-ac7a4642-60ac-4659-81c2-2b3ec20bf861 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:53:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-ac7a4642-60ac-4659-81c2-2b3ec20bf861 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-ac7a4642-60ac-4659-81c2-2b3ec20bf861 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-ac7a4642-60ac-4659-81c2-2b3ec20bf861 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:53:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-ac7a4642-60ac-4659-81c2-2b3ec20bf861 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:53:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 958/1913] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:53:32 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 1147 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:53:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-1ed94d45-8d78-4d3a-bf9e-002147271894 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-1ed94d45-8d78-4d3a-bf9e-002147271894 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] POST http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697/action Sep 07 16:53:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-1ed94d45-8d78-4d3a-bf9e-002147271894 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:53:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-1ed94d45-8d78-4d3a-bf9e-002147271894 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-1ed94d45-8d78-4d3a-bf9e-002147271894 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:53:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-1ed94d45-8d78-4d3a-bf9e-002147271894 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Begin detaching volume completed successfully. Sep 07 16:53:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-1ed94d45-8d78-4d3a-bf9e-002147271894 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697/action returned with HTTP 202 Sep 07 16:53:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 956/1914] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:53:32 2026] POST /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:53:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-927d2e1d-464c-4bb8-bc83-424c84f7bf79 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-927d2e1d-464c-4bb8-bc83-424c84f7bf79 None None] GET http://192.168.122.91/volume// Sep 07 16:53:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-927d2e1d-464c-4bb8-bc83-424c84f7bf79 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-927d2e1d-464c-4bb8-bc83-424c84f7bf79 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-927d2e1d-464c-4bb8-bc83-424c84f7bf79 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:53:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 959/1915] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:53:32 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:53:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-639479ed-1fdc-4182-a8f3-d15100521b42 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-639479ed-1fdc-4182-a8f3-d15100521b42 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:53:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-639479ed-1fdc-4182-a8f3-d15100521b42 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-639479ed-1fdc-4182-a8f3-d15100521b42 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-639479ed-1fdc-4182-a8f3-d15100521b42 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:53:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-639479ed-1fdc-4182-a8f3-d15100521b42 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:53:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 957/1916] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:53:32 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 1331 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:53:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0a6778b7-a9a3-4dcd-85fe-bbda6033b497 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0a6778b7-a9a3-4dcd-85fe-bbda6033b497 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0a6778b7-a9a3-4dcd-85fe-bbda6033b497 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0a6778b7-a9a3-4dcd-85fe-bbda6033b497 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0a6778b7-a9a3-4dcd-85fe-bbda6033b497 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7c86c4bb-7d07-4d50-924b-a2dc00078218 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7c86c4bb-7d07-4d50-924b-a2dc00078218 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7c86c4bb-7d07-4d50-924b-a2dc00078218 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7c86c4bb-7d07-4d50-924b-a2dc00078218 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0a6778b7-a9a3-4dcd-85fe-bbda6033b497 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 960/1917] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:32 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:53:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7c86c4bb-7d07-4d50-924b-a2dc00078218 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7c86c4bb-7d07-4d50-924b-a2dc00078218 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 958/1918] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:32 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-f449b397-7998-4a8e-a258-965596eeb1bb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-f449b397-7998-4a8e-a258-965596eeb1bb tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] DELETE http://192.168.122.91/volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47 Sep 07 16:53:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-f449b397-7998-4a8e-a258-965596eeb1bb tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-f449b397-7998-4a8e-a258-965596eeb1bb tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:33 devstack devstack@c-api.service[87176]: /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:53:33 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:53:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0d2e0b78-265d-4dc7-acb2-3b1d0e620007 req-f449b397-7998-4a8e-a258-965596eeb1bb tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47 returned with HTTP 200 Sep 07 16:53:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 961/1919] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:53:33 2026] DELETE /volume/v3/attachments/829b48c3-9e81-4a11-82f1-1d0faa0d8b47 => generated 19 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d47d2dd8-64c1-4d4c-b420-afc000950fc1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d47d2dd8-64c1-4d4c-b420-afc000950fc1 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d47d2dd8-64c1-4d4c-b420-afc000950fc1 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d47d2dd8-64c1-4d4c-b420-afc000950fc1 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d47d2dd8-64c1-4d4c-b420-afc000950fc1 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d47d2dd8-64c1-4d4c-b420-afc000950fc1 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 959/1920] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:33 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:53:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6f563486-f79e-483d-842b-57c56b8d0a7a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f563486-f79e-483d-842b-57c56b8d0a7a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f563486-f79e-483d-842b-57c56b8d0a7a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f563486-f79e-483d-842b-57c56b8d0a7a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6f563486-f79e-483d-842b-57c56b8d0a7a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f563486-f79e-483d-842b-57c56b8d0a7a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 962/1921] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:33 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-86799e69-11c7-4938-9bbd-8056047594b6 req-949feb57-c3fd-4884-8154-1125a1264362 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-86799e69-11c7-4938-9bbd-8056047594b6 req-949feb57-c3fd-4884-8154-1125a1264362 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:53:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-86799e69-11c7-4938-9bbd-8056047594b6 req-949feb57-c3fd-4884-8154-1125a1264362 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-86799e69-11c7-4938-9bbd-8056047594b6 req-949feb57-c3fd-4884-8154-1125a1264362 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-86799e69-11c7-4938-9bbd-8056047594b6 req-949feb57-c3fd-4884-8154-1125a1264362 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:53:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-86799e69-11c7-4938-9bbd-8056047594b6 req-949feb57-c3fd-4884-8154-1125a1264362 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:53:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 960/1922] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:53:34 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-016b0110-2eb0-43be-af48-5f5627ad3726 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-016b0110-2eb0-43be-af48-5f5627ad3726 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] DELETE http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:53:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-016b0110-2eb0-43be-af48-5f5627ad3726 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-016b0110-2eb0-43be-af48-5f5627ad3726 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:34 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-016b0110-2eb0-43be-af48-5f5627ad3726 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Delete volume with id: dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:53:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-016b0110-2eb0-43be-af48-5f5627ad3726 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:53:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-016b0110-2eb0-43be-af48-5f5627ad3726 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Delete volume request issued successfully. Sep 07 16:53:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-016b0110-2eb0-43be-af48-5f5627ad3726 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 202 Sep 07 16:53:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 963/1923] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:53:34 2026] DELETE /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:53:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b2cadb1e-fbcf-4a4c-8a4a-9dc4b8ad21fe None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a26e2129-9e5b-4a23-b483-aadef7134330 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b2cadb1e-fbcf-4a4c-8a4a-9dc4b8ad21fe tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b2cadb1e-fbcf-4a4c-8a4a-9dc4b8ad21fe tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b2cadb1e-fbcf-4a4c-8a4a-9dc4b8ad21fe tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a26e2129-9e5b-4a23-b483-aadef7134330 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:53:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a26e2129-9e5b-4a23-b483-aadef7134330 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a26e2129-9e5b-4a23-b483-aadef7134330 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b2cadb1e-fbcf-4a4c-8a4a-9dc4b8ad21fe tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a26e2129-9e5b-4a23-b483-aadef7134330 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Volume info retrieved successfully. Sep 07 16:53:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b2cadb1e-fbcf-4a4c-8a4a-9dc4b8ad21fe tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 961/1924] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:34 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-30cb1099-99cd-46e2-9b88-a09f2bc4eb72 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-30cb1099-99cd-46e2-9b88-a09f2bc4eb72 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-30cb1099-99cd-46e2-9b88-a09f2bc4eb72 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-30cb1099-99cd-46e2-9b88-a09f2bc4eb72 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a26e2129-9e5b-4a23-b483-aadef7134330 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 200 Sep 07 16:53:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 964/1925] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:34 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-30cb1099-99cd-46e2-9b88-a09f2bc4eb72 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-30cb1099-99cd-46e2-9b88-a09f2bc4eb72 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 962/1926] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:34 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e8e6981d-ceab-4c05-b684-c8a8e381dc41 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0fbf90f1-0a1d-4230-a06f-415b34ce7945 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0fbf90f1-0a1d-4230-a06f-415b34ce7945 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] GET http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 Sep 07 16:53:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0fbf90f1-0a1d-4230-a06f-415b34ce7945 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e8e6981d-ceab-4c05-b684-c8a8e381dc41 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e8e6981d-ceab-4c05-b684-c8a8e381dc41 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e8e6981d-ceab-4c05-b684-c8a8e381dc41 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0fbf90f1-0a1d-4230-a06f-415b34ce7945 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:36 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:36 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0fbf90f1-0a1d-4230-a06f-415b34ce7945 tempest-TestMinimumBasicScenario-728604860 tempest-TestMinimumBasicScenario-728604860-project-member] http://192.168.122.91/volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 returned with HTTP 404 Sep 07 16:53:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 963/1927] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:35 2026] GET /volume/v3/volumes/dd4e9e8a-6a93-4632-ab81-92ee80540697 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:53:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:36 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f0859dfe-eab1-4727-895e-2e0ba8e95813 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f0859dfe-eab1-4727-895e-2e0ba8e95813 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f0859dfe-eab1-4727-895e-2e0ba8e95813 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f0859dfe-eab1-4727-895e-2e0ba8e95813 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e8e6981d-ceab-4c05-b684-c8a8e381dc41 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:36 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e8e6981d-ceab-4c05-b684-c8a8e381dc41 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 965/1928] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:35 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f0859dfe-eab1-4727-895e-2e0ba8e95813 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f0859dfe-eab1-4727-895e-2e0ba8e95813 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 964/1929] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:36 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-70025049-1aa9-49ee-b68d-68bf08e79915 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d3a85c64-757f-47a0-aef3-597ed7d346bd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-70025049-1aa9-49ee-b68d-68bf08e79915 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-70025049-1aa9-49ee-b68d-68bf08e79915 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-70025049-1aa9-49ee-b68d-68bf08e79915 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d3a85c64-757f-47a0-aef3-597ed7d346bd tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d3a85c64-757f-47a0-aef3-597ed7d346bd tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d3a85c64-757f-47a0-aef3-597ed7d346bd tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d3a85c64-757f-47a0-aef3-597ed7d346bd tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d3a85c64-757f-47a0-aef3-597ed7d346bd tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 965/1930] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:37 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-70025049-1aa9-49ee-b68d-68bf08e79915 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-70025049-1aa9-49ee-b68d-68bf08e79915 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 966/1931] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:37 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:53:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-20281089-a3af-43e1-ac34-5ddfcb19c62b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-20281089-a3af-43e1-ac34-5ddfcb19c62b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-20281089-a3af-43e1-ac34-5ddfcb19c62b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-20281089-a3af-43e1-ac34-5ddfcb19c62b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b480f8ca-6502-4181-a9dc-ad166de179fb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-20281089-a3af-43e1-ac34-5ddfcb19c62b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b480f8ca-6502-4181-a9dc-ad166de179fb tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b480f8ca-6502-4181-a9dc-ad166de179fb tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b480f8ca-6502-4181-a9dc-ad166de179fb tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-20281089-a3af-43e1-ac34-5ddfcb19c62b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 966/1932] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:38 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b480f8ca-6502-4181-a9dc-ad166de179fb tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b480f8ca-6502-4181-a9dc-ad166de179fb tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 967/1933] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:38 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a347a1f5-c0f7-40e2-9611-4e400a50b2e9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a347a1f5-c0f7-40e2-9611-4e400a50b2e9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a347a1f5-c0f7-40e2-9611-4e400a50b2e9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a347a1f5-c0f7-40e2-9611-4e400a50b2e9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a347a1f5-c0f7-40e2-9611-4e400a50b2e9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-24d25137-b272-4f78-ad17-97e58d4a136b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-24d25137-b272-4f78-ad17-97e58d4a136b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-24d25137-b272-4f78-ad17-97e58d4a136b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-24d25137-b272-4f78-ad17-97e58d4a136b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a347a1f5-c0f7-40e2-9611-4e400a50b2e9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 967/1934] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:39 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:39 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:39 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:39 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-24d25137-b272-4f78-ad17-97e58d4a136b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-24d25137-b272-4f78-ad17-97e58d4a136b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 968/1935] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:39 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9d489972-65eb-4692-95e0-c5d7e7af61e8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9d489972-65eb-4692-95e0-c5d7e7af61e8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9d489972-65eb-4692-95e0-c5d7e7af61e8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9d489972-65eb-4692-95e0-c5d7e7af61e8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:40 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:40 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9d489972-65eb-4692-95e0-c5d7e7af61e8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9d489972-65eb-4692-95e0-c5d7e7af61e8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 968/1936] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:40 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4cf9d584-e1f9-490e-8892-867c419e9e07 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4cf9d584-e1f9-490e-8892-867c419e9e07 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4cf9d584-e1f9-490e-8892-867c419e9e07 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4cf9d584-e1f9-490e-8892-867c419e9e07 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:40 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:40 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:40 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:40 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4cf9d584-e1f9-490e-8892-867c419e9e07 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4cf9d584-e1f9-490e-8892-867c419e9e07 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 969/1937] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:40 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-72831d44-76c9-4e92-9e18-bc514f9218b4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72831d44-76c9-4e92-9e18-bc514f9218b4 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-72831d44-76c9-4e92-9e18-bc514f9218b4 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-72831d44-76c9-4e92-9e18-bc514f9218b4 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-72831d44-76c9-4e92-9e18-bc514f9218b4 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72831d44-76c9-4e92-9e18-bc514f9218b4 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 969/1938] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:41 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-66228e0e-6a51-46ba-a1d5-5d2d06ebf091 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-66228e0e-6a51-46ba-a1d5-5d2d06ebf091 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-66228e0e-6a51-46ba-a1d5-5d2d06ebf091 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-66228e0e-6a51-46ba-a1d5-5d2d06ebf091 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-66228e0e-6a51-46ba-a1d5-5d2d06ebf091 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-66228e0e-6a51-46ba-a1d5-5d2d06ebf091 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 970/1939] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:41 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-23c6df24-f334-4c5d-99a2-f9db9badfef9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-23c6df24-f334-4c5d-99a2-f9db9badfef9 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] GET http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 Sep 07 16:53:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-23c6df24-f334-4c5d-99a2-f9db9badfef9 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-23c6df24-f334-4c5d-99a2-f9db9badfef9 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-23c6df24-f334-4c5d-99a2-f9db9badfef9 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Volume info retrieved successfully. Sep 07 16:53:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-23c6df24-f334-4c5d-99a2-f9db9badfef9 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 returned with HTTP 200 Sep 07 16:53:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 970/1940] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:41 2026] GET /volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ee03c8cb-83b7-4f61-adf9-c47827f6e35a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee03c8cb-83b7-4f61-adf9-c47827f6e35a tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] DELETE http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 Sep 07 16:53:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee03c8cb-83b7-4f61-adf9-c47827f6e35a tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee03c8cb-83b7-4f61-adf9-c47827f6e35a tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:42 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-ee03c8cb-83b7-4f61-adf9-c47827f6e35a tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Delete volume with id: bef535d9-395e-484e-89b7-9b6f93037686 Sep 07 16:53:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee03c8cb-83b7-4f61-adf9-c47827f6e35a tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Volume info retrieved successfully. Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a0570354-8fff-48cc-ab52-ac13c4d8efe7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a0570354-8fff-48cc-ab52-ac13c4d8efe7 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a0570354-8fff-48cc-ab52-ac13c4d8efe7 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a0570354-8fff-48cc-ab52-ac13c4d8efe7 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a0570354-8fff-48cc-ab52-ac13c4d8efe7 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee03c8cb-83b7-4f61-adf9-c47827f6e35a tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Delete volume request issued successfully. Sep 07 16:53:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee03c8cb-83b7-4f61-adf9-c47827f6e35a tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 returned with HTTP 202 Sep 07 16:53:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 971/1941] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:53:42 2026] DELETE /volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:53:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-462d8fe2-3a62-4817-be78-e57f9dc222e6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-462d8fe2-3a62-4817-be78-e57f9dc222e6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-462d8fe2-3a62-4817-be78-e57f9dc222e6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-462d8fe2-3a62-4817-be78-e57f9dc222e6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a0570354-8fff-48cc-ab52-ac13c4d8efe7 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 971/1942] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:42 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a90829ea-442c-4f43-8164-ec06fbb7be6c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a90829ea-442c-4f43-8164-ec06fbb7be6c tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] GET http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a90829ea-442c-4f43-8164-ec06fbb7be6c tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a90829ea-442c-4f43-8164-ec06fbb7be6c tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-462d8fe2-3a62-4817-be78-e57f9dc222e6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a90829ea-442c-4f43-8164-ec06fbb7be6c tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Volume info retrieved successfully. Sep 07 16:53:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-462d8fe2-3a62-4817-be78-e57f9dc222e6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 972/1943] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:42 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 916 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-046a37b2-7676-4e75-b14f-7420e6996e78 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-046a37b2-7676-4e75-b14f-7420e6996e78 tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 Sep 07 16:53:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-046a37b2-7676-4e75-b14f-7420e6996e78 tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a90829ea-442c-4f43-8164-ec06fbb7be6c tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 returned with HTTP 200 Sep 07 16:53:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 972/1944] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:42 2026] GET /volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-046a37b2-7676-4e75-b14f-7420e6996e78 tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 returned with HTTP 200 Sep 07 16:53:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 973/1945] 192.168.122.91 () {60 vars in 1253 bytes} [Mon Sep 7 16:53:42 2026] PUT /volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 => generated 395 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d9fc3784-21a1-4580-8588-02c393b5053b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Create volume of 2 GB Sep 07 16:53:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Availability Zones retrieved successfully. Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Flow 'volume_create_api' (76ee48bf-e781-40e6-b048-703b667c4843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c03990d-5c51-4dc8-8a44-e549fc74d346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Validating volume size '2' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c03990d-5c51-4dc8-8a44-e549fc74d346) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:42 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7843842-a1b7-41f3-b3a8-42cf0e57aa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: WARNING cinder.quota_utils [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Quota exceeded for f6dfa34b64f7472ea78aae694ded16b3, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 16:53:43 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7843842-a1b7-41f3-b3a8-42cf0e57aa88) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 16:53:43 devstack devstack@c-api.service[87177]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7843842-a1b7-41f3-b3a8-42cf0e57aa88) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7843842-a1b7-41f3-b3a8-42cf0e57aa88) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c03990d-5c51-4dc8-8a44-e549fc74d346) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c03990d-5c51-4dc8-8a44-e549fc74d346) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 16:53:43 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Flow 'volume_create_api' (76ee48bf-e781-40e6-b048-703b667c4843) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 16:53:43 devstack devstack@c-api.service[87177]: INFO cinder.api.middleware.fault [None req-d9fc3784-21a1-4580-8588-02c393b5053b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 413 Sep 07 16:53:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 973/1946] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:53:42 2026] POST /volume/v3/volumes => generated 208 bytes in 272 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 16:53:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a3ab5d29-4f92-4d62-b321-98a645b7b7a0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a3ab5d29-4f92-4d62-b321-98a645b7b7a0 tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 Sep 07 16:53:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a3ab5d29-4f92-4d62-b321-98a645b7b7a0 tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a3ab5d29-4f92-4d62-b321-98a645b7b7a0 tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 returned with HTTP 200 Sep 07 16:53:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 974/1947] 192.168.122.91 () {60 vars in 1253 bytes} [Mon Sep 7 16:53:43 2026] PUT /volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 => generated 395 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Create volume of 1 GB Sep 07 16:53:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Availability Zones retrieved successfully. Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Flow 'volume_create_api' (e2a8042d-05e5-456e-a01e-c637c92129cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e320ef7b-3b92-4e9b-9f15-9573e1b70e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e320ef7b-3b92-4e9b-9f15-9573e1b70e5f) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b78ddc3-2d0d-4021-8412-9f1afceaf83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: WARNING cinder.quota_utils [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Quota exceeded for f6dfa34b64f7472ea78aae694ded16b3, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 07 16:53:43 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b78ddc3-2d0d-4021-8412-9f1afceaf83a) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 16:53:43 devstack devstack@c-api.service[87177]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b78ddc3-2d0d-4021-8412-9f1afceaf83a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b78ddc3-2d0d-4021-8412-9f1afceaf83a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e320ef7b-3b92-4e9b-9f15-9573e1b70e5f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e320ef7b-3b92-4e9b-9f15-9573e1b70e5f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 16:53:43 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Flow 'volume_create_api' (e2a8042d-05e5-456e-a01e-c637c92129cf) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 16:53:43 devstack devstack@c-api.service[87177]: INFO cinder.api.middleware.fault [None req-89b7479e-b191-4639-bcf2-e93a9827dce8 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 413 Sep 07 16:53:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 974/1948] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:53:43 2026] POST /volume/v3/volumes => generated 150 bytes in 271 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 16:53:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-232d5439-c7c7-463b-ad15-8c9a66f8a870 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-232d5439-c7c7-463b-ad15-8c9a66f8a870 tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 Sep 07 16:53:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-232d5439-c7c7-463b-ad15-8c9a66f8a870 tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-921ce86e-06db-49d7-8545-4b7cbe3e6e51 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-921ce86e-06db-49d7-8545-4b7cbe3e6e51 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-921ce86e-06db-49d7-8545-4b7cbe3e6e51 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-921ce86e-06db-49d7-8545-4b7cbe3e6e51 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-232d5439-c7c7-463b-ad15-8c9a66f8a870 tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 returned with HTTP 200 Sep 07 16:53:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 975/1949] 192.168.122.91 () {60 vars in 1253 bytes} [Mon Sep 7 16:53:43 2026] PUT /volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 => generated 394 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-10a610cf-e384-46da-a9fa-db68c6f35bd1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-10a610cf-e384-46da-a9fa-db68c6f35bd1 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] GET http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 Sep 07 16:53:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-10a610cf-e384-46da-a9fa-db68c6f35bd1 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-10a610cf-e384-46da-a9fa-db68c6f35bd1 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-921ce86e-06db-49d7-8545-4b7cbe3e6e51 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-921ce86e-06db-49d7-8545-4b7cbe3e6e51 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 975/1950] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:43 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-10a610cf-e384-46da-a9fa-db68c6f35bd1 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Volume info retrieved successfully. Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d51b6a4a-7e3f-442e-adb5-7efa119aff0a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-10a610cf-e384-46da-a9fa-db68c6f35bd1 tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 returned with HTTP 200 Sep 07 16:53:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 976/1951] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:43 2026] GET /volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d51b6a4a-7e3f-442e-adb5-7efa119aff0a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] POST http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7/action Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d51b6a4a-7e3f-442e-adb5-7efa119aff0a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d51b6a4a-7e3f-442e-adb5-7efa119aff0a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d51b6a4a-7e3f-442e-adb5-7efa119aff0a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:43 devstack devstack@c-api.service[87177]: ERROR cinder.volume.api [None req-d51b6a4a-7e3f-442e-adb5-7efa119aff0a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Quota exceeded for f6dfa34b64f7472ea78aae694ded16b3, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 16:53:43 devstack devstack@c-api.service[87177]: INFO cinder.api.middleware.fault [None req-d51b6a4a-7e3f-442e-adb5-7efa119aff0a tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7/action returned with HTTP 413 Sep 07 16:53:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 976/1952] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:53:43 2026] POST /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7/action => generated 208 bytes in 192 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 16:53:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-effed799-f9b5-418c-a007-78d2b93256f7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-effed799-f9b5-418c-a007-78d2b93256f7 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-effed799-f9b5-418c-a007-78d2b93256f7 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-effed799-f9b5-418c-a007-78d2b93256f7 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-effed799-f9b5-418c-a007-78d2b93256f7 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-effed799-f9b5-418c-a007-78d2b93256f7 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 977/1953] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:43 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-717a6bc6-8ca6-4163-acc4-0e5a4de9ff7f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-717a6bc6-8ca6-4163-acc4-0e5a4de9ff7f tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] DELETE http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-717a6bc6-8ca6-4163-acc4-0e5a4de9ff7f tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-717a6bc6-8ca6-4163-acc4-0e5a4de9ff7f tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:44 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-717a6bc6-8ca6-4163-acc4-0e5a4de9ff7f tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Delete volume with id: 71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-717a6bc6-8ca6-4163-acc4-0e5a4de9ff7f tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-717a6bc6-8ca6-4163-acc4-0e5a4de9ff7f tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Delete volume request issued successfully. Sep 07 16:53:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-717a6bc6-8ca6-4163-acc4-0e5a4de9ff7f tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 202 Sep 07 16:53:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 977/1954] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:53:44 2026] DELETE /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:53:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7fa2493b-a8d5-4665-a756-1e2b174762f9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7fa2493b-a8d5-4665-a756-1e2b174762f9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7fa2493b-a8d5-4665-a756-1e2b174762f9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7fa2493b-a8d5-4665-a756-1e2b174762f9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7fa2493b-a8d5-4665-a756-1e2b174762f9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Volume info retrieved successfully. Sep 07 16:53:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7fa2493b-a8d5-4665-a756-1e2b174762f9 tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 200 Sep 07 16:53:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 978/1955] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:44 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 858 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5262b8f3-5c94-4449-9448-138656193bb7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5262b8f3-5c94-4449-9448-138656193bb7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5262b8f3-5c94-4449-9448-138656193bb7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5262b8f3-5c94-4449-9448-138656193bb7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a36d3ba5-3091-4637-9be5-cf5758b6bf2e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a36d3ba5-3091-4637-9be5-cf5758b6bf2e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] GET http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 Sep 07 16:53:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a36d3ba5-3091-4637-9be5-cf5758b6bf2e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a36d3ba5-3091-4637-9be5-cf5758b6bf2e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a36d3ba5-3091-4637-9be5-cf5758b6bf2e tempest-TestImageHashVerification-1495461324 tempest-TestImageHashVerification-1495461324-project-member] http://192.168.122.91/volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 returned with HTTP 404 Sep 07 16:53:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 979/1956] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:44 2026] GET /volume/v3/volumes/bef535d9-395e-484e-89b7-9b6f93037686 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:53:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5262b8f3-5c94-4449-9448-138656193bb7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5262b8f3-5c94-4449-9448-138656193bb7 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 978/1957] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:44 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 919 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d02cc29f-5270-45e6-9484-b6140affa59b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d02cc29f-5270-45e6-9484-b6140affa59b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] GET http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 Sep 07 16:53:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d02cc29f-5270-45e6-9484-b6140affa59b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d02cc29f-5270-45e6-9484-b6140affa59b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d02cc29f-5270-45e6-9484-b6140affa59b tempest-VolumeQuotasNegativeTestJSON-62721657 tempest-VolumeQuotasNegativeTestJSON-62721657-project-member] http://192.168.122.91/volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 returned with HTTP 404 Sep 07 16:53:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 980/1958] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:45 2026] GET /volume/v3/volumes/71c3e0d8-ff9c-446a-8bc8-ed6e59758de7 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:53:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e7572b33-07bd-49d1-9621-e76a36de5dfe None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e7572b33-07bd-49d1-9621-e76a36de5dfe tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] PUT http://192.168.122.91/volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 Sep 07 16:53:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e7572b33-07bd-49d1-9621-e76a36de5dfe tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e7572b33-07bd-49d1-9621-e76a36de5dfe tempest-VolumeQuotasNegativeTestJSON-1820955809 tempest-VolumeQuotasNegativeTestJSON-1820955809-project-admin] http://192.168.122.91/volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 returned with HTTP 200 Sep 07 16:53:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 979/1959] 192.168.122.91 () {60 vars in 1254 bytes} [Mon Sep 7 16:53:45 2026] PUT /volume/v3/os-quota-sets/f6dfa34b64f7472ea78aae694ded16b3 => generated 398 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-df0429bf-9466-4a04-be5c-ddca5d56afa2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-df0429bf-9466-4a04-be5c-ddca5d56afa2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-df0429bf-9466-4a04-be5c-ddca5d56afa2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-df0429bf-9466-4a04-be5c-ddca5d56afa2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-df0429bf-9466-4a04-be5c-ddca5d56afa2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-df0429bf-9466-4a04-be5c-ddca5d56afa2 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 981/1960] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:45 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 919 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ff5264b4-e2b9-48f7-8191-6c96d89914f5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ff5264b4-e2b9-48f7-8191-6c96d89914f5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ff5264b4-e2b9-48f7-8191-6c96d89914f5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ff5264b4-e2b9-48f7-8191-6c96d89914f5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ff5264b4-e2b9-48f7-8191-6c96d89914f5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ff5264b4-e2b9-48f7-8191-6c96d89914f5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 980/1961] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:46 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 919 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0a6548ab-f74b-4ed3-9455-53475e4a7f4d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0a6548ab-f74b-4ed3-9455-53475e4a7f4d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0a6548ab-f74b-4ed3-9455-53475e4a7f4d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0a6548ab-f74b-4ed3-9455-53475e4a7f4d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=376,cinder:UPDATE=48,cinder:INSERT=24 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:48 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0a6548ab-f74b-4ed3-9455-53475e4a7f4d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0a6548ab-f74b-4ed3-9455-53475e4a7f4d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 982/1962] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:48 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 1337 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-43624edd-1d96-4c50-82d9-147d7e406493 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-43624edd-1d96-4c50-82d9-147d7e406493 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-43624edd-1d96-4c50-82d9-147d7e406493 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-43624edd-1d96-4c50-82d9-147d7e406493 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-43624edd-1d96-4c50-82d9-147d7e406493 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Volume info retrieved successfully. Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-43624edd-1d96-4c50-82d9-147d7e406493 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 981/1963] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:48 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 1337 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6f4eace6-7fcd-4115-843f-8a3a96398af5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f4eace6-7fcd-4115-843f-8a3a96398af5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] PUT http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f4eace6-7fcd-4115-843f-8a3a96398af5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2024032868"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:48 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6f4eace6-7fcd-4115-843f-8a3a96398af5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6f4eace6-7fcd-4115-843f-8a3a96398af5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume updated successfully. Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f4eace6-7fcd-4115-843f-8a3a96398af5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 983/1964] 192.168.122.91 () {60 vars in 1247 bytes} [Mon Sep 7 16:53:48 2026] PUT /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 790 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c9108a97-a3ff-4a21-bbbf-e22c5f142598 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c9108a97-a3ff-4a21-bbbf-e22c5f142598 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] PUT http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c9108a97-a3ff-4a21-bbbf-e22c5f142598 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1426177957", "description": "This is the new description of volume"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c9108a97-a3ff-4a21-bbbf-e22c5f142598 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c9108a97-a3ff-4a21-bbbf-e22c5f142598 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume updated successfully. Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c9108a97-a3ff-4a21-bbbf-e22c5f142598 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 982/1965] 192.168.122.91 () {60 vars in 1248 bytes} [Mon Sep 7 16:53:48 2026] PUT /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 829 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-061814fa-3c6a-44d4-bd38-967a993a223b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-061814fa-3c6a-44d4-bd38-967a993a223b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-061814fa-3c6a-44d4-bd38-967a993a223b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-061814fa-3c6a-44d4-bd38-967a993a223b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:48 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-061814fa-3c6a-44d4-bd38-967a993a223b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] Volume info retrieved successfully. Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-061814fa-3c6a-44d4-bd38-967a993a223b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-reader] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 984/1966] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:48 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 1376 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-221088891", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-832767216"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-221088891', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-832767216'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume of 1 GB Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Availability Zones retrieved successfully. Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (ba23f805-da86-417a-b6bc-aaa5fc18e245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4d4e17-e793-46f4-9103-863928b3c592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4d4e17-e793-46f4-9103-863928b3c592) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd1ecdc-3c61-4ce5-8a19-c38cfe5e5e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Created reservations ['2fa6c9a6-0963-4d0a-89c2-b18ecf681214', '44288b8c-5b1a-4c1e-bfed-8eaa8160c44a', 'fb7dda8d-c948-468f-8719-6a2e768fc17c', 'd319e83c-5607-4a4a-915c-2631d9ffc751'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd1ecdc-3c61-4ce5-8a19-c38cfe5e5e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fa6c9a6-0963-4d0a-89c2-b18ecf681214', '44288b8c-5b1a-4c1e-bfed-8eaa8160c44a', 'fb7dda8d-c948-468f-8719-6a2e768fc17c', 'd319e83c-5607-4a4a-915c-2631d9ffc751']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f269d440-4343-4cfa-b29e-2e373aea2137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f269d440-4343-4cfa-b29e-2e373aea2137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23145a8d-0763-4245-a367-786ff095dbe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-221088891',display_name='tempest-VolumesGetTest-Volume-832767216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['2fa6c9a6-0963-4d0a-89c2-b18ecf681214','44288b8c-5b1a-4c1e-bfed-8eaa8160c44a','fb7dda8d-c948-468f-8719-6a2e768fc17c','d319e83c-5607-4a4a-915c-2631d9ffc751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:53:48Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-221088891',display_name='tempest-VolumesGetTest-Volume-832767216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23145a8d-0763-4245-a367-786ff095dbe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb1099479c940cf95d67b46df4a4fdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6434c543e8834856b4acb1308dfd67e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e99856-3072-4f88-b229-b822ce58f624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e99856-3072-4f88-b229-b822ce58f624) transitioned into 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-221088891',display_name='tempest-VolumesGetTest-Volume-832767216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb1099479c940cf95d67b46df4a4fdb',qos_specs=None,replication_status=,reservations=['2fa6c9a6-0963-4d0a-89c2-b18ecf681214','44288b8c-5b1a-4c1e-bfed-8eaa8160c44a','fb7dda8d-c948-468f-8719-6a2e768fc17c','d319e83c-5607-4a4a-915c-2631d9ffc751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6434c543e8834856b4acb1308dfd67e7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ee9812-6d6a-4145-96e1-9f24490aa2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ee9812-6d6a-4145-96e1-9f24490aa2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Flow 'volume_create_api' (ba23f805-da86-417a-b6bc-aaa5fc18e245) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Create volume request issued successfully. Sep 07 16:53:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72fcf01e-d7d3-4553-b6d5-84bb555f8b0e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:53:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 983/1967] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:53:48 2026] POST /volume/v3/volumes => generated 785 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-dd9aaf59-c1d2-4c88-b6c7-f7937bb55d5c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dd9aaf59-c1d2-4c88-b6c7-f7937bb55d5c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dd9aaf59-c1d2-4c88-b6c7-f7937bb55d5c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dd9aaf59-c1d2-4c88-b6c7-f7937bb55d5c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:48 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-dd9aaf59-c1d2-4c88-b6c7-f7937bb55d5c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dd9aaf59-c1d2-4c88-b6c7-f7937bb55d5c tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 returned with HTTP 200 Sep 07 16:53:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 985/1968] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:48 2026] GET /volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cbec5e2f-caa7-411e-9058-c59e23c256e5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cbec5e2f-caa7-411e-9058-c59e23c256e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 Sep 07 16:53:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cbec5e2f-caa7-411e-9058-c59e23c256e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cbec5e2f-caa7-411e-9058-c59e23c256e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:49 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:49 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cbec5e2f-caa7-411e-9058-c59e23c256e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cbec5e2f-caa7-411e-9058-c59e23c256e5 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 returned with HTTP 200 Sep 07 16:53:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 984/1969] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:49 2026] GET /volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 => generated 877 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-814c7c81-2bb1-44c3-8361-768d6fd54333 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-814c7c81-2bb1-44c3-8361-768d6fd54333 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 Sep 07 16:53:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-814c7c81-2bb1-44c3-8361-768d6fd54333 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-814c7c81-2bb1-44c3-8361-768d6fd54333 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:51 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-814c7c81-2bb1-44c3-8361-768d6fd54333 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-814c7c81-2bb1-44c3-8361-768d6fd54333 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 returned with HTTP 200 Sep 07 16:53:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 986/1970] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:50 2026] GET /volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 => generated 878 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-82a134db-1663-4865-a33a-e8983a541bf6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82a134db-1663-4865-a33a-e8983a541bf6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] PUT http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 Sep 07 16:53:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-82a134db-1663-4865-a33a-e8983a541bf6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2024032868", "description": null}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-82a134db-1663-4865-a33a-e8983a541bf6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-82a134db-1663-4865-a33a-e8983a541bf6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume updated successfully. Sep 07 16:53:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82a134db-1663-4865-a33a-e8983a541bf6 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 returned with HTTP 200 Sep 07 16:53:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 985/1971] 192.168.122.91 () {60 vars in 1247 bytes} [Mon Sep 7 16:53:51 2026] PUT /volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 => generated 777 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-62a1bbb8-2423-4a3d-af5e-ec88d3af653b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-62a1bbb8-2423-4a3d-af5e-ec88d3af653b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 Sep 07 16:53:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-62a1bbb8-2423-4a3d-af5e-ec88d3af653b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-62a1bbb8-2423-4a3d-af5e-ec88d3af653b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:51 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-62a1bbb8-2423-4a3d-af5e-ec88d3af653b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-62a1bbb8-2423-4a3d-af5e-ec88d3af653b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 returned with HTTP 200 Sep 07 16:53:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 987/1972] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:51 2026] GET /volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8f11241f-ea0f-4312-b9cf-acddf9a4f173 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8f11241f-ea0f-4312-b9cf-acddf9a4f173 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] DELETE http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 Sep 07 16:53:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8f11241f-ea0f-4312-b9cf-acddf9a4f173 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8f11241f-ea0f-4312-b9cf-acddf9a4f173 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:51 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-8f11241f-ea0f-4312-b9cf-acddf9a4f173 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume with id: 23145a8d-0763-4245-a367-786ff095dbe6 Sep 07 16:53:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8f11241f-ea0f-4312-b9cf-acddf9a4f173 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8f11241f-ea0f-4312-b9cf-acddf9a4f173 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume request issued successfully. Sep 07 16:53:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8f11241f-ea0f-4312-b9cf-acddf9a4f173 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 returned with HTTP 202 Sep 07 16:53:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 986/1973] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:53:51 2026] DELETE /volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:53:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a6711cc0-afa2-46d9-bc10-913c7a92d56b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a6711cc0-afa2-46d9-bc10-913c7a92d56b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 Sep 07 16:53:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a6711cc0-afa2-46d9-bc10-913c7a92d56b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a6711cc0-afa2-46d9-bc10-913c7a92d56b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:51 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a6711cc0-afa2-46d9-bc10-913c7a92d56b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a6711cc0-afa2-46d9-bc10-913c7a92d56b tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 returned with HTTP 200 Sep 07 16:53:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 988/1974] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:51 2026] GET /volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 => generated 844 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dd67ba4f-19fb-4ab7-b4b8-8651f402d40e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dd67ba4f-19fb-4ab7-b4b8-8651f402d40e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 Sep 07 16:53:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dd67ba4f-19fb-4ab7-b4b8-8651f402d40e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dd67ba4f-19fb-4ab7-b4b8-8651f402d40e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dd67ba4f-19fb-4ab7-b4b8-8651f402d40e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 returned with HTTP 404 Sep 07 16:53:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 987/1975] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:52 2026] GET /volume/v3/volumes/23145a8d-0763-4245-a367-786ff095dbe6 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:53:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bea274d8-1f02-4f6f-800b-238e61544276 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bea274d8-1f02-4f6f-800b-238e61544276 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bea274d8-1f02-4f6f-800b-238e61544276 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bea274d8-1f02-4f6f-800b-238e61544276 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bea274d8-1f02-4f6f-800b-238e61544276 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bea274d8-1f02-4f6f-800b-238e61544276 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 989/1976] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:52 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 1376 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:53:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9bb9b522-dda3-4c26-9ef0-a67b16c6408d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9bb9b522-dda3-4c26-9ef0-a67b16c6408d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] DELETE http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9bb9b522-dda3-4c26-9ef0-a67b16c6408d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9bb9b522-dda3-4c26-9ef0-a67b16c6408d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:52 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-9bb9b522-dda3-4c26-9ef0-a67b16c6408d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume with id: 63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9bb9b522-dda3-4c26-9ef0-a67b16c6408d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9bb9b522-dda3-4c26-9ef0-a67b16c6408d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Delete volume request issued successfully. Sep 07 16:53:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9bb9b522-dda3-4c26-9ef0-a67b16c6408d tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 202 Sep 07 16:53:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 988/1977] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:53:52 2026] DELETE /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:53:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-484c20ab-9ef8-47a3-a34c-55259eb82107 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-484c20ab-9ef8-47a3-a34c-55259eb82107 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-484c20ab-9ef8-47a3-a34c-55259eb82107 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-484c20ab-9ef8-47a3-a34c-55259eb82107 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-484c20ab-9ef8-47a3-a34c-55259eb82107 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Volume info retrieved successfully. Sep 07 16:53:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-484c20ab-9ef8-47a3-a34c-55259eb82107 tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 200 Sep 07 16:53:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 990/1978] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:52 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 1375 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:53:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-59e096b1-e2b2-453c-b37d-0870d5dd457e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59e096b1-e2b2-453c-b37d-0870d5dd457e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] GET http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b Sep 07 16:53:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59e096b1-e2b2-453c-b37d-0870d5dd457e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59e096b1-e2b2-453c-b37d-0870d5dd457e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59e096b1-e2b2-453c-b37d-0870d5dd457e tempest-VolumesGetTest-974690442 tempest-VolumesGetTest-974690442-project-member] http://192.168.122.91/volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b returned with HTTP 404 Sep 07 16:53:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 989/1979] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:54 2026] GET /volume/v3/volumes/63e833d2-5ddf-4975-9351-92e37c2c4c7b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:53:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-120184341"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-120184341'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Create volume of 1 GB Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Availability Zones retrieved successfully. Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Flow 'volume_create_api' (d4510600-e3fe-4312-b239-12349b55cdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd5f44f-fecb-4156-8743-0e00614395ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd5f44f-fecb-4156-8743-0e00614395ed) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d403139-e426-457f-9ca4-6a2d9c3ad6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Created reservations ['f1c25aea-0fd3-4202-9277-bbaca0cba04b', '7f07917f-3d4f-45a2-a0c1-d1ee365f5e49', '441e04d5-9531-494f-ab4b-093c02de3406', '79ff35dc-91f9-4f0e-a35f-30a970de401f'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d403139-e426-457f-9ca4-6a2d9c3ad6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1c25aea-0fd3-4202-9277-bbaca0cba04b', '7f07917f-3d4f-45a2-a0c1-d1ee365f5e49', '441e04d5-9531-494f-ab4b-093c02de3406', '79ff35dc-91f9-4f0e-a35f-30a970de401f']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95fa7b51-f8d9-4668-af4f-7f2b3a00db39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-800c5366-6c3d-4c5c-a402-c2203b0c1189 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:55 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95fa7b51-f8d9-4668-af4f-7f2b3a00db39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '472337c3-c7f1-44df-b050-b7647c61f986', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-120184341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d2260b3ce74d2a8533e91c73dc2bf6',qos_specs=None,replication_status=,reservations=['f1c25aea-0fd3-4202-9277-bbaca0cba04b','7f07917f-3d4f-45a2-a0c1-d1ee365f5e49','441e04d5-9531-494f-ab4b-093c02de3406','79ff35dc-91f9-4f0e-a35f-30a970de401f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5639612ab164f2ba988dd359d89a955',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-120184341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=472337c3-c7f1-44df-b050-b7647c61f986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60d2260b3ce74d2a8533e91c73dc2bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5639612ab164f2ba988dd359d89a955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736032bd-1a4c-4721-aac7-100922afd064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736032bd-1a4c-4721-aac7-100922afd064) transitioned into state 'SUCCESS' from state '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-120184341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d2260b3ce74d2a8533e91c73dc2bf6',qos_specs=None,replication_status=,reservations=['f1c25aea-0fd3-4202-9277-bbaca0cba04b','7f07917f-3d4f-45a2-a0c1-d1ee365f5e49','441e04d5-9531-494f-ab4b-093c02de3406','79ff35dc-91f9-4f0e-a35f-30a970de401f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5639612ab164f2ba988dd359d89a955',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a7c280a-4cb5-417d-bf54-7fab249d42c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a7c280a-4cb5-417d-bf54-7fab249d42c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Flow 'volume_create_api' (d4510600-e3fe-4312-b239-12349b55cdbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Create volume request issued successfully. Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-91571688-d72e-4a5c-9fd2-35cafb0103b6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:53:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 991/1980] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 16:53:54 2026] POST /volume/v3/volumes => generated 776 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ce8e2890-4e42-46a8-81c8-fb52498210b9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce8e2890-4e42-46a8-81c8-fb52498210b9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce8e2890-4e42-46a8-81c8-fb52498210b9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce8e2890-4e42-46a8-81c8-fb52498210b9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:55 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ce8e2890-4e42-46a8-81c8-fb52498210b9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce8e2890-4e42-46a8-81c8-fb52498210b9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 returned with HTTP 200 Sep 07 16:53:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 992/1981] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:53:55 2026] GET /volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 => generated 844 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:53:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-800c5366-6c3d-4c5c-a402-c2203b0c1189 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] GET http://192.168.122.91/volume/v3/os-services Sep 07 16:53:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-800c5366-6c3d-4c5c-a402-c2203b0c1189 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-800c5366-6c3d-4c5c-a402-c2203b0c1189 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:55 devstack devstack@c-api.service[87177]: /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:53:55 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:53:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-800c5366-6c3d-4c5c-a402-c2203b0c1189 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] http://192.168.122.91/volume/v3/os-services returned with HTTP 200 Sep 07 16:53:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 990/1982] 192.168.122.91 () {58 vars in 1128 bytes} [Mon Sep 7 16:53:55 2026] GET /volume/v3/os-services => generated 707 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-16e6f0e4-4675-4016-ac7e-dd01027e21fd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-16e6f0e4-4675-4016-ac7e-dd01027e21fd tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] GET http://192.168.122.91/volume/v3/os-services?host=devstack Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-16e6f0e4-4675-4016-ac7e-dd01027e21fd tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-16e6f0e4-4675-4016-ac7e-dd01027e21fd tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: /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:53:55 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-16e6f0e4-4675-4016-ac7e-dd01027e21fd tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] http://192.168.122.91/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 07 16:53:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 993/1983] 192.168.122.91 () {58 vars in 1155 bytes} [Mon Sep 7 16:53:55 2026] GET /volume/v3/os-services?host=devstack => generated 707 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2276a5dc-c1d3-4c76-b8b7-10b0a43b006b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2276a5dc-c1d3-4c76-b8b7-10b0a43b006b tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] GET http://192.168.122.91/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 07 16:53:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2276a5dc-c1d3-4c76-b8b7-10b0a43b006b tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2276a5dc-c1d3-4c76-b8b7-10b0a43b006b tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2276a5dc-c1d3-4c76-b8b7-10b0a43b006b tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] http://192.168.122.91/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 07 16:53:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 991/1984] 192.168.122.91 () {58 vars in 1203 bytes} [Mon Sep 7 16:53:55 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-26b62348-47c5-4b23-bf33-24aee9e2c574 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-26b62348-47c5-4b23-bf33-24aee9e2c574 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] GET http://192.168.122.91/volume/v3/os-services?binary=cinder-scheduler Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-26b62348-47c5-4b23-bf33-24aee9e2c574 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-26b62348-47c5-4b23-bf33-24aee9e2c574 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-26b62348-47c5-4b23-bf33-24aee9e2c574 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] http://192.168.122.91/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 07 16:53:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 994/1985] 192.168.122.91 () {58 vars in 1175 bytes} [Mon Sep 7 16:53:55 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-357048328"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-357048328'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Create volume of 1 GB Sep 07 16:53:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Availability Zones retrieved successfully. Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Flow 'volume_create_api' (b5b58012-aa93-4302-ae7c-07529d2c9f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d8b8be5-5624-444f-8b3a-9446f860f83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d8b8be5-5624-444f-8b3a-9446f860f83f) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e13496b9-bd0f-4d41-ba75-9c0f667b683a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Created reservations ['4c455846-7521-4cfb-b186-c02ebcc54795', '5a9da65b-ec99-4469-9885-2e5c04790d6c', 'f6d95053-5616-4ae2-9584-55e7d86fb9f0', '7e561e4d-1eae-48c9-8cfb-197d98f82a48'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e13496b9-bd0f-4d41-ba75-9c0f667b683a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c455846-7521-4cfb-b186-c02ebcc54795', '5a9da65b-ec99-4469-9885-2e5c04790d6c', 'f6d95053-5616-4ae2-9584-55e7d86fb9f0', '7e561e4d-1eae-48c9-8cfb-197d98f82a48']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938fbb49-26a6-4dea-91ab-4f60e67f9a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938fbb49-26a6-4dea-91ab-4f60e67f9a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c976ab-6391-4203-9aaa-6f99296e6812', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-357048328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bef98f408204a9f8e28b7ab28583133',qos_specs=None,replication_status=,reservations=['4c455846-7521-4cfb-b186-c02ebcc54795','5a9da65b-ec99-4469-9885-2e5c04790d6c','f6d95053-5616-4ae2-9584-55e7d86fb9f0','7e561e4d-1eae-48c9-8cfb-197d98f82a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee46348fdb647d482d3188e78fc6fe3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-357048328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52c976ab-6391-4203-9aaa-6f99296e6812,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bef98f408204a9f8e28b7ab28583133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee46348fdb647d482d3188e78fc6fe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce12671b-ae23-45a4-a0ac-fbe15f9039fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce12671b-ae23-45a4-a0ac-fbe15f9039fd) transitioned into state 'SUCCESS' from state '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-357048328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bef98f408204a9f8e28b7ab28583133',qos_specs=None,replication_status=,reservations=['4c455846-7521-4cfb-b186-c02ebcc54795','5a9da65b-ec99-4469-9885-2e5c04790d6c','f6d95053-5616-4ae2-9584-55e7d86fb9f0','7e561e4d-1eae-48c9-8cfb-197d98f82a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee46348fdb647d482d3188e78fc6fe3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (888d929f-c100-4ac6-9897-e9cec94c519d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (888d929f-c100-4ac6-9897-e9cec94c519d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Flow 'volume_create_api' (b5b58012-aa93-4302-ae7c-07529d2c9f69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Create volume request issued successfully. Sep 07 16:53:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0be6f9a2-f509-4584-b9bb-c0cd53b3a058 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:53:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 992/1986] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:53:55 2026] POST /volume/v3/volumes => generated 760 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:53:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-636290c2-e8b2-477d-bc7a-bf4d71faad09 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-636290c2-e8b2-477d-bc7a-bf4d71faad09 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] GET http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 Sep 07 16:53:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-636290c2-e8b2-477d-bc7a-bf4d71faad09 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-636290c2-e8b2-477d-bc7a-bf4d71faad09 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-636290c2-e8b2-477d-bc7a-bf4d71faad09 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Volume info retrieved successfully. Sep 07 16:53:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-636290c2-e8b2-477d-bc7a-bf4d71faad09 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 returned with HTTP 200 Sep 07 16:53:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 995/1987] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:56 2026] GET /volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 => generated 828 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cc2d80ec-e5fe-4ccf-b69a-78a307d05e56 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc2d80ec-e5fe-4ccf-b69a-78a307d05e56 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc2d80ec-e5fe-4ccf-b69a-78a307d05e56 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc2d80ec-e5fe-4ccf-b69a-78a307d05e56 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cc2d80ec-e5fe-4ccf-b69a-78a307d05e56 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:53:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc2d80ec-e5fe-4ccf-b69a-78a307d05e56 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 returned with HTTP 200 Sep 07 16:53:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 993/1988] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:53:56 2026] GET /volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 => generated 868 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:53:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0df4a0d5-6cbd-482e-a6ff-2f48836388bd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0df4a0d5-6cbd-482e-a6ff-2f48836388bd tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] GET http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 Sep 07 16:53:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0df4a0d5-6cbd-482e-a6ff-2f48836388bd tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0df4a0d5-6cbd-482e-a6ff-2f48836388bd tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:53:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0df4a0d5-6cbd-482e-a6ff-2f48836388bd tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Volume info retrieved successfully. Sep 07 16:53:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0df4a0d5-6cbd-482e-a6ff-2f48836388bd tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 returned with HTTP 200 Sep 07 16:53:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 996/1989] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:57 2026] GET /volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f13e8f03-940b-45b2-b16c-608b6fec58d7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f13e8f03-940b-45b2-b16c-608b6fec58d7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 Sep 07 16:53:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f13e8f03-940b-45b2-b16c-608b6fec58d7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f13e8f03-940b-45b2-b16c-608b6fec58d7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:53:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f13e8f03-940b-45b2-b16c-608b6fec58d7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:53:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f13e8f03-940b-45b2-b16c-608b6fec58d7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 returned with HTTP 200 Sep 07 16:53:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 994/1990] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:53:57 2026] GET /volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:53:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b2effd71-816a-4ab4-8ced-b4812b6cbe83 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b2effd71-816a-4ab4-8ced-b4812b6cbe83 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:53:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b2effd71-816a-4ab4-8ced-b4812b6cbe83 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "472337c3-c7f1-44df-b050-b7647c61f986", "name": "tempest-VolumeDependencyTests-Snapshot-865036824"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:53:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:53:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b2effd71-816a-4ab4-8ced-b4812b6cbe83 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:53:58 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-b2effd71-816a-4ab4-8ced-b4812b6cbe83 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Create snapshot from volume 472337c3-c7f1-44df-b050-b7647c61f986 Sep 07 16:53:58 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-b2effd71-816a-4ab4-8ced-b4812b6cbe83 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Created reservations ['017f0a87-5c4a-45a8-a573-f9129a8ebd0b', '55105039-14db-46f2-be34-5007814dc1ce', '8880eb5f-e389-4d9a-8f2b-a69da83b5074', '83cbeb88-eb2e-4259-a4e4-b16b3865b3e6'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:53:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:53:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b2effd71-816a-4ab4-8ced-b4812b6cbe83 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Snapshot create request issued successfully. Sep 07 16:53:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b2effd71-816a-4ab4-8ced-b4812b6cbe83 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:53:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 997/1991] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:53:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:53:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c6d447e8-a38e-48ac-8423-c9a0382bf2c7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c6d447e8-a38e-48ac-8423-c9a0382bf2c7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:53:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c6d447e8-a38e-48ac-8423-c9a0382bf2c7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c6d447e8-a38e-48ac-8423-c9a0382bf2c7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c6d447e8-a38e-48ac-8423-c9a0382bf2c7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Snapshot retrieved successfully. Sep 07 16:53:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c6d447e8-a38e-48ac-8423-c9a0382bf2c7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 returned with HTTP 200 Sep 07 16:53:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 995/1992] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:53:58 2026] GET /volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-97b959d2-2f29-43f3-aaaa-c3d61dc548ca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97b959d2-2f29-43f3-aaaa-c3d61dc548ca tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] GET http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 Sep 07 16:53:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97b959d2-2f29-43f3-aaaa-c3d61dc548ca tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97b959d2-2f29-43f3-aaaa-c3d61dc548ca tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:53:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-97b959d2-2f29-43f3-aaaa-c3d61dc548ca tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Volume info retrieved successfully. Sep 07 16:53:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97b959d2-2f29-43f3-aaaa-c3d61dc548ca tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 returned with HTTP 200 Sep 07 16:53:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 998/1993] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:58 2026] GET /volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ae328ef0-56d9-4ba9-8869-27639a334e86 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae328ef0-56d9-4ba9-8869-27639a334e86 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] GET http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 Sep 07 16:53:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae328ef0-56d9-4ba9-8869-27639a334e86 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae328ef0-56d9-4ba9-8869-27639a334e86 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:53:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ae328ef0-56d9-4ba9-8869-27639a334e86 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Volume info retrieved successfully. Sep 07 16:53:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae328ef0-56d9-4ba9-8869-27639a334e86 tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 returned with HTTP 200 Sep 07 16:53:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 996/1994] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:58 2026] GET /volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 => generated 1016 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:53:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0dbbb71d-2a78-45e9-9835-67b6b8ee144c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0dbbb71d-2a78-45e9-9835-67b6b8ee144c tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] GET http://192.168.122.91/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 07 16:53:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0dbbb71d-2a78-45e9-9835-67b6b8ee144c tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0dbbb71d-2a78-45e9-9835-67b6b8ee144c tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:58 devstack devstack@c-api.service[87176]: /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:53:58 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:53:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0dbbb71d-2a78-45e9-9835-67b6b8ee144c tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] http://192.168.122.91/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 07 16:53:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 999/1995] 192.168.122.91 () {58 vars in 1197 bytes} [Mon Sep 7 16:53:58 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 534 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-36826895-e55d-46b7-82b2-41a12a30e08d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36826895-e55d-46b7-82b2-41a12a30e08d tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] GET http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 Sep 07 16:53:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-36826895-e55d-46b7-82b2-41a12a30e08d tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-36826895-e55d-46b7-82b2-41a12a30e08d tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:53:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-36826895-e55d-46b7-82b2-41a12a30e08d tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Volume info retrieved successfully. Sep 07 16:53:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36826895-e55d-46b7-82b2-41a12a30e08d tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 returned with HTTP 200 Sep 07 16:53:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 997/1996] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:58 2026] GET /volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7cd5f4c6-896d-4d1f-be5d-4f5f1c82df99 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7cd5f4c6-896d-4d1f-be5d-4f5f1c82df99 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] DELETE http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 Sep 07 16:53:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7cd5f4c6-896d-4d1f-be5d-4f5f1c82df99 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7cd5f4c6-896d-4d1f-be5d-4f5f1c82df99 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:59 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-7cd5f4c6-896d-4d1f-be5d-4f5f1c82df99 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Delete volume with id: 52c976ab-6391-4203-9aaa-6f99296e6812 Sep 07 16:53:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:53:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7cd5f4c6-896d-4d1f-be5d-4f5f1c82df99 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Volume info retrieved successfully. Sep 07 16:53:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7cd5f4c6-896d-4d1f-be5d-4f5f1c82df99 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Delete volume request issued successfully. Sep 07 16:53:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7cd5f4c6-896d-4d1f-be5d-4f5f1c82df99 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 returned with HTTP 202 Sep 07 16:53:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1000/1997] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:53:59 2026] DELETE /volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:53:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9c12bd09-5e45-4dc4-abd8-cba5ca576188 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c12bd09-5e45-4dc4-abd8-cba5ca576188 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] GET http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 Sep 07 16:53:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9c12bd09-5e45-4dc4-abd8-cba5ca576188 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9c12bd09-5e45-4dc4-abd8-cba5ca576188 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:53:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:59 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:53:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9c12bd09-5e45-4dc4-abd8-cba5ca576188 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Volume info retrieved successfully. Sep 07 16:53:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c12bd09-5e45-4dc4-abd8-cba5ca576188 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 returned with HTTP 200 Sep 07 16:53:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 998/1998] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:53:59 2026] GET /volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:53:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-58be396b-7e5d-4996-91af-e977944f0499 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:53:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58be396b-7e5d-4996-91af-e977944f0499 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:53:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58be396b-7e5d-4996-91af-e977944f0499 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:53:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58be396b-7e5d-4996-91af-e977944f0499 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:53:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:53:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-58be396b-7e5d-4996-91af-e977944f0499 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Snapshot retrieved successfully. Sep 07 16:53:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58be396b-7e5d-4996-91af-e977944f0499 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 returned with HTTP 200 Sep 07 16:53:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1001/1999] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:53:59 2026] GET /volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:54:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-982dc720-f3bf-4593-b146-07e8f9041e82 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-982dc720-f3bf-4593-b146-07e8f9041e82 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] GET http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 Sep 07 16:54:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-982dc720-f3bf-4593-b146-07e8f9041e82 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-982dc720-f3bf-4593-b146-07e8f9041e82 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-982dc720-f3bf-4593-b146-07e8f9041e82 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Volume info retrieved successfully. Sep 07 16:54:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-982dc720-f3bf-4593-b146-07e8f9041e82 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 returned with HTTP 200 Sep 07 16:54:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 999/2000] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:00 2026] GET /volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 => generated 852 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e3187136-6827-4e85-8823-ce15e8227f5e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3187136-6827-4e85-8823-ce15e8227f5e tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:54:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3187136-6827-4e85-8823-ce15e8227f5e tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3187136-6827-4e85-8823-ce15e8227f5e tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:00 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:00 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e3187136-6827-4e85-8823-ce15e8227f5e tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Snapshot retrieved successfully. Sep 07 16:54:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3187136-6827-4e85-8823-ce15e8227f5e tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 returned with HTTP 200 Sep 07 16:54:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1002/2001] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:00 2026] GET /volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0ad8367d-ffc6-48ec-ac1f-2ab1060a9337 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ad8367d-ffc6-48ec-ac1f-2ab1060a9337 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] GET http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 Sep 07 16:54:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ad8367d-ffc6-48ec-ac1f-2ab1060a9337 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ad8367d-ffc6-48ec-ac1f-2ab1060a9337 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ad8367d-ffc6-48ec-ac1f-2ab1060a9337 tempest-VolumesServicesTestJSON-1571843402 tempest-VolumesServicesTestJSON-1571843402-project-member] http://192.168.122.91/volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 returned with HTTP 404 Sep 07 16:54:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1000/2002] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:01 2026] GET /volume/v3/volumes/52c976ab-6391-4203-9aaa-6f99296e6812 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-61484460-3708-40cb-9404-c0f032d5a4cb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-61484460-3708-40cb-9404-c0f032d5a4cb tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] GET http://192.168.122.91/volume/v3/os-services Sep 07 16:54:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-61484460-3708-40cb-9404-c0f032d5a4cb tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-61484460-3708-40cb-9404-c0f032d5a4cb tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:01 devstack devstack@c-api.service[87176]: /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:54:01 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:54:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-61484460-3708-40cb-9404-c0f032d5a4cb tempest-VolumesServicesTestJSON-1161235825 tempest-VolumesServicesTestJSON-1161235825-project-admin] http://192.168.122.91/volume/v3/os-services returned with HTTP 200 Sep 07 16:54:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1003/2003] 192.168.122.91 () {58 vars in 1128 bytes} [Mon Sep 7 16:54:01 2026] GET /volume/v3/os-services => generated 707 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:54:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-762c3468-c7d1-496e-b1fa-794cfc37f1f3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-762c3468-c7d1-496e-b1fa-794cfc37f1f3 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:54:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-762c3468-c7d1-496e-b1fa-794cfc37f1f3 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-762c3468-c7d1-496e-b1fa-794cfc37f1f3 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-762c3468-c7d1-496e-b1fa-794cfc37f1f3 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Snapshot retrieved successfully. Sep 07 16:54:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-762c3468-c7d1-496e-b1fa-794cfc37f1f3 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 returned with HTTP 200 Sep 07 16:54:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1001/2004] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:01 2026] GET /volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5465cbc5-d82b-4586-836c-83a8cdb9e292", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-262436265"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Create volume request body: {'volume': {'snapshot_id': '5465cbc5-d82b-4586-836c-83a8cdb9e292', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-262436265'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Snapshot retrieved successfully. Sep 07 16:54:01 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Create volume of 1 GB Sep 07 16:54:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Availability Zones retrieved successfully. Sep 07 16:54:01 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Flow 'volume_create_api' (2cf42f37-2725-4f26-a4d4-d9e7859921ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:01 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf14fb1-3c8a-4412-9a9a-d8b1c3e5d810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:01 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:01 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf14fb1-3c8a-4412-9a9a-d8b1c3e5d810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5465cbc5-d82b-4586-836c-83a8cdb9e292', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:01 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b15a0fd-a965-4985-b323-529eec9b575e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Created reservations ['3e33ab9d-fe79-4e22-9bb6-9a99e7b968cc', 'ae4a4580-79cc-4155-8fd7-4916f71ee5b9', '9dc652d1-1495-4bf8-ba31-aca1ab370a36', '5f08daf6-7c00-4e1a-a9f9-a42f3f62d4d3'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b15a0fd-a965-4985-b323-529eec9b575e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e33ab9d-fe79-4e22-9bb6-9a99e7b968cc', 'ae4a4580-79cc-4155-8fd7-4916f71ee5b9', '9dc652d1-1495-4bf8-ba31-aca1ab370a36', '5f08daf6-7c00-4e1a-a9f9-a42f3f62d4d3']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19fc0487-d4f6-43f9-aa85-5149a61b562a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1139811363"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume request body: {'volume': {"'imageRef": 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1139811363'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume of 1 GB Sep 07 16:54:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Availability Zones retrieved successfully. Sep 07 16:54:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19fc0487-d4f6-43f9-aa85-5149a61b562a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad8b56a3-0c81-4833-9ebc-a068a5f583b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-262436265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d2260b3ce74d2a8533e91c73dc2bf6',qos_specs=None,replication_status=,reservations=['3e33ab9d-fe79-4e22-9bb6-9a99e7b968cc','ae4a4580-79cc-4155-8fd7-4916f71ee5b9','9dc652d1-1495-4bf8-ba31-aca1ab370a36','5f08daf6-7c00-4e1a-a9f9-a42f3f62d4d3'],size=1,snapshot_id=5465cbc5-d82b-4586-836c-83a8cdb9e292,source_replicaid=,source_volid=None,status='creating',user_id='b5639612ab164f2ba988dd359d89a955',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-262436265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad8b56a3-0c81-4833-9ebc-a068a5f583b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60d2260b3ce74d2a8533e91c73dc2bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5465cbc5-d82b-4586-836c-83a8cdb9e292,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5639612ab164f2ba988dd359d89a955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0732923b-81d1-47a3-b6e0-7a598fe3ca23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Flow 'volume_create_api' (365c34e8-816e-4356-b0b8-7f16f3beb202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b3393b8-5960-472a-b8be-f6b95b65997e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0732923b-81d1-47a3-b6e0-7a598fe3ca23) transitioned into state 'SUCCESS' from state '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-262436265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d2260b3ce74d2a8533e91c73dc2bf6',qos_specs=None,replication_status=,reservations=['3e33ab9d-fe79-4e22-9bb6-9a99e7b968cc','ae4a4580-79cc-4155-8fd7-4916f71ee5b9','9dc652d1-1495-4bf8-ba31-aca1ab370a36','5f08daf6-7c00-4e1a-a9f9-a42f3f62d4d3'],size=1,snapshot_id=5465cbc5-d82b-4586-836c-83a8cdb9e292,source_replicaid=,source_volid=None,status='creating',user_id='b5639612ab164f2ba988dd359d89a955',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17b81f6-4ea5-435f-a037-5053052dcd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b3393b8-5960-472a-b8be-f6b95b65997e) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e8324d-87e4-41f1-a1e7-a02174f287a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17b81f6-4ea5-435f-a037-5053052dcd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Flow 'volume_create_api' (2cf42f37-2725-4f26-a4d4-d9e7859921ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Create volume request issued successfully. Sep 07 16:54:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c558e6d9-e8ad-4e1c-8f07-5f4d8c6792e2 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1004/2005] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:54:01 2026] POST /volume/v3/volumes => generated 810 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-30be23f8-69da-471d-a5ee-d1969a4baf78 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30be23f8-69da-471d-a5ee-d1969a4baf78 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30be23f8-69da-471d-a5ee-d1969a4baf78 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-30be23f8-69da-471d-a5ee-d1969a4baf78 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-30be23f8-69da-471d-a5ee-d1969a4baf78 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-30be23f8-69da-471d-a5ee-d1969a4baf78 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 200 Sep 07 16:54:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1005/2006] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:02 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 878 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Created reservations ['1fe846b4-eac2-4c5d-b488-ca0fe13add4a', '6e8d9e2f-c728-4574-b875-57070a470a2e', '05ce402a-ffd7-4386-982f-1e52ae0a6469', '55dfbe82-1065-4195-9db2-c939e04490e4'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e8324d-87e4-41f1-a1e7-a02174f287a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe846b4-eac2-4c5d-b488-ca0fe13add4a', '6e8d9e2f-c728-4574-b875-57070a470a2e', '05ce402a-ffd7-4386-982f-1e52ae0a6469', '55dfbe82-1065-4195-9db2-c939e04490e4']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d52c628-ef5d-4513-8399-ef3a0b6307aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d52c628-ef5d-4513-8399-ef3a0b6307aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56c1d398-a79c-4597-a424-4ae2b8be2349', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1139811363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fde1622dd44fc2988002086a857031',qos_specs=None,replication_status=,reservations=['1fe846b4-eac2-4c5d-b488-ca0fe13add4a','6e8d9e2f-c728-4574-b875-57070a470a2e','05ce402a-ffd7-4386-982f-1e52ae0a6469','55dfbe82-1065-4195-9db2-c939e04490e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d418d308da44d7b61c71eaf4a7e273',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1139811363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56c1d398-a79c-4597-a424-4ae2b8be2349,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81fde1622dd44fc2988002086a857031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d418d308da44d7b61c71eaf4a7e273',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75340d37-6125-4f77-a8c9-5c35fc826771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75340d37-6125-4f77-a8c9-5c35fc826771) transitioned into state 'SUCCESS' from state '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-1139811363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fde1622dd44fc2988002086a857031',qos_specs=None,replication_status=,reservations=['1fe846b4-eac2-4c5d-b488-ca0fe13add4a','6e8d9e2f-c728-4574-b875-57070a470a2e','05ce402a-ffd7-4386-982f-1e52ae0a6469','55dfbe82-1065-4195-9db2-c939e04490e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d418d308da44d7b61c71eaf4a7e273',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17322762-eeaf-441b-8432-35d9b11f7b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17322762-eeaf-441b-8432-35d9b11f7b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Flow 'volume_create_api' (365c34e8-816e-4356-b0b8-7f16f3beb202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume request issued successfully. Sep 07 16:54:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c7e9c20c-563c-43d5-a449-618ebb48bdb1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1002/2007] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:01 2026] POST /volume/v3/volumes => generated 764 bytes in 892 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-326402252"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume request body: {'volume': {"'imageRef": 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-326402252'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume of 1 GB Sep 07 16:54:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Availability Zones retrieved successfully. Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Flow 'volume_create_api' (645bdd14-0479-42a4-acf3-f6ca67a4c363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b5f13c-53ab-4ddd-b2e8-d144112db722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b5f13c-53ab-4ddd-b2e8-d144112db722) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77c1bae4-b752-485c-8374-1c1802e8e594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Created reservations ['4c856bfb-551c-4b3c-83f6-e1c6669bf8f9', '18aa98e5-c774-4700-bf3e-6c8a0b6aabd3', '5a33e6ad-58e2-4e76-b724-b6e09f1e0ab4', '319490ff-fcbe-4476-8460-3923e84ace06'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77c1bae4-b752-485c-8374-1c1802e8e594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c856bfb-551c-4b3c-83f6-e1c6669bf8f9', '18aa98e5-c774-4700-bf3e-6c8a0b6aabd3', '5a33e6ad-58e2-4e76-b724-b6e09f1e0ab4', '319490ff-fcbe-4476-8460-3923e84ace06']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71dc936f-1077-4079-a76c-becbf78be87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71dc936f-1077-4079-a76c-becbf78be87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-326402252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fde1622dd44fc2988002086a857031',qos_specs=None,replication_status=,reservations=['4c856bfb-551c-4b3c-83f6-e1c6669bf8f9','18aa98e5-c774-4700-bf3e-6c8a0b6aabd3','5a33e6ad-58e2-4e76-b724-b6e09f1e0ab4','319490ff-fcbe-4476-8460-3923e84ace06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d418d308da44d7b61c71eaf4a7e273',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-326402252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81fde1622dd44fc2988002086a857031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d418d308da44d7b61c71eaf4a7e273',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7cbf9c2-73a2-4cb4-9e28-0db7684a1c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7cbf9c2-73a2-4cb4-9e28-0db7684a1c36) transitioned into state 'SUCCESS' from state '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-326402252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fde1622dd44fc2988002086a857031',qos_specs=None,replication_status=,reservations=['4c856bfb-551c-4b3c-83f6-e1c6669bf8f9','18aa98e5-c774-4700-bf3e-6c8a0b6aabd3','5a33e6ad-58e2-4e76-b724-b6e09f1e0ab4','319490ff-fcbe-4476-8460-3923e84ace06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d418d308da44d7b61c71eaf4a7e273',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07d0b99-660d-49c5-9195-ade3ff7ce3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07d0b99-660d-49c5-9195-ade3ff7ce3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Flow 'volume_create_api' (645bdd14-0479-42a4-acf3-f6ca67a4c363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume request issued successfully. Sep 07 16:54:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2da3091-9b52-4ac6-8b1f-c9c25f1a8a9d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1006/2008] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:02 2026] POST /volume/v3/volumes => generated 763 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-36639ad7-ee47-4b16-8f64-408660f648fa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-eaa5a1b0-2c48-4aff-9a1a-e69a76eb4919 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eaa5a1b0-2c48-4aff-9a1a-e69a76eb4919 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eaa5a1b0-2c48-4aff-9a1a-e69a76eb4919 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1824458802"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eaa5a1b0-2c48-4aff-9a1a-e69a76eb4919 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume request body: {'volume': {"'imageRef": 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1824458802'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume of 1 GB Sep 07 16:54:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-eaa5a1b0-2c48-4aff-9a1a-e69a76eb4919 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Availability Zones retrieved successfully. Sep 07 16:54:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eaa5a1b0-2c48-4aff-9a1a-e69a76eb4919 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 200 Sep 07 16:54:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1007/2009] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:03 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 902 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Flow 'volume_create_api' (7039c54a-85f0-4b7d-9d79-c9ce7169a266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8035ccc-00da-460f-9466-7281ae6939d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8035ccc-00da-460f-9466-7281ae6939d4) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95f5b14-831e-49e6-b286-6df32cc819f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Created reservations ['0d1d6214-bb6d-4e22-b6f6-26c7938b9fae', '16e3ae27-690b-40e8-ac5d-9e7c04765454', 'e82ae646-9b79-479e-b9e2-710144caf0f3', 'f15ee3ca-c873-4a23-a5b6-ccd4fcf52626'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95f5b14-831e-49e6-b286-6df32cc819f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d1d6214-bb6d-4e22-b6f6-26c7938b9fae', '16e3ae27-690b-40e8-ac5d-9e7c04765454', 'e82ae646-9b79-479e-b9e2-710144caf0f3', 'f15ee3ca-c873-4a23-a5b6-ccd4fcf52626']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accfd11c-94a1-4dd2-9b48-52db6be9ffd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accfd11c-94a1-4dd2-9b48-52db6be9ffd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '616d9030-88e3-404b-8936-0e922a4f5c49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1824458802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fde1622dd44fc2988002086a857031',qos_specs=None,replication_status=,reservations=['0d1d6214-bb6d-4e22-b6f6-26c7938b9fae','16e3ae27-690b-40e8-ac5d-9e7c04765454','e82ae646-9b79-479e-b9e2-710144caf0f3','f15ee3ca-c873-4a23-a5b6-ccd4fcf52626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d418d308da44d7b61c71eaf4a7e273',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1824458802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=616d9030-88e3-404b-8936-0e922a4f5c49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81fde1622dd44fc2988002086a857031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d418d308da44d7b61c71eaf4a7e273',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b00be66-5906-47f8-a078-096359090a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b00be66-5906-47f8-a078-096359090a79) transitioned into state 'SUCCESS' from state '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-1824458802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fde1622dd44fc2988002086a857031',qos_specs=None,replication_status=,reservations=['0d1d6214-bb6d-4e22-b6f6-26c7938b9fae','16e3ae27-690b-40e8-ac5d-9e7c04765454','e82ae646-9b79-479e-b9e2-710144caf0f3','f15ee3ca-c873-4a23-a5b6-ccd4fcf52626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d418d308da44d7b61c71eaf4a7e273',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28eaf964-3e3e-441d-93a5-f1c135d64306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28eaf964-3e3e-441d-93a5-f1c135d64306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Flow 'volume_create_api' (7039c54a-85f0-4b7d-9d79-c9ce7169a266) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume request issued successfully. Sep 07 16:54:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36639ad7-ee47-4b16-8f64-408660f648fa tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1003/2010] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:03 2026] POST /volume/v3/volumes => generated 764 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-707030337"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume request body: {'volume': {"'imageRef": 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-707030337'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume of 1 GB Sep 07 16:54:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Availability Zones retrieved successfully. Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Flow 'volume_create_api' (edd0cde1-957c-4205-88d0-c24b8a34aa17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb47ea3-c466-40a5-9b61-7f1e9695d7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb47ea3-c466-40a5-9b61-7f1e9695d7a8) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09a83ed1-cbc6-4c8f-ae50-942257db584f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Created reservations ['bee3a583-bbc4-47ce-aca2-7ddf035eaefd', '74d69ef7-118a-4742-8f0a-39c64ad02891', 'f9a15609-a792-4dd9-ae57-8828f2694229', 'eb155fc7-206f-47c2-8d9e-f5c3ecc264d6'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09a83ed1-cbc6-4c8f-ae50-942257db584f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bee3a583-bbc4-47ce-aca2-7ddf035eaefd', '74d69ef7-118a-4742-8f0a-39c64ad02891', 'f9a15609-a792-4dd9-ae57-8828f2694229', 'eb155fc7-206f-47c2-8d9e-f5c3ecc264d6']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8bc909c-e9fe-418d-aac3-e69067ce1323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-abb8a344-f9ea-4882-9e90-6a0951d32822 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-abb8a344-f9ea-4882-9e90-6a0951d32822 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-abb8a344-f9ea-4882-9e90-6a0951d32822 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-abb8a344-f9ea-4882-9e90-6a0951d32822 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8bc909c-e9fe-418d-aac3-e69067ce1323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edea7af1-4640-4d48-b571-81c6a2bef388', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-707030337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fde1622dd44fc2988002086a857031',qos_specs=None,replication_status=,reservations=['bee3a583-bbc4-47ce-aca2-7ddf035eaefd','74d69ef7-118a-4742-8f0a-39c64ad02891','f9a15609-a792-4dd9-ae57-8828f2694229','eb155fc7-206f-47c2-8d9e-f5c3ecc264d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d418d308da44d7b61c71eaf4a7e273',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-707030337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edea7af1-4640-4d48-b571-81c6a2bef388,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81fde1622dd44fc2988002086a857031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d418d308da44d7b61c71eaf4a7e273',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c1ab24-5fda-4a5d-9b2b-a405109c75ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-abb8a344-f9ea-4882-9e90-6a0951d32822 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-abb8a344-f9ea-4882-9e90-6a0951d32822 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 200 Sep 07 16:54:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1004/2011] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:04 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 902 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c1ab24-5fda-4a5d-9b2b-a405109c75ba) transitioned into state 'SUCCESS' from state '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-707030337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fde1622dd44fc2988002086a857031',qos_specs=None,replication_status=,reservations=['bee3a583-bbc4-47ce-aca2-7ddf035eaefd','74d69ef7-118a-4742-8f0a-39c64ad02891','f9a15609-a792-4dd9-ae57-8828f2694229','eb155fc7-206f-47c2-8d9e-f5c3ecc264d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d418d308da44d7b61c71eaf4a7e273',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (627a67ee-a58f-4516-809f-51e7323cb3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (627a67ee-a58f-4516-809f-51e7323cb3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Flow 'volume_create_api' (edd0cde1-957c-4205-88d0-c24b8a34aa17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume request issued successfully. Sep 07 16:54:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2858fbd8-abf0-4545-8e0b-5c3bce7183fe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1008/2012] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:04 2026] POST /volume/v3/volumes => generated 763 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1359972963"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume request body: {'volume': {"'imageRef": 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1359972963'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:04 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume of 1 GB Sep 07 16:54:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Availability Zones retrieved successfully. Sep 07 16:54:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Flow 'volume_create_api' (cf0f632b-88ef-48f2-8812-01c6d8530591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c92a29-9fa0-4266-916b-3c4921707714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c92a29-9fa0-4266-916b-3c4921707714) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (593eb2bd-c4a9-4824-9e63-38288aeb54dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0594e85e-1834-4112-ade1-0d27ee097ff0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:05 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Created reservations ['05907051-c580-425d-b6ab-fcccabd9d1c3', 'd3cd95d0-5283-4efb-8f3e-5b687eaf19fd', 'f730c54d-023d-4935-9007-f1c4bace3d3e', '0199c754-9a6c-4780-a988-25093137c9e7'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0594e85e-1834-4112-ade1-0d27ee097ff0 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0594e85e-1834-4112-ade1-0d27ee097ff0 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0594e85e-1834-4112-ade1-0d27ee097ff0 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (593eb2bd-c4a9-4824-9e63-38288aeb54dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05907051-c580-425d-b6ab-fcccabd9d1c3', 'd3cd95d0-5283-4efb-8f3e-5b687eaf19fd', 'f730c54d-023d-4935-9007-f1c4bace3d3e', '0199c754-9a6c-4780-a988-25093137c9e7']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fb0ce4-9a77-4dcf-89c1-99fdd59a80d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:05 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0594e85e-1834-4112-ade1-0d27ee097ff0 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fb0ce4-9a77-4dcf-89c1-99fdd59a80d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebe96e90-7965-4adb-8edd-bb0c9e7a8611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1359972963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fde1622dd44fc2988002086a857031',qos_specs=None,replication_status=,reservations=['05907051-c580-425d-b6ab-fcccabd9d1c3','d3cd95d0-5283-4efb-8f3e-5b687eaf19fd','f730c54d-023d-4935-9007-f1c4bace3d3e','0199c754-9a6c-4780-a988-25093137c9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d418d308da44d7b61c71eaf4a7e273',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1359972963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebe96e90-7965-4adb-8edd-bb0c9e7a8611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81fde1622dd44fc2988002086a857031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d418d308da44d7b61c71eaf4a7e273',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa61f5b2-ace5-4985-8239-65c50f2ce3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0594e85e-1834-4112-ade1-0d27ee097ff0 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 200 Sep 07 16:54:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1009/2013] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:05 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 902 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa61f5b2-ace5-4985-8239-65c50f2ce3e7) transitioned into state 'SUCCESS' from state '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-1359972963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fde1622dd44fc2988002086a857031',qos_specs=None,replication_status=,reservations=['05907051-c580-425d-b6ab-fcccabd9d1c3','d3cd95d0-5283-4efb-8f3e-5b687eaf19fd','f730c54d-023d-4935-9007-f1c4bace3d3e','0199c754-9a6c-4780-a988-25093137c9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d418d308da44d7b61c71eaf4a7e273',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e703c07-15f6-4b59-a766-9411593da6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e703c07-15f6-4b59-a766-9411593da6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:06 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Flow 'volume_create_api' (cf0f632b-88ef-48f2-8812-01c6d8530591) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Create volume request issued successfully. Sep 07 16:54:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b0be36c2-1760-4bb7-8c8c-e75a92cabc0d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1005/2014] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:04 2026] POST /volume/v3/volumes => generated 764 bytes in 1407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-65927d63-49a8-4e21-911c-4855db991be2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-65927d63-49a8-4e21-911c-4855db991be2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 Sep 07 16:54:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-65927d63-49a8-4e21-911c-4855db991be2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-65927d63-49a8-4e21-911c-4855db991be2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-65927d63-49a8-4e21-911c-4855db991be2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-65927d63-49a8-4e21-911c-4855db991be2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 returned with HTTP 200 Sep 07 16:54:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1010/2015] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:06 2026] GET /volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 => generated 856 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c3d54a02-62bb-4c93-bfef-b99cd64c04b1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c3d54a02-62bb-4c93-bfef-b99cd64c04b1 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c3d54a02-62bb-4c93-bfef-b99cd64c04b1 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c3d54a02-62bb-4c93-bfef-b99cd64c04b1 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c3d54a02-62bb-4c93-bfef-b99cd64c04b1 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c3d54a02-62bb-4c93-bfef-b99cd64c04b1 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 200 Sep 07 16:54:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1006/2016] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:06 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 902 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-72c278ea-9843-4e3e-8f7e-cb04c05c9014 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-72c278ea-9843-4e3e-8f7e-cb04c05c9014 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 Sep 07 16:54:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-72c278ea-9843-4e3e-8f7e-cb04c05c9014 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-72c278ea-9843-4e3e-8f7e-cb04c05c9014 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:54:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-72c278ea-9843-4e3e-8f7e-cb04c05c9014 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-72c278ea-9843-4e3e-8f7e-cb04c05c9014 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 returned with HTTP 200 Sep 07 16:54:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1011/2017] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:07 2026] GET /volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-acfdac39-9671-43fb-92a1-b314f178b932 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-acfdac39-9671-43fb-92a1-b314f178b932 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-acfdac39-9671-43fb-92a1-b314f178b932 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-acfdac39-9671-43fb-92a1-b314f178b932 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-acfdac39-9671-43fb-92a1-b314f178b932 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-acfdac39-9671-43fb-92a1-b314f178b932 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 200 Sep 07 16:54:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1007/2018] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:08 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 902 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e8523122-dd41-4b49-84ca-4c82ec2aeb4d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e8523122-dd41-4b49-84ca-4c82ec2aeb4d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 Sep 07 16:54:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e8523122-dd41-4b49-84ca-4c82ec2aeb4d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e8523122-dd41-4b49-84ca-4c82ec2aeb4d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e8523122-dd41-4b49-84ca-4c82ec2aeb4d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e8523122-dd41-4b49-84ca-4c82ec2aeb4d tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 returned with HTTP 200 Sep 07 16:54:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1012/2019] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:08 2026] GET /volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 => generated 856 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2d772844-c1bd-4325-826b-51c981ab004a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d772844-c1bd-4325-826b-51c981ab004a tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d772844-c1bd-4325-826b-51c981ab004a tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d772844-c1bd-4325-826b-51c981ab004a tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2d772844-c1bd-4325-826b-51c981ab004a tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d772844-c1bd-4325-826b-51c981ab004a tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 200 Sep 07 16:54:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1008/2020] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:09 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 902 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e2964b40-e2f0-44b0-9635-204184b6fbfe None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2964b40-e2f0-44b0-9635-204184b6fbfe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 Sep 07 16:54:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e2964b40-e2f0-44b0-9635-204184b6fbfe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e2964b40-e2f0-44b0-9635-204184b6fbfe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e2964b40-e2f0-44b0-9635-204184b6fbfe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2964b40-e2f0-44b0-9635-204184b6fbfe tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 returned with HTTP 200 Sep 07 16:54:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1013/2021] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:09 2026] GET /volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 => generated 856 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b4586013-a899-45c0-8d7b-fe49af2b79c4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b4586013-a899-45c0-8d7b-fe49af2b79c4 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b4586013-a899-45c0-8d7b-fe49af2b79c4 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b4586013-a899-45c0-8d7b-fe49af2b79c4 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:10 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b4586013-a899-45c0-8d7b-fe49af2b79c4 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b4586013-a899-45c0-8d7b-fe49af2b79c4 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 200 Sep 07 16:54:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1009/2022] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:10 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 902 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c8cb9824-7254-4d96-8e94-5f173e6f73d7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c8cb9824-7254-4d96-8e94-5f173e6f73d7 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 Sep 07 16:54:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c8cb9824-7254-4d96-8e94-5f173e6f73d7 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c8cb9824-7254-4d96-8e94-5f173e6f73d7 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c8cb9824-7254-4d96-8e94-5f173e6f73d7 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c8cb9824-7254-4d96-8e94-5f173e6f73d7 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 returned with HTTP 200 Sep 07 16:54:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1014/2023] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:10 2026] GET /volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-05efe2aa-5f21-43a8-b1dd-50b139d1524d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-05efe2aa-5f21-43a8-b1dd-50b139d1524d tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-05efe2aa-5f21-43a8-b1dd-50b139d1524d tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-05efe2aa-5f21-43a8-b1dd-50b139d1524d tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-05efe2aa-5f21-43a8-b1dd-50b139d1524d tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-05efe2aa-5f21-43a8-b1dd-50b139d1524d tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 200 Sep 07 16:54:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1010/2024] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:11 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 903 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ad60579c-beeb-42e6-a96b-aed9a742defd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ad60579c-beeb-42e6-a96b-aed9a742defd tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:54:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ad60579c-beeb-42e6-a96b-aed9a742defd tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ad60579c-beeb-42e6-a96b-aed9a742defd tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:11 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-ad60579c-beeb-42e6-a96b-aed9a742defd tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Delete snapshot with id: 5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:54:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ad60579c-beeb-42e6-a96b-aed9a742defd tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Snapshot retrieved successfully. Sep 07 16:54:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ad60579c-beeb-42e6-a96b-aed9a742defd tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Snapshot delete request issued successfully. Sep 07 16:54:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ad60579c-beeb-42e6-a96b-aed9a742defd tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 returned with HTTP 202 Sep 07 16:54:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1015/2025] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:54:11 2026] DELETE /volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1e3f9884-f31e-4103-85d4-72b5a40a56b8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e3f9884-f31e-4103-85d4-72b5a40a56b8 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:54:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1e3f9884-f31e-4103-85d4-72b5a40a56b8 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1e3f9884-f31e-4103-85d4-72b5a40a56b8 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1e3f9884-f31e-4103-85d4-72b5a40a56b8 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Snapshot retrieved successfully. Sep 07 16:54:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e3f9884-f31e-4103-85d4-72b5a40a56b8 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 returned with HTTP 200 Sep 07 16:54:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1011/2026] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:11 2026] GET /volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6f41d912-d4e1-4833-8164-66ed941ab561 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f41d912-d4e1-4833-8164-66ed941ab561 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 Sep 07 16:54:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f41d912-d4e1-4833-8164-66ed941ab561 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f41d912-d4e1-4833-8164-66ed941ab561 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6f41d912-d4e1-4833-8164-66ed941ab561 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f41d912-d4e1-4833-8164-66ed941ab561 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 returned with HTTP 200 Sep 07 16:54:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1016/2027] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:11 2026] GET /volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5f17bf78-a09a-4815-a85b-ad9f1e4f85d9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5f17bf78-a09a-4815-a85b-ad9f1e4f85d9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:54:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5f17bf78-a09a-4815-a85b-ad9f1e4f85d9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5f17bf78-a09a-4815-a85b-ad9f1e4f85d9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:12 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5f17bf78-a09a-4815-a85b-ad9f1e4f85d9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Snapshot retrieved successfully. Sep 07 16:54:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5f17bf78-a09a-4815-a85b-ad9f1e4f85d9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 returned with HTTP 200 Sep 07 16:54:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1012/2028] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:12 2026] GET /volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 => generated 465 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ce8978a3-b484-4dd1-9dc9-ccf6dac4c1b9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce8978a3-b484-4dd1-9dc9-ccf6dac4c1b9 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 Sep 07 16:54:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce8978a3-b484-4dd1-9dc9-ccf6dac4c1b9 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce8978a3-b484-4dd1-9dc9-ccf6dac4c1b9 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:13 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ce8978a3-b484-4dd1-9dc9-ccf6dac4c1b9 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce8978a3-b484-4dd1-9dc9-ccf6dac4c1b9 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 returned with HTTP 200 Sep 07 16:54:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1017/2029] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:13 2026] GET /volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0e746f4c-34ea-4375-9210-eb8f5e126f72 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0e746f4c-34ea-4375-9210-eb8f5e126f72 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 Sep 07 16:54:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0e746f4c-34ea-4375-9210-eb8f5e126f72 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0e746f4c-34ea-4375-9210-eb8f5e126f72 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:13 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:13 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0e746f4c-34ea-4375-9210-eb8f5e126f72 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0e746f4c-34ea-4375-9210-eb8f5e126f72 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 returned with HTTP 200 Sep 07 16:54:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1013/2030] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:13 2026] GET /volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:54:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-34a6907c-3630-4e59-ae20-a0e8c60354d9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-34a6907c-3630-4e59-ae20-a0e8c60354d9 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:54:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-34a6907c-3630-4e59-ae20-a0e8c60354d9 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2124850333", "description": "tempest-volume-type-description-540172958", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-34a6907c-3630-4e59-ae20-a0e8c60354d9 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:54:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1018/2031] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:54:13 2026] POST /volume/v3/types => generated 317 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-793f700f-093c-4e98-a923-47663a4c3c2c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-793f700f-093c-4e98-a923-47663a4c3c2c tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] GET http://192.168.122.91/volume/v3/types/4a600885-77bc-4d7d-bf52-c70470aac017 Sep 07 16:54:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-793f700f-093c-4e98-a923-47663a4c3c2c tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-793f700f-093c-4e98-a923-47663a4c3c2c tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-793f700f-093c-4e98-a923-47663a4c3c2c tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/4a600885-77bc-4d7d-bf52-c70470aac017 returned with HTTP 200 Sep 07 16:54:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1014/2032] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:54:13 2026] GET /volume/v3/types/4a600885-77bc-4d7d-bf52-c70470aac017 => generated 339 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-65d2ce3d-823a-497a-b532-a19501be01bb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-65d2ce3d-823a-497a-b532-a19501be01bb tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] DELETE http://192.168.122.91/volume/v3/types/4a600885-77bc-4d7d-bf52-c70470aac017 Sep 07 16:54:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-65d2ce3d-823a-497a-b532-a19501be01bb tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-65d2ce3d-823a-497a-b532-a19501be01bb tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-65d2ce3d-823a-497a-b532-a19501be01bb tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/4a600885-77bc-4d7d-bf52-c70470aac017 returned with HTTP 202 Sep 07 16:54:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1019/2033] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:54:13 2026] DELETE /volume/v3/types/4a600885-77bc-4d7d-bf52-c70470aac017 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d0841eca-2fd2-4dc8-82ea-a0974cab6eea None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d0841eca-2fd2-4dc8-82ea-a0974cab6eea tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] GET http://192.168.122.91/volume/v3/types/4a600885-77bc-4d7d-bf52-c70470aac017 Sep 07 16:54:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d0841eca-2fd2-4dc8-82ea-a0974cab6eea tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d0841eca-2fd2-4dc8-82ea-a0974cab6eea tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d0841eca-2fd2-4dc8-82ea-a0974cab6eea tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/4a600885-77bc-4d7d-bf52-c70470aac017 returned with HTTP 404 Sep 07 16:54:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1015/2034] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:54:13 2026] GET /volume/v3/types/4a600885-77bc-4d7d-bf52-c70470aac017 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e09f4010-86f9-485e-895e-b95541ab4a98 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e09f4010-86f9-485e-895e-b95541ab4a98 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:54:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e09f4010-86f9-485e-895e-b95541ab4a98 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-771680511"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-596fa3ea-d49e-4d3f-beaf-b5dfb203ef49 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-596fa3ea-d49e-4d3f-beaf-b5dfb203ef49 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e09f4010-86f9-485e-895e-b95541ab4a98 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-596fa3ea-d49e-4d3f-beaf-b5dfb203ef49 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-596fa3ea-d49e-4d3f-beaf-b5dfb203ef49 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1020/2035] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:54:13 2026] POST /volume/v3/types => generated 220 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-969befe7-214f-4876-9f23-27f42e0873f5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-969befe7-214f-4876-9f23-27f42e0873f5 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] POST http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-969befe7-214f-4876-9f23-27f42e0873f5 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-596fa3ea-d49e-4d3f-beaf-b5dfb203ef49 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Snapshot retrieved successfully. Sep 07 16:54:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-596fa3ea-d49e-4d3f-beaf-b5dfb203ef49 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1016/2036] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e194574b-0200-4e94-b9e4-03a398749efd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-969befe7-214f-4876-9f23-27f42e0873f5 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1021/2037] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:54:14 2026] POST /volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption => generated 239 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f603824d-1f73-49e9-9308-257abff128a4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f603824d-1f73-49e9-9308-257abff128a4 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] GET http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f603824d-1f73-49e9-9308-257abff128a4 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f603824d-1f73-49e9-9308-257abff128a4 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f603824d-1f73-49e9-9308-257abff128a4 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1022/2038] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption => generated 325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-83346b1c-23bf-4943-9ecb-275eeb363da1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-83346b1c-23bf-4943-9ecb-275eeb363da1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] PUT http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption/beeb34e8-53e9-4139-9a0d-0941a7e35ba7 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-83346b1c-23bf-4943-9ecb-275eeb363da1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-83346b1c-23bf-4943-9ecb-275eeb363da1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption/beeb34e8-53e9-4139-9a0d-0941a7e35ba7 returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1023/2039] 192.168.122.91 () {60 vars in 1386 bytes} [Mon Sep 7 16:54:14 2026] PUT /volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption/beeb34e8-53e9-4139-9a0d-0941a7e35ba7 => generated 122 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ac2e72a7-ae48-4e42-a87d-1cbdaca442b3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ac2e72a7-ae48-4e42-a87d-1cbdaca442b3 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ac2e72a7-ae48-4e42-a87d-1cbdaca442b3 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ac2e72a7-ae48-4e42-a87d-1cbdaca442b3 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ac2e72a7-ae48-4e42-a87d-1cbdaca442b3 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ac2e72a7-ae48-4e42-a87d-1cbdaca442b3 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1024/2040] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b778a25b-7c30-4312-abd8-bf2cb622f65b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b778a25b-7c30-4312-abd8-bf2cb622f65b tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] GET http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b778a25b-7c30-4312-abd8-bf2cb622f65b tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b778a25b-7c30-4312-abd8-bf2cb622f65b tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b778a25b-7c30-4312-abd8-bf2cb622f65b tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1025/2041] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption => generated 347 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-71784ed2-3080-4881-a1a2-ad02371a47c2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-71784ed2-3080-4881-a1a2-ad02371a47c2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-71784ed2-3080-4881-a1a2-ad02371a47c2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-71784ed2-3080-4881-a1a2-ad02371a47c2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-71784ed2-3080-4881-a1a2-ad02371a47c2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-71784ed2-3080-4881-a1a2-ad02371a47c2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1026/2042] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c2875db8-ea94-4bde-910e-60f76f5cac1c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c2875db8-ea94-4bde-910e-60f76f5cac1c tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] GET http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption/cipher Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c2875db8-ea94-4bde-910e-60f76f5cac1c tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c2875db8-ea94-4bde-910e-60f76f5cac1c tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-735151613"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-735151613'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume of 1 GB Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c2875db8-ea94-4bde-910e-60f76f5cac1c tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption/cipher returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Availability Zones retrieved successfully. Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1027/2043] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption/cipher => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f8daa188-d543-4004-9116-6930f0ea9106 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f8daa188-d543-4004-9116-6930f0ea9106 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] DELETE http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption/beeb34e8-53e9-4139-9a0d-0941a7e35ba7 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f8daa188-d543-4004-9116-6930f0ea9106 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f8daa188-d543-4004-9116-6930f0ea9106 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Flow 'volume_create_api' (6a7bdd5d-3f3d-4ad8-bb44-e344c87e213d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3b4b10-6ed2-434e-9fa1-1a33710a42d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f8daa188-d543-4004-9116-6930f0ea9106 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption/beeb34e8-53e9-4139-9a0d-0941a7e35ba7 returned with HTTP 202 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1028/2044] 192.168.122.91 () {58 vars in 1368 bytes} [Mon Sep 7 16:54:14 2026] DELETE /volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption/beeb34e8-53e9-4139-9a0d-0941a7e35ba7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-63cdc913-75da-426e-802d-cc69ae12fbdd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63cdc913-75da-426e-802d-cc69ae12fbdd tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] GET http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63cdc913-75da-426e-802d-cc69ae12fbdd tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63cdc913-75da-426e-802d-cc69ae12fbdd tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63cdc913-75da-426e-802d-cc69ae12fbdd tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1029/2045] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption => generated 2 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ab1524bd-3c2d-436f-bf24-bafa315424a5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ab1524bd-3c2d-436f-bf24-bafa315424a5 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] GET http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ab1524bd-3c2d-436f-bf24-bafa315424a5 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ab1524bd-3c2d-436f-bf24-bafa315424a5 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3b4b10-6ed2-434e-9fa1-1a33710a42d7) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ab1524bd-3c2d-436f-bf24-bafa315424a5 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1030/2046] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3/encryption => generated 2 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e2d2b9-5f01-4205-accb-b92fdf14c72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6dee181c-eb10-4417-9616-454cfeef0ef1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6dee181c-eb10-4417-9616-454cfeef0ef1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] DELETE http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6dee181c-eb10-4417-9616-454cfeef0ef1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6dee181c-eb10-4417-9616-454cfeef0ef1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6dee181c-eb10-4417-9616-454cfeef0ef1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3 returned with HTTP 202 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1031/2047] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:54:14 2026] DELETE /volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0d1536cb-1444-481f-8046-a99afd0bb1f7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d1536cb-1444-481f-8046-a99afd0bb1f7 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] GET http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d1536cb-1444-481f-8046-a99afd0bb1f7 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d1536cb-1444-481f-8046-a99afd0bb1f7 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d1536cb-1444-481f-8046-a99afd0bb1f7 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3 returned with HTTP 404 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1032/2048] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/types/77742d04-6fd0-432e-9317-ba90614c2fd3 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-01ce72da-f95e-44dc-b920-b38bb14f8e9a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-01ce72da-f95e-44dc-b920-b38bb14f8e9a tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] GET http://192.168.122.91/volume/v3/types Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-01ce72da-f95e-44dc-b920-b38bb14f8e9a tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-01ce72da-f95e-44dc-b920-b38bb14f8e9a tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-01ce72da-f95e-44dc-b920-b38bb14f8e9a tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1033/2049] 192.168.122.91 () {58 vars in 1110 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/types => generated 648 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-957dd1fc-1f7a-4331-bf19-741fd4ef1b64 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Created reservations ['f4c4e576-dd85-4f86-8d6a-2575ecf1a4d1', '1401d3d2-d8bb-4e40-bf96-4b4f1a8d036e', '6facb851-669f-4705-85c2-da42fe7fed78', '43337abd-4aaf-40e1-aade-52b54b8c0c7e'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-957dd1fc-1f7a-4331-bf19-741fd4ef1b64 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-957dd1fc-1f7a-4331-bf19-741fd4ef1b64 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-448119473"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e2d2b9-5f01-4205-accb-b92fdf14c72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4c4e576-dd85-4f86-8d6a-2575ecf1a4d1', '1401d3d2-d8bb-4e40-bf96-4b4f1a8d036e', '6facb851-669f-4705-85c2-da42fe7fed78', '43337abd-4aaf-40e1-aade-52b54b8c0c7e']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711f8730-ef67-459d-a37e-5be78214431f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-957dd1fc-1f7a-4331-bf19-741fd4ef1b64 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1034/2050] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:54:14 2026] POST /volume/v3/types => generated 220 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f550fbf3-fa05-4f82-8c8f-7b4b65ddfb94 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f550fbf3-fa05-4f82-8c8f-7b4b65ddfb94 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] PUT http://192.168.122.91/volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f550fbf3-fa05-4f82-8c8f-7b4b65ddfb94 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-742638714", "description": "tempest-volume-type-description-1812144442", "is_public": false}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711f8730-ef67-459d-a37e-5be78214431f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c97e6888-d03a-4b17-a85d-912aa74a03e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-735151613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c168dd8f2843f2aa99e1783ab9e961',qos_specs=None,replication_status=,reservations=['f4c4e576-dd85-4f86-8d6a-2575ecf1a4d1','1401d3d2-d8bb-4e40-bf96-4b4f1a8d036e','6facb851-669f-4705-85c2-da42fe7fed78','43337abd-4aaf-40e1-aade-52b54b8c0c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-735151613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c97e6888-d03a-4b17-a85d-912aa74a03e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c168dd8f2843f2aa99e1783ab9e961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f888a1-94b3-4b13-b2bc-f56afb8c1e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f888a1-94b3-4b13-b2bc-f56afb8c1e65) transitioned into state 'SUCCESS' from state '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-735151613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c168dd8f2843f2aa99e1783ab9e961',qos_specs=None,replication_status=,reservations=['f4c4e576-dd85-4f86-8d6a-2575ecf1a4d1','1401d3d2-d8bb-4e40-bf96-4b4f1a8d036e','6facb851-669f-4705-85c2-da42fe7fed78','43337abd-4aaf-40e1-aade-52b54b8c0c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea7d1ec-8c91-4839-a2e8-16351a6b589f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea7d1ec-8c91-4839-a2e8-16351a6b589f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Flow 'volume_create_api' (6a7bdd5d-3f3d-4ad8-bb44-e344c87e213d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume request issued successfully. Sep 07 16:54:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e194574b-0200-4e94-b9e4-03a398749efd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1017/2051] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:54:14 2026] POST /volume/v3/volumes => generated 760 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-660b907d-3ed4-445b-a3b8-a84369b94ebf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-660b907d-3ed4-445b-a3b8-a84369b94ebf tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-660b907d-3ed4-445b-a3b8-a84369b94ebf tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-660b907d-3ed4-445b-a3b8-a84369b94ebf tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f550fbf3-fa05-4f82-8c8f-7b4b65ddfb94 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1035/2052] 192.168.122.91 () {60 vars in 1242 bytes} [Mon Sep 7 16:54:14 2026] PUT /volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d => generated 204 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a036c969-f5f1-4bdb-98b9-33620adf2ae1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a036c969-f5f1-4bdb-98b9-33620adf2ae1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] GET http://192.168.122.91/volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a036c969-f5f1-4bdb-98b9-33620adf2ae1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a036c969-f5f1-4bdb-98b9-33620adf2ae1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-660b907d-3ed4-445b-a3b8-a84369b94ebf tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a036c969-f5f1-4bdb-98b9-33620adf2ae1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-660b907d-3ed4-445b-a3b8-a84369b94ebf tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 returned with HTTP 200 Sep 07 16:54:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1036/2053] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d => generated 268 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1018/2054] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:14 2026] GET /volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b0cf81c9-cfe2-4a9d-adf5-ab87070f38d1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b0cf81c9-cfe2-4a9d-adf5-ab87070f38d1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] DELETE http://192.168.122.91/volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b0cf81c9-cfe2-4a9d-adf5-ab87070f38d1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b0cf81c9-cfe2-4a9d-adf5-ab87070f38d1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b0cf81c9-cfe2-4a9d-adf5-ab87070f38d1 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d returned with HTTP 202 Sep 07 16:54:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1037/2055] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:54:14 2026] DELETE /volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5415b9c0-0d41-4326-b8f4-e6acb9a148c8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5415b9c0-0d41-4326-b8f4-e6acb9a148c8 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] GET http://192.168.122.91/volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d Sep 07 16:54:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5415b9c0-0d41-4326-b8f4-e6acb9a148c8 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5415b9c0-0d41-4326-b8f4-e6acb9a148c8 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5415b9c0-0d41-4326-b8f4-e6acb9a148c8 tempest-VolumeTypesTest-1367472350 tempest-VolumeTypesTest-1367472350-project-admin] http://192.168.122.91/volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d returned with HTTP 404 Sep 07 16:54:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1019/2056] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:54:15 2026] GET /volume/v3/types/7a5aa838-79c6-44dd-b3f4-17bdbf84412d => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cd9a3b83-e51b-4c0b-8840-e51f82f94de7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cd9a3b83-e51b-4c0b-8840-e51f82f94de7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:54:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cd9a3b83-e51b-4c0b-8840-e51f82f94de7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cd9a3b83-e51b-4c0b-8840-e51f82f94de7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cd9a3b83-e51b-4c0b-8840-e51f82f94de7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 returned with HTTP 404 Sep 07 16:54:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1038/2057] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:15 2026] GET /volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-11f23663-c16f-4f03-be25-0d32de2b98f7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-11f23663-c16f-4f03-be25-0d32de2b98f7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] DELETE http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 Sep 07 16:54:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-11f23663-c16f-4f03-be25-0d32de2b98f7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-11f23663-c16f-4f03-be25-0d32de2b98f7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:15 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-11f23663-c16f-4f03-be25-0d32de2b98f7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Delete volume with id: 472337c3-c7f1-44df-b050-b7647c61f986 Sep 07 16:54:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:15 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:15 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-11f23663-c16f-4f03-be25-0d32de2b98f7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-11f23663-c16f-4f03-be25-0d32de2b98f7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Delete volume request issued successfully. Sep 07 16:54:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-11f23663-c16f-4f03-be25-0d32de2b98f7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 returned with HTTP 202 Sep 07 16:54:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1020/2058] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:54:15 2026] DELETE /volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:54:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-51502ad8-9004-4133-a0d9-d2265cfb3b60 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-51502ad8-9004-4133-a0d9-d2265cfb3b60 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 Sep 07 16:54:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-51502ad8-9004-4133-a0d9-d2265cfb3b60 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-51502ad8-9004-4133-a0d9-d2265cfb3b60 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:15 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-51502ad8-9004-4133-a0d9-d2265cfb3b60 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-51502ad8-9004-4133-a0d9-d2265cfb3b60 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 returned with HTTP 200 Sep 07 16:54:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1039/2059] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:15 2026] GET /volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 => generated 868 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0541b033-ee94-40fb-9963-9d20ce44b9f1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0541b033-ee94-40fb-9963-9d20ce44b9f1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 Sep 07 16:54:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0541b033-ee94-40fb-9963-9d20ce44b9f1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0541b033-ee94-40fb-9963-9d20ce44b9f1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:15 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:15 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0541b033-ee94-40fb-9963-9d20ce44b9f1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0541b033-ee94-40fb-9963-9d20ce44b9f1 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 returned with HTTP 200 Sep 07 16:54:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1021/2060] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:15 2026] GET /volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4ecfa4d1-6170-4674-9283-6f4861c5f8cd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ecfa4d1-6170-4674-9283-6f4861c5f8cd tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 Sep 07 16:54:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ecfa4d1-6170-4674-9283-6f4861c5f8cd tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ecfa4d1-6170-4674-9283-6f4861c5f8cd tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:15 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:15 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4ecfa4d1-6170-4674-9283-6f4861c5f8cd tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ecfa4d1-6170-4674-9283-6f4861c5f8cd tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 returned with HTTP 200 Sep 07 16:54:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1040/2061] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:15 2026] GET /volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-94c61f63-90d8-4f39-b074-9a1d27ff7067 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94c61f63-90d8-4f39-b074-9a1d27ff7067 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:54:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94c61f63-90d8-4f39-b074-9a1d27ff7067 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94c61f63-90d8-4f39-b074-9a1d27ff7067 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-94c61f63-90d8-4f39-b074-9a1d27ff7067 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94c61f63-90d8-4f39-b074-9a1d27ff7067 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 returned with HTTP 200 Sep 07 16:54:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1022/2062] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:15 2026] GET /volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a60e50ba-361a-45d2-9e6f-5ac9dd8935f8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a60e50ba-361a-45d2-9e6f-5ac9dd8935f8 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a60e50ba-361a-45d2-9e6f-5ac9dd8935f8 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a60e50ba-361a-45d2-9e6f-5ac9dd8935f8 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a60e50ba-361a-45d2-9e6f-5ac9dd8935f8 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 returned with HTTP 404 Sep 07 16:54:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1041/2063] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:16 2026] GET /volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-427af677-e67f-43d6-9a9c-012fc2708d67 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-427af677-e67f-43d6-9a9c-012fc2708d67 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] DELETE http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-427af677-e67f-43d6-9a9c-012fc2708d67 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-427af677-e67f-43d6-9a9c-012fc2708d67 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-427af677-e67f-43d6-9a9c-012fc2708d67 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Delete volume with id: ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-427af677-e67f-43d6-9a9c-012fc2708d67 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-427af677-e67f-43d6-9a9c-012fc2708d67 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Delete volume request issued successfully. Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-427af677-e67f-43d6-9a9c-012fc2708d67 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 202 Sep 07 16:54:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1023/2064] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:54:16 2026] DELETE /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-46dbe8de-9bb1-405b-8f6e-9d91aa87f52f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-46dbe8de-9bb1-405b-8f6e-9d91aa87f52f tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-46dbe8de-9bb1-405b-8f6e-9d91aa87f52f tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-46dbe8de-9bb1-405b-8f6e-9d91aa87f52f tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-46dbe8de-9bb1-405b-8f6e-9d91aa87f52f tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-46dbe8de-9bb1-405b-8f6e-9d91aa87f52f tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 200 Sep 07 16:54:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1042/2065] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:16 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 902 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1e4f2bca-77b3-4c1d-aeef-aea12a7e19c3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e4f2bca-77b3-4c1d-aeef-aea12a7e19c3 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 Sep 07 16:54:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1e4f2bca-77b3-4c1d-aeef-aea12a7e19c3 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1e4f2bca-77b3-4c1d-aeef-aea12a7e19c3 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1e4f2bca-77b3-4c1d-aeef-aea12a7e19c3 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e4f2bca-77b3-4c1d-aeef-aea12a7e19c3 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 returned with HTTP 200 Sep 07 16:54:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1024/2066] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:16 2026] GET /volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-898e5555-2311-491c-ac0c-51770130d6d4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-898e5555-2311-491c-ac0c-51770130d6d4 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-898e5555-2311-491c-ac0c-51770130d6d4 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-898e5555-2311-491c-ac0c-51770130d6d4 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-898e5555-2311-491c-ac0c-51770130d6d4 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-898e5555-2311-491c-ac0c-51770130d6d4 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 returned with HTTP 200 Sep 07 16:54:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1043/2067] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:16 2026] GET /volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 => generated 857 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2a15bcd2-ca4a-43cb-b809-961b8f4b1d70 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2a15bcd2-ca4a-43cb-b809-961b8f4b1d70 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] DELETE http://192.168.122.91/volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 Sep 07 16:54:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2a15bcd2-ca4a-43cb-b809-961b8f4b1d70 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2a15bcd2-ca4a-43cb-b809-961b8f4b1d70 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-2a15bcd2-ca4a-43cb-b809-961b8f4b1d70 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Delete volume with id: ebe96e90-7965-4adb-8edd-bb0c9e7a8611 Sep 07 16:54:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2a15bcd2-ca4a-43cb-b809-961b8f4b1d70 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2a15bcd2-ca4a-43cb-b809-961b8f4b1d70 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Delete volume request issued successfully. Sep 07 16:54:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2a15bcd2-ca4a-43cb-b809-961b8f4b1d70 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 returned with HTTP 202 Sep 07 16:54:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1025/2068] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:16 2026] DELETE /volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ccff9d99-e72e-40b4-b719-b67a2e54d38c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ccff9d99-e72e-40b4-b719-b67a2e54d38c tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ccff9d99-e72e-40b4-b719-b67a2e54d38c tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ccff9d99-e72e-40b4-b719-b67a2e54d38c tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:16 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ccff9d99-e72e-40b4-b719-b67a2e54d38c tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ccff9d99-e72e-40b4-b719-b67a2e54d38c tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 returned with HTTP 200 Sep 07 16:54:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1044/2069] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:16 2026] GET /volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7dee0149-0f17-460a-b3c4-93b0741c542c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7dee0149-0f17-460a-b3c4-93b0741c542c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:54:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7dee0149-0f17-460a-b3c4-93b0741c542c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7dee0149-0f17-460a-b3c4-93b0741c542c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:17 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7dee0149-0f17-460a-b3c4-93b0741c542c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7dee0149-0f17-460a-b3c4-93b0741c542c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 returned with HTTP 200 Sep 07 16:54:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1026/2070] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:17 2026] GET /volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-21b89641-76ac-47d1-9b0a-c949be1f9a07 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21b89641-76ac-47d1-9b0a-c949be1f9a07 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-21b89641-76ac-47d1-9b0a-c949be1f9a07 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-21b89641-76ac-47d1-9b0a-c949be1f9a07 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:17 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:17 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-21b89641-76ac-47d1-9b0a-c949be1f9a07 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Volume info retrieved successfully. Sep 07 16:54:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21b89641-76ac-47d1-9b0a-c949be1f9a07 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 200 Sep 07 16:54:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1045/2071] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:17 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 902 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ec32302c-9d8e-4132-bfa1-f7139608fab2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ec32302c-9d8e-4132-bfa1-f7139608fab2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 Sep 07 16:54:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ec32302c-9d8e-4132-bfa1-f7139608fab2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ec32302c-9d8e-4132-bfa1-f7139608fab2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:17 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ec32302c-9d8e-4132-bfa1-f7139608fab2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ec32302c-9d8e-4132-bfa1-f7139608fab2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 returned with HTTP 200 Sep 07 16:54:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1027/2072] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:17 2026] GET /volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-63044bce-459f-4392-b050-5c0d6d486769 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63044bce-459f-4392-b050-5c0d6d486769 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:54:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63044bce-459f-4392-b050-5c0d6d486769 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63044bce-459f-4392-b050-5c0d6d486769 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-63044bce-459f-4392-b050-5c0d6d486769 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63044bce-459f-4392-b050-5c0d6d486769 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 returned with HTTP 200 Sep 07 16:54:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1046/2073] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:18 2026] GET /volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2570e74f-5a73-4412-94b5-be1b3a63f45a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2570e74f-5a73-4412-94b5-be1b3a63f45a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] GET http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2570e74f-5a73-4412-94b5-be1b3a63f45a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2570e74f-5a73-4412-94b5-be1b3a63f45a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:18 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:18 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2570e74f-5a73-4412-94b5-be1b3a63f45a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Volume info retrieved successfully. Sep 07 16:54:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-47c09a63-5b0c-41e5-b7b8-87d8ac9fce78 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47c09a63-5b0c-41e5-b7b8-87d8ac9fce78 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 Sep 07 16:54:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47c09a63-5b0c-41e5-b7b8-87d8ac9fce78 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47c09a63-5b0c-41e5-b7b8-87d8ac9fce78 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2570e74f-5a73-4412-94b5-be1b3a63f45a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 returned with HTTP 200 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1028/2074] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:18 2026] GET /volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 => generated 853 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:54:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47c09a63-5b0c-41e5-b7b8-87d8ac9fce78 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 returned with HTTP 404 Sep 07 16:54:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1047/2075] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:18 2026] GET /volume/v3/volumes/ad8b56a3-0c81-4833-9ebc-a068a5f583b5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-918b3ed6-f60d-4fb9-9774-05db994fda5c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-918b3ed6-f60d-4fb9-9774-05db994fda5c tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:54:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d6340199-4542-4c48-bb10-eece6ac141c6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-918b3ed6-f60d-4fb9-9774-05db994fda5c tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-918b3ed6-f60d-4fb9-9774-05db994fda5c tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-918b3ed6-f60d-4fb9-9774-05db994fda5c tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Delete snapshot with id: 5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:54:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d6340199-4542-4c48-bb10-eece6ac141c6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-918b3ed6-f60d-4fb9-9774-05db994fda5c tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 returned with HTTP 404 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1029/2076] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:54:18 2026] DELETE /volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d6340199-4542-4c48-bb10-eece6ac141c6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c97e6888-d03a-4b17-a85d-912aa74a03e0", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-78867842"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9cdb11b1-e076-427a-a50f-8cc0f78dd1c7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9cdb11b1-e076-427a-a50f-8cc0f78dd1c7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9cdb11b1-e076-427a-a50f-8cc0f78dd1c7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9cdb11b1-e076-427a-a50f-8cc0f78dd1c7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9cdb11b1-e076-427a-a50f-8cc0f78dd1c7 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 returned with HTTP 404 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1030/2077] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:18 2026] GET /volume/v3/snapshots/5465cbc5-d82b-4586-836c-83a8cdb9e292 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d6340199-4542-4c48-bb10-eece6ac141c6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:18 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-d6340199-4542-4c48-bb10-eece6ac141c6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create snapshot from volume c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2252139a-a8f5-4ce9-a67e-9b186910bcd6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2252139a-a8f5-4ce9-a67e-9b186910bcd6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] DELETE http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2252139a-a8f5-4ce9-a67e-9b186910bcd6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2252139a-a8f5-4ce9-a67e-9b186910bcd6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-2252139a-a8f5-4ce9-a67e-9b186910bcd6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Delete volume with id: 472337c3-c7f1-44df-b050-b7647c61f986 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2252139a-a8f5-4ce9-a67e-9b186910bcd6 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 returned with HTTP 404 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1031/2078] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:54:18 2026] DELETE /volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-46e61342-6bb6-49b2-b739-b8126fa428a9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-46e61342-6bb6-49b2-b739-b8126fa428a9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] GET http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-46e61342-6bb6-49b2-b739-b8126fa428a9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-46e61342-6bb6-49b2-b739-b8126fa428a9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-46e61342-6bb6-49b2-b739-b8126fa428a9 tempest-VolumeDependencyTests-2353420 tempest-VolumeDependencyTests-2353420-project-member] http://192.168.122.91/volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 returned with HTTP 404 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1032/2079] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:18 2026] GET /volume/v3/volumes/472337c3-c7f1-44df-b050-b7647c61f986 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:18 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-d6340199-4542-4c48-bb10-eece6ac141c6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Created reservations ['cd304154-ee71-441f-acdd-d4f5b41b259b', '96ce8974-e352-4b21-946c-758efb75493e', '87a089c5-be06-4108-84ee-8d05d249c8b4', '21c9dac3-e276-4b71-9c8a-218d3c8ad9e2'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-348048d0-b8fa-493b-bef4-9490e2e83071 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-348048d0-b8fa-493b-bef4-9490e2e83071 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-348048d0-b8fa-493b-bef4-9490e2e83071 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-348048d0-b8fa-493b-bef4-9490e2e83071 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-348048d0-b8fa-493b-bef4-9490e2e83071 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 returned with HTTP 404 Sep 07 16:54:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1033/2080] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:18 2026] GET /volume/v3/volumes/ebe96e90-7965-4adb-8edd-bb0c9e7a8611 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-680f3fe7-f8be-4f2d-8814-3a5f164612ed None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-680f3fe7-f8be-4f2d-8814-3a5f164612ed tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] DELETE http://192.168.122.91/volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 Sep 07 16:54:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-680f3fe7-f8be-4f2d-8814-3a5f164612ed tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-680f3fe7-f8be-4f2d-8814-3a5f164612ed tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d6340199-4542-4c48-bb10-eece6ac141c6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot create request issued successfully. Sep 07 16:54:19 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-680f3fe7-f8be-4f2d-8814-3a5f164612ed tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Delete volume with id: edea7af1-4640-4d48-b571-81c6a2bef388 Sep 07 16:54:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d6340199-4542-4c48-bb10-eece6ac141c6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:54:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1048/2081] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:54:18 2026] POST /volume/v3/snapshots => generated 378 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-13b9e5a2-f612-4396-8624-a49f784150d3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-680f3fe7-f8be-4f2d-8814-3a5f164612ed tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-13b9e5a2-f612-4396-8624-a49f784150d3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-13b9e5a2-f612-4396-8624-a49f784150d3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-13b9e5a2-f612-4396-8624-a49f784150d3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-13b9e5a2-f612-4396-8624-a49f784150d3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-13b9e5a2-f612-4396-8624-a49f784150d3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 200 Sep 07 16:54:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1049/2082] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:19 2026] GET /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 510 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-680f3fe7-f8be-4f2d-8814-3a5f164612ed tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Delete volume request issued successfully. Sep 07 16:54:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-680f3fe7-f8be-4f2d-8814-3a5f164612ed tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 returned with HTTP 202 Sep 07 16:54:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1034/2083] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:19 2026] DELETE /volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9cfac4eb-d532-4bb6-85e5-bb41ce08f475 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9cfac4eb-d532-4bb6-85e5-bb41ce08f475 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 Sep 07 16:54:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9cfac4eb-d532-4bb6-85e5-bb41ce08f475 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9cfac4eb-d532-4bb6-85e5-bb41ce08f475 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9cfac4eb-d532-4bb6-85e5-bb41ce08f475 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9cfac4eb-d532-4bb6-85e5-bb41ce08f475 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 returned with HTTP 200 Sep 07 16:54:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1050/2084] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:19 2026] GET /volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-99991c1e-0945-4f55-b26c-6e97ace8ab3d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-99991c1e-0945-4f55-b26c-6e97ace8ab3d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-99991c1e-0945-4f55-b26c-6e97ace8ab3d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-99991c1e-0945-4f55-b26c-6e97ace8ab3d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-99991c1e-0945-4f55-b26c-6e97ace8ab3d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-99991c1e-0945-4f55-b26c-6e97ace8ab3d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 200 Sep 07 16:54:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1035/2085] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:20 2026] GET /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 510 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-267292cf-f245-4eb1-8b61-433cb20224f2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-267292cf-f245-4eb1-8b61-433cb20224f2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 Sep 07 16:54:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-267292cf-f245-4eb1-8b61-433cb20224f2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-267292cf-f245-4eb1-8b61-433cb20224f2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-267292cf-f245-4eb1-8b61-433cb20224f2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 returned with HTTP 404 Sep 07 16:54:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1051/2086] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:20 2026] GET /volume/v3/volumes/edea7af1-4640-4d48-b571-81c6a2bef388 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f9078bcc-e0cc-4461-ac69-88e9c5834357 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f9078bcc-e0cc-4461-ac69-88e9c5834357 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] DELETE http://192.168.122.91/volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 Sep 07 16:54:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f9078bcc-e0cc-4461-ac69-88e9c5834357 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f9078bcc-e0cc-4461-ac69-88e9c5834357 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:20 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f9078bcc-e0cc-4461-ac69-88e9c5834357 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Delete volume with id: 616d9030-88e3-404b-8936-0e922a4f5c49 Sep 07 16:54:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f9078bcc-e0cc-4461-ac69-88e9c5834357 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f9078bcc-e0cc-4461-ac69-88e9c5834357 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Delete volume request issued successfully. Sep 07 16:54:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f9078bcc-e0cc-4461-ac69-88e9c5834357 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 returned with HTTP 202 Sep 07 16:54:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1036/2087] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:20 2026] DELETE /volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-da58569a-db2b-496b-9fcc-f21f00f953a2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-da58569a-db2b-496b-9fcc-f21f00f953a2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 Sep 07 16:54:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-da58569a-db2b-496b-9fcc-f21f00f953a2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-da58569a-db2b-496b-9fcc-f21f00f953a2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-da58569a-db2b-496b-9fcc-f21f00f953a2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-da58569a-db2b-496b-9fcc-f21f00f953a2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 returned with HTTP 200 Sep 07 16:54:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1052/2088] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:20 2026] GET /volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-54cfbb42-6490-480a-bc54-b18bc393067d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1d4f887c-df7c-4e77-ada3-17ac5955c237 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1d4f887c-df7c-4e77-ada3-17ac5955c237 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1d4f887c-df7c-4e77-ada3-17ac5955c237 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1d4f887c-df7c-4e77-ada3-17ac5955c237 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1d4f887c-df7c-4e77-ada3-17ac5955c237 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1d4f887c-df7c-4e77-ada3-17ac5955c237 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 200 Sep 07 16:54:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1053/2089] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:21 2026] GET /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 510 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:54:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-54cfbb42-6490-480a-bc54-b18bc393067d tempest-ExtensionsTestJSON-1505871497 tempest-ExtensionsTestJSON-1505871497-project-reader] GET http://192.168.122.91/volume/v3/extensions Sep 07 16:54:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-54cfbb42-6490-480a-bc54-b18bc393067d tempest-ExtensionsTestJSON-1505871497 tempest-ExtensionsTestJSON-1505871497-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-54cfbb42-6490-480a-bc54-b18bc393067d tempest-ExtensionsTestJSON-1505871497 tempest-ExtensionsTestJSON-1505871497-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-54cfbb42-6490-480a-bc54-b18bc393067d tempest-ExtensionsTestJSON-1505871497 tempest-ExtensionsTestJSON-1505871497-project-reader] http://192.168.122.91/volume/v3/extensions returned with HTTP 200 Sep 07 16:54:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1037/2090] 192.168.122.91 () {58 vars in 1125 bytes} [Mon Sep 7 16:54:21 2026] GET /volume/v3/extensions => generated 5245 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5d4bf6b5-9343-4866-b03c-94cff70d9254 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5d4bf6b5-9343-4866-b03c-94cff70d9254 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 Sep 07 16:54:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5d4bf6b5-9343-4866-b03c-94cff70d9254 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5d4bf6b5-9343-4866-b03c-94cff70d9254 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5d4bf6b5-9343-4866-b03c-94cff70d9254 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 returned with HTTP 404 Sep 07 16:54:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1054/2091] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:21 2026] GET /volume/v3/volumes/616d9030-88e3-404b-8936-0e922a4f5c49 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a0a2982f-45cf-4c52-9e27-25df2c75af51 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a0a2982f-45cf-4c52-9e27-25df2c75af51 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] DELETE http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 Sep 07 16:54:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a0a2982f-45cf-4c52-9e27-25df2c75af51 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a0a2982f-45cf-4c52-9e27-25df2c75af51 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:21 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a0a2982f-45cf-4c52-9e27-25df2c75af51 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Delete volume with id: 6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 Sep 07 16:54:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:21 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a0a2982f-45cf-4c52-9e27-25df2c75af51 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a0a2982f-45cf-4c52-9e27-25df2c75af51 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Delete volume request issued successfully. Sep 07 16:54:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a0a2982f-45cf-4c52-9e27-25df2c75af51 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 returned with HTTP 202 Sep 07 16:54:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1038/2092] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:21 2026] DELETE /volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7e662b89-051d-41c7-87a9-09bbcf026d33 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e662b89-051d-41c7-87a9-09bbcf026d33 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 Sep 07 16:54:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e662b89-051d-41c7-87a9-09bbcf026d33 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e662b89-051d-41c7-87a9-09bbcf026d33 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7e662b89-051d-41c7-87a9-09bbcf026d33 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e662b89-051d-41c7-87a9-09bbcf026d33 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 returned with HTTP 200 Sep 07 16:54:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1055/2093] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:21 2026] GET /volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-48d108b4-3eaf-40d7-924f-4c4b04618cca None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48d108b4-3eaf-40d7-924f-4c4b04618cca tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48d108b4-3eaf-40d7-924f-4c4b04618cca tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48d108b4-3eaf-40d7-924f-4c4b04618cca tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-48d108b4-3eaf-40d7-924f-4c4b04618cca tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48d108b4-3eaf-40d7-924f-4c4b04618cca tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 200 Sep 07 16:54:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1039/2094] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:22 2026] GET /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 537 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c3026820-2422-48d6-b108-89ea8339b9b3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c3026820-2422-48d6-b108-89ea8339b9b3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] GET http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c3026820-2422-48d6-b108-89ea8339b9b3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c3026820-2422-48d6-b108-89ea8339b9b3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c3026820-2422-48d6-b108-89ea8339b9b3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Snapshot retrieved successfully. Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c3026820-2422-48d6-b108-89ea8339b9b3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 200 Sep 07 16:54:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1056/2095] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:22 2026] GET /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 537 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-988bf9ac-4c5f-4779-be28-91fd94ad2271 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-988bf9ac-4c5f-4779-be28-91fd94ad2271 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] GET http://192.168.122.91/volume/v3/snapshots Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-988bf9ac-4c5f-4779-be28-91fd94ad2271 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-988bf9ac-4c5f-4779-be28-91fd94ad2271 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-988bf9ac-4c5f-4779-be28-91fd94ad2271 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-988bf9ac-4c5f-4779-be28-91fd94ad2271 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: /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 16:54:22 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-988bf9ac-4c5f-4779-be28-91fd94ad2271 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Get all snapshots completed successfully. Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-988bf9ac-4c5f-4779-be28-91fd94ad2271 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] http://192.168.122.91/volume/v3/snapshots returned with HTTP 200 Sep 07 16:54:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1040/2096] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 16:54:22 2026] GET /volume/v3/snapshots => generated 406 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-229c5c2d-4906-4144-ad07-b64574c9cac5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-229c5c2d-4906-4144-ad07-b64574c9cac5 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] PUT http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-229c5c2d-4906-4144-ad07-b64574c9cac5 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-130332983", "description": "This is the new description of snapshot."}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-229c5c2d-4906-4144-ad07-b64574c9cac5 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-229c5c2d-4906-4144-ad07-b64574c9cac5 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 200 Sep 07 16:54:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1057/2097] 192.168.122.91 () {60 vars in 1254 bytes} [Mon Sep 7 16:54:22 2026] PUT /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1ef074a2-2e27-45a8-8a00-a1dca2df6c8e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1ef074a2-2e27-45a8-8a00-a1dca2df6c8e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] GET http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1ef074a2-2e27-45a8-8a00-a1dca2df6c8e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1ef074a2-2e27-45a8-8a00-a1dca2df6c8e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1ef074a2-2e27-45a8-8a00-a1dca2df6c8e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Snapshot retrieved successfully. Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1ef074a2-2e27-45a8-8a00-a1dca2df6c8e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 200 Sep 07 16:54:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1041/2098] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:22 2026] GET /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 576 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6bc3382e-7c48-4e8a-9856-9932122176de None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6bc3382e-7c48-4e8a-9856-9932122176de tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6bc3382e-7c48-4e8a-9856-9932122176de tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6bc3382e-7c48-4e8a-9856-9932122176de tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-6bc3382e-7c48-4e8a-9856-9932122176de tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete snapshot with id: 1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6bc3382e-7c48-4e8a-9856-9932122176de tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6bc3382e-7c48-4e8a-9856-9932122176de tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot delete request issued successfully. Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6bc3382e-7c48-4e8a-9856-9932122176de tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 202 Sep 07 16:54:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1058/2099] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:54:22 2026] DELETE /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-821379dc-e9db-4885-951f-af09e5043cd7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-821379dc-e9db-4885-951f-af09e5043cd7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-821379dc-e9db-4885-951f-af09e5043cd7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-821379dc-e9db-4885-951f-af09e5043cd7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:22 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-821379dc-e9db-4885-951f-af09e5043cd7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-821379dc-e9db-4885-951f-af09e5043cd7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 200 Sep 07 16:54:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1042/2100] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:22 2026] GET /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 575 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-81c1dcec-8f31-43ba-ad97-141a6374903c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81c1dcec-8f31-43ba-ad97-141a6374903c tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 Sep 07 16:54:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81c1dcec-8f31-43ba-ad97-141a6374903c tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81c1dcec-8f31-43ba-ad97-141a6374903c tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-81c1dcec-8f31-43ba-ad97-141a6374903c tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81c1dcec-8f31-43ba-ad97-141a6374903c tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 returned with HTTP 200 Sep 07 16:54:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1059/2101] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:22 2026] GET /volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 => generated 855 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-410650071"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-410650071'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume of 1 GB Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=461,cinder:UPDATE=88,cinder:INSERT=61 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Availability Zones retrieved successfully. Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Flow 'volume_create_api' (54a79663-7f2c-43d7-9974-2c0ea6f7cdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf0adcd-99f0-4124-81dd-a625bf0f77a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf0adcd-99f0-4124-81dd-a625bf0f77a4) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8705a18a-156a-4c40-82ae-9944a5625374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Created reservations ['756fbdcd-0311-46db-9c27-4b9b1b713305', '461a7382-5493-4780-8043-a05b08ecdd02', '4ac6ee71-dd6d-45c4-beaf-a26f1c27a579', '97c69079-be44-4b61-98ea-27c8f1f9a182'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8705a18a-156a-4c40-82ae-9944a5625374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['756fbdcd-0311-46db-9c27-4b9b1b713305', '461a7382-5493-4780-8043-a05b08ecdd02', '4ac6ee71-dd6d-45c4-beaf-a26f1c27a579', '97c69079-be44-4b61-98ea-27c8f1f9a182']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68a30fb-cfc6-45b2-a6eb-cf58e3b56eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-97bd23d1-2bff-4202-8c9f-abf1c26b3067 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97bd23d1-2bff-4202-8c9f-abf1c26b3067 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97bd23d1-2bff-4202-8c9f-abf1c26b3067 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-97bd23d1-2bff-4202-8c9f-abf1c26b3067 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-97bd23d1-2bff-4202-8c9f-abf1c26b3067 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-97bd23d1-2bff-4202-8c9f-abf1c26b3067 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 200 Sep 07 16:54:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1060/2102] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:23 2026] GET /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 575 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68a30fb-cfc6-45b2-a6eb-cf58e3b56eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2187fe6-cdfc-4221-b588-03fdce3da218', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-410650071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214e0aceaf9940b1be0c3795f7fb97a4',qos_specs=None,replication_status=,reservations=['756fbdcd-0311-46db-9c27-4b9b1b713305','461a7382-5493-4780-8043-a05b08ecdd02','4ac6ee71-dd6d-45c4-beaf-a26f1c27a579','97c69079-be44-4b61-98ea-27c8f1f9a182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58094dc651cd461bbde37dbdea3eddab',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-410650071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2187fe6-cdfc-4221-b588-03fdce3da218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214e0aceaf9940b1be0c3795f7fb97a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58094dc651cd461bbde37dbdea3eddab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0862d3e7-cd64-4298-958a-698a2e72a14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0862d3e7-cd64-4298-958a-698a2e72a14a) transitioned into state 'SUCCESS' from state '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-410650071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214e0aceaf9940b1be0c3795f7fb97a4',qos_specs=None,replication_status=,reservations=['756fbdcd-0311-46db-9c27-4b9b1b713305','461a7382-5493-4780-8043-a05b08ecdd02','4ac6ee71-dd6d-45c4-beaf-a26f1c27a579','97c69079-be44-4b61-98ea-27c8f1f9a182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58094dc651cd461bbde37dbdea3eddab',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e70fe6f-aa6d-4175-850b-abd3fc362327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e70fe6f-aa6d-4175-850b-abd3fc362327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Flow 'volume_create_api' (54a79663-7f2c-43d7-9974-2c0ea6f7cdc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume request issued successfully. Sep 07 16:54:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a6db851b-f25c-435e-9447-5b9fab3bf709 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1043/2103] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 16:54:23 2026] POST /volume/v3/volumes => generated 784 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4ed5e789-33a8-46f5-aff8-56cc684297dc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ed5e789-33a8-46f5-aff8-56cc684297dc tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 Sep 07 16:54:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ed5e789-33a8-46f5-aff8-56cc684297dc tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ed5e789-33a8-46f5-aff8-56cc684297dc tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4ed5e789-33a8-46f5-aff8-56cc684297dc tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ed5e789-33a8-46f5-aff8-56cc684297dc tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 returned with HTTP 200 Sep 07 16:54:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1061/2104] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:23 2026] GET /volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 => generated 963 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-406e0dd5-2c30-4326-9368-7efe47894e47 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-406e0dd5-2c30-4326-9368-7efe47894e47 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-406e0dd5-2c30-4326-9368-7efe47894e47 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-406e0dd5-2c30-4326-9368-7efe47894e47 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-406e0dd5-2c30-4326-9368-7efe47894e47 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 returned with HTTP 404 Sep 07 16:54:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1044/2105] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:23 2026] GET /volume/v3/volumes/6e1cdcb3-bd31-4bf2-82f4-d5fbaef16ff9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2dadfc14-698c-4fb1-981c-8ebbd9cea050 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2dadfc14-698c-4fb1-981c-8ebbd9cea050 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] DELETE http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 Sep 07 16:54:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2dadfc14-698c-4fb1-981c-8ebbd9cea050 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2dadfc14-698c-4fb1-981c-8ebbd9cea050 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:24 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-2dadfc14-698c-4fb1-981c-8ebbd9cea050 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Delete volume with id: 56c1d398-a79c-4597-a424-4ae2b8be2349 Sep 07 16:54:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2dadfc14-698c-4fb1-981c-8ebbd9cea050 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2dadfc14-698c-4fb1-981c-8ebbd9cea050 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Delete volume request issued successfully. Sep 07 16:54:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2dadfc14-698c-4fb1-981c-8ebbd9cea050 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 returned with HTTP 202 Sep 07 16:54:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1062/2106] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:24 2026] DELETE /volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4b76c8e1-2271-41cb-a45b-9b9286593f10 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4b76c8e1-2271-41cb-a45b-9b9286593f10 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 Sep 07 16:54:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4b76c8e1-2271-41cb-a45b-9b9286593f10 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4b76c8e1-2271-41cb-a45b-9b9286593f10 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4b76c8e1-2271-41cb-a45b-9b9286593f10 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Volume info retrieved successfully. Sep 07 16:54:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4b76c8e1-2271-41cb-a45b-9b9286593f10 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 returned with HTTP 200 Sep 07 16:54:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1045/2107] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:24 2026] GET /volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 => generated 856 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-acce985b-a906-4196-86a6-6ce2f21e283a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-acce985b-a906-4196-86a6-6ce2f21e283a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-acce985b-a906-4196-86a6-6ce2f21e283a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-acce985b-a906-4196-86a6-6ce2f21e283a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-acce985b-a906-4196-86a6-6ce2f21e283a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-acce985b-a906-4196-86a6-6ce2f21e283a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 200 Sep 07 16:54:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1063/2108] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:24 2026] GET /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 575 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4a68dcd6-fb46-4d5a-a5b8-c332ca01be5d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a68dcd6-fb46-4d5a-a5b8-c332ca01be5d tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 Sep 07 16:54:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4a68dcd6-fb46-4d5a-a5b8-c332ca01be5d tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4a68dcd6-fb46-4d5a-a5b8-c332ca01be5d tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4a68dcd6-fb46-4d5a-a5b8-c332ca01be5d tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a68dcd6-fb46-4d5a-a5b8-c332ca01be5d tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 returned with HTTP 200 Sep 07 16:54:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1046/2109] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:24 2026] GET /volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 => generated 1013 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a4982c47-5386-43f8-9afe-840536e07cc2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a4982c47-5386-43f8-9afe-840536e07cc2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] GET http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 Sep 07 16:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a4982c47-5386-43f8-9afe-840536e07cc2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a4982c47-5386-43f8-9afe-840536e07cc2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a4982c47-5386-43f8-9afe-840536e07cc2 tempest-CreateVolumesFromImageTest-521005999 tempest-CreateVolumesFromImageTest-521005999-project-member] http://192.168.122.91/volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 returned with HTTP 404 Sep 07 16:54:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1064/2110] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:25 2026] GET /volume/v3/volumes/56c1d398-a79c-4597-a424-4ae2b8be2349 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1f71f0d8-f72c-44b3-b740-a5fce268848e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1f71f0d8-f72c-44b3-b740-a5fce268848e None None] GET http://192.168.122.91/volume// Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1f71f0d8-f72c-44b3-b740-a5fce268848e None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1f71f0d8-f72c-44b3-b740-a5fce268848e None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1f71f0d8-f72c-44b3-b740-a5fce268848e None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:54:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1047/2111] 192.168.122.91 () {56 vars in 883 bytes} [Mon Sep 7 16:54:25 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:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bc7c9102-46cc-4e56-a646-4f88a4d77938 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bc7c9102-46cc-4e56-a646-4f88a4d77938 None None] GET http://192.168.122.91/volume// Sep 07 16:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bc7c9102-46cc-4e56-a646-4f88a4d77938 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bc7c9102-46cc-4e56-a646-4f88a4d77938 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bc7c9102-46cc-4e56-a646-4f88a4d77938 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:54:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1065/2112] 192.168.122.91 () {56 vars in 883 bytes} [Mon Sep 7 16:54:25 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:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c0347eb8-453a-4155-b267-8d5246e8be80 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-302bb3f6-2a4a-4443-a456-3a098fae4996 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c0347eb8-453a-4155-b267-8d5246e8be80 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c0347eb8-453a-4155-b267-8d5246e8be80 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c0347eb8-453a-4155-b267-8d5246e8be80 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c0347eb8-453a-4155-b267-8d5246e8be80 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 404 Sep 07 16:54:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1048/2113] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:25 2026] GET /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0a5b45fd-77c7-41d4-a3ff-16d813e492a1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a5b45fd-77c7-41d4-a3ff-16d813e492a1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0a5b45fd-77c7-41d4-a3ff-16d813e492a1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0a5b45fd-77c7-41d4-a3ff-16d813e492a1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-0a5b45fd-77c7-41d4-a3ff-16d813e492a1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete snapshot with id: 1ff95f1b-cacb-4476-94d8-60c56cf47fa9 Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a5b45fd-77c7-41d4-a3ff-16d813e492a1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 returned with HTTP 404 Sep 07 16:54:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1049/2114] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:54:25 2026] DELETE /volume/v3/snapshots/1ff95f1b-cacb-4476-94d8-60c56cf47fa9 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-be45ecb9-0cd1-4af5-aa14-14b87904ebd0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-be45ecb9-0cd1-4af5-aa14-14b87904ebd0 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] GET http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-be45ecb9-0cd1-4af5-aa14-14b87904ebd0 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-be45ecb9-0cd1-4af5-aa14-14b87904ebd0 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-be45ecb9-0cd1-4af5-aa14-14b87904ebd0 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Volume info retrieved successfully. Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-be45ecb9-0cd1-4af5-aa14-14b87904ebd0 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 returned with HTTP 200 Sep 07 16:54:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1050/2115] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:25 2026] GET /volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1014306104"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1014306104'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume of 1 GB Sep 07 16:54:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Availability Zones retrieved successfully. Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Flow 'volume_create_api' (e4a3bd1d-af2c-4214-a312-4958c6cef3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70fdb752-4f43-46a9-9671-5bfa9782930b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-302bb3f6-2a4a-4443-a456-3a098fae4996 tempest-VersionsTest-1130506125 tempest-VersionsTest-1130506125-project-reader] GET http://192.168.122.91/volume/v3/ Sep 07 16:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-302bb3f6-2a4a-4443-a456-3a098fae4996 tempest-VersionsTest-1130506125 tempest-VersionsTest-1130506125-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-302bb3f6-2a4a-4443-a456-3a098fae4996 tempest-VersionsTest-1130506125 tempest-VersionsTest-1130506125-project-reader] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-302bb3f6-2a4a-4443-a456-3a098fae4996 tempest-VersionsTest-1130506125 tempest-VersionsTest-1130506125-project-reader] http://192.168.122.91/volume/v3/ returned with HTTP 200 Sep 07 16:54:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1066/2116] 192.168.122.91 () {58 vars in 1095 bytes} [Mon Sep 7 16:54:25 2026] GET /volume/v3/ => generated 389 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70fdb752-4f43-46a9-9671-5bfa9782930b) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9417eeb9-7fe0-44f9-9fe2-0f520042a1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-943c1c49-af90-4ff2-985b-b3577ce1c0ff None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-943c1c49-af90-4ff2-985b-b3577ce1c0ff tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 Sep 07 16:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-943c1c49-af90-4ff2-985b-b3577ce1c0ff tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-943c1c49-af90-4ff2-985b-b3577ce1c0ff tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-943c1c49-af90-4ff2-985b-b3577ce1c0ff tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Created reservations ['83e5d274-4463-4afa-9b3c-f7337a11cbc7', 'd7531dc7-fb3e-4068-ae70-e7ed77ba49d7', 'bcc610d4-a90a-40b5-9c0d-7b5d306d0dfb', '6e711b9c-2d5f-4dc2-8056-79083ae3d70a'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-943c1c49-af90-4ff2-985b-b3577ce1c0ff tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 returned with HTTP 200 Sep 07 16:54:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9417eeb9-7fe0-44f9-9fe2-0f520042a1db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83e5d274-4463-4afa-9b3c-f7337a11cbc7', 'd7531dc7-fb3e-4068-ae70-e7ed77ba49d7', 'bcc610d4-a90a-40b5-9c0d-7b5d306d0dfb', '6e711b9c-2d5f-4dc2-8056-79083ae3d70a']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1067/2117] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:25 2026] GET /volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7caeb4d9-0b93-4556-99a6-831ec7eada7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-027731f8-bfab-4411-bb3c-6f1288627ff4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7caeb4d9-0b93-4556-99a6-831ec7eada7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '955b22e0-90c3-4597-b1b3-c541585555b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1014306104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c168dd8f2843f2aa99e1783ab9e961',qos_specs=None,replication_status=,reservations=['83e5d274-4463-4afa-9b3c-f7337a11cbc7','d7531dc7-fb3e-4068-ae70-e7ed77ba49d7','bcc610d4-a90a-40b5-9c0d-7b5d306d0dfb','6e711b9c-2d5f-4dc2-8056-79083ae3d70a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1014306104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=955b22e0-90c3-4597-b1b3-c541585555b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c168dd8f2843f2aa99e1783ab9e961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d41ecb42-2c7a-438e-9981-7d83be71d302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d41ecb42-2c7a-438e-9981-7d83be71d302) transitioned into state 'SUCCESS' from state '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-1014306104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c168dd8f2843f2aa99e1783ab9e961',qos_specs=None,replication_status=,reservations=['83e5d274-4463-4afa-9b3c-f7337a11cbc7','d7531dc7-fb3e-4068-ae70-e7ed77ba49d7','bcc610d4-a90a-40b5-9c0d-7b5d306d0dfb','6e711b9c-2d5f-4dc2-8056-79083ae3d70a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3530d6e2-321c-4ede-a0b9-e54180a6f374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3530d6e2-321c-4ede-a0b9-e54180a6f374) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Flow 'volume_create_api' (e4a3bd1d-af2c-4214-a312-4958c6cef3bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume request issued successfully. Sep 07 16:54:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a6fa8b8f-f4b6-435d-afae-f52a01978797 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1051/2118] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:54:25 2026] POST /volume/v3/volumes => generated 761 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4c630fd2-1cda-48a9-ae19-e55dee741cb3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c630fd2-1cda-48a9-ae19-e55dee741cb3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c630fd2-1cda-48a9-ae19-e55dee741cb3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c630fd2-1cda-48a9-ae19-e55dee741cb3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-027731f8-bfab-4411-bb3c-6f1288627ff4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] GET http://192.168.122.91/volume/v3/volumes Sep 07 16:54:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-027731f8-bfab-4411-bb3c-6f1288627ff4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-027731f8-bfab-4411-bb3c-6f1288627ff4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-027731f8-bfab-4411-bb3c-6f1288627ff4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:54:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-027731f8-bfab-4411-bb3c-6f1288627ff4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4c630fd2-1cda-48a9-ae19-e55dee741cb3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c630fd2-1cda-48a9-ae19-e55dee741cb3 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 returned with HTTP 200 Sep 07 16:54:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1052/2119] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:26 2026] GET /volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 => generated 829 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-027731f8-bfab-4411-bb3c-6f1288627ff4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Get all volumes completed successfully. Sep 07 16:54:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-027731f8-bfab-4411-bb3c-6f1288627ff4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] http://192.168.122.91/volume/v3/volumes returned with HTTP 200 Sep 07 16:54:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1068/2120] 192.168.122.91 () {60 vars in 1157 bytes} [Mon Sep 7 16:54:26 2026] GET /volume/v3/volumes => generated 341 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-580b4b8c-4f51-4e0c-a1dc-8db4e928c4fb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-580b4b8c-4f51-4e0c-a1dc-8db4e928c4fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-580b4b8c-4f51-4e0c-a1dc-8db4e928c4fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-580b4b8c-4f51-4e0c-a1dc-8db4e928c4fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:26 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-580b4b8c-4f51-4e0c-a1dc-8db4e928c4fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Delete volume with id: e2187fe6-cdfc-4221-b588-03fdce3da218 Sep 07 16:54:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-580b4b8c-4f51-4e0c-a1dc-8db4e928c4fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-580b4b8c-4f51-4e0c-a1dc-8db4e928c4fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Delete volume request issued successfully. Sep 07 16:54:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-580b4b8c-4f51-4e0c-a1dc-8db4e928c4fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 returned with HTTP 202 Sep 07 16:54:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1053/2121] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:54:26 2026] DELETE /volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:54:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d99b4983-bf6a-4d38-a2bc-453539774f67 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d99b4983-bf6a-4d38-a2bc-453539774f67 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 Sep 07 16:54:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d99b4983-bf6a-4d38-a2bc-453539774f67 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d99b4983-bf6a-4d38-a2bc-453539774f67 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d99b4983-bf6a-4d38-a2bc-453539774f67 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d99b4983-bf6a-4d38-a2bc-453539774f67 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 returned with HTTP 200 Sep 07 16:54:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1069/2122] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:26 2026] GET /volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 => generated 1013 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2bbdd974-10f7-4b4d-9649-4b55d141e966 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2bbdd974-10f7-4b4d-9649-4b55d141e966 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 Sep 07 16:54:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2bbdd974-10f7-4b4d-9649-4b55d141e966 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2bbdd974-10f7-4b4d-9649-4b55d141e966 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2bbdd974-10f7-4b4d-9649-4b55d141e966 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2bbdd974-10f7-4b4d-9649-4b55d141e966 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 returned with HTTP 200 Sep 07 16:54:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1054/2123] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:27 2026] GET /volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5079c4af-14a8-4e52-bba0-b8187a0a308a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5079c4af-14a8-4e52-bba0-b8187a0a308a tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 Sep 07 16:54:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5079c4af-14a8-4e52-bba0-b8187a0a308a tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5079c4af-14a8-4e52-bba0-b8187a0a308a tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5079c4af-14a8-4e52-bba0-b8187a0a308a tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5079c4af-14a8-4e52-bba0-b8187a0a308a tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 returned with HTTP 200 Sep 07 16:54:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1070/2124] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:27 2026] GET /volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 => generated 1013 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1088500243"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1088500243'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume of 1 GB Sep 07 16:54:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Availability Zones retrieved successfully. Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (06251c99-522c-4e68-8d47-8cd32096c26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7576260-6770-46ac-b150-a56a5f71908d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-81170e5e-5ae9-49d3-aeea-52ccedf09f50 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7576260-6770-46ac-b150-a56a5f71908d) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81170e5e-5ae9-49d3-aeea-52ccedf09f50 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81170e5e-5ae9-49d3-aeea-52ccedf09f50 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81170e5e-5ae9-49d3-aeea-52ccedf09f50 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00eeac95-5d2b-4f63-b860-65a0acae6c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-81170e5e-5ae9-49d3-aeea-52ccedf09f50 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81170e5e-5ae9-49d3-aeea-52ccedf09f50 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 returned with HTTP 200 Sep 07 16:54:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1071/2125] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:28 2026] GET /volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6d1c2dfb-886e-49e4-b953-9a5217d2d0c1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6d1c2dfb-886e-49e4-b953-9a5217d2d0c1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6d1c2dfb-886e-49e4-b953-9a5217d2d0c1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "955b22e0-90c3-4597-b1b3-c541585555b0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-849982103"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6d1c2dfb-886e-49e4-b953-9a5217d2d0c1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-6d1c2dfb-886e-49e4-b953-9a5217d2d0c1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create snapshot from volume 955b22e0-90c3-4597-b1b3-c541585555b0 Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Created reservations ['19b1bc80-37be-43a6-b7e3-424150783da4', '34fd9e1f-66ce-4f37-be03-8d473fdb8ff6', '9a6b4bb2-c530-40e5-982f-9a04f62f86f5', '9029da82-253f-47ec-bfcc-78c5fd88a8eb'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00eeac95-5d2b-4f63-b860-65a0acae6c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19b1bc80-37be-43a6-b7e3-424150783da4', '34fd9e1f-66ce-4f37-be03-8d473fdb8ff6', '9a6b4bb2-c530-40e5-982f-9a04f62f86f5', '9029da82-253f-47ec-bfcc-78c5fd88a8eb']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef3630cc-5154-4a76-8da9-96726558ec5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-6d1c2dfb-886e-49e4-b953-9a5217d2d0c1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Created reservations ['6ee7f288-fe64-493b-82e6-cead66c3ad80', '8974f15c-0e75-4fa9-91a9-622df207846e', '3d8a9a77-cbdf-4d6f-b943-ea2f4e8ca62e', '9fdf5e4f-e5cd-4a83-a739-d48e0bd38046'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef3630cc-5154-4a76-8da9-96726558ec5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68c2a6ac-f41b-447b-935c-f5abd7b72a09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1088500243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['19b1bc80-37be-43a6-b7e3-424150783da4','34fd9e1f-66ce-4f37-be03-8d473fdb8ff6','9a6b4bb2-c530-40e5-982f-9a04f62f86f5','9029da82-253f-47ec-bfcc-78c5fd88a8eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1088500243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68c2a6ac-f41b-447b-935c-f5abd7b72a09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f037e60eb5f6477cad867608d01f9da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec228c8c-4746-4b64-984e-e24e57081523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec228c8c-4746-4b64-984e-e24e57081523) transitioned into state 'SUCCESS' from state '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-1088500243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['19b1bc80-37be-43a6-b7e3-424150783da4','34fd9e1f-66ce-4f37-be03-8d473fdb8ff6','9a6b4bb2-c530-40e5-982f-9a04f62f86f5','9029da82-253f-47ec-bfcc-78c5fd88a8eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d879f640-b556-421a-ad41-aa01999bf5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d879f640-b556-421a-ad41-aa01999bf5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (06251c99-522c-4e68-8d47-8cd32096c26c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request issued successfully. Sep 07 16:54:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa859b92-853f-41ae-b2a1-3f8c942a558c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1055/2126] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:54:28 2026] POST /volume/v3/volumes => generated 767 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6d1c2dfb-886e-49e4-b953-9a5217d2d0c1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot create request issued successfully. Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f34de418-b049-4dbd-94a6-ae86ea960c4d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6d1c2dfb-886e-49e4-b953-9a5217d2d0c1 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:54:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1072/2127] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:54:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6b5afda5-88ab-482f-8f8a-e9f22b598b18 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f34de418-b049-4dbd-94a6-ae86ea960c4d tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f34de418-b049-4dbd-94a6-ae86ea960c4d tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f34de418-b049-4dbd-94a6-ae86ea960c4d tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6b5afda5-88ab-482f-8f8a-e9f22b598b18 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6b5afda5-88ab-482f-8f8a-e9f22b598b18 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6b5afda5-88ab-482f-8f8a-e9f22b598b18 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f34de418-b049-4dbd-94a6-ae86ea960c4d tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 returned with HTTP 404 Sep 07 16:54:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1056/2128] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:28 2026] GET /volume/v3/volumes/e2187fe6-cdfc-4221-b588-03fdce3da218 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6b5afda5-88ab-482f-8f8a-e9f22b598b18 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8d569fe8-f902-4e92-a3c2-c6275aae3f52 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6b5afda5-88ab-482f-8f8a-e9f22b598b18 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e returned with HTTP 200 Sep 07 16:54:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1073/2129] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:28 2026] GET /volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8d569fe8-f902-4e92-a3c2-c6275aae3f52 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8d569fe8-f902-4e92-a3c2-c6275aae3f52 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8d569fe8-f902-4e92-a3c2-c6275aae3f52 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-81e2d293-4f5a-40bc-ad62-267f352df93e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1875072190"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1875072190'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume of 1 GB Sep 07 16:54:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8d569fe8-f902-4e92-a3c2-c6275aae3f52 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Availability Zones retrieved successfully. Sep 07 16:54:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8d569fe8-f902-4e92-a3c2-c6275aae3f52 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 returned with HTTP 200 Sep 07 16:54:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1057/2130] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:28 2026] GET /volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 => generated 835 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Flow 'volume_create_api' (5dd95d9a-af30-4f35-b64b-f9f96f98ce24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b44f8a-3d31-43d5-b058-2b5ce325f06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b44f8a-3d31-43d5-b058-2b5ce325f06d) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:28 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9072a83-dcae-4e55-8eb3-8c3da2c801e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Created reservations ['b966b41c-aaf6-4890-809b-4a08cc3027ed', '5b717dca-4ce8-4fe7-b8f2-27c110244cf3', '3ae1dab1-46f9-4036-8aac-0b2607a51124', '4901b2d3-ee3e-494c-83e6-2fa9d8dd157b'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9072a83-dcae-4e55-8eb3-8c3da2c801e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b966b41c-aaf6-4890-809b-4a08cc3027ed', '5b717dca-4ce8-4fe7-b8f2-27c110244cf3', '3ae1dab1-46f9-4036-8aac-0b2607a51124', '4901b2d3-ee3e-494c-83e6-2fa9d8dd157b']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74df74f-6467-407c-b918-b0eadaffc50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74df74f-6467-407c-b918-b0eadaffc50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb051c8-e0f9-4947-8cc3-4b9c318e9a23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1875072190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214e0aceaf9940b1be0c3795f7fb97a4',qos_specs=None,replication_status=,reservations=['b966b41c-aaf6-4890-809b-4a08cc3027ed','5b717dca-4ce8-4fe7-b8f2-27c110244cf3','3ae1dab1-46f9-4036-8aac-0b2607a51124','4901b2d3-ee3e-494c-83e6-2fa9d8dd157b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58094dc651cd461bbde37dbdea3eddab',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1875072190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb051c8-e0f9-4947-8cc3-4b9c318e9a23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214e0aceaf9940b1be0c3795f7fb97a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58094dc651cd461bbde37dbdea3eddab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddba24af-59e4-402a-86b8-f5f4f5a916d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddba24af-59e4-402a-86b8-f5f4f5a916d7) transitioned into state 'SUCCESS' from state '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-1875072190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214e0aceaf9940b1be0c3795f7fb97a4',qos_specs=None,replication_status=,reservations=['b966b41c-aaf6-4890-809b-4a08cc3027ed','5b717dca-4ce8-4fe7-b8f2-27c110244cf3','3ae1dab1-46f9-4036-8aac-0b2607a51124','4901b2d3-ee3e-494c-83e6-2fa9d8dd157b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58094dc651cd461bbde37dbdea3eddab',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad4b7a0-106f-4b8a-8a6f-deb8dad1d411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad4b7a0-106f-4b8a-8a6f-deb8dad1d411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Flow 'volume_create_api' (5dd95d9a-af30-4f35-b64b-f9f96f98ce24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume request issued successfully. Sep 07 16:54:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81e2d293-4f5a-40bc-ad62-267f352df93e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1074/2131] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 16:54:28 2026] POST /volume/v3/volumes => generated 785 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f1baaf41-f752-47d1-bae9-dbe0b717cef8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f1baaf41-f752-47d1-bae9-dbe0b717cef8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 Sep 07 16:54:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f1baaf41-f752-47d1-bae9-dbe0b717cef8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f1baaf41-f752-47d1-bae9-dbe0b717cef8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f1baaf41-f752-47d1-bae9-dbe0b717cef8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f1baaf41-f752-47d1-bae9-dbe0b717cef8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 returned with HTTP 200 Sep 07 16:54:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1058/2132] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:29 2026] GET /volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 => generated 964 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4fa3bda0-9cec-411d-918e-c057a4e2f6d9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4fa3bda0-9cec-411d-918e-c057a4e2f6d9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4fa3bda0-9cec-411d-918e-c057a4e2f6d9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4fa3bda0-9cec-411d-918e-c057a4e2f6d9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4fa3bda0-9cec-411d-918e-c057a4e2f6d9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4fa3bda0-9cec-411d-918e-c057a4e2f6d9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e returned with HTTP 200 Sep 07 16:54:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1075/2133] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:29 2026] GET /volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-53f7bf3f-f194-4e92-889b-7bd321f2bb59 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-53f7bf3f-f194-4e92-889b-7bd321f2bb59 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 Sep 07 16:54:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-53f7bf3f-f194-4e92-889b-7bd321f2bb59 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-53f7bf3f-f194-4e92-889b-7bd321f2bb59 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-53f7bf3f-f194-4e92-889b-7bd321f2bb59 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-53f7bf3f-f194-4e92-889b-7bd321f2bb59 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 returned with HTTP 200 Sep 07 16:54:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1059/2134] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:29 2026] GET /volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4854b837-70a3-4ec6-8c0d-28065ff5427e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4854b837-70a3-4ec6-8c0d-28065ff5427e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 Sep 07 16:54:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4854b837-70a3-4ec6-8c0d-28065ff5427e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4854b837-70a3-4ec6-8c0d-28065ff5427e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4854b837-70a3-4ec6-8c0d-28065ff5427e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4854b837-70a3-4ec6-8c0d-28065ff5427e tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 returned with HTTP 200 Sep 07 16:54:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1076/2135] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:30 2026] GET /volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-568588156"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-568588156'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Create volume of 1 GB Sep 07 16:54:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Availability Zones retrieved successfully. Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Flow 'volume_create_api' (2e470a84-b69b-4556-b98e-b35c8a849437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5b72d3c-0027-4ec0-9cf1-7006398e4386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5b72d3c-0027-4ec0-9cf1-7006398e4386) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f49be68-ad81-4817-87fa-ad23a83fc3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Created reservations ['923ff2ef-40ea-45a5-9596-da814f5cf84e', 'ae963eba-aa3b-4f7b-8645-2d9209ce17dc', '7e23ccf3-4957-401d-8cc5-ee1f2d416d14', '862711fa-d976-41c8-96fe-34cf48117b48'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f49be68-ad81-4817-87fa-ad23a83fc3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['923ff2ef-40ea-45a5-9596-da814f5cf84e', 'ae963eba-aa3b-4f7b-8645-2d9209ce17dc', '7e23ccf3-4957-401d-8cc5-ee1f2d416d14', '862711fa-d976-41c8-96fe-34cf48117b48']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafffb7f-35aa-4bbc-84b3-976fca00c7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-79193543-49c3-4335-a201-b12ed57284bb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-79193543-49c3-4335-a201-b12ed57284bb tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e Sep 07 16:54:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-79193543-49c3-4335-a201-b12ed57284bb tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-79193543-49c3-4335-a201-b12ed57284bb tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-79193543-49c3-4335-a201-b12ed57284bb tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-79193543-49c3-4335-a201-b12ed57284bb tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e returned with HTTP 200 Sep 07 16:54:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1077/2136] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:30 2026] GET /volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafffb7f-35aa-4bbc-84b3-976fca00c7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12769568-ef84-4276-b50a-2e2a259ac523', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-568588156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920fdebe00f14bf393e51015bc3b041a',qos_specs=None,replication_status=,reservations=['923ff2ef-40ea-45a5-9596-da814f5cf84e','ae963eba-aa3b-4f7b-8645-2d9209ce17dc','7e23ccf3-4957-401d-8cc5-ee1f2d416d14','862711fa-d976-41c8-96fe-34cf48117b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f108a13b87974c13b097e465d57338b7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-568588156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12769568-ef84-4276-b50a-2e2a259ac523,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='920fdebe00f14bf393e51015bc3b041a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f108a13b87974c13b097e465d57338b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f262f2-68a0-4507-849b-7a0c5448d3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f262f2-68a0-4507-849b-7a0c5448d3cb) transitioned into state 'SUCCESS' from state '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-568588156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920fdebe00f14bf393e51015bc3b041a',qos_specs=None,replication_status=,reservations=['923ff2ef-40ea-45a5-9596-da814f5cf84e','ae963eba-aa3b-4f7b-8645-2d9209ce17dc','7e23ccf3-4957-401d-8cc5-ee1f2d416d14','862711fa-d976-41c8-96fe-34cf48117b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f108a13b87974c13b097e465d57338b7',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3948a932-3480-4869-a68a-bab7cf8cca2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bce9aed7-6e58-44ba-94e3-1e46b1b2bb46 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bce9aed7-6e58-44ba-94e3-1e46b1b2bb46 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 Sep 07 16:54:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bce9aed7-6e58-44ba-94e3-1e46b1b2bb46 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bce9aed7-6e58-44ba-94e3-1e46b1b2bb46 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3948a932-3480-4869-a68a-bab7cf8cca2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Flow 'volume_create_api' (2e470a84-b69b-4556-b98e-b35c8a849437) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Create volume request issued successfully. Sep 07 16:54:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a5f24642-7b2b-4e18-a286-6760ed3268ef tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1060/2137] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:54:30 2026] POST /volume/v3/volumes => generated 756 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bce9aed7-6e58-44ba-94e3-1e46b1b2bb46 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fd007092-fb24-4c5d-b3b8-919c195b1e7c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd007092-fb24-4c5d-b3b8-919c195b1e7c tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] GET http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fd007092-fb24-4c5d-b3b8-919c195b1e7c tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fd007092-fb24-4c5d-b3b8-919c195b1e7c tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bce9aed7-6e58-44ba-94e3-1e46b1b2bb46 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 returned with HTTP 200 Sep 07 16:54:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1078/2138] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:30 2026] GET /volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fd007092-fb24-4c5d-b3b8-919c195b1e7c tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Volume info retrieved successfully. Sep 07 16:54:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd007092-fb24-4c5d-b3b8-919c195b1e7c tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 returned with HTTP 200 Sep 07 16:54:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1061/2139] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:30 2026] GET /volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 => generated 824 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5b38c41c-808a-486f-8181-e3a34e5b7e75 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5b38c41c-808a-486f-8181-e3a34e5b7e75 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 Sep 07 16:54:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5b38c41c-808a-486f-8181-e3a34e5b7e75 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5b38c41c-808a-486f-8181-e3a34e5b7e75 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5b38c41c-808a-486f-8181-e3a34e5b7e75 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5b38c41c-808a-486f-8181-e3a34e5b7e75 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 returned with HTTP 200 Sep 07 16:54:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1079/2140] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:31 2026] GET /volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e7cbc2ed-7777-4688-8887-d2a28f9e7123 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e7cbc2ed-7777-4688-8887-d2a28f9e7123 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e Sep 07 16:54:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e7cbc2ed-7777-4688-8887-d2a28f9e7123 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e7cbc2ed-7777-4688-8887-d2a28f9e7123 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e7cbc2ed-7777-4688-8887-d2a28f9e7123 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e7cbc2ed-7777-4688-8887-d2a28f9e7123 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e returned with HTTP 200 Sep 07 16:54:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1062/2141] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:31 2026] GET /volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2af6c1e5-dc23-4494-8b14-d560e92ae32e", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2041769533"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume request body: {'volume': {'snapshot_id': '2af6c1e5-dc23-4494-8b14-d560e92ae32e', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2041769533'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:31 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume of 2 GB Sep 07 16:54:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Availability Zones retrieved successfully. Sep 07 16:54:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Flow 'volume_create_api' (38cff9ec-d212-4fe9-bb5c-5c7b6725e049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c45d0ff-b812-4702-9cae-474a1c0e1f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:31 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:31 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-13dfb3bd-131c-45d3-b0d7-1ac76e527daa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-13dfb3bd-131c-45d3-b0d7-1ac76e527daa tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 Sep 07 16:54:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-13dfb3bd-131c-45d3-b0d7-1ac76e527daa tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-13dfb3bd-131c-45d3-b0d7-1ac76e527daa tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:31 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c45d0ff-b812-4702-9cae-474a1c0e1f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '2af6c1e5-dc23-4494-8b14-d560e92ae32e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c7ebe9-c03f-4136-b58c-1ab45f103297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-13dfb3bd-131c-45d3-b0d7-1ac76e527daa tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-13dfb3bd-131c-45d3-b0d7-1ac76e527daa tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 returned with HTTP 200 Sep 07 16:54:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1063/2142] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:31 2026] GET /volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c0026c86-f001-47cb-8063-802e99e93546 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c0026c86-f001-47cb-8063-802e99e93546 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] GET http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 Sep 07 16:54:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c0026c86-f001-47cb-8063-802e99e93546 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c0026c86-f001-47cb-8063-802e99e93546 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c0026c86-f001-47cb-8063-802e99e93546 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Volume info retrieved successfully. Sep 07 16:54:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c0026c86-f001-47cb-8063-802e99e93546 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 returned with HTTP 200 Sep 07 16:54:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1064/2143] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:32 2026] GET /volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Created reservations ['159b933b-f306-4548-85c5-5ed51c25aee1', 'd75a50aa-25f3-453d-a466-94b015372474', 'a906bd07-7442-46f1-97eb-59708ef3f834', 'fded99fc-456a-467e-b2d2-93fb6cb09fe5'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c7ebe9-c03f-4136-b58c-1ab45f103297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['159b933b-f306-4548-85c5-5ed51c25aee1', 'd75a50aa-25f3-453d-a466-94b015372474', 'a906bd07-7442-46f1-97eb-59708ef3f834', 'fded99fc-456a-467e-b2d2-93fb6cb09fe5']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca4626e-d377-4eaf-94c4-c54d9291ddf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca4626e-d377-4eaf-94c4-c54d9291ddf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aca1d772-7920-4a8d-a931-5eeddf60c9fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2041769533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c168dd8f2843f2aa99e1783ab9e961',qos_specs=None,replication_status=,reservations=['159b933b-f306-4548-85c5-5ed51c25aee1','d75a50aa-25f3-453d-a466-94b015372474','a906bd07-7442-46f1-97eb-59708ef3f834','fded99fc-456a-467e-b2d2-93fb6cb09fe5'],size=2,snapshot_id=2af6c1e5-dc23-4494-8b14-d560e92ae32e,source_replicaid=,source_volid=None,status='creating',user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2041769533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aca1d772-7920-4a8d-a931-5eeddf60c9fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c168dd8f2843f2aa99e1783ab9e961',provider_auth=None,provider_geometry=None,provider_id=None,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=2af6c1e5-dc23-4494-8b14-d560e92ae32e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216d6932-37b2-411d-8ac5-21a6d45409c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216d6932-37b2-411d-8ac5-21a6d45409c5) transitioned into state 'SUCCESS' from state '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-2041769533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c168dd8f2843f2aa99e1783ab9e961',qos_specs=None,replication_status=,reservations=['159b933b-f306-4548-85c5-5ed51c25aee1','d75a50aa-25f3-453d-a466-94b015372474','a906bd07-7442-46f1-97eb-59708ef3f834','fded99fc-456a-467e-b2d2-93fb6cb09fe5'],size=2,snapshot_id=2af6c1e5-dc23-4494-8b14-d560e92ae32e,source_replicaid=,source_volid=None,status='creating',user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5545384f-cae5-48db-8b84-d7632dd1604a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5545384f-cae5-48db-8b84-d7632dd1604a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Flow 'volume_create_api' (38cff9ec-d212-4fe9-bb5c-5c7b6725e049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume request issued successfully. Sep 07 16:54:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f56e46c8-68ea-4d79-a265-5b125841bf2a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1080/2144] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:31 2026] POST /volume/v3/volumes => generated 795 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e2ea48d7-4400-4892-ae4d-344a98f60fbe None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e2ea48d7-4400-4892-ae4d-344a98f60fbe tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e2ea48d7-4400-4892-ae4d-344a98f60fbe tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e2ea48d7-4400-4892-ae4d-344a98f60fbe tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e2ea48d7-4400-4892-ae4d-344a98f60fbe tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e2ea48d7-4400-4892-ae4d-344a98f60fbe tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 200 Sep 07 16:54:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1065/2145] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:32 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3b49edde-d2f9-464f-ad33-9059c7e8951c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b49edde-d2f9-464f-ad33-9059c7e8951c tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b49edde-d2f9-464f-ad33-9059c7e8951c tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b49edde-d2f9-464f-ad33-9059c7e8951c tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3b49edde-d2f9-464f-ad33-9059c7e8951c tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b49edde-d2f9-464f-ad33-9059c7e8951c tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 returned with HTTP 200 Sep 07 16:54:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1081/2146] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:32 2026] GET /volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-27175bfc-6a30-4d33-9286-c3d8a0672b01 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27175bfc-6a30-4d33-9286-c3d8a0672b01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-27175bfc-6a30-4d33-9286-c3d8a0672b01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-27175bfc-6a30-4d33-9286-c3d8a0672b01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-27175bfc-6a30-4d33-9286-c3d8a0672b01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bba0aa4b-e377-4f8f-aa3c-438df6ab9d87 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bba0aa4b-e377-4f8f-aa3c-438df6ab9d87 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] GET http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bba0aa4b-e377-4f8f-aa3c-438df6ab9d87 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-27175bfc-6a30-4d33-9286-c3d8a0672b01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 returned with HTTP 200 Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bba0aa4b-e377-4f8f-aa3c-438df6ab9d87 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1066/2147] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:33 2026] GET /volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b047a0cc-cb81-4bc9-8bf4-52672e5a9c85 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b047a0cc-cb81-4bc9-8bf4-52672e5a9c85 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b047a0cc-cb81-4bc9-8bf4-52672e5a9c85 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68c2a6ac-f41b-447b-935c-f5abd7b72a09", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-974925151"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bba0aa4b-e377-4f8f-aa3c-438df6ab9d87 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Volume info retrieved successfully. Sep 07 16:54:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bba0aa4b-e377-4f8f-aa3c-438df6ab9d87 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 returned with HTTP 200 Sep 07 16:54:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1082/2148] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:33 2026] GET /volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b047a0cc-cb81-4bc9-8bf4-52672e5a9c85 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-b047a0cc-cb81-4bc9-8bf4-52672e5a9c85 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create snapshot from volume 68c2a6ac-f41b-447b-935c-f5abd7b72a09 Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b047a0cc-cb81-4bc9-8bf4-52672e5a9c85 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Created reservations ['c219347f-7682-4830-a3fc-79df40aa11ed', 'd7023e2d-5e62-4ad2-bd8c-adf55634fadb', '87fcbf4d-9f6b-449c-9617-485d78aa3908', '26a6a808-b65d-48cb-9c8f-04757a4dbdfd'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b047a0cc-cb81-4bc9-8bf4-52672e5a9c85 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot create request issued successfully. Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b047a0cc-cb81-4bc9-8bf4-52672e5a9c85 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:54:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1067/2149] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:54:33 2026] POST /volume/v3/snapshots => generated 315 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e54ca542-6132-4cac-ba1c-1de23592263a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e54ca542-6132-4cac-ba1c-1de23592263a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e54ca542-6132-4cac-ba1c-1de23592263a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e54ca542-6132-4cac-ba1c-1de23592263a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e54ca542-6132-4cac-ba1c-1de23592263a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e54ca542-6132-4cac-ba1c-1de23592263a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1083/2150] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:33 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1ae2fdca-e505-4f8b-a08c-d76ccfadfe32 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1ae2fdca-e505-4f8b-a08c-d76ccfadfe32 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1ae2fdca-e505-4f8b-a08c-d76ccfadfe32 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1ae2fdca-e505-4f8b-a08c-d76ccfadfe32 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1ae2fdca-e505-4f8b-a08c-d76ccfadfe32 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1ae2fdca-e505-4f8b-a08c-d76ccfadfe32 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 200 Sep 07 16:54:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1068/2151] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:33 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-810a5055-178c-4d0b-9746-521b7b9089d8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-810a5055-178c-4d0b-9746-521b7b9089d8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-810a5055-178c-4d0b-9746-521b7b9089d8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-810a5055-178c-4d0b-9746-521b7b9089d8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-810a5055-178c-4d0b-9746-521b7b9089d8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-810a5055-178c-4d0b-9746-521b7b9089d8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 returned with HTTP 200 Sep 07 16:54:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1084/2152] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:33 2026] GET /volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-55463090-816d-4447-bd37-9f959d56f6ba None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-55463090-816d-4447-bd37-9f959d56f6ba tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-55463090-816d-4447-bd37-9f959d56f6ba tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-55463090-816d-4447-bd37-9f959d56f6ba tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-55463090-816d-4447-bd37-9f959d56f6ba tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-55463090-816d-4447-bd37-9f959d56f6ba tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-55463090-816d-4447-bd37-9f959d56f6ba tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Get all volumes completed successfully. Sep 07 16:54:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-55463090-816d-4447-bd37-9f959d56f6ba tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 16:54:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1069/2153] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 16:54:33 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c468dd87-4adb-4c79-a4b0-c5496f76a4b8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c468dd87-4adb-4c79-a4b0-c5496f76a4b8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c468dd87-4adb-4c79-a4b0-c5496f76a4b8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c468dd87-4adb-4c79-a4b0-c5496f76a4b8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-c468dd87-4adb-4c79-a4b0-c5496f76a4b8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Delete volume with id: 6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 Sep 07 16:54:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c468dd87-4adb-4c79-a4b0-c5496f76a4b8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c468dd87-4adb-4c79-a4b0-c5496f76a4b8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Delete volume request issued successfully. Sep 07 16:54:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c468dd87-4adb-4c79-a4b0-c5496f76a4b8 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 returned with HTTP 202 Sep 07 16:54:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1085/2154] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:54:33 2026] DELETE /volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-427da4eb-d6c9-4fcf-a1f4-001847835991 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-427da4eb-d6c9-4fcf-a1f4-001847835991 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-427da4eb-d6c9-4fcf-a1f4-001847835991 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-427da4eb-d6c9-4fcf-a1f4-001847835991 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-427da4eb-d6c9-4fcf-a1f4-001847835991 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-427da4eb-d6c9-4fcf-a1f4-001847835991 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 returned with HTTP 200 Sep 07 16:54:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1070/2155] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:33 2026] GET /volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6335c949-58e8-4f57-9804-0175b54845e9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6335c949-58e8-4f57-9804-0175b54845e9 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] GET http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6335c949-58e8-4f57-9804-0175b54845e9 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6335c949-58e8-4f57-9804-0175b54845e9 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6335c949-58e8-4f57-9804-0175b54845e9 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Volume info retrieved successfully. Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6335c949-58e8-4f57-9804-0175b54845e9 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 returned with HTTP 200 Sep 07 16:54:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1086/2156] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:34 2026] GET /volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-adbf95ee-7bb3-4f02-b4c6-7d5a9717d3b8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-adbf95ee-7bb3-4f02-b4c6-7d5a9717d3b8 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-reader] GET http://192.168.122.91/volume/v3/limits Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-adbf95ee-7bb3-4f02-b4c6-7d5a9717d3b8 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-adbf95ee-7bb3-4f02-b4c6-7d5a9717d3b8 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-adbf95ee-7bb3-4f02-b4c6-7d5a9717d3b8 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-reader] http://192.168.122.91/volume/v3/limits returned with HTTP 200 Sep 07 16:54:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1071/2157] 192.168.122.91 () {58 vars in 1113 bytes} [Mon Sep 7 16:54:34 2026] GET /volume/v3/limits => generated 302 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d8fa4abd-fa62-4d60-b7cb-760b61ca6d17 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9afbf423-1444-4b25-8ed2-4f97a265e317 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d8fa4abd-fa62-4d60-b7cb-760b61ca6d17 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9afbf423-1444-4b25-8ed2-4f97a265e317 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] GET http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d8fa4abd-fa62-4d60-b7cb-760b61ca6d17 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d8fa4abd-fa62-4d60-b7cb-760b61ca6d17 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9afbf423-1444-4b25-8ed2-4f97a265e317 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9afbf423-1444-4b25-8ed2-4f97a265e317 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d8fa4abd-fa62-4d60-b7cb-760b61ca6d17 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d8fa4abd-fa62-4d60-b7cb-760b61ca6d17 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1087/2158] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:34 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 447 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9afbf423-1444-4b25-8ed2-4f97a265e317 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Volume info retrieved successfully. Sep 07 16:54:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9afbf423-1444-4b25-8ed2-4f97a265e317 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 returned with HTTP 200 Sep 07 16:54:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1072/2159] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:34 2026] GET /volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c31488cd-0a47-493e-810b-857795e9f481 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c31488cd-0a47-493e-810b-857795e9f481 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] DELETE http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c31488cd-0a47-493e-810b-857795e9f481 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c31488cd-0a47-493e-810b-857795e9f481 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-c31488cd-0a47-493e-810b-857795e9f481 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Delete volume with id: 12769568-ef84-4276-b50a-2e2a259ac523 Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cb935107-163a-4a84-8fe6-23eae22290aa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb935107-163a-4a84-8fe6-23eae22290aa tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cb935107-163a-4a84-8fe6-23eae22290aa tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cb935107-163a-4a84-8fe6-23eae22290aa tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c31488cd-0a47-493e-810b-857795e9f481 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Volume info retrieved successfully. Sep 07 16:54:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cb935107-163a-4a84-8fe6-23eae22290aa tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb935107-163a-4a84-8fe6-23eae22290aa tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 200 Sep 07 16:54:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1073/2160] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:34 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 887 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c31488cd-0a47-493e-810b-857795e9f481 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Delete volume request issued successfully. Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c31488cd-0a47-493e-810b-857795e9f481 tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 returned with HTTP 202 Sep 07 16:54:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1088/2161] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:34 2026] DELETE /volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7a37cf7b-a4dd-4a0b-ae57-8b383055305f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7a37cf7b-a4dd-4a0b-ae57-8b383055305f tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] GET http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7a37cf7b-a4dd-4a0b-ae57-8b383055305f tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7a37cf7b-a4dd-4a0b-ae57-8b383055305f tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7a37cf7b-a4dd-4a0b-ae57-8b383055305f tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Volume info retrieved successfully. Sep 07 16:54:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7a37cf7b-a4dd-4a0b-ae57-8b383055305f tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 returned with HTTP 200 Sep 07 16:54:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1074/2162] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:34 2026] GET /volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 => generated 848 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-756891a2-2692-4c63-8756-b88ab361a6ff None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-756891a2-2692-4c63-8756-b88ab361a6ff tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-756891a2-2692-4c63-8756-b88ab361a6ff tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-756891a2-2692-4c63-8756-b88ab361a6ff tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-756891a2-2692-4c63-8756-b88ab361a6ff tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-756891a2-2692-4c63-8756-b88ab361a6ff tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 returned with HTTP 200 Sep 07 16:54:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1089/2163] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:34 2026] GET /volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5a78ac53-1b69-4f1e-b66c-3b763e182755 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5a78ac53-1b69-4f1e-b66c-3b763e182755 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5a78ac53-1b69-4f1e-b66c-3b763e182755 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5a78ac53-1b69-4f1e-b66c-3b763e182755 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:35 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5a78ac53-1b69-4f1e-b66c-3b763e182755 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5a78ac53-1b69-4f1e-b66c-3b763e182755 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1075/2164] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:35 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 447 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c813be07-38b7-42c8-81f5-c81084a67712 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c813be07-38b7-42c8-81f5-c81084a67712 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c813be07-38b7-42c8-81f5-c81084a67712 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c813be07-38b7-42c8-81f5-c81084a67712 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c813be07-38b7-42c8-81f5-c81084a67712 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c813be07-38b7-42c8-81f5-c81084a67712 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 200 Sep 07 16:54:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1090/2165] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:35 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 887 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-be13803a-1599-4125-8581-10aa0754999b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-be13803a-1599-4125-8581-10aa0754999b tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] GET http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 Sep 07 16:54:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-be13803a-1599-4125-8581-10aa0754999b tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-be13803a-1599-4125-8581-10aa0754999b tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:35 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:35 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-be13803a-1599-4125-8581-10aa0754999b tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Volume info retrieved successfully. Sep 07 16:54:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-be13803a-1599-4125-8581-10aa0754999b tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 returned with HTTP 200 Sep 07 16:54:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1076/2166] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:35 2026] GET /volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-55b2e81b-085b-471f-9950-cdbebbd6e490 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55b2e81b-085b-471f-9950-cdbebbd6e490 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 Sep 07 16:54:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55b2e81b-085b-471f-9950-cdbebbd6e490 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55b2e81b-085b-471f-9950-cdbebbd6e490 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55b2e81b-085b-471f-9950-cdbebbd6e490 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 returned with HTTP 404 Sep 07 16:54:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1091/2167] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:35 2026] GET /volume/v3/volumes/6cb051c8-e0f9-4947-8cc3-4b9c318e9a23 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1124561342"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1124561342'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:35 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume of 1 GB Sep 07 16:54:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Availability Zones retrieved successfully. Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Flow 'volume_create_api' (d0982063-3159-4d2c-a946-afe1f1afac26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (271e1fda-ec40-4fe1-b658-d9aba64c23ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (271e1fda-ec40-4fe1-b658-d9aba64c23ed) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0bf62b-6951-434e-aa12-1411656af95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Created reservations ['bbd1faa8-fc3b-41e9-87a8-334ba250b70b', 'b4163cc8-bc77-451c-9380-2e2e693103cc', '28bd525d-7b19-4468-85bc-006683ba6edd', 'e2c942a7-d6c8-4003-a3b0-d591a6be0d0d'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0bf62b-6951-434e-aa12-1411656af95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbd1faa8-fc3b-41e9-87a8-334ba250b70b', 'b4163cc8-bc77-451c-9380-2e2e693103cc', '28bd525d-7b19-4468-85bc-006683ba6edd', 'e2c942a7-d6c8-4003-a3b0-d591a6be0d0d']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbb193e-362b-496b-924e-48741f367ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbb193e-362b-496b-924e-48741f367ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8baf50c-6789-4877-b2d9-b72000f4d734', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1124561342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214e0aceaf9940b1be0c3795f7fb97a4',qos_specs=None,replication_status=,reservations=['bbd1faa8-fc3b-41e9-87a8-334ba250b70b','b4163cc8-bc77-451c-9380-2e2e693103cc','28bd525d-7b19-4468-85bc-006683ba6edd','e2c942a7-d6c8-4003-a3b0-d591a6be0d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58094dc651cd461bbde37dbdea3eddab',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1124561342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8baf50c-6789-4877-b2d9-b72000f4d734,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214e0aceaf9940b1be0c3795f7fb97a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58094dc651cd461bbde37dbdea3eddab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e030720d-07a4-41b3-9a51-ea0a7c3c19ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3140bbcb-ccec-464d-a37f-dd1a795d98a7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3140bbcb-ccec-464d-a37f-dd1a795d98a7 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3140bbcb-ccec-464d-a37f-dd1a795d98a7 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3140bbcb-ccec-464d-a37f-dd1a795d98a7 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e030720d-07a4-41b3-9a51-ea0a7c3c19ca) transitioned into state 'SUCCESS' from state '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-1124561342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214e0aceaf9940b1be0c3795f7fb97a4',qos_specs=None,replication_status=,reservations=['bbd1faa8-fc3b-41e9-87a8-334ba250b70b','b4163cc8-bc77-451c-9380-2e2e693103cc','28bd525d-7b19-4468-85bc-006683ba6edd','e2c942a7-d6c8-4003-a3b0-d591a6be0d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58094dc651cd461bbde37dbdea3eddab',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0812511c-a601-41c8-9b7f-153227dbd2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:36 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3140bbcb-ccec-464d-a37f-dd1a795d98a7 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3140bbcb-ccec-464d-a37f-dd1a795d98a7 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1092/2168] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:36 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 447 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0812511c-a601-41c8-9b7f-153227dbd2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e90817bd-6efc-42c4-beec-19927db33901 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Flow 'volume_create_api' (d0982063-3159-4d2c-a946-afe1f1afac26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume request issued successfully. Sep 07 16:54:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c1dd972-c9af-446f-8bb5-699dd414e390 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1077/2169] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 16:54:35 2026] POST /volume/v3/volumes => generated 785 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e90817bd-6efc-42c4-beec-19927db33901 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e90817bd-6efc-42c4-beec-19927db33901 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e90817bd-6efc-42c4-beec-19927db33901 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4198630b-381d-41a0-b9fc-3f21b7500c39 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4198630b-381d-41a0-b9fc-3f21b7500c39 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4198630b-381d-41a0-b9fc-3f21b7500c39 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4198630b-381d-41a0-b9fc-3f21b7500c39 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:36 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:36 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:36 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e90817bd-6efc-42c4-beec-19927db33901 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:36 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e90817bd-6efc-42c4-beec-19927db33901 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 200 Sep 07 16:54:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1093/2170] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:36 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 887 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e7c835e9-0bbc-46b6-ab97-4b6568e8dd3f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4198630b-381d-41a0-b9fc-3f21b7500c39 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e7c835e9-0bbc-46b6-ab97-4b6568e8dd3f tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] GET http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 Sep 07 16:54:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e7c835e9-0bbc-46b6-ab97-4b6568e8dd3f tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e7c835e9-0bbc-46b6-ab97-4b6568e8dd3f tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4198630b-381d-41a0-b9fc-3f21b7500c39 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 200 Sep 07 16:54:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1078/2171] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:36 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 964 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e7c835e9-0bbc-46b6-ab97-4b6568e8dd3f tempest-AbsoluteLimitsTests-724443314 tempest-AbsoluteLimitsTests-724443314-project-member] http://192.168.122.91/volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 returned with HTTP 404 Sep 07 16:54:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1094/2172] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:36 2026] GET /volume/v3/volumes/12769568-ef84-4276-b50a-2e2a259ac523 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-174eeb0e-7208-4cba-9d2c-957f536eb3ae None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-174eeb0e-7208-4cba-9d2c-957f536eb3ae tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-174eeb0e-7208-4cba-9d2c-957f536eb3ae tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-174eeb0e-7208-4cba-9d2c-957f536eb3ae tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-174eeb0e-7208-4cba-9d2c-957f536eb3ae tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-174eeb0e-7208-4cba-9d2c-957f536eb3ae tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1079/2173] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:37 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 447 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-652b3f94-2e32-469f-b88a-0b271a751a55 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-652b3f94-2e32-469f-b88a-0b271a751a55 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-652b3f94-2e32-469f-b88a-0b271a751a55 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-652b3f94-2e32-469f-b88a-0b271a751a55 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:37 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-92b323cb-23f4-4cbc-b32c-f54f122f61b6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-92b323cb-23f4-4cbc-b32c-f54f122f61b6 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-92b323cb-23f4-4cbc-b32c-f54f122f61b6 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-92b323cb-23f4-4cbc-b32c-f54f122f61b6 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-652b3f94-2e32-469f-b88a-0b271a751a55 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-652b3f94-2e32-469f-b88a-0b271a751a55 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 200 Sep 07 16:54:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1095/2174] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:37 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 887 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:37 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-92b323cb-23f4-4cbc-b32c-f54f122f61b6 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-92b323cb-23f4-4cbc-b32c-f54f122f61b6 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 200 Sep 07 16:54:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1080/2175] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:37 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 1014 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8fb9aba1-8a13-4881-bcfb-0e75c8f43eea None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8fb9aba1-8a13-4881-bcfb-0e75c8f43eea tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8fb9aba1-8a13-4881-bcfb-0e75c8f43eea tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8fb9aba1-8a13-4881-bcfb-0e75c8f43eea tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8fb9aba1-8a13-4881-bcfb-0e75c8f43eea tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8fb9aba1-8a13-4881-bcfb-0e75c8f43eea tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1096/2176] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:38 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 447 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7b68fe99-95cf-4e58-bc7b-7e96fee23199 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b68fe99-95cf-4e58-bc7b-7e96fee23199 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b68fe99-95cf-4e58-bc7b-7e96fee23199 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b68fe99-95cf-4e58-bc7b-7e96fee23199 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9917c088-d98d-48ad-8a44-5fc4cd601043 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9917c088-d98d-48ad-8a44-5fc4cd601043 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9917c088-d98d-48ad-8a44-5fc4cd601043 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7b68fe99-95cf-4e58-bc7b-7e96fee23199 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9917c088-d98d-48ad-8a44-5fc4cd601043 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b68fe99-95cf-4e58-bc7b-7e96fee23199 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 200 Sep 07 16:54:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1081/2177] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:38 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 887 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:39 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:39 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:39 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9917c088-d98d-48ad-8a44-5fc4cd601043 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9917c088-d98d-48ad-8a44-5fc4cd601043 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 200 Sep 07 16:54:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1097/2178] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:39 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 1014 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0356cb14-8758-402b-94b4-e3b999f467a1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0356cb14-8758-402b-94b4-e3b999f467a1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0356cb14-8758-402b-94b4-e3b999f467a1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0356cb14-8758-402b-94b4-e3b999f467a1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0356cb14-8758-402b-94b4-e3b999f467a1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0356cb14-8758-402b-94b4-e3b999f467a1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1082/2179] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:39 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 447 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-35fe31d1-7a6d-45f5-8d0a-5ca84f64f607 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-35fe31d1-7a6d-45f5-8d0a-5ca84f64f607 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-35fe31d1-7a6d-45f5-8d0a-5ca84f64f607 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-35fe31d1-7a6d-45f5-8d0a-5ca84f64f607 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:40 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:40 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:40 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:40 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-35fe31d1-7a6d-45f5-8d0a-5ca84f64f607 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-35fe31d1-7a6d-45f5-8d0a-5ca84f64f607 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 200 Sep 07 16:54:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1098/2180] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:40 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 887 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:54:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-eb881dc6-c395-4fb6-9b7d-b3fddca2dc38 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eb881dc6-c395-4fb6-9b7d-b3fddca2dc38 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eb881dc6-c395-4fb6-9b7d-b3fddca2dc38 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eb881dc6-c395-4fb6-9b7d-b3fddca2dc38 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:40 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:40 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:40 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-eb881dc6-c395-4fb6-9b7d-b3fddca2dc38 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eb881dc6-c395-4fb6-9b7d-b3fddca2dc38 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 200 Sep 07 16:54:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1083/2181] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:40 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4bc085c9-aee5-493e-970e-de5efab106a8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4bc085c9-aee5-493e-970e-de5efab106a8 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4bc085c9-aee5-493e-970e-de5efab106a8 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4bc085c9-aee5-493e-970e-de5efab106a8 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:40 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:40 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4bc085c9-aee5-493e-970e-de5efab106a8 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4bc085c9-aee5-493e-970e-de5efab106a8 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1099/2182] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:40 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 447 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-db5fdfad-adaa-431c-b011-4f6429b69618 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db5fdfad-adaa-431c-b011-4f6429b69618 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-db5fdfad-adaa-431c-b011-4f6429b69618 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-db5fdfad-adaa-431c-b011-4f6429b69618 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-db5fdfad-adaa-431c-b011-4f6429b69618 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db5fdfad-adaa-431c-b011-4f6429b69618 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 200 Sep 07 16:54:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1084/2183] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:41 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 888 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a3414805-2d24-4530-801d-87596f7b5f73 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-db4d6e36-2c4f-477c-8874-18095bb91691 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a3414805-2d24-4530-801d-87596f7b5f73 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a3414805-2d24-4530-801d-87596f7b5f73 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a3414805-2d24-4530-801d-87596f7b5f73 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db4d6e36-2c4f-477c-8874-18095bb91691 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-db4d6e36-2c4f-477c-8874-18095bb91691 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-db4d6e36-2c4f-477c-8874-18095bb91691 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-db4d6e36-2c4f-477c-8874-18095bb91691 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a3414805-2d24-4530-801d-87596f7b5f73 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Volume info retrieved successfully. Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db4d6e36-2c4f-477c-8874-18095bb91691 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 200 Sep 07 16:54:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1085/2184] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:41 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a3414805-2d24-4530-801d-87596f7b5f73 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 200 Sep 07 16:54:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1100/2185] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:41 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 888 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d7b47e04-d834-4093-9e27-96a06dc94cf2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d7b47e04-d834-4093-9e27-96a06dc94cf2 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] DELETE http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d7b47e04-d834-4093-9e27-96a06dc94cf2 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d7b47e04-d834-4093-9e27-96a06dc94cf2 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-d7b47e04-d834-4093-9e27-96a06dc94cf2 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume with id: aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d7b47e04-d834-4093-9e27-96a06dc94cf2 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d7b47e04-d834-4093-9e27-96a06dc94cf2 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume request issued successfully. Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d7b47e04-d834-4093-9e27-96a06dc94cf2 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 202 Sep 07 16:54:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1086/2186] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:41 2026] DELETE /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a9e2885a-24f3-4a79-b80d-f87b5c5050f6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a9e2885a-24f3-4a79-b80d-f87b5c5050f6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a9e2885a-24f3-4a79-b80d-f87b5c5050f6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a9e2885a-24f3-4a79-b80d-f87b5c5050f6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a9e2885a-24f3-4a79-b80d-f87b5c5050f6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a9e2885a-24f3-4a79-b80d-f87b5c5050f6 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 200 Sep 07 16:54:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1101/2187] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:41 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 887 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d2d20d23-11ee-4307-92c1-6279a352edab None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2d20d23-11ee-4307-92c1-6279a352edab tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d2d20d23-11ee-4307-92c1-6279a352edab tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d2d20d23-11ee-4307-92c1-6279a352edab tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d2d20d23-11ee-4307-92c1-6279a352edab tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2d20d23-11ee-4307-92c1-6279a352edab tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1087/2188] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:41 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3379d425-f0e3-4ed6-991f-ba5e6074c0fb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3379d425-f0e3-4ed6-991f-ba5e6074c0fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3379d425-f0e3-4ed6-991f-ba5e6074c0fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3379d425-f0e3-4ed6-991f-ba5e6074c0fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3379d425-f0e3-4ed6-991f-ba5e6074c0fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3379d425-f0e3-4ed6-991f-ba5e6074c0fb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 200 Sep 07 16:54:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1102/2189] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:42 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e2ef6b7e-ad63-443c-8362-6908fc9d7c5e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e2ef6b7e-ad63-443c-8362-6908fc9d7c5e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e2ef6b7e-ad63-443c-8362-6908fc9d7c5e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e2ef6b7e-ad63-443c-8362-6908fc9d7c5e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e2ef6b7e-ad63-443c-8362-6908fc9d7c5e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 404 Sep 07 16:54:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1088/2190] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:42 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3a77ddbf-fd25-4cbe-a533-6433f270225e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a77ddbf-fd25-4cbe-a533-6433f270225e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3a77ddbf-fd25-4cbe-a533-6433f270225e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3a77ddbf-fd25-4cbe-a533-6433f270225e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a77ddbf-fd25-4cbe-a533-6433f270225e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 404 Sep 07 16:54:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1103/2191] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:42 2026] GET /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d83be1d4-3dae-43b0-9f9a-d37e005c2fc4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d83be1d4-3dae-43b0-9f9a-d37e005c2fc4 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] DELETE http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d83be1d4-3dae-43b0-9f9a-d37e005c2fc4 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d83be1d4-3dae-43b0-9f9a-d37e005c2fc4 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:42 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-d83be1d4-3dae-43b0-9f9a-d37e005c2fc4 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume with id: aca1d772-7920-4a8d-a931-5eeddf60c9fc Sep 07 16:54:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d83be1d4-3dae-43b0-9f9a-d37e005c2fc4 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc returned with HTTP 404 Sep 07 16:54:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1089/2192] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:42 2026] DELETE /volume/v3/volumes/aca1d772-7920-4a8d-a931-5eeddf60c9fc => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bbf2b434-c379-480a-b38a-eccc2af13f10 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bbf2b434-c379-480a-b38a-eccc2af13f10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bbf2b434-c379-480a-b38a-eccc2af13f10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bbf2b434-c379-480a-b38a-eccc2af13f10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-bbf2b434-c379-480a-b38a-eccc2af13f10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete snapshot with id: 2af6c1e5-dc23-4494-8b14-d560e92ae32e Sep 07 16:54:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bbf2b434-c379-480a-b38a-eccc2af13f10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bbf2b434-c379-480a-b38a-eccc2af13f10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot delete request issued successfully. Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bbf2b434-c379-480a-b38a-eccc2af13f10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e returned with HTTP 202 Sep 07 16:54:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1104/2193] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:54:42 2026] DELETE /volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-00834ec5-ea3a-4e99-9660-8e4c840b3a91 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-00834ec5-ea3a-4e99-9660-8e4c840b3a91 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e Sep 07 16:54:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-00834ec5-ea3a-4e99-9660-8e4c840b3a91 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-00834ec5-ea3a-4e99-9660-8e4c840b3a91 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-00834ec5-ea3a-4e99-9660-8e4c840b3a91 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-00834ec5-ea3a-4e99-9660-8e4c840b3a91 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e returned with HTTP 200 Sep 07 16:54:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1090/2194] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:42 2026] GET /volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-093c6fb5-8481-40f2-ad27-fb0974b4cab7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-093c6fb5-8481-40f2-ad27-fb0974b4cab7 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-093c6fb5-8481-40f2-ad27-fb0974b4cab7 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-093c6fb5-8481-40f2-ad27-fb0974b4cab7 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-093c6fb5-8481-40f2-ad27-fb0974b4cab7 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-093c6fb5-8481-40f2-ad27-fb0974b4cab7 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1105/2195] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:42 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6d37c538-583d-4559-9a9a-34caa604a328 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "141c27bf-fc16-4a68-9c75-bfebf3d0e776", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1413670379"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request body: {'volume': {"'snapshot_id": '141c27bf-fc16-4a68-9c75-bfebf3d0e776', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1413670379'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume of 1 GB Sep 07 16:54:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Availability Zones retrieved successfully. Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (7b9f92b8-bc37-4c63-9cd3-f32c5860a4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c21689a-5fbf-4e48-88b9-b536278be05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c21689a-5fbf-4e48-88b9-b536278be05e) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (515d8832-6c8d-4008-925e-06eb120f682a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Created reservations ['6f05d8b3-db42-4781-bb9a-1cfc27f97672', '293dac2f-ec54-434c-b64a-452d4409cf0d', '7d980e7c-3436-4a8e-aa7f-80c350851276', '8dcea5ec-e5d3-455e-b77a-008bee61d3f6'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (515d8832-6c8d-4008-925e-06eb120f682a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f05d8b3-db42-4781-bb9a-1cfc27f97672', '293dac2f-ec54-434c-b64a-452d4409cf0d', '7d980e7c-3436-4a8e-aa7f-80c350851276', '8dcea5ec-e5d3-455e-b77a-008bee61d3f6']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08af6687-f4e0-4b0b-8b93-e1f1bf1cd2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08af6687-f4e0-4b0b-8b93-e1f1bf1cd2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfdfd6e9-15e3-4b55-b54f-daf19c81a45f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1413670379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['6f05d8b3-db42-4781-bb9a-1cfc27f97672','293dac2f-ec54-434c-b64a-452d4409cf0d','7d980e7c-3436-4a8e-aa7f-80c350851276','8dcea5ec-e5d3-455e-b77a-008bee61d3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1413670379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfdfd6e9-15e3-4b55-b54f-daf19c81a45f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f037e60eb5f6477cad867608d01f9da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82781b05-3428-4e08-b3c5-01734e324f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-72969656-aa8f-44f7-affd-20e20baa3bd3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-72969656-aa8f-44f7-affd-20e20baa3bd3 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-72969656-aa8f-44f7-affd-20e20baa3bd3 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-72969656-aa8f-44f7-affd-20e20baa3bd3 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82781b05-3428-4e08-b3c5-01734e324f54) transitioned into state 'SUCCESS' from state '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-1413670379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['6f05d8b3-db42-4781-bb9a-1cfc27f97672','293dac2f-ec54-434c-b64a-452d4409cf0d','7d980e7c-3436-4a8e-aa7f-80c350851276','8dcea5ec-e5d3-455e-b77a-008bee61d3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db185df-0824-49b4-af99-b490673dffa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-72969656-aa8f-44f7-affd-20e20baa3bd3 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-72969656-aa8f-44f7-affd-20e20baa3bd3 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 200 Sep 07 16:54:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1106/2196] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:43 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 1014 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db185df-0824-49b4-af99-b490673dffa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (7b9f92b8-bc37-4c63-9cd3-f32c5860a4e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request issued successfully. Sep 07 16:54:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6d37c538-583d-4559-9a9a-34caa604a328 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1091/2197] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:42 2026] POST /volume/v3/volumes => generated 767 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "141c27bf-fc16-4a68-9c75-bfebf3d0e776", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1373617559"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request body: {'volume': {"'snapshot_id": '141c27bf-fc16-4a68-9c75-bfebf3d0e776', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1373617559'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume of 1 GB Sep 07 16:54:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Availability Zones retrieved successfully. Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (be498d3b-77fe-4697-a083-8bb2c64724dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaeca0d9-e096-4780-86a6-00fd4988a7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaeca0d9-e096-4780-86a6-00fd4988a7ec) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a772b9-9197-4ee9-a228-03a1acf2b0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-882a054a-2497-4e88-9ca1-19e4afae8b10 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-882a054a-2497-4e88-9ca1-19e4afae8b10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-882a054a-2497-4e88-9ca1-19e4afae8b10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-882a054a-2497-4e88-9ca1-19e4afae8b10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-882a054a-2497-4e88-9ca1-19e4afae8b10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-882a054a-2497-4e88-9ca1-19e4afae8b10 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e returned with HTTP 200 Sep 07 16:54:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1092/2198] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:43 2026] GET /volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Created reservations ['3c422c98-078d-4ce2-8e52-7ac091ff23ea', '0805e8d6-ef7d-4864-8d46-cf3343e5d041', 'f40c1cd6-43fd-46e7-9a9a-165be93e8fe2', 'ad80df0a-ed5a-49b8-ac62-e52db1afbc61'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a772b9-9197-4ee9-a228-03a1acf2b0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c422c98-078d-4ce2-8e52-7ac091ff23ea', '0805e8d6-ef7d-4864-8d46-cf3343e5d041', 'f40c1cd6-43fd-46e7-9a9a-165be93e8fe2', 'ad80df0a-ed5a-49b8-ac62-e52db1afbc61']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b423585-483f-4afa-abc5-dd2836e416eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b423585-483f-4afa-abc5-dd2836e416eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e0c384-24d6-4f91-adde-8086689cf630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1373617559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['3c422c98-078d-4ce2-8e52-7ac091ff23ea','0805e8d6-ef7d-4864-8d46-cf3343e5d041','f40c1cd6-43fd-46e7-9a9a-165be93e8fe2','ad80df0a-ed5a-49b8-ac62-e52db1afbc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1373617559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e0c384-24d6-4f91-adde-8086689cf630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f037e60eb5f6477cad867608d01f9da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224d5fa5-c869-49f6-9d53-5870998b7803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224d5fa5-c869-49f6-9d53-5870998b7803) transitioned into state 'SUCCESS' from state '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-1373617559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['3c422c98-078d-4ce2-8e52-7ac091ff23ea','0805e8d6-ef7d-4864-8d46-cf3343e5d041','f40c1cd6-43fd-46e7-9a9a-165be93e8fe2','ad80df0a-ed5a-49b8-ac62-e52db1afbc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eed9b22-8589-474d-b468-c0efcad564e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eed9b22-8589-474d-b468-c0efcad564e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (be498d3b-77fe-4697-a083-8bb2c64724dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request issued successfully. Sep 07 16:54:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-790b63a0-c1b7-4cda-9f17-4f745c7520c5 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1107/2199] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:43 2026] POST /volume/v3/volumes => generated 767 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "141c27bf-fc16-4a68-9c75-bfebf3d0e776", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1247084670"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request body: {'volume': {"'snapshot_id": '141c27bf-fc16-4a68-9c75-bfebf3d0e776', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1247084670'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume of 1 GB Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Availability Zones retrieved successfully. Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (8963116a-5336-4860-b1c7-27f877885f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9dbfb1-6d6b-4753-a3f8-7a6cbf63128e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9dbfb1-6d6b-4753-a3f8-7a6cbf63128e) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a87c14f-3830-46a9-b43c-79521efd37a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Created reservations ['e6c92e16-aab3-44f5-833a-62b9794d6156', '21b16cec-1058-4365-b326-962e6c69696d', '4624e3dd-cc87-4444-800a-6dc2e847ce96', 'cb79e0f7-b571-47e7-839e-cc19047dcd08'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a87c14f-3830-46a9-b43c-79521efd37a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6c92e16-aab3-44f5-833a-62b9794d6156', '21b16cec-1058-4365-b326-962e6c69696d', '4624e3dd-cc87-4444-800a-6dc2e847ce96', 'cb79e0f7-b571-47e7-839e-cc19047dcd08']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a391e70-e308-4f13-9ea7-64579a0e5126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a391e70-e308-4f13-9ea7-64579a0e5126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1247084670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['e6c92e16-aab3-44f5-833a-62b9794d6156','21b16cec-1058-4365-b326-962e6c69696d','4624e3dd-cc87-4444-800a-6dc2e847ce96','cb79e0f7-b571-47e7-839e-cc19047dcd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1247084670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f037e60eb5f6477cad867608d01f9da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89a0516-2788-42f3-b61e-0973ffb1a7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89a0516-2788-42f3-b61e-0973ffb1a7e5) transitioned into state 'SUCCESS' from state '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-1247084670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['e6c92e16-aab3-44f5-833a-62b9794d6156','21b16cec-1058-4365-b326-962e6c69696d','4624e3dd-cc87-4444-800a-6dc2e847ce96','cb79e0f7-b571-47e7-839e-cc19047dcd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3743089a-a5ac-45b4-a0d2-3563142331a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3743089a-a5ac-45b4-a0d2-3563142331a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (8963116a-5336-4860-b1c7-27f877885f26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request issued successfully. Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-84f2940d-714b-44ff-bd42-ea24fc71a612 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1093/2200] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:44 2026] POST /volume/v3/volumes => generated 767 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bf5a602f-8070-4609-b907-fe99d5946a0a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "141c27bf-fc16-4a68-9c75-bfebf3d0e776", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1038913478"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-627970f2-b9da-4b89-aaaf-5775d8c4d14a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request body: {'volume': {"'snapshot_id": '141c27bf-fc16-4a68-9c75-bfebf3d0e776', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1038913478'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:44 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume of 1 GB Sep 07 16:54:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-627970f2-b9da-4b89-aaaf-5775d8c4d14a tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-627970f2-b9da-4b89-aaaf-5775d8c4d14a tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-627970f2-b9da-4b89-aaaf-5775d8c4d14a tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Availability Zones retrieved successfully. Sep 07 16:54:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-627970f2-b9da-4b89-aaaf-5775d8c4d14a tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-627970f2-b9da-4b89-aaaf-5775d8c4d14a tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 200 Sep 07 16:54:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1094/2201] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:44 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (dac07b83-3151-40bc-be79-beb185b008d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-59ed01b6-869b-4a39-bbbe-cb536ed62d7b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847feb08-f35b-4a96-957a-854d3bddc7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59ed01b6-869b-4a39-bbbe-cb536ed62d7b tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59ed01b6-869b-4a39-bbbe-cb536ed62d7b tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59ed01b6-869b-4a39-bbbe-cb536ed62d7b tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-59ed01b6-869b-4a39-bbbe-cb536ed62d7b tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Volume info retrieved successfully. Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59ed01b6-869b-4a39-bbbe-cb536ed62d7b tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 200 Sep 07 16:54:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1095/2202] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:44 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fb030e6f-d454-420d-82b3-3e2d4a6b77cb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fb030e6f-d454-420d-82b3-3e2d4a6b77cb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fb030e6f-d454-420d-82b3-3e2d4a6b77cb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fb030e6f-d454-420d-82b3-3e2d4a6b77cb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-fb030e6f-d454-420d-82b3-3e2d4a6b77cb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Delete volume with id: a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fb030e6f-d454-420d-82b3-3e2d4a6b77cb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847feb08-f35b-4a96-957a-854d3bddc7a2) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b0e3e62-db37-40b6-a413-11ec391e4dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fb030e6f-d454-420d-82b3-3e2d4a6b77cb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Delete volume request issued successfully. Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fb030e6f-d454-420d-82b3-3e2d4a6b77cb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 202 Sep 07 16:54:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1096/2203] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:54:44 2026] DELETE /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d9a1dd54-2174-4230-bba1-43dde7ad1352 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9a1dd54-2174-4230-bba1-43dde7ad1352 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9a1dd54-2174-4230-bba1-43dde7ad1352 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9a1dd54-2174-4230-bba1-43dde7ad1352 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d9a1dd54-2174-4230-bba1-43dde7ad1352 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9a1dd54-2174-4230-bba1-43dde7ad1352 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 200 Sep 07 16:54:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1097/2204] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:44 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 1014 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b71e017e-906a-44a6-b35d-fed08b0c9a5d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b71e017e-906a-44a6-b35d-fed08b0c9a5d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b71e017e-906a-44a6-b35d-fed08b0c9a5d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b71e017e-906a-44a6-b35d-fed08b0c9a5d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:44 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Created reservations ['a44c67c5-d110-458c-88a3-9d6f03d1cb33', '1330c569-fafb-41d5-80bc-6092454878be', '05c3ed6f-3d11-49bc-b609-418f4f47479d', '4a5a714e-c6a7-4016-a63a-ae4189078f0d'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b0e3e62-db37-40b6-a413-11ec391e4dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a44c67c5-d110-458c-88a3-9d6f03d1cb33', '1330c569-fafb-41d5-80bc-6092454878be', '05c3ed6f-3d11-49bc-b609-418f4f47479d', '4a5a714e-c6a7-4016-a63a-ae4189078f0d']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8508679f-4f8f-4a89-9dab-3fa16079a3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b71e017e-906a-44a6-b35d-fed08b0c9a5d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b71e017e-906a-44a6-b35d-fed08b0c9a5d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e returned with HTTP 200 Sep 07 16:54:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1098/2205] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:44 2026] GET /volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8508679f-4f8f-4a89-9dab-3fa16079a3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1038913478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['a44c67c5-d110-458c-88a3-9d6f03d1cb33','1330c569-fafb-41d5-80bc-6092454878be','05c3ed6f-3d11-49bc-b609-418f4f47479d','4a5a714e-c6a7-4016-a63a-ae4189078f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1038913478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f037e60eb5f6477cad867608d01f9da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb16f1d4-58be-4f92-8e6a-3093b8057a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb16f1d4-58be-4f92-8e6a-3093b8057a43) transitioned into state 'SUCCESS' from state '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-1038913478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['a44c67c5-d110-458c-88a3-9d6f03d1cb33','1330c569-fafb-41d5-80bc-6092454878be','05c3ed6f-3d11-49bc-b609-418f4f47479d','4a5a714e-c6a7-4016-a63a-ae4189078f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8af447e-fab6-46eb-a224-a64a1e210d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8af447e-fab6-46eb-a224-a64a1e210d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (dac07b83-3151-40bc-be79-beb185b008d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request issued successfully. Sep 07 16:54:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bf5a602f-8070-4609-b907-fe99d5946a0a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1108/2206] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:44 2026] POST /volume/v3/volumes => generated 767 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "141c27bf-fc16-4a68-9c75-bfebf3d0e776", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1685682862"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request body: {'volume': {"'snapshot_id": '141c27bf-fc16-4a68-9c75-bfebf3d0e776', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1685682862'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume of 1 GB Sep 07 16:54:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Availability Zones retrieved successfully. Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (01f63a61-ff13-4c1e-ad76-69f7627e4456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce00a6a-fd5a-4058-a092-ca83d8c9c026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce00a6a-fd5a-4058-a092-ca83d8c9c026) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77a3444-b95c-4121-a914-a41f0d1766f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Created reservations ['467bbd95-c4fe-4293-8d46-df3562bf363a', '5a4c232d-2d57-4708-900f-119b248508e6', '9a1801d4-1f1e-41fc-a99a-76e5040b95d0', '4220fbe7-022b-4d7c-9416-cf4342778a56'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77a3444-b95c-4121-a914-a41f0d1766f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['467bbd95-c4fe-4293-8d46-df3562bf363a', '5a4c232d-2d57-4708-900f-119b248508e6', '9a1801d4-1f1e-41fc-a99a-76e5040b95d0', '4220fbe7-022b-4d7c-9416-cf4342778a56']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca11d028-6c65-4fa2-8bb5-dbecfeb6a872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca11d028-6c65-4fa2-8bb5-dbecfeb6a872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56391054-7104-42ae-b1b4-08f9f1cd5140', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1685682862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['467bbd95-c4fe-4293-8d46-df3562bf363a','5a4c232d-2d57-4708-900f-119b248508e6','9a1801d4-1f1e-41fc-a99a-76e5040b95d0','4220fbe7-022b-4d7c-9416-cf4342778a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1685682862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56391054-7104-42ae-b1b4-08f9f1cd5140,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f037e60eb5f6477cad867608d01f9da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28f4c53-9bda-4c08-9e17-fd61d3a68cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28f4c53-9bda-4c08-9e17-fd61d3a68cbc) transitioned into state 'SUCCESS' from state '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-1685682862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f037e60eb5f6477cad867608d01f9da4',qos_specs=None,replication_status=,reservations=['467bbd95-c4fe-4293-8d46-df3562bf363a','5a4c232d-2d57-4708-900f-119b248508e6','9a1801d4-1f1e-41fc-a99a-76e5040b95d0','4220fbe7-022b-4d7c-9416-cf4342778a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c8383cb25648f7ac5d9ad50fdb021d',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9107705-ad22-4c7d-97ab-606078bd6cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9107705-ad22-4c7d-97ab-606078bd6cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Flow 'volume_create_api' (01f63a61-ff13-4c1e-ad76-69f7627e4456) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Create volume request issued successfully. Sep 07 16:54:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f51892fe-b9d0-4627-a5e1-0c028d298a68 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1099/2207] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:45 2026] POST /volume/v3/volumes => generated 767 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-27f7217d-b0f2-4e00-a39a-d8d594657220 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-27f7217d-b0f2-4e00-a39a-d8d594657220 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-27f7217d-b0f2-4e00-a39a-d8d594657220 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-27f7217d-b0f2-4e00-a39a-d8d594657220 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-27f7217d-b0f2-4e00-a39a-d8d594657220 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-27f7217d-b0f2-4e00-a39a-d8d594657220 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f returned with HTTP 200 Sep 07 16:54:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1109/2208] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:45 2026] GET /volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f => generated 860 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1b251d06-b093-49f0-ae3c-2a00965b3109 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1b251d06-b093-49f0-ae3c-2a00965b3109 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1b251d06-b093-49f0-ae3c-2a00965b3109 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1b251d06-b093-49f0-ae3c-2a00965b3109 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d4507f7a-6cd0-457d-930c-27f266137b08 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d4507f7a-6cd0-457d-930c-27f266137b08 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d4507f7a-6cd0-457d-930c-27f266137b08 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d4507f7a-6cd0-457d-930c-27f266137b08 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d4507f7a-6cd0-457d-930c-27f266137b08 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d4507f7a-6cd0-457d-930c-27f266137b08 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 200 Sep 07 16:54:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1110/2209] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:45 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 16:54:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1b251d06-b093-49f0-ae3c-2a00965b3109 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a8e4a5de-2c45-422a-b61e-c3d259a51f54 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a8e4a5de-2c45-422a-b61e-c3d259a51f54 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e Sep 07 16:54:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a8e4a5de-2c45-422a-b61e-c3d259a51f54 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a8e4a5de-2c45-422a-b61e-c3d259a51f54 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a8e4a5de-2c45-422a-b61e-c3d259a51f54 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e returned with HTTP 404 Sep 07 16:54:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1111/2210] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:46 2026] GET /volume/v3/snapshots/2af6c1e5-dc23-4494-8b14-d560e92ae32e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1b251d06-b093-49f0-ae3c-2a00965b3109 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 returned with HTTP 200 Sep 07 16:54:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1100/2211] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:45 2026] GET /volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 => generated 859 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9af41e59-856f-418c-bef8-60988ab5cb06 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9af41e59-856f-418c-bef8-60988ab5cb06 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 Sep 07 16:54:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9af41e59-856f-418c-bef8-60988ab5cb06 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9af41e59-856f-418c-bef8-60988ab5cb06 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9af41e59-856f-418c-bef8-60988ab5cb06 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9af41e59-856f-418c-bef8-60988ab5cb06 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 returned with HTTP 200 Sep 07 16:54:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1112/2212] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:46 2026] GET /volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-06b38a95-8363-4256-abb4-493bd8144b8f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-06b38a95-8363-4256-abb4-493bd8144b8f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] DELETE http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 Sep 07 16:54:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-06b38a95-8363-4256-abb4-493bd8144b8f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-06b38a95-8363-4256-abb4-493bd8144b8f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:46 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-06b38a95-8363-4256-abb4-493bd8144b8f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume with id: 955b22e0-90c3-4597-b1b3-c541585555b0 Sep 07 16:54:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:46 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-06b38a95-8363-4256-abb4-493bd8144b8f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-06b38a95-8363-4256-abb4-493bd8144b8f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume request issued successfully. Sep 07 16:54:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-06b38a95-8363-4256-abb4-493bd8144b8f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 returned with HTTP 202 Sep 07 16:54:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1101/2213] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:46 2026] DELETE /volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-41e9acd8-1736-4ec4-b477-10433d219870 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41e9acd8-1736-4ec4-b477-10433d219870 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 Sep 07 16:54:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41e9acd8-1736-4ec4-b477-10433d219870 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41e9acd8-1736-4ec4-b477-10433d219870 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-41e9acd8-1736-4ec4-b477-10433d219870 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41e9acd8-1736-4ec4-b477-10433d219870 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 returned with HTTP 200 Sep 07 16:54:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1113/2214] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:46 2026] GET /volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-64165181-367a-4479-8d26-2be18a2267f7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1229569282"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1229569282'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:46 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Create volume of 1 GB Sep 07 16:54:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Availability Zones retrieved successfully. Sep 07 16:54:46 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Flow 'volume_create_api' (749d7424-8344-41ee-99f9-6af6d7bdc296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:46 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf598e9-26bd-4fa6-9c70-69b2b00ae584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:46 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e6790adb-56c0-404c-94e9-1e90ded3ee79 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e6790adb-56c0-404c-94e9-1e90ded3ee79 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e6790adb-56c0-404c-94e9-1e90ded3ee79 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e6790adb-56c0-404c-94e9-1e90ded3ee79 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf598e9-26bd-4fa6-9c70-69b2b00ae584) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e230125-9778-4b7f-b2ca-e4a3c5b2f528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e6790adb-56c0-404c-94e9-1e90ded3ee79 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 returned with HTTP 404 Sep 07 16:54:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1114/2215] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:47 2026] GET /volume/v3/volumes/a8baf50c-6789-4877-b2d9-b72000f4d734 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f12c2d76-8cb8-4390-94c6-71817406da62 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f12c2d76-8cb8-4390-94c6-71817406da62 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f12c2d76-8cb8-4390-94c6-71817406da62 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f12c2d76-8cb8-4390-94c6-71817406da62 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:47 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f12c2d76-8cb8-4390-94c6-71817406da62 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f12c2d76-8cb8-4390-94c6-71817406da62 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 returned with HTTP 200 Sep 07 16:54:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1115/2216] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:47 2026] GET /volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1227023522"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1227023522'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume of 1 GB Sep 07 16:54:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Availability Zones retrieved successfully. Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Flow 'volume_create_api' (ec91e2ee-3bc4-4688-895c-3d4f76441251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b65ac3-f4bd-48eb-9c53-25211a968fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b65ac3-f4bd-48eb-9c53-25211a968fee) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff25a2b-392b-4ec4-b1a6-ac851617e2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Created reservations ['7681f40b-204c-4c30-b11f-287b42ad2272', 'cd276493-3974-4870-b1db-874d0963cfdd', '1516a49a-cfdd-4c95-a6fb-96031ad6792f', '6af29046-cde0-4f2b-b62b-4f477bb53f83'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e230125-9778-4b7f-b2ca-e4a3c5b2f528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7681f40b-204c-4c30-b11f-287b42ad2272', 'cd276493-3974-4870-b1db-874d0963cfdd', '1516a49a-cfdd-4c95-a6fb-96031ad6792f', '6af29046-cde0-4f2b-b62b-4f477bb53f83']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40904026-1ab4-4712-b36c-007edcbdf2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40904026-1ab4-4712-b36c-007edcbdf2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea82cba7-c0a6-45a1-bcd9-17e6a507167e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1229569282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeb9503f17c34c2287cae8812e9259ca',qos_specs=None,replication_status=,reservations=['7681f40b-204c-4c30-b11f-287b42ad2272','cd276493-3974-4870-b1db-874d0963cfdd','1516a49a-cfdd-4c95-a6fb-96031ad6792f','6af29046-cde0-4f2b-b62b-4f477bb53f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='887688227218486e917ecbb568e7bc53',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1229569282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea82cba7-c0a6-45a1-bcd9-17e6a507167e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeb9503f17c34c2287cae8812e9259ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='887688227218486e917ecbb568e7bc53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c2cec5-f4fb-45f0-99d0-313f63f9a52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c2cec5-f4fb-45f0-99d0-313f63f9a52f) transitioned into state 'SUCCESS' from state '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-1229569282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeb9503f17c34c2287cae8812e9259ca',qos_specs=None,replication_status=,reservations=['7681f40b-204c-4c30-b11f-287b42ad2272','cd276493-3974-4870-b1db-874d0963cfdd','1516a49a-cfdd-4c95-a6fb-96031ad6792f','6af29046-cde0-4f2b-b62b-4f477bb53f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='887688227218486e917ecbb568e7bc53',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df78d42a-74fa-4401-b4b9-36e8d9856fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Created reservations ['3af36d30-d9e0-4f5e-ba17-757b2bf6a431', '83c967ad-3d24-4325-9fc8-7545ec762566', '37ef3aad-bcd8-4db1-a928-ff92f13dbc26', '220bbcb4-7fc8-4d11-b123-a31d1f584dc4'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff25a2b-392b-4ec4-b1a6-ac851617e2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3af36d30-d9e0-4f5e-ba17-757b2bf6a431', '83c967ad-3d24-4325-9fc8-7545ec762566', '37ef3aad-bcd8-4db1-a928-ff92f13dbc26', '220bbcb4-7fc8-4d11-b123-a31d1f584dc4']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df78d42a-74fa-4401-b4b9-36e8d9856fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Flow 'volume_create_api' (749d7424-8344-41ee-99f9-6af6d7bdc296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Create volume request issued successfully. Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4067d20c-f844-4723-98d5-0fdcf069df18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-64165181-367a-4479-8d26-2be18a2267f7 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1102/2217] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 16:54:46 2026] POST /volume/v3/volumes => generated 826 bytes in 892 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-509d9506-80e4-4e29-97f6-e63fa77d606a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-509d9506-80e4-4e29-97f6-e63fa77d606a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-509d9506-80e4-4e29-97f6-e63fa77d606a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-509d9506-80e4-4e29-97f6-e63fa77d606a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-509d9506-80e4-4e29-97f6-e63fa77d606a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-509d9506-80e4-4e29-97f6-e63fa77d606a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 returned with HTTP 200 Sep 07 16:54:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1103/2218] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:47 2026] GET /volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-49d0a53e-f9bc-42cd-bb3a-6f3317f74f2c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-49d0a53e-f9bc-42cd-bb3a-6f3317f74f2c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-49d0a53e-f9bc-42cd-bb3a-6f3317f74f2c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-49d0a53e-f9bc-42cd-bb3a-6f3317f74f2c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4067d20c-f844-4723-98d5-0fdcf069df18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c608434-ff15-4953-ae0d-d798f518829a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1227023522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214e0aceaf9940b1be0c3795f7fb97a4',qos_specs=None,replication_status=,reservations=['3af36d30-d9e0-4f5e-ba17-757b2bf6a431','83c967ad-3d24-4325-9fc8-7545ec762566','37ef3aad-bcd8-4db1-a928-ff92f13dbc26','220bbcb4-7fc8-4d11-b123-a31d1f584dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58094dc651cd461bbde37dbdea3eddab',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1227023522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c608434-ff15-4953-ae0d-d798f518829a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214e0aceaf9940b1be0c3795f7fb97a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58094dc651cd461bbde37dbdea3eddab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeeb7810-d10d-43b6-a31b-fb5b9da81b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-49d0a53e-f9bc-42cd-bb3a-6f3317f74f2c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-49d0a53e-f9bc-42cd-bb3a-6f3317f74f2c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 returned with HTTP 200 Sep 07 16:54:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1104/2219] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:47 2026] GET /volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bc098c4e-d1d9-4475-a343-0efb5b47060a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bc098c4e-d1d9-4475-a343-0efb5b47060a tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bc098c4e-d1d9-4475-a343-0efb5b47060a tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bc098c4e-d1d9-4475-a343-0efb5b47060a tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-bc098c4e-d1d9-4475-a343-0efb5b47060a tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Volume info retrieved successfully. Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeeb7810-d10d-43b6-a31b-fb5b9da81b6c) transitioned into state 'SUCCESS' from state '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-1227023522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214e0aceaf9940b1be0c3795f7fb97a4',qos_specs=None,replication_status=,reservations=['3af36d30-d9e0-4f5e-ba17-757b2bf6a431','83c967ad-3d24-4325-9fc8-7545ec762566','37ef3aad-bcd8-4db1-a928-ff92f13dbc26','220bbcb4-7fc8-4d11-b123-a31d1f584dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58094dc651cd461bbde37dbdea3eddab',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bed3371-f527-481d-8027-5ac7ca85e379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bc098c4e-d1d9-4475-a343-0efb5b47060a tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 200 Sep 07 16:54:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1105/2220] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:47 2026] GET /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 894 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bed3371-f527-481d-8027-5ac7ca85e379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Flow 'volume_create_api' (ec91e2ee-3bc4-4688-895c-3d4f76441251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Create volume request issued successfully. Sep 07 16:54:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f6abe6cd-4753-48c6-bbeb-2d49ba1a9d78 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1116/2221] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 16:54:47 2026] POST /volume/v3/volumes => generated 785 bytes in 641 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fa79a361-90a8-4811-af58-62555d6270c4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fa79a361-90a8-4811-af58-62555d6270c4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fa79a361-90a8-4811-af58-62555d6270c4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fa79a361-90a8-4811-af58-62555d6270c4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fa79a361-90a8-4811-af58-62555d6270c4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fa79a361-90a8-4811-af58-62555d6270c4 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a returned with HTTP 200 Sep 07 16:54:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1106/2222] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:47 2026] GET /volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-715ba710-f06d-4f39-89a2-a41c7c6a21c1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-715ba710-f06d-4f39-89a2-a41c7c6a21c1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-715ba710-f06d-4f39-89a2-a41c7c6a21c1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-715ba710-f06d-4f39-89a2-a41c7c6a21c1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=609,cinder:UPDATE=168,cinder:INSERT=90 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:48 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-715ba710-f06d-4f39-89a2-a41c7c6a21c1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-715ba710-f06d-4f39-89a2-a41c7c6a21c1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 returned with HTTP 200 Sep 07 16:54:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1117/2223] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:48 2026] GET /volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e12522e9-9dfb-453b-8caa-f38fbd1cbb4d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5dee3abc-b1b3-4744-9168-5bacced0cb40 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e12522e9-9dfb-453b-8caa-f38fbd1cbb4d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e12522e9-9dfb-453b-8caa-f38fbd1cbb4d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e12522e9-9dfb-453b-8caa-f38fbd1cbb4d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5dee3abc-b1b3-4744-9168-5bacced0cb40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5dee3abc-b1b3-4744-9168-5bacced0cb40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5dee3abc-b1b3-4744-9168-5bacced0cb40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e12522e9-9dfb-453b-8caa-f38fbd1cbb4d tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 returned with HTTP 404 Sep 07 16:54:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1107/2224] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:48 2026] GET /volume/v3/volumes/955b22e0-90c3-4597-b1b3-c541585555b0 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:48 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0f2eae34-1917-43bd-83bd-7f442835d2fd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5dee3abc-b1b3-4744-9168-5bacced0cb40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f2eae34-1917-43bd-83bd-7f442835d2fd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] GET http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0f2eae34-1917-43bd-83bd-7f442835d2fd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0f2eae34-1917-43bd-83bd-7f442835d2fd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5dee3abc-b1b3-4744-9168-5bacced0cb40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e returned with HTTP 200 Sep 07 16:54:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1118/2225] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:48 2026] GET /volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c7c71681-65ec-4553-ac75-0f9dfd6a0919 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c7c71681-65ec-4553-ac75-0f9dfd6a0919 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c7c71681-65ec-4553-ac75-0f9dfd6a0919 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c7c71681-65ec-4553-ac75-0f9dfd6a0919 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0f2eae34-1917-43bd-83bd-7f442835d2fd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Volume info retrieved successfully. Sep 07 16:54:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f2eae34-1917-43bd-83bd-7f442835d2fd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 returned with HTTP 200 Sep 07 16:54:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1108/2226] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:48 2026] GET /volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7699be7d-8b7b-4311-9dc7-34d4e8f91b60 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7699be7d-8b7b-4311-9dc7-34d4e8f91b60 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7699be7d-8b7b-4311-9dc7-34d4e8f91b60 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:48 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7699be7d-8b7b-4311-9dc7-34d4e8f91b60 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c7c71681-65ec-4553-ac75-0f9dfd6a0919 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Volume info retrieved successfully. Sep 07 16:54:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c7c71681-65ec-4553-ac75-0f9dfd6a0919 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 200 Sep 07 16:54:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1119/2227] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:48 2026] GET /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 918 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7699be7d-8b7b-4311-9dc7-34d4e8f91b60 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-952894653"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-952894653'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume of 1 GB Sep 07 16:54:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Availability Zones retrieved successfully. Sep 07 16:54:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7699be7d-8b7b-4311-9dc7-34d4e8f91b60 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 returned with HTTP 200 Sep 07 16:54:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1109/2228] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:48 2026] GET /volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5e3f4a38-1248-4e89-a963-a921029f9d23 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Flow 'volume_create_api' (dba9af35-24a7-4069-9be8-8ba480a5a26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5e3f4a38-1248-4e89-a963-a921029f9d23 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5e3f4a38-1248-4e89-a963-a921029f9d23 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5e3f4a38-1248-4e89-a963-a921029f9d23 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f27d419f-8cdf-4db7-a9d4-240c842dcbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5e3f4a38-1248-4e89-a963-a921029f9d23 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5e3f4a38-1248-4e89-a963-a921029f9d23 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a returned with HTTP 200 Sep 07 16:54:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1110/2229] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:48 2026] GET /volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f27d419f-8cdf-4db7-a9d4-240c842dcbcb) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6bde91-a31e-4378-851f-054e7416a486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Created reservations ['2ef74d12-b44c-4e8b-8ba7-aed2ba8391e5', '34a9858e-303b-40fe-8d46-df99acfdf970', '4d520cb7-976b-4a51-9b7c-bf0438593c8e', '7fc5df7b-3d7d-4ba3-b0f8-29a3b74c2491'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6bde91-a31e-4378-851f-054e7416a486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ef74d12-b44c-4e8b-8ba7-aed2ba8391e5', '34a9858e-303b-40fe-8d46-df99acfdf970', '4d520cb7-976b-4a51-9b7c-bf0438593c8e', '7fc5df7b-3d7d-4ba3-b0f8-29a3b74c2491']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250f2488-57f4-44a6-a402-43b0a652d605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:49 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250f2488-57f4-44a6-a402-43b0a652d605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f1f815f-d23a-4aaf-85d7-38f178ed9079', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-952894653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c168dd8f2843f2aa99e1783ab9e961',qos_specs=None,replication_status=,reservations=['2ef74d12-b44c-4e8b-8ba7-aed2ba8391e5','34a9858e-303b-40fe-8d46-df99acfdf970','4d520cb7-976b-4a51-9b7c-bf0438593c8e','7fc5df7b-3d7d-4ba3-b0f8-29a3b74c2491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-952894653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f1f815f-d23a-4aaf-85d7-38f178ed9079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c168dd8f2843f2aa99e1783ab9e961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1009387-6629-4ed4-a011-bf9afdcf2d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1009387-6629-4ed4-a011-bf9afdcf2d7d) transitioned into state 'SUCCESS' from state '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-952894653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c168dd8f2843f2aa99e1783ab9e961',qos_specs=None,replication_status=,reservations=['2ef74d12-b44c-4e8b-8ba7-aed2ba8391e5','34a9858e-303b-40fe-8d46-df99acfdf970','4d520cb7-976b-4a51-9b7c-bf0438593c8e','7fc5df7b-3d7d-4ba3-b0f8-29a3b74c2491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2305cb7f-e127-41fe-8000-e7e08432ab57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2305cb7f-e127-41fe-8000-e7e08432ab57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Flow 'volume_create_api' (dba9af35-24a7-4069-9be8-8ba480a5a26e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume request issued successfully. Sep 07 16:54:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f797abf7-f866-4d34-b2ca-5360fd761f47 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1120/2230] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:54:48 2026] POST /volume/v3/volumes => generated 760 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-46701f40-1b53-4471-8813-86570147d79c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-46701f40-1b53-4471-8813-86570147d79c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 Sep 07 16:54:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-46701f40-1b53-4471-8813-86570147d79c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-46701f40-1b53-4471-8813-86570147d79c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:49 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:49 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-46701f40-1b53-4471-8813-86570147d79c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-46701f40-1b53-4471-8813-86570147d79c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 returned with HTTP 200 Sep 07 16:54:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1111/2231] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:49 2026] GET /volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 => generated 828 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2cd5cc40-78be-4240-87e9-59beef888e9c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2cd5cc40-78be-4240-87e9-59beef888e9c tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2cd5cc40-78be-4240-87e9-59beef888e9c tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2cd5cc40-78be-4240-87e9-59beef888e9c tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:49 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:49 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:49 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d9fc096e-943c-41c0-9bd2-e1f004d37565 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9fc096e-943c-41c0-9bd2-e1f004d37565 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 Sep 07 16:54:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9fc096e-943c-41c0-9bd2-e1f004d37565 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9fc096e-943c-41c0-9bd2-e1f004d37565 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2cd5cc40-78be-4240-87e9-59beef888e9c tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Volume info retrieved successfully. Sep 07 16:54:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:49 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:49 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2cd5cc40-78be-4240-87e9-59beef888e9c tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 200 Sep 07 16:54:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1121/2232] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:49 2026] GET /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d9fc096e-943c-41c0-9bd2-e1f004d37565 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9fc096e-943c-41c0-9bd2-e1f004d37565 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 returned with HTTP 200 Sep 07 16:54:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1112/2233] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:49 2026] GET /volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c91cb290-f1e8-46a1-ba8c-ecf5f2c7bf38 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e155a707-7c66-47b0-942a-f2ec7495ac54 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c91cb290-f1e8-46a1-ba8c-ecf5f2c7bf38 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c91cb290-f1e8-46a1-ba8c-ecf5f2c7bf38 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c91cb290-f1e8-46a1-ba8c-ecf5f2c7bf38 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e155a707-7c66-47b0-942a-f2ec7495ac54 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] DELETE http://192.168.122.91/volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 Sep 07 16:54:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e155a707-7c66-47b0-942a-f2ec7495ac54 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e155a707-7c66-47b0-942a-f2ec7495ac54 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:49 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-e155a707-7c66-47b0-942a-f2ec7495ac54 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume with id: 56391054-7104-42ae-b1b4-08f9f1cd5140 Sep 07 16:54:49 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:49 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:49 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:49 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:49 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:49 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e155a707-7c66-47b0-942a-f2ec7495ac54 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c91cb290-f1e8-46a1-ba8c-ecf5f2c7bf38 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c91cb290-f1e8-46a1-ba8c-ecf5f2c7bf38 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a returned with HTTP 200 Sep 07 16:54:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1122/2234] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:49 2026] GET /volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e155a707-7c66-47b0-942a-f2ec7495ac54 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume request issued successfully. Sep 07 16:54:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e155a707-7c66-47b0-942a-f2ec7495ac54 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 returned with HTTP 202 Sep 07 16:54:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1113/2235] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:49 2026] DELETE /volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-04a13ac8-a5f3-4424-8f1e-bc7f3a8578fc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-04a13ac8-a5f3-4424-8f1e-bc7f3a8578fc tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 Sep 07 16:54:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-04a13ac8-a5f3-4424-8f1e-bc7f3a8578fc tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-04a13ac8-a5f3-4424-8f1e-bc7f3a8578fc tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:50 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:50 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:50 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-04a13ac8-a5f3-4424-8f1e-bc7f3a8578fc tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-04a13ac8-a5f3-4424-8f1e-bc7f3a8578fc tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 returned with HTTP 200 Sep 07 16:54:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1123/2236] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:50 2026] GET /volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aa51b657-7d77-412d-8cb2-9c27160e1572 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa51b657-7d77-412d-8cb2-9c27160e1572 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 Sep 07 16:54:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aa51b657-7d77-412d-8cb2-9c27160e1572 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aa51b657-7d77-412d-8cb2-9c27160e1572 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:50 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:50 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:50 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-aa51b657-7d77-412d-8cb2-9c27160e1572 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa51b657-7d77-412d-8cb2-9c27160e1572 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 returned with HTTP 200 Sep 07 16:54:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1114/2237] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:50 2026] GET /volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c209f1ac-82c6-4e64-a898-86c9a427dfa2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c209f1ac-82c6-4e64-a898-86c9a427dfa2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c209f1ac-82c6-4e64-a898-86c9a427dfa2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c209f1ac-82c6-4e64-a898-86c9a427dfa2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:50 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:50 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:50 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c209f1ac-82c6-4e64-a898-86c9a427dfa2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Volume info retrieved successfully. Sep 07 16:54:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c209f1ac-82c6-4e64-a898-86c9a427dfa2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 200 Sep 07 16:54:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1124/2238] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:50 2026] GET /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ad8e28b0-a634-4407-83b6-3f7ac28c586b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ad8e28b0-a634-4407-83b6-3f7ac28c586b tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] POST http://192.168.122.91/volume/v3/volume-transfers Sep 07 16:54:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ad8e28b0-a634-4407-83b6-3f7ac28c586b tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ea82cba7-c0a6-45a1-bcd9-17e6a507167e"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volume_transfer [None req-ad8e28b0-a634-4407-83b6-3f7ac28c586b tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ea82cba7-c0a6-45a1-bcd9-17e6a507167e'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 16:54:50 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volume_transfer [None req-ad8e28b0-a634-4407-83b6-3f7ac28c586b tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Creating transfer of volume ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-60963c05-9581-4135-8fe3-3ed4a0a6e1bb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:50 devstack devstack@c-api.service[87177]: INFO cinder.transfer.api [None req-ad8e28b0-a634-4407-83b6-3f7ac28c586b tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Generating transfer record for volume ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-60963c05-9581-4135-8fe3-3ed4a0a6e1bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a Sep 07 16:54:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-60963c05-9581-4135-8fe3-3ed4a0a6e1bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-60963c05-9581-4135-8fe3-3ed4a0a6e1bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:51 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-60963c05-9581-4135-8fe3-3ed4a0a6e1bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ad8e28b0-a634-4407-83b6-3f7ac28c586b tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volume-transfers returned with HTTP 202 Sep 07 16:54:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1115/2239] 192.168.122.91 () {62 vars in 1205 bytes} [Mon Sep 7 16:54:50 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-60963c05-9581-4135-8fe3-3ed4a0a6e1bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a returned with HTTP 200 Sep 07 16:54:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1125/2240] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:50 2026] GET /volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cef34b96-4154-49d1-ae70-c71b0aa79179 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cef34b96-4154-49d1-ae70-c71b0aa79179 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cef34b96-4154-49d1-ae70-c71b0aa79179 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cef34b96-4154-49d1-ae70-c71b0aa79179 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1d112346-29e3-49f8-9702-dfef6fee91ec None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1d112346-29e3-49f8-9702-dfef6fee91ec tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] GET http://192.168.122.91/volume/v3/volumes/summary Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1d112346-29e3-49f8-9702-dfef6fee91ec tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1d112346-29e3-49f8-9702-dfef6fee91ec tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-1d112346-29e3-49f8-9702-dfef6fee91ec tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1d112346-29e3-49f8-9702-dfef6fee91ec tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] Get summary completed successfully. Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cef34b96-4154-49d1-ae70-c71b0aa79179 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Volume info retrieved successfully. Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1d112346-29e3-49f8-9702-dfef6fee91ec tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-reader] http://192.168.122.91/volume/v3/volumes/summary returned with HTTP 200 Sep 07 16:54:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1126/2241] 192.168.122.91 () {60 vars in 1181 bytes} [Mon Sep 7 16:54:51 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6650d8f1-f0ff-4820-b542-cebb405ea4b9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6650d8f1-f0ff-4820-b542-cebb405ea4b9 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6650d8f1-f0ff-4820-b542-cebb405ea4b9 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6650d8f1-f0ff-4820-b542-cebb405ea4b9 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cef34b96-4154-49d1-ae70-c71b0aa79179 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 200 Sep 07 16:54:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1116/2242] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:51 2026] GET /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 962 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a4458c97-8f0e-485d-861e-088d9ad3c6bb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a4458c97-8f0e-485d-861e-088d9ad3c6bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a4458c97-8f0e-485d-861e-088d9ad3c6bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a4458c97-8f0e-485d-861e-088d9ad3c6bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a4458c97-8f0e-485d-861e-088d9ad3c6bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Delete volume with id: 9c608434-ff15-4953-ae0d-d798f518829a Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6650d8f1-f0ff-4820-b542-cebb405ea4b9 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 returned with HTTP 404 Sep 07 16:54:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1127/2243] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:51 2026] GET /volume/v3/volumes/56391054-7104-42ae-b1b4-08f9f1cd5140 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5cae3781-b42a-4acb-a2dd-5b4e5d67ccb2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a4458c97-8f0e-485d-861e-088d9ad3c6bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a4458c97-8f0e-485d-861e-088d9ad3c6bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Delete volume request issued successfully. Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a4458c97-8f0e-485d-861e-088d9ad3c6bb tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a returned with HTTP 202 Sep 07 16:54:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1117/2244] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:54:51 2026] DELETE /volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e94c96e5-5826-425d-8f7e-b1d7cd9ae9cf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e94c96e5-5826-425d-8f7e-b1d7cd9ae9cf tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] DELETE http://192.168.122.91/volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e94c96e5-5826-425d-8f7e-b1d7cd9ae9cf tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e94c96e5-5826-425d-8f7e-b1d7cd9ae9cf tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-e94c96e5-5826-425d-8f7e-b1d7cd9ae9cf tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume with id: 37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5cae3781-b42a-4acb-a2dd-5b4e5d67ccb2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] GET http://192.168.122.91/volume/v3/os-volume-transfer/43f6c411-1ab4-42f9-9b9a-f9a74a12d68c Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5cae3781-b42a-4acb-a2dd-5b4e5d67ccb2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5cae3781-b42a-4acb-a2dd-5b4e5d67ccb2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5cae3781-b42a-4acb-a2dd-5b4e5d67ccb2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] http://192.168.122.91/volume/v3/os-volume-transfer/43f6c411-1ab4-42f9-9b9a-f9a74a12d68c returned with HTTP 200 Sep 07 16:54:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1128/2245] 192.168.122.91 () {60 vars in 1301 bytes} [Mon Sep 7 16:54:51 2026] GET /volume/v3/os-volume-transfer/43f6c411-1ab4-42f9-9b9a-f9a74a12d68c => generated 438 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8743611f-3962-4387-9a23-0f5557378a30 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8743611f-3962-4387-9a23-0f5557378a30 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8743611f-3962-4387-9a23-0f5557378a30 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8743611f-3962-4387-9a23-0f5557378a30 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e94c96e5-5826-425d-8f7e-b1d7cd9ae9cf tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:51 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8743611f-3962-4387-9a23-0f5557378a30 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Volume info retrieved successfully. Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8743611f-3962-4387-9a23-0f5557378a30 tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a returned with HTTP 200 Sep 07 16:54:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1129/2246] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:51 2026] GET /volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c1a48a81-92d5-4760-976f-3f0ee1badbfe None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e94c96e5-5826-425d-8f7e-b1d7cd9ae9cf tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume request issued successfully. Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e94c96e5-5826-425d-8f7e-b1d7cd9ae9cf tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e returned with HTTP 202 Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1a48a81-92d5-4760-976f-3f0ee1badbfe tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] GET http://192.168.122.91/volume/v3/os-volume-transfer Sep 07 16:54:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1118/2247] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:51 2026] DELETE /volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c1a48a81-92d5-4760-976f-3f0ee1badbfe tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c1a48a81-92d5-4760-976f-3f0ee1badbfe tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.volume_transfer [None req-c1a48a81-92d5-4760-976f-3f0ee1badbfe tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] Listing volume transfers {{(pid=87176) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-13b8c067-3eb2-4f7c-b4c6-c5379a810579 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-13b8c067-3eb2-4f7c-b4c6-c5379a810579 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-13b8c067-3eb2-4f7c-b4c6-c5379a810579 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-13b8c067-3eb2-4f7c-b4c6-c5379a810579 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1a48a81-92d5-4760-976f-3f0ee1badbfe tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] http://192.168.122.91/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 16:54:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1130/2248] 192.168.122.91 () {60 vars in 1190 bytes} [Mon Sep 7 16:54:51 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-298da637-e536-4667-8c81-13c77daa0af4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:51 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-298da637-e536-4667-8c81-13c77daa0af4 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-298da637-e536-4667-8c81-13c77daa0af4 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-298da637-e536-4667-8c81-13c77daa0af4 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-13b8c067-3eb2-4f7c-b4c6-c5379a810579 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:51 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-298da637-e536-4667-8c81-13c77daa0af4 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-13b8c067-3eb2-4f7c-b4c6-c5379a810579 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 returned with HTTP 200 Sep 07 16:54:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1119/2249] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:51 2026] GET /volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-61c06003-d463-406c-a56a-ec0e0f35c402 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-298da637-e536-4667-8c81-13c77daa0af4 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e returned with HTTP 200 Sep 07 16:54:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1131/2250] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:51 2026] GET /volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-61c06003-d463-406c-a56a-ec0e0f35c402 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] POST http://192.168.122.91/volume/v3/volume-transfers/43f6c411-1ab4-42f9-9b9a-f9a74a12d68c/accept Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-61c06003-d463-406c-a56a-ec0e0f35c402 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ec4284681d66515a"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.volume_transfer [None req-61c06003-d463-406c-a56a-ec0e0f35c402 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Accepting volume transfer 43f6c411-1ab4-42f9-9b9a-f9a74a12d68c {{(pid=87177) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.volume_transfer [None req-61c06003-d463-406c-a56a-ec0e0f35c402 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Accepting transfer 43f6c411-1ab4-42f9-9b9a-f9a74a12d68c Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:51 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-61c06003-d463-406c-a56a-ec0e0f35c402 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Created reservations ['7b709841-410d-4142-a821-af1bea820718', '9c97d590-6c31-407c-bb6a-59ff83674586', 'f05c13a4-61c9-4c9a-af52-f47dd4ee4e3c', '2fe96950-d8cb-4bea-91ae-ea6b8c9beb5e'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-61c06003-d463-406c-a56a-ec0e0f35c402 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Created reservations ['2c9cab61-94a9-4536-8157-9d3fbf4ca039', '2b6a88e6-7589-4acd-adfe-92ecac48f616', 'ed827608-0028-45bc-aaa9-f8a617ec4e88', '446e308f-3779-4f0a-816f-5018344940bd'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:51 devstack devstack@c-api.service[87177]: /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:54:51 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:54:51 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-61c06003-d463-406c-a56a-ec0e0f35c402 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Created reservations ['5b070feb-8761-46b6-8879-5ad91851da24', '2878933e-57b5-4ab8-854e-11f7d07833ee', 'a993f073-504b-456a-88c7-0c3d2a3e6461', 'f1346b8e-999b-4634-a127-07942a5be94c'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-61c06003-d463-406c-a56a-ec0e0f35c402 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Created reservations ['6356ea98-6f34-406f-95ff-981877419e9d', '2b7e8dd0-c41e-4772-80f9-813de14bd4d4', 'd804000b-5db1-403f-bd16-cff4a3a649ea', '6973be34-fa1e-4e4a-8436-56c5abf524a3'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-61c06003-d463-406c-a56a-ec0e0f35c402 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Transfer volume completed successfully. Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.transfer.api [None req-61c06003-d463-406c-a56a-ec0e0f35c402 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Volume ea82cba7-c0a6-45a1-bcd9-17e6a507167e has been transferred. Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-61c06003-d463-406c-a56a-ec0e0f35c402 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] http://192.168.122.91/volume/v3/volume-transfers/43f6c411-1ab4-42f9-9b9a-f9a74a12d68c/accept returned with HTTP 202 Sep 07 16:54:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1120/2251] 192.168.122.91 () {62 vars in 1337 bytes} [Mon Sep 7 16:54:51 2026] POST /volume/v3/volume-transfers/43f6c411-1ab4-42f9-9b9a-f9a74a12d68c/accept => generated 371 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ab134270-d880-4d42-8885-e00439cc4b60 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ab134270-d880-4d42-8885-e00439cc4b60 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] GET http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ab134270-d880-4d42-8885-e00439cc4b60 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ab134270-d880-4d42-8885-e00439cc4b60 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ab134270-d880-4d42-8885-e00439cc4b60 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Volume info retrieved successfully. Sep 07 16:54:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ab134270-d880-4d42-8885-e00439cc4b60 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 200 Sep 07 16:54:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1132/2252] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:52 2026] GET /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 954 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-40c5a7f8-c5aa-4381-befd-e33b5e369d74 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-40c5a7f8-c5aa-4381-befd-e33b5e369d74 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] GET http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-40c5a7f8-c5aa-4381-befd-e33b5e369d74 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-40c5a7f8-c5aa-4381-befd-e33b5e369d74 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-86edcf3a-2d52-4186-ad68-ed720daaface None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86edcf3a-2d52-4186-ad68-ed720daaface tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] GET http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a Sep 07 16:54:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-86edcf3a-2d52-4186-ad68-ed720daaface tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-86edcf3a-2d52-4186-ad68-ed720daaface tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-40c5a7f8-c5aa-4381-befd-e33b5e369d74 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] Volume info retrieved successfully. Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-40c5a7f8-c5aa-4381-befd-e33b5e369d74 tempest-VolumesTransfersV355Test-1786949602 tempest-VolumesTransfersV355Test-1786949602-project-member] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 200 Sep 07 16:54:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1121/2253] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:52 2026] GET /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 954 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86edcf3a-2d52-4186-ad68-ed720daaface tempest-ProjectReaderTests-258644507 tempest-ProjectReaderTests-258644507-project-admin] http://192.168.122.91/volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a returned with HTTP 404 Sep 07 16:54:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1133/2254] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:52 2026] GET /volume/v3/volumes/9c608434-ff15-4953-ae0d-d798f518829a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-046e9fc9-b077-4744-b860-fd082ffb590f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-046e9fc9-b077-4744-b860-fd082ffb590f tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] DELETE http://192.168.122.91/volume/v3/volume-transfers/43f6c411-1ab4-42f9-9b9a-f9a74a12d68c Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-046e9fc9-b077-4744-b860-fd082ffb590f tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-046e9fc9-b077-4744-b860-fd082ffb590f tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.volume_transfer [None req-046e9fc9-b077-4744-b860-fd082ffb590f tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Delete transfer with id: 43f6c411-1ab4-42f9-9b9a-f9a74a12d68c Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-046e9fc9-b077-4744-b860-fd082ffb590f tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volume-transfers/43f6c411-1ab4-42f9-9b9a-f9a74a12d68c returned with HTTP 404 Sep 07 16:54:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1122/2255] 192.168.122.91 () {60 vars in 1298 bytes} [Mon Sep 7 16:54:52 2026] DELETE /volume/v3/volume-transfers/43f6c411-1ab4-42f9-9b9a-f9a74a12d68c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bb25b915-0d11-444e-b057-f67e79d603fb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-98019d6b-7dc1-4df0-88e0-e97bea2590ef None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98019d6b-7dc1-4df0-88e0-e97bea2590ef tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98019d6b-7dc1-4df0-88e0-e97bea2590ef tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98019d6b-7dc1-4df0-88e0-e97bea2590ef tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-98019d6b-7dc1-4df0-88e0-e97bea2590ef tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98019d6b-7dc1-4df0-88e0-e97bea2590ef tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 returned with HTTP 200 Sep 07 16:54:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1123/2256] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:52 2026] GET /volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ee8bb202-fbee-43e6-8565-2a11a4eefd73 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee8bb202-fbee-43e6-8565-2a11a4eefd73 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee8bb202-fbee-43e6-8565-2a11a4eefd73 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee8bb202-fbee-43e6-8565-2a11a4eefd73 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ee8bb202-fbee-43e6-8565-2a11a4eefd73 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee8bb202-fbee-43e6-8565-2a11a4eefd73 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e returned with HTTP 200 Sep 07 16:54:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1124/2257] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:52 2026] GET /volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0d8913c0-4d08-480e-be29-e9db3cc04899 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0d8913c0-4d08-480e-be29-e9db3cc04899 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0d8913c0-4d08-480e-be29-e9db3cc04899 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f1f815f-d23a-4aaf-85d7-38f178ed9079", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-429538269"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0d8913c0-4d08-480e-be29-e9db3cc04899 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-0d8913c0-4d08-480e-be29-e9db3cc04899 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create snapshot from volume 0f1f815f-d23a-4aaf-85d7-38f178ed9079 Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-0d8913c0-4d08-480e-be29-e9db3cc04899 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Created reservations ['4a054b95-4171-4596-9f41-5fd3aacbe17b', '41bcf277-e422-4972-810f-c53c492ed6a1', 'f8270361-aea5-4a08-b633-461e51f4a8eb', '0cda15f5-5f56-46b8-bb79-6104d0a9e183'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0d8913c0-4d08-480e-be29-e9db3cc04899 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot create request issued successfully. Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0d8913c0-4d08-480e-be29-e9db3cc04899 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:54:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1125/2258] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:54:52 2026] POST /volume/v3/snapshots => generated 309 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bb25b915-0d11-444e-b057-f67e79d603fb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bb25b915-0d11-444e-b057-f67e79d603fb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bb25b915-0d11-444e-b057-f67e79d603fb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:52 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-bb25b915-0d11-444e-b057-f67e79d603fb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Delete volume with id: ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-048d30b8-5e68-4523-996b-6eef3670221e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-048d30b8-5e68-4523-996b-6eef3670221e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-048d30b8-5e68-4523-996b-6eef3670221e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-048d30b8-5e68-4523-996b-6eef3670221e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-048d30b8-5e68-4523-996b-6eef3670221e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-048d30b8-5e68-4523-996b-6eef3670221e tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a returned with HTTP 200 Sep 07 16:54:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1126/2259] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:52 2026] GET /volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bb25b915-0d11-444e-b057-f67e79d603fb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Volume info retrieved successfully. Sep 07 16:54:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bb25b915-0d11-444e-b057-f67e79d603fb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Delete volume request issued successfully. Sep 07 16:54:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bb25b915-0d11-444e-b057-f67e79d603fb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 202 Sep 07 16:54:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1134/2260] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:54:52 2026] DELETE /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 0 bytes in 434 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a95ea8ea-5c71-4975-8c40-b7265764bd0c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a95ea8ea-5c71-4975-8c40-b7265764bd0c tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] GET http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a95ea8ea-5c71-4975-8c40-b7265764bd0c tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a95ea8ea-5c71-4975-8c40-b7265764bd0c tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a95ea8ea-5c71-4975-8c40-b7265764bd0c tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Volume info retrieved successfully. Sep 07 16:54:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a95ea8ea-5c71-4975-8c40-b7265764bd0c tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 200 Sep 07 16:54:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1127/2261] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:52 2026] GET /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 1137 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fc195c24-3f2a-4ac5-9c50-54e1c2cff093 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fc195c24-3f2a-4ac5-9c50-54e1c2cff093 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e Sep 07 16:54:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fc195c24-3f2a-4ac5-9c50-54e1c2cff093 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fc195c24-3f2a-4ac5-9c50-54e1c2cff093 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fc195c24-3f2a-4ac5-9c50-54e1c2cff093 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e returned with HTTP 404 Sep 07 16:54:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1135/2262] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:53 2026] GET /volume/v3/volumes/37dad6e5-2a99-483f-ae7c-bf7e82ce1b8e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3d548f2a-6f1d-4edd-8cf8-30ed9289dc01 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3d548f2a-6f1d-4edd-8cf8-30ed9289dc01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] DELETE http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 Sep 07 16:54:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3d548f2a-6f1d-4edd-8cf8-30ed9289dc01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3d548f2a-6f1d-4edd-8cf8-30ed9289dc01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:53 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-3d548f2a-6f1d-4edd-8cf8-30ed9289dc01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume with id: 7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 Sep 07 16:54:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3d548f2a-6f1d-4edd-8cf8-30ed9289dc01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3d548f2a-6f1d-4edd-8cf8-30ed9289dc01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume request issued successfully. Sep 07 16:54:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3d548f2a-6f1d-4edd-8cf8-30ed9289dc01 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 returned with HTTP 202 Sep 07 16:54:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1128/2263] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:53 2026] DELETE /volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c8fc7c3f-cf71-4b26-af6a-915b429f6205 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c8fc7c3f-cf71-4b26-af6a-915b429f6205 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 Sep 07 16:54:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c8fc7c3f-cf71-4b26-af6a-915b429f6205 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c8fc7c3f-cf71-4b26-af6a-915b429f6205 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c8fc7c3f-cf71-4b26-af6a-915b429f6205 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c8fc7c3f-cf71-4b26-af6a-915b429f6205 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 returned with HTTP 200 Sep 07 16:54:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1136/2264] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:53 2026] GET /volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 => generated 859 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a793dd28-2d11-4ed6-baaa-97530e2b74ba None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a793dd28-2d11-4ed6-baaa-97530e2b74ba tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a Sep 07 16:54:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a793dd28-2d11-4ed6-baaa-97530e2b74ba tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a793dd28-2d11-4ed6-baaa-97530e2b74ba tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a793dd28-2d11-4ed6-baaa-97530e2b74ba tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a793dd28-2d11-4ed6-baaa-97530e2b74ba tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a returned with HTTP 200 Sep 07 16:54:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1129/2265] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:53 2026] GET /volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a => generated 441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-94e7f8fb-eab4-43f6-8c36-f3c7ac867e08 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-94e7f8fb-eab4-43f6-8c36-f3c7ac867e08 tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] GET http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-94e7f8fb-eab4-43f6-8c36-f3c7ac867e08 tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-94e7f8fb-eab4-43f6-8c36-f3c7ac867e08 tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-94e7f8fb-eab4-43f6-8c36-f3c7ac867e08 tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 404 Sep 07 16:54:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1137/2266] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:53 2026] GET /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-eed9143f-933c-4f62-a6aa-21230b3b4a5b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eed9143f-933c-4f62-a6aa-21230b3b4a5b tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eed9143f-933c-4f62-a6aa-21230b3b4a5b tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eed9143f-933c-4f62-a6aa-21230b3b4a5b tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eed9143f-933c-4f62-a6aa-21230b3b4a5b tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 404 Sep 07 16:54:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1130/2267] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:53 2026] GET /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-07261c34-eaf2-4f7d-829f-518198dcc0f8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-07261c34-eaf2-4f7d-829f-518198dcc0f8 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] DELETE http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-07261c34-eaf2-4f7d-829f-518198dcc0f8 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-07261c34-eaf2-4f7d-829f-518198dcc0f8 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:54 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-07261c34-eaf2-4f7d-829f-518198dcc0f8 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Delete volume with id: ea82cba7-c0a6-45a1-bcd9-17e6a507167e Sep 07 16:54:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-07261c34-eaf2-4f7d-829f-518198dcc0f8 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e returned with HTTP 404 Sep 07 16:54:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1138/2268] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:54:54 2026] DELETE /volume/v3/volumes/ea82cba7-c0a6-45a1-bcd9-17e6a507167e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-802458431"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-802458431'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Create volume of 1 GB Sep 07 16:54:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Availability Zones retrieved successfully. Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Flow 'volume_create_api' (472455a0-5cab-4f1d-95bc-608917dde92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3739dea5-bbd5-4883-bba4-a8bbbe9b5e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3739dea5-bbd5-4883-bba4-a8bbbe9b5e54) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fba76e-fe99-45d4-b7ac-fe1a3ef65685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Created reservations ['fe8d0e96-08fa-4f37-aafd-54e9b57dd80e', 'b2f109fc-3deb-4ff5-bf02-40a760bcb11d', '4fd25051-d8f8-478b-bcfa-95bbfb30fb2c', 'cbf8a851-46f8-4abf-a794-e12e92d6644e'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fba76e-fe99-45d4-b7ac-fe1a3ef65685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe8d0e96-08fa-4f37-aafd-54e9b57dd80e', 'b2f109fc-3deb-4ff5-bf02-40a760bcb11d', '4fd25051-d8f8-478b-bcfa-95bbfb30fb2c', 'cbf8a851-46f8-4abf-a794-e12e92d6644e']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e4de499-4419-4f12-b4d4-a7adcd5b5f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:54 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e4de499-4419-4f12-b4d4-a7adcd5b5f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79210280-b7c4-42a5-aa2a-876e105d1e2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-802458431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeb9503f17c34c2287cae8812e9259ca',qos_specs=None,replication_status=,reservations=['fe8d0e96-08fa-4f37-aafd-54e9b57dd80e','b2f109fc-3deb-4ff5-bf02-40a760bcb11d','4fd25051-d8f8-478b-bcfa-95bbfb30fb2c','cbf8a851-46f8-4abf-a794-e12e92d6644e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='887688227218486e917ecbb568e7bc53',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-802458431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79210280-b7c4-42a5-aa2a-876e105d1e2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeb9503f17c34c2287cae8812e9259ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='887688227218486e917ecbb568e7bc53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3ba2b5-e619-46fb-9203-815beb17b1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3ba2b5-e619-46fb-9203-815beb17b1c5) transitioned into state 'SUCCESS' from state '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-802458431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeb9503f17c34c2287cae8812e9259ca',qos_specs=None,replication_status=,reservations=['fe8d0e96-08fa-4f37-aafd-54e9b57dd80e','b2f109fc-3deb-4ff5-bf02-40a760bcb11d','4fd25051-d8f8-478b-bcfa-95bbfb30fb2c','cbf8a851-46f8-4abf-a794-e12e92d6644e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='887688227218486e917ecbb568e7bc53',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d23834e-d5df-4a6f-a29c-b5bf940ada49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d23834e-d5df-4a6f-a29c-b5bf940ada49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Flow 'volume_create_api' (472455a0-5cab-4f1d-95bc-608917dde92e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Create volume request issued successfully. Sep 07 16:54:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4b3c2c0a-eb81-4481-9c3e-548f468ba111 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1131/2269] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 16:54:54 2026] POST /volume/v3/volumes => generated 825 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:54:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-184a305e-413e-4ffd-8644-9cec1261e431 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-184a305e-413e-4ffd-8644-9cec1261e431 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-184a305e-413e-4ffd-8644-9cec1261e431 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-184a305e-413e-4ffd-8644-9cec1261e431 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-184a305e-413e-4ffd-8644-9cec1261e431 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Volume info retrieved successfully. Sep 07 16:54:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-184a305e-413e-4ffd-8644-9cec1261e431 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e returned with HTTP 200 Sep 07 16:54:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1139/2270] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:54 2026] GET /volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e => generated 893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-768d3cc0-10f4-4d3c-9e34-4747c6b4f3a0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-768d3cc0-10f4-4d3c-9e34-4747c6b4f3a0 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-768d3cc0-10f4-4d3c-9e34-4747c6b4f3a0 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-768d3cc0-10f4-4d3c-9e34-4747c6b4f3a0 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:54 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:54 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-768d3cc0-10f4-4d3c-9e34-4747c6b4f3a0 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d51e60ce-5dbc-4204-af3e-49580eef359c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-768d3cc0-10f4-4d3c-9e34-4747c6b4f3a0 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 returned with HTTP 200 Sep 07 16:54:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1132/2271] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:54 2026] GET /volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d51e60ce-5dbc-4204-af3e-49580eef359c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a Sep 07 16:54:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d51e60ce-5dbc-4204-af3e-49580eef359c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d51e60ce-5dbc-4204-af3e-49580eef359c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d51e60ce-5dbc-4204-af3e-49580eef359c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d51e60ce-5dbc-4204-af3e-49580eef359c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a returned with HTTP 200 Sep 07 16:54:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1140/2272] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:54 2026] GET /volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a => generated 441 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7518fafd-6924-4255-bea8-91ff22e971ea None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7518fafd-6924-4255-bea8-91ff22e971ea tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7518fafd-6924-4255-bea8-91ff22e971ea tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7518fafd-6924-4255-bea8-91ff22e971ea tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7518fafd-6924-4255-bea8-91ff22e971ea tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Volume info retrieved successfully. Sep 07 16:54:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7518fafd-6924-4255-bea8-91ff22e971ea tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e returned with HTTP 200 Sep 07 16:54:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1133/2273] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:55 2026] GET /volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e => generated 917 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-93bd3cc0-c7cf-4632-8d93-20bbc8b5b18d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-93bd3cc0-c7cf-4632-8d93-20bbc8b5b18d tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 Sep 07 16:54:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-93bd3cc0-c7cf-4632-8d93-20bbc8b5b18d tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-93bd3cc0-c7cf-4632-8d93-20bbc8b5b18d tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-93bd3cc0-c7cf-4632-8d93-20bbc8b5b18d tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 returned with HTTP 404 Sep 07 16:54:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1141/2274] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:55 2026] GET /volume/v3/volumes/7897d7b0-e4ab-4dd7-beb9-c1230f4dbb84 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ebb07e18-34ea-4b7f-8663-c286fd2c5cb3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebb07e18-34ea-4b7f-8663-c286fd2c5cb3 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] DELETE http://192.168.122.91/volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 Sep 07 16:54:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebb07e18-34ea-4b7f-8663-c286fd2c5cb3 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebb07e18-34ea-4b7f-8663-c286fd2c5cb3 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:55 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-ebb07e18-34ea-4b7f-8663-c286fd2c5cb3 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume with id: 81e0c384-24d6-4f91-adde-8086689cf630 Sep 07 16:54:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-40124a42-817a-4fe0-8efa-0119e8376fdd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ebb07e18-34ea-4b7f-8663-c286fd2c5cb3 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-40124a42-817a-4fe0-8efa-0119e8376fdd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a Sep 07 16:54:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-40124a42-817a-4fe0-8efa-0119e8376fdd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-40124a42-817a-4fe0-8efa-0119e8376fdd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-40124a42-817a-4fe0-8efa-0119e8376fdd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-40124a42-817a-4fe0-8efa-0119e8376fdd tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a returned with HTTP 200 Sep 07 16:54:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1142/2275] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:55 2026] GET /volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:54:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "04ccb725-a4f7-4060-9c2d-47a5140f268a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1024738549"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume request body: {'volume': {'snapshot_id': '04ccb725-a4f7-4060-9c2d-47a5140f268a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1024738549'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:54:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ebb07e18-34ea-4b7f-8663-c286fd2c5cb3 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume request issued successfully. Sep 07 16:54:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebb07e18-34ea-4b7f-8663-c286fd2c5cb3 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 returned with HTTP 202 Sep 07 16:54:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1134/2276] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:55 2026] DELETE /volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f549b6e7-81da-4de0-bab9-f791ad2c25c6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f549b6e7-81da-4de0-bab9-f791ad2c25c6 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f549b6e7-81da-4de0-bab9-f791ad2c25c6 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f549b6e7-81da-4de0-bab9-f791ad2c25c6 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:54:56 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume of 1 GB Sep 07 16:54:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Availability Zones retrieved successfully. Sep 07 16:54:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f549b6e7-81da-4de0-bab9-f791ad2c25c6 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Flow 'volume_create_api' (7c4afde0-cb59-48b2-af6c-ba2dab830885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b10e1e-913d-4648-986e-39e6698a898b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f549b6e7-81da-4de0-bab9-f791ad2c25c6 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 returned with HTTP 200 Sep 07 16:54:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1135/2277] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:56 2026] GET /volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b10e1e-913d-4648-986e-39e6698a898b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '04ccb725-a4f7-4060-9c2d-47a5140f268a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af26ea42-ae89-4129-af03-f6534c00ff65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Created reservations ['37c77732-8da0-4ff1-a7a1-389a7fbca8ce', 'fd3437b2-6f04-43bb-a546-3cb91700cae1', '2acdb1fa-4575-436f-a9a9-015159a3a311', 'd6a49eab-1573-4092-9f58-3f8bbf3aeb07'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af26ea42-ae89-4129-af03-f6534c00ff65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37c77732-8da0-4ff1-a7a1-389a7fbca8ce', 'fd3437b2-6f04-43bb-a546-3cb91700cae1', '2acdb1fa-4575-436f-a9a9-015159a3a311', 'd6a49eab-1573-4092-9f58-3f8bbf3aeb07']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a48aa3f-b635-42a1-a22f-63c72907f4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a48aa3f-b635-42a1-a22f-63c72907f4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8106fee0-9c1e-4836-8f8e-c14752e6e15e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1024738549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c168dd8f2843f2aa99e1783ab9e961',qos_specs=None,replication_status=,reservations=['37c77732-8da0-4ff1-a7a1-389a7fbca8ce','fd3437b2-6f04-43bb-a546-3cb91700cae1','2acdb1fa-4575-436f-a9a9-015159a3a311','d6a49eab-1573-4092-9f58-3f8bbf3aeb07'],size=1,snapshot_id=04ccb725-a4f7-4060-9c2d-47a5140f268a,source_replicaid=,source_volid=None,status='creating',user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1024738549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8106fee0-9c1e-4836-8f8e-c14752e6e15e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c168dd8f2843f2aa99e1783ab9e961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=04ccb725-a4f7-4060-9c2d-47a5140f268a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c802ae-6d60-447e-9c67-a258f21aa24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c802ae-6d60-447e-9c67-a258f21aa24f) transitioned into state 'SUCCESS' from state '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-1024738549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c168dd8f2843f2aa99e1783ab9e961',qos_specs=None,replication_status=,reservations=['37c77732-8da0-4ff1-a7a1-389a7fbca8ce','fd3437b2-6f04-43bb-a546-3cb91700cae1','2acdb1fa-4575-436f-a9a9-015159a3a311','d6a49eab-1573-4092-9f58-3f8bbf3aeb07'],size=1,snapshot_id=04ccb725-a4f7-4060-9c2d-47a5140f268a,source_replicaid=,source_volid=None,status='creating',user_id='6346d5b56d3f49d8804f2d161a923bf2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1d65fe-40f9-4731-a642-99cffd71185c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1d65fe-40f9-4731-a642-99cffd71185c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Flow 'volume_create_api' (7c4afde0-cb59-48b2-af6c-ba2dab830885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Create volume request issued successfully. Sep 07 16:54:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-df8aa3c1-7f22-4706-9608-fba23e1a583b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:54:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1143/2278] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:54:55 2026] POST /volume/v3/volumes => generated 795 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f4f1988c-a718-48d5-81e3-93a2e8d8bdb9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4f1988c-a718-48d5-81e3-93a2e8d8bdb9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4f1988c-a718-48d5-81e3-93a2e8d8bdb9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4f1988c-a718-48d5-81e3-93a2e8d8bdb9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f4f1988c-a718-48d5-81e3-93a2e8d8bdb9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4f1988c-a718-48d5-81e3-93a2e8d8bdb9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 200 Sep 07 16:54:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1136/2279] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:56 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c81d1453-a680-40ea-8fb3-acf8210313c2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c81d1453-a680-40ea-8fb3-acf8210313c2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c81d1453-a680-40ea-8fb3-acf8210313c2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c81d1453-a680-40ea-8fb3-acf8210313c2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c81d1453-a680-40ea-8fb3-acf8210313c2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Volume info retrieved successfully. Sep 07 16:54:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c81d1453-a680-40ea-8fb3-acf8210313c2 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e returned with HTTP 200 Sep 07 16:54:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1144/2280] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:56 2026] GET /volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e => generated 953 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bbe1d9f3-0d5a-4643-98c1-3c9e1af648d6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bbe1d9f3-0d5a-4643-98c1-3c9e1af648d6 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] POST http://192.168.122.91/volume/v3/volume-transfers Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bbe1d9f3-0d5a-4643-98c1-3c9e1af648d6 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "79210280-b7c4-42a5-aa2a-876e105d1e2e"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volume_transfer [None req-bbe1d9f3-0d5a-4643-98c1-3c9e1af648d6 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Creating new volume transfer {'transfer': {'volume_id': '79210280-b7c4-42a5-aa2a-876e105d1e2e'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volume_transfer [None req-bbe1d9f3-0d5a-4643-98c1-3c9e1af648d6 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Creating transfer of volume 79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.transfer.api [None req-bbe1d9f3-0d5a-4643-98c1-3c9e1af648d6 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Generating transfer record for volume 79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bbe1d9f3-0d5a-4643-98c1-3c9e1af648d6 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volume-transfers returned with HTTP 202 Sep 07 16:54:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1137/2281] 192.168.122.91 () {62 vars in 1205 bytes} [Mon Sep 7 16:54:56 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-412cf22d-1026-4442-9f99-0c4e2c1e0e51 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-412cf22d-1026-4442-9f99-0c4e2c1e0e51 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-412cf22d-1026-4442-9f99-0c4e2c1e0e51 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-412cf22d-1026-4442-9f99-0c4e2c1e0e51 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-412cf22d-1026-4442-9f99-0c4e2c1e0e51 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Volume info retrieved successfully. Sep 07 16:54:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-412cf22d-1026-4442-9f99-0c4e2c1e0e51 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e returned with HTTP 200 Sep 07 16:54:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1145/2282] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:56 2026] GET /volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e => generated 961 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2d216e80-a72e-4c53-93ba-e4404e74a386 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d216e80-a72e-4c53-93ba-e4404e74a386 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] GET http://192.168.122.91/volume/v3/os-volume-transfer/detail Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d216e80-a72e-4c53-93ba-e4404e74a386 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d216e80-a72e-4c53-93ba-e4404e74a386 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.volume_transfer [None req-2d216e80-a72e-4c53-93ba-e4404e74a386 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] Listing volume transfers {{(pid=87177) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 16:54:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d216e80-a72e-4c53-93ba-e4404e74a386 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-reader] http://192.168.122.91/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 16:54:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1138/2283] 192.168.122.91 () {60 vars in 1211 bytes} [Mon Sep 7 16:54:56 2026] GET /volume/v3/os-volume-transfer/detail => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b7b27ee0-9a20-4d51-942f-af2032b8e266 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b7b27ee0-9a20-4d51-942f-af2032b8e266 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] DELETE http://192.168.122.91/volume/v3/volume-transfers/dd6909f0-2907-41ec-a9ba-f79792f6a8a1 Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b7b27ee0-9a20-4d51-942f-af2032b8e266 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b7b27ee0-9a20-4d51-942f-af2032b8e266 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.contrib.volume_transfer [None req-b7b27ee0-9a20-4d51-942f-af2032b8e266 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Delete transfer with id: dd6909f0-2907-41ec-a9ba-f79792f6a8a1 Sep 07 16:54:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b7b27ee0-9a20-4d51-942f-af2032b8e266 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volume-transfers/dd6909f0-2907-41ec-a9ba-f79792f6a8a1 returned with HTTP 202 Sep 07 16:54:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1146/2284] 192.168.122.91 () {60 vars in 1298 bytes} [Mon Sep 7 16:54:57 2026] DELETE /volume/v3/volume-transfers/dd6909f0-2907-41ec-a9ba-f79792f6a8a1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7e7558f6-ba9f-44ab-8a6d-6c5a106c1354 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7e7558f6-ba9f-44ab-8a6d-6c5a106c1354 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7e7558f6-ba9f-44ab-8a6d-6c5a106c1354 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7e7558f6-ba9f-44ab-8a6d-6c5a106c1354 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3a1573e8-8a48-43ab-bfb3-289e06046ffb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a1573e8-8a48-43ab-bfb3-289e06046ffb tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3a1573e8-8a48-43ab-bfb3-289e06046ffb tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3a1573e8-8a48-43ab-bfb3-289e06046ffb tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7e7558f6-ba9f-44ab-8a6d-6c5a106c1354 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Volume info retrieved successfully. Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7e7558f6-ba9f-44ab-8a6d-6c5a106c1354 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e returned with HTTP 200 Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a1573e8-8a48-43ab-bfb3-289e06046ffb tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 returned with HTTP 404 Sep 07 16:54:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1147/2285] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:57 2026] GET /volume/v3/volumes/81e0c384-24d6-4f91-adde-8086689cf630 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1139/2286] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:57 2026] GET /volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e => generated 953 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-145bcb67-90d2-43df-ad63-534153649d4b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-145bcb67-90d2-43df-ad63-534153649d4b tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] DELETE http://192.168.122.91/volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-145bcb67-90d2-43df-ad63-534153649d4b tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-145bcb67-90d2-43df-ad63-534153649d4b tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-145bcb67-90d2-43df-ad63-534153649d4b tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume with id: dfdfd6e9-15e3-4b55-b54f-daf19c81a45f Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-de80a688-44cd-40ac-bbec-aec4c8b2a66a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de80a688-44cd-40ac-bbec-aec4c8b2a66a tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] DELETE http://192.168.122.91/volume/v3/volume-transfers/dd6909f0-2907-41ec-a9ba-f79792f6a8a1 Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de80a688-44cd-40ac-bbec-aec4c8b2a66a tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de80a688-44cd-40ac-bbec-aec4c8b2a66a tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.volume_transfer [None req-de80a688-44cd-40ac-bbec-aec4c8b2a66a tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Delete transfer with id: dd6909f0-2907-41ec-a9ba-f79792f6a8a1 Sep 07 16:54:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-145bcb67-90d2-43df-ad63-534153649d4b tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de80a688-44cd-40ac-bbec-aec4c8b2a66a tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volume-transfers/dd6909f0-2907-41ec-a9ba-f79792f6a8a1 returned with HTTP 404 Sep 07 16:54:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1140/2287] 192.168.122.91 () {60 vars in 1298 bytes} [Mon Sep 7 16:54:57 2026] DELETE /volume/v3/volume-transfers/dd6909f0-2907-41ec-a9ba-f79792f6a8a1 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-02624bca-55d5-484b-a5b2-b5c44e1e7236 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-02624bca-55d5-484b-a5b2-b5c44e1e7236 tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-02624bca-55d5-484b-a5b2-b5c44e1e7236 tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-02624bca-55d5-484b-a5b2-b5c44e1e7236 tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-02624bca-55d5-484b-a5b2-b5c44e1e7236 tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Delete volume with id: 79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:57 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-02624bca-55d5-484b-a5b2-b5c44e1e7236 tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Volume info retrieved successfully. Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-145bcb67-90d2-43df-ad63-534153649d4b tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume request issued successfully. Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-145bcb67-90d2-43df-ad63-534153649d4b tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f returned with HTTP 202 Sep 07 16:54:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1148/2288] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:54:57 2026] DELETE /volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f0c99927-783a-487f-9e8b-db8408f4a077 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f0c99927-783a-487f-9e8b-db8408f4a077 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f0c99927-783a-487f-9e8b-db8408f4a077 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f0c99927-783a-487f-9e8b-db8408f4a077 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f0c99927-783a-487f-9e8b-db8408f4a077 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f0c99927-783a-487f-9e8b-db8408f4a077 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f returned with HTTP 200 Sep 07 16:54:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1149/2289] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:57 2026] GET /volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-02624bca-55d5-484b-a5b2-b5c44e1e7236 tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Delete volume request issued successfully. Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-02624bca-55d5-484b-a5b2-b5c44e1e7236 tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e returned with HTTP 202 Sep 07 16:54:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1141/2290] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:54:57 2026] DELETE /volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-216058d9-c4e4-47d2-aa84-5c46243500bb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-216058d9-c4e4-47d2-aa84-5c46243500bb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] GET http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-216058d9-c4e4-47d2-aa84-5c46243500bb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-216058d9-c4e4-47d2-aa84-5c46243500bb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:54:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:57 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-216058d9-c4e4-47d2-aa84-5c46243500bb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Volume info retrieved successfully. Sep 07 16:54:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-216058d9-c4e4-47d2-aa84-5c46243500bb tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e returned with HTTP 200 Sep 07 16:54:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1150/2291] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:57 2026] GET /volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e => generated 1136 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d6216023-7b14-4d37-b2a8-bec3d1dd9c3c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d6216023-7b14-4d37-b2a8-bec3d1dd9c3c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d6216023-7b14-4d37-b2a8-bec3d1dd9c3c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d6216023-7b14-4d37-b2a8-bec3d1dd9c3c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:57 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d6216023-7b14-4d37-b2a8-bec3d1dd9c3c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d6216023-7b14-4d37-b2a8-bec3d1dd9c3c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 200 Sep 07 16:54:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1142/2292] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:57 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-52fef8c1-38cc-4305-bc11-3ff394c23da1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-52fef8c1-38cc-4305-bc11-3ff394c23da1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-52fef8c1-38cc-4305-bc11-3ff394c23da1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-52fef8c1-38cc-4305-bc11-3ff394c23da1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-52fef8c1-38cc-4305-bc11-3ff394c23da1 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f returned with HTTP 404 Sep 07 16:54:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1151/2293] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:58 2026] GET /volume/v3/volumes/dfdfd6e9-15e3-4b55-b54f-daf19c81a45f => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:54:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9ca5f679-ea94-4457-bae6-839a9df750bb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9ca5f679-ea94-4457-bae6-839a9df750bb tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9ca5f679-ea94-4457-bae6-839a9df750bb tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9ca5f679-ea94-4457-bae6-839a9df750bb tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:58 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-9ca5f679-ea94-4457-bae6-839a9df750bb tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete snapshot with id: 141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-37638531-49dd-4a63-90e8-afbf55169c4c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-37638531-49dd-4a63-90e8-afbf55169c4c tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] GET http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-37638531-49dd-4a63-90e8-afbf55169c4c tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-37638531-49dd-4a63-90e8-afbf55169c4c tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9ca5f679-ea94-4457-bae6-839a9df750bb tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-37638531-49dd-4a63-90e8-afbf55169c4c tempest-VolumesTransfersV355Test-760433389 tempest-VolumesTransfersV355Test-760433389-project-admin] http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e returned with HTTP 404 Sep 07 16:54:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1152/2294] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:58 2026] GET /volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6c7316a0-916d-4a80-a757-b4758bf9bc16 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c7316a0-916d-4a80-a757-b4758bf9bc16 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] GET http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c7316a0-916d-4a80-a757-b4758bf9bc16 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c7316a0-916d-4a80-a757-b4758bf9bc16 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c7316a0-916d-4a80-a757-b4758bf9bc16 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e returned with HTTP 404 Sep 07 16:54:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1153/2295] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:54:58 2026] GET /volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e2f29b26-7fcb-4690-969a-c922fe4bffd0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2f29b26-7fcb-4690-969a-c922fe4bffd0 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] DELETE http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e2f29b26-7fcb-4690-969a-c922fe4bffd0 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e2f29b26-7fcb-4690-969a-c922fe4bffd0 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-e2f29b26-7fcb-4690-969a-c922fe4bffd0 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] Delete volume with id: 79210280-b7c4-42a5-aa2a-876e105d1e2e Sep 07 16:54:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9ca5f679-ea94-4457-bae6-839a9df750bb tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot delete request issued successfully. Sep 07 16:54:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9ca5f679-ea94-4457-bae6-839a9df750bb tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 202 Sep 07 16:54:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1143/2296] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:54:58 2026] DELETE /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:54:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-482dab95-824d-4752-96ce-c4cc9db9807f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-482dab95-824d-4752-96ce-c4cc9db9807f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2f29b26-7fcb-4690-969a-c922fe4bffd0 tempest-VolumesTransfersV355Test-1938373536 tempest-VolumesTransfersV355Test-1938373536-project-member] http://192.168.122.91/volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e returned with HTTP 404 Sep 07 16:54:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-482dab95-824d-4752-96ce-c4cc9db9807f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-482dab95-824d-4752-96ce-c4cc9db9807f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1154/2297] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:54:58 2026] DELETE /volume/v3/volumes/79210280-b7c4-42a5-aa2a-876e105d1e2e => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-613f8db5-d9ab-49a7-a29e-ca292ad5024a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-613f8db5-d9ab-49a7-a29e-ca292ad5024a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-613f8db5-d9ab-49a7-a29e-ca292ad5024a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-613f8db5-d9ab-49a7-a29e-ca292ad5024a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:58 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-613f8db5-d9ab-49a7-a29e-ca292ad5024a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:54:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-613f8db5-d9ab-49a7-a29e-ca292ad5024a tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1155/2298] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:58 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 473 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:54:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-482dab95-824d-4752-96ce-c4cc9db9807f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:54:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-482dab95-824d-4752-96ce-c4cc9db9807f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 200 Sep 07 16:54:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1144/2299] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:58 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 887 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-63e41ca6-26d6-4384-ab9d-5b54684d4a1c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63e41ca6-26d6-4384-ab9d-5b54684d4a1c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:54:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63e41ca6-26d6-4384-ab9d-5b54684d4a1c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63e41ca6-26d6-4384-ab9d-5b54684d4a1c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:54:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:54:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-63e41ca6-26d6-4384-ab9d-5b54684d4a1c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:54:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63e41ca6-26d6-4384-ab9d-5b54684d4a1c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:54:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1156/2300] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:54:59 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 473 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:54:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-02b51d28-065e-4814-b23f-82ce79f9fe19 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:54:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-02b51d28-065e-4814-b23f-82ce79f9fe19 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:54:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-02b51d28-065e-4814-b23f-82ce79f9fe19 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:54:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-02b51d28-065e-4814-b23f-82ce79f9fe19 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-02b51d28-065e-4814-b23f-82ce79f9fe19 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-02b51d28-065e-4814-b23f-82ce79f9fe19 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 200 Sep 07 16:55:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1145/2301] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:54:59 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 887 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-974ff0fb-bdba-4039-bc40-c73964601e4e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-974ff0fb-bdba-4039-bc40-c73964601e4e tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:55:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-974ff0fb-bdba-4039-bc40-c73964601e4e tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-974ff0fb-bdba-4039-bc40-c73964601e4e tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:00 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:00 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-974ff0fb-bdba-4039-bc40-c73964601e4e tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:55:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-974ff0fb-bdba-4039-bc40-c73964601e4e tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:55:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1157/2302] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:00 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 473 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-560ac4cc-ad13-47a7-9176-c9676618c40f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-560ac4cc-ad13-47a7-9176-c9676618c40f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-560ac4cc-ad13-47a7-9176-c9676618c40f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-560ac4cc-ad13-47a7-9176-c9676618c40f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-560ac4cc-ad13-47a7-9176-c9676618c40f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-560ac4cc-ad13-47a7-9176-c9676618c40f tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 200 Sep 07 16:55:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1146/2303] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:01 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 887 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0ed23ec0-2fc6-47d5-9b3b-61659ab28ad2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0ed23ec0-2fc6-47d5-9b3b-61659ab28ad2 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:55:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0ed23ec0-2fc6-47d5-9b3b-61659ab28ad2 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0ed23ec0-2fc6-47d5-9b3b-61659ab28ad2 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0ed23ec0-2fc6-47d5-9b3b-61659ab28ad2 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:55:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0ed23ec0-2fc6-47d5-9b3b-61659ab28ad2 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:55:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1158/2304] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:01 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 473 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8336a6f7-39e5-4d7d-9582-bd8c548058f0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8336a6f7-39e5-4d7d-9582-bd8c548058f0 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8336a6f7-39e5-4d7d-9582-bd8c548058f0 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8336a6f7-39e5-4d7d-9582-bd8c548058f0 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8336a6f7-39e5-4d7d-9582-bd8c548058f0 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8336a6f7-39e5-4d7d-9582-bd8c548058f0 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 200 Sep 07 16:55:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1147/2305] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:02 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 887 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0e1c170c-9ad0-4a35-8176-66a791acbc4c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0e1c170c-9ad0-4a35-8176-66a791acbc4c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:55:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0e1c170c-9ad0-4a35-8176-66a791acbc4c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0e1c170c-9ad0-4a35-8176-66a791acbc4c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0e1c170c-9ad0-4a35-8176-66a791acbc4c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Snapshot retrieved successfully. Sep 07 16:55:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0e1c170c-9ad0-4a35-8176-66a791acbc4c tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 200 Sep 07 16:55:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1159/2306] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:03 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 473 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dbe484b3-8c41-4f8f-918b-88503965b10a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dbe484b3-8c41-4f8f-918b-88503965b10a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dbe484b3-8c41-4f8f-918b-88503965b10a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dbe484b3-8c41-4f8f-918b-88503965b10a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dbe484b3-8c41-4f8f-918b-88503965b10a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dbe484b3-8c41-4f8f-918b-88503965b10a tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 200 Sep 07 16:55:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1148/2307] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:03 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 887 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-dff31938-b96a-4147-b0f9-1696c53523ba None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dff31938-b96a-4147-b0f9-1696c53523ba tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dff31938-b96a-4147-b0f9-1696c53523ba tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-dff31938-b96a-4147-b0f9-1696c53523ba tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-dff31938-b96a-4147-b0f9-1696c53523ba tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 returned with HTTP 404 Sep 07 16:55:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1160/2308] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:04 2026] GET /volume/v3/snapshots/141c27bf-fc16-4a68-9c75-bfebf3d0e776 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5143cc6a-77d4-4118-9358-e98cc0ba4c40 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5143cc6a-77d4-4118-9358-e98cc0ba4c40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] DELETE http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 Sep 07 16:55:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5143cc6a-77d4-4118-9358-e98cc0ba4c40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5143cc6a-77d4-4118-9358-e98cc0ba4c40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-5143cc6a-77d4-4118-9358-e98cc0ba4c40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume with id: 68c2a6ac-f41b-447b-935c-f5abd7b72a09 Sep 07 16:55:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5143cc6a-77d4-4118-9358-e98cc0ba4c40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5143cc6a-77d4-4118-9358-e98cc0ba4c40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Delete volume request issued successfully. Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5143cc6a-77d4-4118-9358-e98cc0ba4c40 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 returned with HTTP 202 Sep 07 16:55:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1149/2309] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:04 2026] DELETE /volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-585f940b-1e6f-40a6-b475-ac1cb23c40ca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-585f940b-1e6f-40a6-b475-ac1cb23c40ca tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-585f940b-1e6f-40a6-b475-ac1cb23c40ca tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-585f940b-1e6f-40a6-b475-ac1cb23c40ca tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-585f940b-1e6f-40a6-b475-ac1cb23c40ca tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Volume info retrieved successfully. Sep 07 16:55:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-585f940b-1e6f-40a6-b475-ac1cb23c40ca tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 returned with HTTP 200 Sep 07 16:55:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1161/2310] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:04 2026] GET /volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e6d63f02-4b9e-4cce-be6e-3a5d46713189 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e6d63f02-4b9e-4cce-be6e-3a5d46713189 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e6d63f02-4b9e-4cce-be6e-3a5d46713189 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e6d63f02-4b9e-4cce-be6e-3a5d46713189 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e6d63f02-4b9e-4cce-be6e-3a5d46713189 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e6d63f02-4b9e-4cce-be6e-3a5d46713189 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 200 Sep 07 16:55:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1150/2311] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:04 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 888 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a87462a8-50d2-4707-b8b8-22bb56a476f9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a87462a8-50d2-4707-b8b8-22bb56a476f9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a87462a8-50d2-4707-b8b8-22bb56a476f9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a87462a8-50d2-4707-b8b8-22bb56a476f9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a87462a8-50d2-4707-b8b8-22bb56a476f9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] Volume info retrieved successfully. Sep 07 16:55:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a87462a8-50d2-4707-b8b8-22bb56a476f9 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-reader] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 200 Sep 07 16:55:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1162/2312] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:04 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 888 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aef58fd6-969f-4663-8995-d63779660d43 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aef58fd6-969f-4663-8995-d63779660d43 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] DELETE http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aef58fd6-969f-4663-8995-d63779660d43 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aef58fd6-969f-4663-8995-d63779660d43 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-aef58fd6-969f-4663-8995-d63779660d43 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume with id: 8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-aef58fd6-969f-4663-8995-d63779660d43 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-aef58fd6-969f-4663-8995-d63779660d43 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume request issued successfully. Sep 07 16:55:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aef58fd6-969f-4663-8995-d63779660d43 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 202 Sep 07 16:55:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1151/2313] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:04 2026] DELETE /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0b27c249-6766-42e5-8145-2b1221db59f5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0b27c249-6766-42e5-8145-2b1221db59f5 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0b27c249-6766-42e5-8145-2b1221db59f5 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0b27c249-6766-42e5-8145-2b1221db59f5 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0b27c249-6766-42e5-8145-2b1221db59f5 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0b27c249-6766-42e5-8145-2b1221db59f5 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 200 Sep 07 16:55:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1163/2314] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:04 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 887 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-faba8762-2afa-4bd0-a017-676764c6a538 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-faba8762-2afa-4bd0-a017-676764c6a538 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] GET http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 Sep 07 16:55:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-faba8762-2afa-4bd0-a017-676764c6a538 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-faba8762-2afa-4bd0-a017-676764c6a538 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-faba8762-2afa-4bd0-a017-676764c6a538 tempest-CreateVolumesFromSnapshotTest-1211386405 tempest-CreateVolumesFromSnapshotTest-1211386405-project-member] http://192.168.122.91/volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 returned with HTTP 404 Sep 07 16:55:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1152/2315] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:05 2026] GET /volume/v3/volumes/68c2a6ac-f41b-447b-935c-f5abd7b72a09 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d0d03877-1f9b-4a2a-a419-ea9eed003d43 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d0d03877-1f9b-4a2a-a419-ea9eed003d43 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d0d03877-1f9b-4a2a-a419-ea9eed003d43 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d0d03877-1f9b-4a2a-a419-ea9eed003d43 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d0d03877-1f9b-4a2a-a419-ea9eed003d43 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 404 Sep 07 16:55:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1164/2316] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:06 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8afbf604-a457-4467-8e68-a7266daa1a98 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8afbf604-a457-4467-8e68-a7266daa1a98 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8afbf604-a457-4467-8e68-a7266daa1a98 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8afbf604-a457-4467-8e68-a7266daa1a98 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8afbf604-a457-4467-8e68-a7266daa1a98 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 404 Sep 07 16:55:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1153/2317] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:06 2026] GET /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:55:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6e6176f0-099f-4adf-9835-9ed43f99d35c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6e6176f0-099f-4adf-9835-9ed43f99d35c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] DELETE http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6e6176f0-099f-4adf-9835-9ed43f99d35c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6e6176f0-099f-4adf-9835-9ed43f99d35c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:06 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-6e6176f0-099f-4adf-9835-9ed43f99d35c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume with id: 8106fee0-9c1e-4836-8f8e-c14752e6e15e Sep 07 16:55:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6e6176f0-099f-4adf-9835-9ed43f99d35c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e returned with HTTP 404 Sep 07 16:55:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1165/2318] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:06 2026] DELETE /volume/v3/volumes/8106fee0-9c1e-4836-8f8e-c14752e6e15e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9c0deb18-ed4a-451a-bccf-d15159bd96f7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c0deb18-ed4a-451a-bccf-d15159bd96f7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a Sep 07 16:55:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9c0deb18-ed4a-451a-bccf-d15159bd96f7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9c0deb18-ed4a-451a-bccf-d15159bd96f7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:06 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-9c0deb18-ed4a-451a-bccf-d15159bd96f7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete snapshot with id: 04ccb725-a4f7-4060-9c2d-47a5140f268a Sep 07 16:55:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9c0deb18-ed4a-451a-bccf-d15159bd96f7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:55:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9c0deb18-ed4a-451a-bccf-d15159bd96f7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot delete request issued successfully. Sep 07 16:55:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c0deb18-ed4a-451a-bccf-d15159bd96f7 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a returned with HTTP 202 Sep 07 16:55:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1154/2319] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:55:06 2026] DELETE /volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:55:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-16101c5f-62ea-4d9d-9db0-3fca35571aaa None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-16101c5f-62ea-4d9d-9db0-3fca35571aaa tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a Sep 07 16:55:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-16101c5f-62ea-4d9d-9db0-3fca35571aaa tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-16101c5f-62ea-4d9d-9db0-3fca35571aaa tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-16101c5f-62ea-4d9d-9db0-3fca35571aaa tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:55:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-16101c5f-62ea-4d9d-9db0-3fca35571aaa tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a returned with HTTP 200 Sep 07 16:55:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1166/2320] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:06 2026] GET /volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fe93e37a-b688-483c-b99f-2e9a73d7ab74 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe93e37a-b688-483c-b99f-2e9a73d7ab74 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a Sep 07 16:55:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe93e37a-b688-483c-b99f-2e9a73d7ab74 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe93e37a-b688-483c-b99f-2e9a73d7ab74 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fe93e37a-b688-483c-b99f-2e9a73d7ab74 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Snapshot retrieved successfully. Sep 07 16:55:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe93e37a-b688-483c-b99f-2e9a73d7ab74 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a returned with HTTP 200 Sep 07 16:55:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1155/2321] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:07 2026] GET /volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d2a24db9-f7b0-43e7-82fc-b61ac67dba78 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2a24db9-f7b0-43e7-82fc-b61ac67dba78 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2a24db9-f7b0-43e7-82fc-b61ac67dba78 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2a24db9-f7b0-43e7-82fc-b61ac67dba78 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2a24db9-f7b0-43e7-82fc-b61ac67dba78 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a returned with HTTP 404 Sep 07 16:55:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1167/2322] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:08 2026] GET /volume/v3/snapshots/04ccb725-a4f7-4060-9c2d-47a5140f268a => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-de679328-e780-4626-9a74-46d275d69ebb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de679328-e780-4626-9a74-46d275d69ebb tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 Sep 07 16:55:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de679328-e780-4626-9a74-46d275d69ebb tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de679328-e780-4626-9a74-46d275d69ebb tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-de679328-e780-4626-9a74-46d275d69ebb tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de679328-e780-4626-9a74-46d275d69ebb tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 returned with HTTP 200 Sep 07 16:55:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1156/2323] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:08 2026] GET /volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2d32f882-ec7a-43d1-8773-d29aecbc0e17 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d32f882-ec7a-43d1-8773-d29aecbc0e17 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] DELETE http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2d32f882-ec7a-43d1-8773-d29aecbc0e17 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2d32f882-ec7a-43d1-8773-d29aecbc0e17 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-2d32f882-ec7a-43d1-8773-d29aecbc0e17 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume with id: 0f1f815f-d23a-4aaf-85d7-38f178ed9079 Sep 07 16:55:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:08 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2d32f882-ec7a-43d1-8773-d29aecbc0e17 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2d32f882-ec7a-43d1-8773-d29aecbc0e17 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume request issued successfully. Sep 07 16:55:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d32f882-ec7a-43d1-8773-d29aecbc0e17 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 returned with HTTP 202 Sep 07 16:55:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1168/2324] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:08 2026] DELETE /volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f2bd979f-2adb-46c5-a4bc-9c7577eb83ab None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2bd979f-2adb-46c5-a4bc-9c7577eb83ab tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 Sep 07 16:55:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2bd979f-2adb-46c5-a4bc-9c7577eb83ab tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2bd979f-2adb-46c5-a4bc-9c7577eb83ab tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f2bd979f-2adb-46c5-a4bc-9c7577eb83ab tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2bd979f-2adb-46c5-a4bc-9c7577eb83ab tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 returned with HTTP 200 Sep 07 16:55:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1157/2325] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:08 2026] GET /volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c1f1377a-8753-47df-9a99-fd6d08691cb8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c1f1377a-8753-47df-9a99-fd6d08691cb8 tempest-VolumesSummaryTest-1498975655 tempest-VolumesSummaryTest-1498975655-project-reader] GET http://192.168.122.91/volume/v3/volumes/summary Sep 07 16:55:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c1f1377a-8753-47df-9a99-fd6d08691cb8 tempest-VolumesSummaryTest-1498975655 tempest-VolumesSummaryTest-1498975655-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:55:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c1f1377a-8753-47df-9a99-fd6d08691cb8 tempest-VolumesSummaryTest-1498975655 tempest-VolumesSummaryTest-1498975655-project-reader] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-c1f1377a-8753-47df-9a99-fd6d08691cb8 tempest-VolumesSummaryTest-1498975655 tempest-VolumesSummaryTest-1498975655-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Create volume of 1 GB Sep 07 16:55:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c1f1377a-8753-47df-9a99-fd6d08691cb8 tempest-VolumesSummaryTest-1498975655 tempest-VolumesSummaryTest-1498975655-project-reader] Get summary completed successfully. Sep 07 16:55:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Availability Zones retrieved successfully. Sep 07 16:55:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c1f1377a-8753-47df-9a99-fd6d08691cb8 tempest-VolumesSummaryTest-1498975655 tempest-VolumesSummaryTest-1498975655-project-reader] http://192.168.122.91/volume/v3/volumes/summary returned with HTTP 200 Sep 07 16:55:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1158/2326] 192.168.122.91 () {60 vars in 1181 bytes} [Mon Sep 7 16:55:08 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Flow 'volume_create_api' (30ad322e-b1d3-4d20-96fc-8cef2bdf5b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae5982b7-1dea-46e7-83fe-5041373f8558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae5982b7-1dea-46e7-83fe-5041373f8558) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:08 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3168f82-1370-4f7d-9dde-d3e380f9cfcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Created reservations ['236b7ec5-0981-4f3f-96af-5310d3239e4d', 'dcabc79f-de46-4eed-bd7d-37c70e5c0a4c', '516cd21a-5b45-40fa-813b-60e3a0466f91', '563d09a4-f912-4402-8e69-b771bedfdfae'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3168f82-1370-4f7d-9dde-d3e380f9cfcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['236b7ec5-0981-4f3f-96af-5310d3239e4d', 'dcabc79f-de46-4eed-bd7d-37c70e5c0a4c', '516cd21a-5b45-40fa-813b-60e3a0466f91', '563d09a4-f912-4402-8e69-b771bedfdfae']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41be4f8-6147-43e7-a817-a8a9f0701d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41be4f8-6147-43e7-a817-a8a9f0701d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1d5d3c-2ef8-4042-8428-affbea149886', '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='81fafd1e901e4c3087044798d3b49bff',qos_specs=None,replication_status=,reservations=['236b7ec5-0981-4f3f-96af-5310d3239e4d','dcabc79f-de46-4eed-bd7d-37c70e5c0a4c','516cd21a-5b45-40fa-813b-60e3a0466f91','563d09a4-f912-4402-8e69-b771bedfdfae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86f61e3499c14121a7cd0cb8390887f3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:09Z,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=2e1d5d3c-2ef8-4042-8428-affbea149886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81fafd1e901e4c3087044798d3b49bff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86f61e3499c14121a7cd0cb8390887f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd570f1-ffd2-4b5a-be2b-ae9ec9377b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd570f1-ffd2-4b5a-be2b-ae9ec9377b66) transitioned into state 'SUCCESS' from 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='81fafd1e901e4c3087044798d3b49bff',qos_specs=None,replication_status=,reservations=['236b7ec5-0981-4f3f-96af-5310d3239e4d','dcabc79f-de46-4eed-bd7d-37c70e5c0a4c','516cd21a-5b45-40fa-813b-60e3a0466f91','563d09a4-f912-4402-8e69-b771bedfdfae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86f61e3499c14121a7cd0cb8390887f3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab027a3d-e5cf-4188-b151-67fe00982c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab027a3d-e5cf-4188-b151-67fe00982c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Flow 'volume_create_api' (30ad322e-b1d3-4d20-96fc-8cef2bdf5b84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Create volume request issued successfully. Sep 07 16:55:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a31ea5ad-2a78-49ba-9a53-44ff764c0c76 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:55:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1169/2327] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:55:08 2026] POST /volume/v3/volumes => generated 747 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d00b520f-247e-43e4-b77a-8bf56c3dc9c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d00b520f-247e-43e4-b77a-8bf56c3dc9c0 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 Sep 07 16:55:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d00b520f-247e-43e4-b77a-8bf56c3dc9c0 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d00b520f-247e-43e4-b77a-8bf56c3dc9c0 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d00b520f-247e-43e4-b77a-8bf56c3dc9c0 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d00b520f-247e-43e4-b77a-8bf56c3dc9c0 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 returned with HTTP 200 Sep 07 16:55:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1159/2328] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:09 2026] GET /volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 => generated 815 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8df558c7-8a6b-43e3-ad8c-6b487a1f5420 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8df558c7-8a6b-43e3-ad8c-6b487a1f5420 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8df558c7-8a6b-43e3-ad8c-6b487a1f5420 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8df558c7-8a6b-43e3-ad8c-6b487a1f5420 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8df558c7-8a6b-43e3-ad8c-6b487a1f5420 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 returned with HTTP 404 Sep 07 16:55:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1170/2329] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:09 2026] GET /volume/v3/volumes/0f1f815f-d23a-4aaf-85d7-38f178ed9079 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b6f06dfd-f1ed-4c1c-afbe-29bd7c440b71 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b6f06dfd-f1ed-4c1c-afbe-29bd7c440b71 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:55:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b6f06dfd-f1ed-4c1c-afbe-29bd7c440b71 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b6f06dfd-f1ed-4c1c-afbe-29bd7c440b71 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b6f06dfd-f1ed-4c1c-afbe-29bd7c440b71 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b6f06dfd-f1ed-4c1c-afbe-29bd7c440b71 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 returned with HTTP 200 Sep 07 16:55:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1160/2330] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:09 2026] GET /volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-446f65be-b614-4707-b5da-7dac94b0095c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-446f65be-b614-4707-b5da-7dac94b0095c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] DELETE http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-446f65be-b614-4707-b5da-7dac94b0095c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-446f65be-b614-4707-b5da-7dac94b0095c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:09 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-446f65be-b614-4707-b5da-7dac94b0095c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume with id: c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:55:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-446f65be-b614-4707-b5da-7dac94b0095c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-446f65be-b614-4707-b5da-7dac94b0095c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Delete volume request issued successfully. Sep 07 16:55:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-446f65be-b614-4707-b5da-7dac94b0095c tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 returned with HTTP 202 Sep 07 16:55:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1171/2331] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:09 2026] DELETE /volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-af4f08bf-f72a-4cc1-8110-917d4a31db7b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-af4f08bf-f72a-4cc1-8110-917d4a31db7b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:55:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-af4f08bf-f72a-4cc1-8110-917d4a31db7b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-af4f08bf-f72a-4cc1-8110-917d4a31db7b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-af4f08bf-f72a-4cc1-8110-917d4a31db7b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Volume info retrieved successfully. Sep 07 16:55:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-af4f08bf-f72a-4cc1-8110-917d4a31db7b tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 returned with HTTP 200 Sep 07 16:55:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1161/2332] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:09 2026] GET /volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:55:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a240e402-356f-451e-a8de-829bd990e15d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a240e402-356f-451e-a8de-829bd990e15d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 Sep 07 16:55:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a240e402-356f-451e-a8de-829bd990e15d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a240e402-356f-451e-a8de-829bd990e15d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:10 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a240e402-356f-451e-a8de-829bd990e15d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a240e402-356f-451e-a8de-829bd990e15d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 returned with HTTP 200 Sep 07 16:55:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1172/2333] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:10 2026] GET /volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 => generated 839 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0ac06b09-2147-4060-a2bf-e2a392a706e2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ac06b09-2147-4060-a2bf-e2a392a706e2 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] GET http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 Sep 07 16:55:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ac06b09-2147-4060-a2bf-e2a392a706e2 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ac06b09-2147-4060-a2bf-e2a392a706e2 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ac06b09-2147-4060-a2bf-e2a392a706e2 tempest-VolumesSnapshotTestJSON-1708725501 tempest-VolumesSnapshotTestJSON-1708725501-project-member] http://192.168.122.91/volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 returned with HTTP 404 Sep 07 16:55:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1162/2334] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:10 2026] GET /volume/v3/volumes/c97e6888-d03a-4b17-a85d-912aa74a03e0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ec7d7813-f573-4a3d-a6da-929fa6f6b895 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ec7d7813-f573-4a3d-a6da-929fa6f6b895 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 Sep 07 16:55:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ec7d7813-f573-4a3d-a6da-929fa6f6b895 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ec7d7813-f573-4a3d-a6da-929fa6f6b895 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:11 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ec7d7813-f573-4a3d-a6da-929fa6f6b895 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ec7d7813-f573-4a3d-a6da-929fa6f6b895 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 returned with HTTP 200 Sep 07 16:55:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1173/2335] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:11 2026] GET /volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-640b0b16-c0ef-44ea-8496-cf336f40a0c5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-640b0b16-c0ef-44ea-8496-cf336f40a0c5 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 Sep 07 16:55:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-640b0b16-c0ef-44ea-8496-cf336f40a0c5 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-640b0b16-c0ef-44ea-8496-cf336f40a0c5 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-640b0b16-c0ef-44ea-8496-cf336f40a0c5 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-640b0b16-c0ef-44ea-8496-cf336f40a0c5 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 returned with HTTP 200 Sep 07 16:55:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1163/2336] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:11 2026] GET /volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:55:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1109738593"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1109738593'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:11 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Create volume of 1 GB Sep 07 16:55:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Availability Zones retrieved successfully. Sep 07 16:55:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Flow 'volume_create_api' (12950b77-0f39-4f02-9f5b-6b33871d8ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc978622-399f-47eb-ac69-d6eaa5319bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc978622-399f-47eb-ac69-d6eaa5319bc5) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e062017-b496-4d0c-919a-542f805bd9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.quota [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Created reservations ['775b6851-2fce-4521-8cff-68077d8e6dfa', '54854796-38d0-428e-b341-bf70dd7fe6bf', '5fca51fa-6d3f-4f7c-bdef-bcf2545ac4c8', 'f4f79a89-87a2-4fdd-9d4d-a019e105e2e8'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e062017-b496-4d0c-919a-542f805bd9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['775b6851-2fce-4521-8cff-68077d8e6dfa', '54854796-38d0-428e-b341-bf70dd7fe6bf', '5fca51fa-6d3f-4f7c-bdef-bcf2545ac4c8', 'f4f79a89-87a2-4fdd-9d4d-a019e105e2e8']}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0680312a-7551-4f53-be1b-6e71d5cc01ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0680312a-7551-4f53-be1b-6e71d5cc01ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7954531d-6949-4606-b5b4-f3ea9567cd60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1109738593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fafd1e901e4c3087044798d3b49bff',qos_specs=None,replication_status=,reservations=['775b6851-2fce-4521-8cff-68077d8e6dfa','54854796-38d0-428e-b341-bf70dd7fe6bf','5fca51fa-6d3f-4f7c-bdef-bcf2545ac4c8','f4f79a89-87a2-4fdd-9d4d-a019e105e2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86f61e3499c14121a7cd0cb8390887f3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1109738593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7954531d-6949-4606-b5b4-f3ea9567cd60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81fafd1e901e4c3087044798d3b49bff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86f61e3499c14121a7cd0cb8390887f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da4640c-f403-44e5-83d8-cfe7b5b7db06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da4640c-f403-44e5-83d8-cfe7b5b7db06) transitioned into 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-1109738593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81fafd1e901e4c3087044798d3b49bff',qos_specs=None,replication_status=,reservations=['775b6851-2fce-4521-8cff-68077d8e6dfa','54854796-38d0-428e-b341-bf70dd7fe6bf','5fca51fa-6d3f-4f7c-bdef-bcf2545ac4c8','f4f79a89-87a2-4fdd-9d4d-a019e105e2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86f61e3499c14121a7cd0cb8390887f3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014cd24f-ffa2-4e6d-9b23-d8ffd1ede534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014cd24f-ffa2-4e6d-9b23-d8ffd1ede534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Flow 'volume_create_api' (12950b77-0f39-4f02-9f5b-6b33871d8ac3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Create volume request issued successfully. Sep 07 16:55:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9935a7bc-85a8-4d25-8d4c-930146e156c1 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:55:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1174/2337] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:55:11 2026] POST /volume/v3/volumes => generated 783 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-db74d369-d69a-42be-b4ff-2b396a790940 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db74d369-d69a-42be-b4ff-2b396a790940 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 Sep 07 16:55:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-db74d369-d69a-42be-b4ff-2b396a790940 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-db74d369-d69a-42be-b4ff-2b396a790940 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:11 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-db74d369-d69a-42be-b4ff-2b396a790940 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db74d369-d69a-42be-b4ff-2b396a790940 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 returned with HTTP 200 Sep 07 16:55:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1164/2338] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:11 2026] GET /volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-233ebb51-7579-4e3a-abb3-46f13071d9ac None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-233ebb51-7579-4e3a-abb3-46f13071d9ac tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:55:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-233ebb51-7579-4e3a-abb3-46f13071d9ac tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc2649f6-5520-4fd7-a4e3-eaef4bd90e38", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2041567286"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-233ebb51-7579-4e3a-abb3-46f13071d9ac tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 404 Sep 07 16:55:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1175/2339] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:55:12 2026] POST /volume/v3/snapshots => generated 109 bytes in 291 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1b28536f-3fd7-4e59-87dd-b19f67e12943 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1b28536f-3fd7-4e59-87dd-b19f67e12943 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:55:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1b28536f-3fd7-4e59-87dd-b19f67e12943 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1742880582"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1b28536f-3fd7-4e59-87dd-b19f67e12943 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 404 Sep 07 16:55:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1165/2340] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:55:12 2026] POST /volume/v3/snapshots => generated 77 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7bea86f1-415e-4f55-a865-6c1f7fc4e2a1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7bea86f1-415e-4f55-a865-6c1f7fc4e2a1 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] GET http://192.168.122.91/volume/v3/snapshots?limit=invalid Sep 07 16:55:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7bea86f1-415e-4f55-a865-6c1f7fc4e2a1 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7bea86f1-415e-4f55-a865-6c1f7fc4e2a1 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7bea86f1-415e-4f55-a865-6c1f7fc4e2a1 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] HTTP exception thrown: limit param must be an integer Sep 07 16:55:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7bea86f1-415e-4f55-a865-6c1f7fc4e2a1 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] http://192.168.122.91/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 07 16:55:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1176/2341] 192.168.122.91 () {58 vars in 1149 bytes} [Mon Sep 7 16:55:12 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 59 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:55:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9deeb93c-2c16-4b73-8fee-cb16dec5680c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9deeb93c-2c16-4b73-8fee-cb16dec5680c tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] GET http://192.168.122.91/volume/v3/snapshots?marker=a319ad9a-1077-4d88-a9b9-c511f65064ff Sep 07 16:55:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9deeb93c-2c16-4b73-8fee-cb16dec5680c tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9deeb93c-2c16-4b73-8fee-cb16dec5680c tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-9deeb93c-2c16-4b73-8fee-cb16dec5680c tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:12 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-9deeb93c-2c16-4b73-8fee-cb16dec5680c tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9deeb93c-2c16-4b73-8fee-cb16dec5680c tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] http://192.168.122.91/volume/v3/snapshots?marker=a319ad9a-1077-4d88-a9b9-c511f65064ff returned with HTTP 404 Sep 07 16:55:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1166/2342] 192.168.122.91 () {58 vars in 1209 bytes} [Mon Sep 7 16:55:12 2026] GET /volume/v3/snapshots?marker=a319ad9a-1077-4d88-a9b9-c511f65064ff => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2026d836-8d41-457c-968b-c50b2505b136 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2026d836-8d41-457c-968b-c50b2505b136 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] GET http://192.168.122.91/volume/v3/snapshots?sort_key=invalid Sep 07 16:55:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2026d836-8d41-457c-968b-c50b2505b136 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2026d836-8d41-457c-968b-c50b2505b136 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-2026d836-8d41-457c-968b-c50b2505b136 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:12 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:12 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-2026d836-8d41-457c-968b-c50b2505b136 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2026d836-8d41-457c-968b-c50b2505b136 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-reader] http://192.168.122.91/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 07 16:55:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1177/2343] 192.168.122.91 () {58 vars in 1155 bytes} [Mon Sep 7 16:55:12 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:55:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8fdeb6c3-1e31-4059-9451-4276ef7c8845 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:55:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8fdeb6c3-1e31-4059-9451-4276ef7c8845 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 Sep 07 16:55:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8fdeb6c3-1e31-4059-9451-4276ef7c8845 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-284936129"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-284936129'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Create volume of 2 GB Sep 07 16:55:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8fdeb6c3-1e31-4059-9451-4276ef7c8845 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Availability Zones retrieved successfully. Sep 07 16:55:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:13 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8fdeb6c3-1e31-4059-9451-4276ef7c8845 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Flow 'volume_create_api' (6e694cbb-0013-45fd-8c95-bd9a84530635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd3e5c2-05e7-4c41-b3a8-e282a6b6308f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Validating volume size '2' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8fdeb6c3-1e31-4059-9451-4276ef7c8845 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 returned with HTTP 200 Sep 07 16:55:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1178/2344] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:12 2026] GET /volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 => generated 875 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd3e5c2-05e7-4c41-b3a8-e282a6b6308f) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be46e268-2503-46b7-b385-a8fbaf589674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Created reservations ['a80c26ff-b03c-42f9-a9a8-6370b523a751', '02870e17-93b2-47ce-a39d-8df133b4bbfa', '5a658600-eccd-4d15-bd34-6fe7f3c469cf', '28bceba2-c3f0-4f6f-b8d3-6afa09adb894'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be46e268-2503-46b7-b385-a8fbaf589674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a80c26ff-b03c-42f9-a9a8-6370b523a751', '02870e17-93b2-47ce-a39d-8df133b4bbfa', '5a658600-eccd-4d15-bd34-6fe7f3c469cf', '28bceba2-c3f0-4f6f-b8d3-6afa09adb894']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af699744-4d1e-45f3-811c-d0044b2c7ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:13 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af699744-4d1e-45f3-811c-d0044b2c7ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d758393-e2ba-445a-8873-d8dd2a5def4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-284936129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09226b66c6a04ef9a7809a585e095998',qos_specs=None,replication_status=,reservations=['a80c26ff-b03c-42f9-a9a8-6370b523a751','02870e17-93b2-47ce-a39d-8df133b4bbfa','5a658600-eccd-4d15-bd34-6fe7f3c469cf','28bceba2-c3f0-4f6f-b8d3-6afa09adb894'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='736e640d74874c89bad3b760182406a2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-284936129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d758393-e2ba-445a-8873-d8dd2a5def4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09226b66c6a04ef9a7809a585e095998',provider_auth=None,provider_geometry=None,provider_id=None,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='736e640d74874c89bad3b760182406a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9c3eae-5799-4731-82bd-b091a17fc7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9c3eae-5799-4731-82bd-b091a17fc7d6) transitioned into state 'SUCCESS' from state '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-284936129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09226b66c6a04ef9a7809a585e095998',qos_specs=None,replication_status=,reservations=['a80c26ff-b03c-42f9-a9a8-6370b523a751','02870e17-93b2-47ce-a39d-8df133b4bbfa','5a658600-eccd-4d15-bd34-6fe7f3c469cf','28bceba2-c3f0-4f6f-b8d3-6afa09adb894'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='736e640d74874c89bad3b760182406a2',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03dbd970-f50c-4853-8d60-08304577b2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03dbd970-f50c-4853-8d60-08304577b2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Flow 'volume_create_api' (6e694cbb-0013-45fd-8c95-bd9a84530635) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Create volume request issued successfully. Sep 07 16:55:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-990afbb4-bde9-4c57-b6ed-8c77b804d387 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:55:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1167/2345] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:55:12 2026] POST /volume/v3/volumes => generated 768 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-94cb9e31-9caf-4d84-b6ec-e0f3c3361c39 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-94cb9e31-9caf-4d84-b6ec-e0f3c3361c39 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e Sep 07 16:55:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-94cb9e31-9caf-4d84-b6ec-e0f3c3361c39 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-94cb9e31-9caf-4d84-b6ec-e0f3c3361c39 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:13 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:13 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-94cb9e31-9caf-4d84-b6ec-e0f3c3361c39 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Volume info retrieved successfully. Sep 07 16:55:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-94cb9e31-9caf-4d84-b6ec-e0f3c3361c39 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e returned with HTTP 200 Sep 07 16:55:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1179/2346] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:13 2026] GET /volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e => generated 836 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-489e04fa-7f80-4e6c-ac89-92a7bdb6b01d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-489e04fa-7f80-4e6c-ac89-92a7bdb6b01d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 Sep 07 16:55:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-489e04fa-7f80-4e6c-ac89-92a7bdb6b01d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-489e04fa-7f80-4e6c-ac89-92a7bdb6b01d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-489e04fa-7f80-4e6c-ac89-92a7bdb6b01d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-489e04fa-7f80-4e6c-ac89-92a7bdb6b01d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 returned with HTTP 200 Sep 07 16:55:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1168/2347] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:14 2026] GET /volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 => generated 876 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e1258ca3-0f58-401c-bbed-66357d6304ab None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e1258ca3-0f58-401c-bbed-66357d6304ab tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 Sep 07 16:55:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e1258ca3-0f58-401c-bbed-66357d6304ab tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e1258ca3-0f58-401c-bbed-66357d6304ab tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e1258ca3-0f58-401c-bbed-66357d6304ab tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e1258ca3-0f58-401c-bbed-66357d6304ab tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 returned with HTTP 200 Sep 07 16:55:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1180/2348] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:14 2026] GET /volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-05b116a8-fdc1-426c-92b6-a09d0efb0e9d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-05b116a8-fdc1-426c-92b6-a09d0efb0e9d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:55:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-05b116a8-fdc1-426c-92b6-a09d0efb0e9d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7954531d-6949-4606-b5b4-f3ea9567cd60", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1411588462"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:14 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-05b116a8-fdc1-426c-92b6-a09d0efb0e9d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:14 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-05b116a8-fdc1-426c-92b6-a09d0efb0e9d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Create snapshot from volume 7954531d-6949-4606-b5b4-f3ea9567cd60 Sep 07 16:55:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1bf047ec-5d0d-4808-9551-5ccd1413eb01 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1bf047ec-5d0d-4808-9551-5ccd1413eb01 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e Sep 07 16:55:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1bf047ec-5d0d-4808-9551-5ccd1413eb01 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1bf047ec-5d0d-4808-9551-5ccd1413eb01 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1bf047ec-5d0d-4808-9551-5ccd1413eb01 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Volume info retrieved successfully. Sep 07 16:55:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1bf047ec-5d0d-4808-9551-5ccd1413eb01 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e returned with HTTP 200 Sep 07 16:55:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1181/2349] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:14 2026] GET /volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:14 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-05b116a8-fdc1-426c-92b6-a09d0efb0e9d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Created reservations ['937a321a-4213-40bc-b1eb-37513987bdea', '6bf424db-e95b-453c-808f-443beaf2035e', '86d19b4e-0c02-4121-bdf6-de429ab184b3', 'de300da5-82b7-41dc-972c-7f85b02e3758'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-05b116a8-fdc1-426c-92b6-a09d0efb0e9d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Snapshot create request issued successfully. Sep 07 16:55:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-05b116a8-fdc1-426c-92b6-a09d0efb0e9d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:55:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1169/2350] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:55:14 2026] POST /volume/v3/snapshots => generated 326 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-333fc562-63f7-4131-bfd0-b1f0e0e8b4c8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-333fc562-63f7-4131-bfd0-b1f0e0e8b4c8 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 Sep 07 16:55:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-333fc562-63f7-4131-bfd0-b1f0e0e8b4c8 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-333fc562-63f7-4131-bfd0-b1f0e0e8b4c8 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:14 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-333fc562-63f7-4131-bfd0-b1f0e0e8b4c8 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Snapshot retrieved successfully. Sep 07 16:55:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-333fc562-63f7-4131-bfd0-b1f0e0e8b4c8 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 returned with HTTP 200 Sep 07 16:55:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1182/2351] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:14 2026] GET /volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 => generated 458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-21de3362-eb02-42f4-b04e-89cbcab9634d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-21de3362-eb02-42f4-b04e-89cbcab9634d tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e Sep 07 16:55:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-21de3362-eb02-42f4-b04e-89cbcab9634d tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-21de3362-eb02-42f4-b04e-89cbcab9634d tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-21de3362-eb02-42f4-b04e-89cbcab9634d tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Volume info retrieved successfully. Sep 07 16:55:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-21de3362-eb02-42f4-b04e-89cbcab9634d tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e returned with HTTP 200 Sep 07 16:55:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1170/2352] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:15 2026] GET /volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e => generated 861 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-474f8dba-a631-4a37-b3ff-7e70f1750958 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-474f8dba-a631-4a37-b3ff-7e70f1750958 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:55:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-474f8dba-a631-4a37-b3ff-7e70f1750958 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d758393-e2ba-445a-8873-d8dd2a5def4e", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-516787368"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-474f8dba-a631-4a37-b3ff-7e70f1750958 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Volume info retrieved successfully. Sep 07 16:55:15 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-474f8dba-a631-4a37-b3ff-7e70f1750958 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Create snapshot from volume 3d758393-e2ba-445a-8873-d8dd2a5def4e Sep 07 16:55:15 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-474f8dba-a631-4a37-b3ff-7e70f1750958 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Created reservations ['a885bf66-442e-4c67-920d-60063d177c38', '1d364ed6-f43a-4b13-a437-aa47964cf566', '34bf4b70-0c98-4391-b7a7-9ec9ec643748', '73d1e4da-7bb1-4c4f-aad1-fa25a5f56c62'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-322b1e2c-e433-48f1-ba5d-263d0cff6d4d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-322b1e2c-e433-48f1-ba5d-263d0cff6d4d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 Sep 07 16:55:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-322b1e2c-e433-48f1-ba5d-263d0cff6d4d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-322b1e2c-e433-48f1-ba5d-263d0cff6d4d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-322b1e2c-e433-48f1-ba5d-263d0cff6d4d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Snapshot retrieved successfully. Sep 07 16:55:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-322b1e2c-e433-48f1-ba5d-263d0cff6d4d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 returned with HTTP 200 Sep 07 16:55:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1171/2353] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:15 2026] GET /volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 => generated 458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-474f8dba-a631-4a37-b3ff-7e70f1750958 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Snapshot create request issued successfully. Sep 07 16:55:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-474f8dba-a631-4a37-b3ff-7e70f1750958 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:55:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1183/2354] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:55:15 2026] POST /volume/v3/snapshots => generated 317 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-65dc3a25-d2ad-45aa-a160-f4c56615d81a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65dc3a25-d2ad-45aa-a160-f4c56615d81a tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c Sep 07 16:55:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65dc3a25-d2ad-45aa-a160-f4c56615d81a tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65dc3a25-d2ad-45aa-a160-f4c56615d81a tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-65dc3a25-d2ad-45aa-a160-f4c56615d81a tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Snapshot retrieved successfully. Sep 07 16:55:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65dc3a25-d2ad-45aa-a160-f4c56615d81a tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c returned with HTTP 200 Sep 07 16:55:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1172/2355] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:15 2026] GET /volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c => generated 449 bytes in 31 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[87176]: DEBUG cinder.api.middleware.request_id [None req-2806bdaa-bdf7-4200-8a8a-bbeaae3d7c6a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2806bdaa-bdf7-4200-8a8a-bbeaae3d7c6a tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 Sep 07 16:55:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2806bdaa-bdf7-4200-8a8a-bbeaae3d7c6a tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2806bdaa-bdf7-4200-8a8a-bbeaae3d7c6a tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2806bdaa-bdf7-4200-8a8a-bbeaae3d7c6a tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Snapshot retrieved successfully. Sep 07 16:55:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2806bdaa-bdf7-4200-8a8a-bbeaae3d7c6a tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 returned with HTTP 200 Sep 07 16:55:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1184/2356] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:16 2026] GET /volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 => generated 458 bytes in 30 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[87177]: DEBUG cinder.api.middleware.request_id [None req-f5f3a700-941e-4acb-88f6-a9a09b6ca3d3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5f3a700-941e-4acb-88f6-a9a09b6ca3d3 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c Sep 07 16:55:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5f3a700-941e-4acb-88f6-a9a09b6ca3d3 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5f3a700-941e-4acb-88f6-a9a09b6ca3d3 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f5f3a700-941e-4acb-88f6-a9a09b6ca3d3 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Snapshot retrieved successfully. Sep 07 16:55:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5f3a700-941e-4acb-88f6-a9a09b6ca3d3 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c returned with HTTP 200 Sep 07 16:55:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1173/2357] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:16 2026] GET /volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c => generated 449 bytes in 29 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[87176]: DEBUG cinder.api.middleware.request_id [None req-e06e251d-4713-4094-8845-9d3016e3a707 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e06e251d-4713-4094-8845-9d3016e3a707 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 Sep 07 16:55:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e06e251d-4713-4094-8845-9d3016e3a707 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e06e251d-4713-4094-8845-9d3016e3a707 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e06e251d-4713-4094-8845-9d3016e3a707 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Snapshot retrieved successfully. Sep 07 16:55:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e06e251d-4713-4094-8845-9d3016e3a707 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 returned with HTTP 200 Sep 07 16:55:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1185/2358] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:17 2026] GET /volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 => generated 485 bytes in 19 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[87177]: DEBUG cinder.api.middleware.request_id [None req-5fa1495f-3173-4215-880b-99b41adf8cb7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5fa1495f-3173-4215-880b-99b41adf8cb7 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 Sep 07 16:55:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5fa1495f-3173-4215-880b-99b41adf8cb7 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5fa1495f-3173-4215-880b-99b41adf8cb7 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5fa1495f-3173-4215-880b-99b41adf8cb7 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Snapshot retrieved successfully. Sep 07 16:55:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5fa1495f-3173-4215-880b-99b41adf8cb7 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 returned with HTTP 200 Sep 07 16:55:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1174/2359] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:17 2026] GET /volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 => generated 485 bytes in 27 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[87176]: DEBUG cinder.api.middleware.request_id [None req-955fd8c9-26f8-4efe-8082-59231ff5cc7b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-955fd8c9-26f8-4efe-8082-59231ff5cc7b tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 Sep 07 16:55:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-955fd8c9-26f8-4efe-8082-59231ff5cc7b tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-955fd8c9-26f8-4efe-8082-59231ff5cc7b tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:17 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-955fd8c9-26f8-4efe-8082-59231ff5cc7b tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Delete snapshot with id: 8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 Sep 07 16:55:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-955fd8c9-26f8-4efe-8082-59231ff5cc7b tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Snapshot retrieved successfully. Sep 07 16:55:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-13db10de-adaa-4737-95a1-83623b47516f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-13db10de-adaa-4737-95a1-83623b47516f tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-13db10de-adaa-4737-95a1-83623b47516f tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-13db10de-adaa-4737-95a1-83623b47516f tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-955fd8c9-26f8-4efe-8082-59231ff5cc7b tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Snapshot delete request issued successfully. Sep 07 16:55:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-955fd8c9-26f8-4efe-8082-59231ff5cc7b tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 returned with HTTP 202 Sep 07 16:55:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1186/2360] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:55:17 2026] DELETE /volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:18 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-13db10de-adaa-4737-95a1-83623b47516f tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Snapshot retrieved successfully. Sep 07 16:55:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-13db10de-adaa-4737-95a1-83623b47516f tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c returned with HTTP 200 Sep 07 16:55:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1175/2361] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:18 2026] GET /volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c => generated 449 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2966e776-5843-486b-bcce-5f875f85219d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2966e776-5843-486b-bcce-5f875f85219d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 Sep 07 16:55:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2966e776-5843-486b-bcce-5f875f85219d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2966e776-5843-486b-bcce-5f875f85219d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2966e776-5843-486b-bcce-5f875f85219d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Snapshot retrieved successfully. Sep 07 16:55:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2966e776-5843-486b-bcce-5f875f85219d tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 returned with HTTP 200 Sep 07 16:55:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1187/2362] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:18 2026] GET /volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 => generated 484 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-214568121"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-214568121'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Create volume of 1 GB Sep 07 16:55:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Availability Zones retrieved successfully. Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Flow 'volume_create_api' (7a6e741d-9777-4548-bd02-1ae4d61d86e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e02a2da3-1ee1-4128-a72c-0afa095df63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e02a2da3-1ee1-4128-a72c-0afa095df63f) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d593dd72-2f21-4186-ad6e-67c3d02ccb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Created reservations ['9b21d321-b388-4a97-a5a6-a2c8016b95ef', '86de900f-e034-4dbc-9bcc-ce9c5ea42633', '7e7d57a8-6fbb-4be4-94e7-b8eebeca0727', 'df8ac9ba-c707-4f0b-b19b-c1f9a20bd308'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d593dd72-2f21-4186-ad6e-67c3d02ccb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b21d321-b388-4a97-a5a6-a2c8016b95ef', '86de900f-e034-4dbc-9bcc-ce9c5ea42633', '7e7d57a8-6fbb-4be4-94e7-b8eebeca0727', 'df8ac9ba-c707-4f0b-b19b-c1f9a20bd308']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc95e72-724e-40ba-b385-15988f84751e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:18 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc95e72-724e-40ba-b385-15988f84751e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a7e4c4b-0618-493d-b1ab-28dd69a83ffb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-214568121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc7b1b95d944bb78ed050c7ac796a10',qos_specs=None,replication_status=,reservations=['9b21d321-b388-4a97-a5a6-a2c8016b95ef','86de900f-e034-4dbc-9bcc-ce9c5ea42633','7e7d57a8-6fbb-4be4-94e7-b8eebeca0727','df8ac9ba-c707-4f0b-b19b-c1f9a20bd308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c59dc29e304d7aa0b7285adf2de595',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-214568121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a7e4c4b-0618-493d-b1ab-28dd69a83ffb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dc7b1b95d944bb78ed050c7ac796a10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49c59dc29e304d7aa0b7285adf2de595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a28c81-bd5e-4ef4-a4dd-daad21783f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a28c81-bd5e-4ef4-a4dd-daad21783f7a) transitioned into state 'SUCCESS' from state '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-214568121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc7b1b95d944bb78ed050c7ac796a10',qos_specs=None,replication_status=,reservations=['9b21d321-b388-4a97-a5a6-a2c8016b95ef','86de900f-e034-4dbc-9bcc-ce9c5ea42633','7e7d57a8-6fbb-4be4-94e7-b8eebeca0727','df8ac9ba-c707-4f0b-b19b-c1f9a20bd308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c59dc29e304d7aa0b7285adf2de595',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460c9379-12dd-4b48-86cb-5cea35d95dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460c9379-12dd-4b48-86cb-5cea35d95dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Flow 'volume_create_api' (7a6e741d-9777-4548-bd02-1ae4d61d86e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Create volume request issued successfully. Sep 07 16:55:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0e639356-1a61-46e4-bff0-ebd45bd0eb82 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:55:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1176/2363] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:55:18 2026] POST /volume/v3/volumes => generated 764 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b50925bc-15ac-44ba-bf29-108a50919ba2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b50925bc-15ac-44ba-bf29-108a50919ba2 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb Sep 07 16:55:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b50925bc-15ac-44ba-bf29-108a50919ba2 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b50925bc-15ac-44ba-bf29-108a50919ba2 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:18 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:18 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b50925bc-15ac-44ba-bf29-108a50919ba2 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Volume info retrieved successfully. Sep 07 16:55:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b50925bc-15ac-44ba-bf29-108a50919ba2 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb returned with HTTP 200 Sep 07 16:55:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1188/2364] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:18 2026] GET /volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb => generated 832 bytes in 61 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[87177]: DEBUG cinder.api.middleware.request_id [None req-5df5d476-1737-4a07-aa4b-e4529496d1a5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5df5d476-1737-4a07-aa4b-e4529496d1a5 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c Sep 07 16:55:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5df5d476-1737-4a07-aa4b-e4529496d1a5 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5df5d476-1737-4a07-aa4b-e4529496d1a5 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f4ee8f2e-e2ba-4ac8-b7a8-97b6d27dd58e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5df5d476-1737-4a07-aa4b-e4529496d1a5 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Snapshot retrieved successfully. Sep 07 16:55:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f4ee8f2e-e2ba-4ac8-b7a8-97b6d27dd58e tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 Sep 07 16:55:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f4ee8f2e-e2ba-4ac8-b7a8-97b6d27dd58e tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5df5d476-1737-4a07-aa4b-e4529496d1a5 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c returned with HTTP 200 Sep 07 16:55:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f4ee8f2e-e2ba-4ac8-b7a8-97b6d27dd58e tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1177/2365] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:19 2026] GET /volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c => generated 476 bytes in 33 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[87177]: DEBUG cinder.api.middleware.request_id [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f4ee8f2e-e2ba-4ac8-b7a8-97b6d27dd58e tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Snapshot retrieved successfully. Sep 07 16:55:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f4ee8f2e-e2ba-4ac8-b7a8-97b6d27dd58e tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 returned with HTTP 200 Sep 07 16:55:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:55:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1189/2366] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:19 2026] GET /volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 => generated 484 bytes in 27 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[87177]: DEBUG cinder.api.openstack.wsgi [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d3123719-4ccc-4e00-9e56-4e3853c82a0c"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd3123719-4ccc-4e00-9e56-4e3853c82a0c'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Snapshot retrieved successfully. Sep 07 16:55:19 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Create volume of 1 GB Sep 07 16:55:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Availability Zones retrieved successfully. Sep 07 16:55:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Flow 'volume_create_api' (7a1c97bc-5abb-41a5-8293-a9827a149581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f128aad7-9c1c-4a85-953e-c03666004ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f128aad7-9c1c-4a85-953e-c03666004ea8) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 16:55:19 devstack devstack@c-api.service[87177]: 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 16:55:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f128aad7-9c1c-4a85-953e-c03666004ea8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f128aad7-9c1c-4a85-953e-c03666004ea8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 16:55:19 devstack devstack@c-api.service[87177]: WARNING cinder.volume.api [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Flow 'volume_create_api' (7a1c97bc-5abb-41a5-8293-a9827a149581) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 16:55:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d0fb6bc5-c600-4ea8-87e6-e40fdbd66237 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 400 Sep 07 16:55:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1178/2367] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:55:19 2026] POST /volume/v3/volumes => generated 171 bytes in 89 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 16:55:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-502bebe6-6ec0-4c7a-9d3b-f6ac3fdc6e82 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-502bebe6-6ec0-4c7a-9d3b-f6ac3fdc6e82 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c Sep 07 16:55:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-502bebe6-6ec0-4c7a-9d3b-f6ac3fdc6e82 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-502bebe6-6ec0-4c7a-9d3b-f6ac3fdc6e82 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:19 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-502bebe6-6ec0-4c7a-9d3b-f6ac3fdc6e82 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Delete snapshot with id: d3123719-4ccc-4e00-9e56-4e3853c82a0c Sep 07 16:55:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-502bebe6-6ec0-4c7a-9d3b-f6ac3fdc6e82 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Snapshot retrieved successfully. Sep 07 16:55:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-502bebe6-6ec0-4c7a-9d3b-f6ac3fdc6e82 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Snapshot delete request issued successfully. Sep 07 16:55:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-502bebe6-6ec0-4c7a-9d3b-f6ac3fdc6e82 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c returned with HTTP 202 Sep 07 16:55:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1190/2368] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:55:19 2026] DELETE /volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-889404d4-31a3-46ba-9207-236c12ba3a1e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-889404d4-31a3-46ba-9207-236c12ba3a1e tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c Sep 07 16:55:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-889404d4-31a3-46ba-9207-236c12ba3a1e tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-889404d4-31a3-46ba-9207-236c12ba3a1e tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-889404d4-31a3-46ba-9207-236c12ba3a1e tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Snapshot retrieved successfully. Sep 07 16:55:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-889404d4-31a3-46ba-9207-236c12ba3a1e tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c returned with HTTP 200 Sep 07 16:55:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1179/2369] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:19 2026] GET /volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c => generated 475 bytes in 37 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[87176]: DEBUG cinder.api.middleware.request_id [None req-e3413caf-314d-45cf-8be5-2b0be0833f0c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3413caf-314d-45cf-8be5-2b0be0833f0c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb Sep 07 16:55:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3413caf-314d-45cf-8be5-2b0be0833f0c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3413caf-314d-45cf-8be5-2b0be0833f0c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e3413caf-314d-45cf-8be5-2b0be0833f0c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Volume info retrieved successfully. Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3413caf-314d-45cf-8be5-2b0be0833f0c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb returned with HTTP 200 Sep 07 16:55:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1191/2370] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:19 2026] GET /volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb => generated 857 bytes in 48 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[87177]: DEBUG cinder.api.middleware.request_id [None req-2b5a5ae5-7538-4183-8170-c516dfe63aaa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b5a5ae5-7538-4183-8170-c516dfe63aaa tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:55:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b5a5ae5-7538-4183-8170-c516dfe63aaa tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a7e4c4b-0618-493d-b1ab-28dd69a83ffb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-42915201"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2b5a5ae5-7538-4183-8170-c516dfe63aaa tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Volume info retrieved successfully. Sep 07 16:55:20 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-2b5a5ae5-7538-4183-8170-c516dfe63aaa tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Create snapshot from volume 1a7e4c4b-0618-493d-b1ab-28dd69a83ffb Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-15c73c72-1f1b-4a78-b8ff-5345d1796502 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-15c73c72-1f1b-4a78-b8ff-5345d1796502 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-15c73c72-1f1b-4a78-b8ff-5345d1796502 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-15c73c72-1f1b-4a78-b8ff-5345d1796502 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-15c73c72-1f1b-4a78-b8ff-5345d1796502 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 returned with HTTP 404 Sep 07 16:55:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1192/2371] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:20 2026] GET /volume/v3/snapshots/8ce9fad2-6c9a-4d85-890e-ba8a44e69bd1 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f2b7ed33-fe6d-47c1-af4f-1a2b49c24dfd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f2b7ed33-fe6d-47c1-af4f-1a2b49c24dfd tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] DELETE http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f2b7ed33-fe6d-47c1-af4f-1a2b49c24dfd tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f2b7ed33-fe6d-47c1-af4f-1a2b49c24dfd tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f2b7ed33-fe6d-47c1-af4f-1a2b49c24dfd tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Delete volume with id: 7954531d-6949-4606-b5b4-f3ea9567cd60 Sep 07 16:55:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:20 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-2b5a5ae5-7538-4183-8170-c516dfe63aaa tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Created reservations ['5615cdd8-4598-40eb-b5a7-5ed461a5b1aa', '3d1cead3-a42a-44ba-b885-756f141f5892', 'ae44eacf-16b9-4074-a3cc-f0236e6f3fb8', 'bccbbaca-6904-46a6-8775-5df70a950e8f'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f2b7ed33-fe6d-47c1-af4f-1a2b49c24dfd tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f2b7ed33-fe6d-47c1-af4f-1a2b49c24dfd tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Delete volume request issued successfully. Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f2b7ed33-fe6d-47c1-af4f-1a2b49c24dfd tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 returned with HTTP 202 Sep 07 16:55:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1193/2372] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:20 2026] DELETE /volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-40de7806-6cfa-42e0-ab23-5d40364922c9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-40de7806-6cfa-42e0-ab23-5d40364922c9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-40de7806-6cfa-42e0-ab23-5d40364922c9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-40de7806-6cfa-42e0-ab23-5d40364922c9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2b5a5ae5-7538-4183-8170-c516dfe63aaa tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot create request issued successfully. Sep 07 16:55:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b5a5ae5-7538-4183-8170-c516dfe63aaa tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:55:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1180/2373] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:55:20 2026] POST /volume/v3/snapshots => generated 312 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0a9e4663-309d-40fd-bb1b-0cf79feac168 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-40de7806-6cfa-42e0-ab23-5d40364922c9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a9e4663-309d-40fd-bb1b-0cf79feac168 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 Sep 07 16:55:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0a9e4663-309d-40fd-bb1b-0cf79feac168 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0a9e4663-309d-40fd-bb1b-0cf79feac168 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-40de7806-6cfa-42e0-ab23-5d40364922c9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 returned with HTTP 200 Sep 07 16:55:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1194/2374] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:20 2026] GET /volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 => generated 875 bytes in 62 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[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0a9e4663-309d-40fd-bb1b-0cf79feac168 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ad65a905-85c1-4fc4-a8e8-c37c6e279582 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a9e4663-309d-40fd-bb1b-0cf79feac168 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 returned with HTTP 200 Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ad65a905-85c1-4fc4-a8e8-c37c6e279582 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ad65a905-85c1-4fc4-a8e8-c37c6e279582 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ad65a905-85c1-4fc4-a8e8-c37c6e279582 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1181/2375] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:20 2026] GET /volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 => generated 444 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:55:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ad65a905-85c1-4fc4-a8e8-c37c6e279582 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Snapshot retrieved successfully. Sep 07 16:55:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ad65a905-85c1-4fc4-a8e8-c37c6e279582 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c returned with HTTP 200 Sep 07 16:55:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1195/2376] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:20 2026] GET /volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c => generated 475 bytes in 30 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[87177]: DEBUG cinder.api.middleware.request_id [None req-077fde59-390c-4020-9ed3-568a41502f24 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-077fde59-390c-4020-9ed3-568a41502f24 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 Sep 07 16:55:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-077fde59-390c-4020-9ed3-568a41502f24 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-077fde59-390c-4020-9ed3-568a41502f24 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ce518973-1a81-48f0-9689-793250ca385c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce518973-1a81-48f0-9689-793250ca385c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 Sep 07 16:55:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce518973-1a81-48f0-9689-793250ca385c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce518973-1a81-48f0-9689-793250ca385c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-077fde59-390c-4020-9ed3-568a41502f24 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 returned with HTTP 404 Sep 07 16:55:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1182/2377] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:21 2026] GET /volume/v3/volumes/7954531d-6949-4606-b5b4-f3ea9567cd60 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3650ba7d-41e3-4b44-8511-ada7cb3dfcd9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3650ba7d-41e3-4b44-8511-ada7cb3dfcd9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] DELETE http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 Sep 07 16:55:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3650ba7d-41e3-4b44-8511-ada7cb3dfcd9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3650ba7d-41e3-4b44-8511-ada7cb3dfcd9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-3650ba7d-41e3-4b44-8511-ada7cb3dfcd9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Delete volume with id: 2e1d5d3c-2ef8-4042-8428-affbea149886 Sep 07 16:55:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ce518973-1a81-48f0-9689-793250ca385c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce518973-1a81-48f0-9689-793250ca385c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 returned with HTTP 200 Sep 07 16:55:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1196/2378] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:21 2026] GET /volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 => generated 444 bytes in 28 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[87176]: DEBUG cinder.api.middleware.request_id [None req-113dda41-9764-42d6-a618-411d8ce59bef None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-113dda41-9764-42d6-a618-411d8ce59bef tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c Sep 07 16:55:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-113dda41-9764-42d6-a618-411d8ce59bef tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-113dda41-9764-42d6-a618-411d8ce59bef tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3650ba7d-41e3-4b44-8511-ada7cb3dfcd9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-113dda41-9764-42d6-a618-411d8ce59bef tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c returned with HTTP 404 Sep 07 16:55:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1197/2379] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:21 2026] GET /volume/v3/snapshots/d3123719-4ccc-4e00-9e56-4e3853c82a0c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5021db47-b134-4bfc-9d3b-6870ee7da8fe None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5021db47-b134-4bfc-9d3b-6870ee7da8fe tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e Sep 07 16:55:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5021db47-b134-4bfc-9d3b-6870ee7da8fe tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5021db47-b134-4bfc-9d3b-6870ee7da8fe tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5021db47-b134-4bfc-9d3b-6870ee7da8fe tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Volume info retrieved successfully. Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3650ba7d-41e3-4b44-8511-ada7cb3dfcd9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Delete volume request issued successfully. Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3650ba7d-41e3-4b44-8511-ada7cb3dfcd9 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 returned with HTTP 202 Sep 07 16:55:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1183/2380] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:21 2026] DELETE /volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-11f35df8-6aab-4f89-a847-1d820f21e156 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-11f35df8-6aab-4f89-a847-1d820f21e156 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 Sep 07 16:55:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-11f35df8-6aab-4f89-a847-1d820f21e156 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5021db47-b134-4bfc-9d3b-6870ee7da8fe tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e returned with HTTP 200 Sep 07 16:55:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-11f35df8-6aab-4f89-a847-1d820f21e156 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1198/2381] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:21 2026] GET /volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e => generated 861 bytes in 57 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[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ad7cc201-ed50-4554-85c7-2857debc9a75 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ad7cc201-ed50-4554-85c7-2857debc9a75 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] DELETE http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e Sep 07 16:55:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ad7cc201-ed50-4554-85c7-2857debc9a75 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ad7cc201-ed50-4554-85c7-2857debc9a75 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-ad7cc201-ed50-4554-85c7-2857debc9a75 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Delete volume with id: 3d758393-e2ba-445a-8873-d8dd2a5def4e Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-11f35df8-6aab-4f89-a847-1d820f21e156 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Volume info retrieved successfully. Sep 07 16:55:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ad7cc201-ed50-4554-85c7-2857debc9a75 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Volume info retrieved successfully. Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-11f35df8-6aab-4f89-a847-1d820f21e156 tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 returned with HTTP 200 Sep 07 16:55:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1184/2382] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:21 2026] GET /volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 => generated 839 bytes in 57 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[87176]: INFO cinder.volume.api [None req-ad7cc201-ed50-4554-85c7-2857debc9a75 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Delete volume request issued successfully. Sep 07 16:55:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ad7cc201-ed50-4554-85c7-2857debc9a75 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e returned with HTTP 202 Sep 07 16:55:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1199/2383] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:21 2026] DELETE /volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c6078d7e-27fd-4e68-b9ca-b6101cfc1f91 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c6078d7e-27fd-4e68-b9ca-b6101cfc1f91 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e Sep 07 16:55:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c6078d7e-27fd-4e68-b9ca-b6101cfc1f91 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c6078d7e-27fd-4e68-b9ca-b6101cfc1f91 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c6078d7e-27fd-4e68-b9ca-b6101cfc1f91 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Volume info retrieved successfully. Sep 07 16:55:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c6078d7e-27fd-4e68-b9ca-b6101cfc1f91 tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e returned with HTTP 200 Sep 07 16:55:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1185/2384] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:21 2026] GET /volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6e050bb7-8fe2-4364-9a2e-5cb89f0dbbf5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6e050bb7-8fe2-4364-9a2e-5cb89f0dbbf5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 Sep 07 16:55:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6e050bb7-8fe2-4364-9a2e-5cb89f0dbbf5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6e050bb7-8fe2-4364-9a2e-5cb89f0dbbf5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6e050bb7-8fe2-4364-9a2e-5cb89f0dbbf5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6e050bb7-8fe2-4364-9a2e-5cb89f0dbbf5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 returned with HTTP 200 Sep 07 16:55:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1200/2385] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:22 2026] GET /volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 => generated 444 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b945e15b-6161-4de6-870c-b119bd7dfb8c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b945e15b-6161-4de6-870c-b119bd7dfb8c tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] GET http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 Sep 07 16:55:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b945e15b-6161-4de6-870c-b119bd7dfb8c tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b945e15b-6161-4de6-870c-b119bd7dfb8c tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b945e15b-6161-4de6-870c-b119bd7dfb8c tempest-CinderUnicodeTest-396305125 tempest-CinderUnicodeTest-396305125-project-member] http://192.168.122.91/volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 returned with HTTP 404 Sep 07 16:55:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1186/2386] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:22 2026] GET /volume/v3/volumes/2e1d5d3c-2ef8-4042-8428-affbea149886 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ea177e5a-b79c-4fd5-8fde-cf43e80f37ed None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ea177e5a-b79c-4fd5-8fde-cf43e80f37ed tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] GET http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e Sep 07 16:55:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ea177e5a-b79c-4fd5-8fde-cf43e80f37ed tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ea177e5a-b79c-4fd5-8fde-cf43e80f37ed tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ea177e5a-b79c-4fd5-8fde-cf43e80f37ed tempest-VolumesSnapshotNegativeTestJSON-1348868769 tempest-VolumesSnapshotNegativeTestJSON-1348868769-project-member] http://192.168.122.91/volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e returned with HTTP 404 Sep 07 16:55:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1201/2387] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:22 2026] GET /volume/v3/volumes/3d758393-e2ba-445a-8873-d8dd2a5def4e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a31b28bf-115e-4776-bef7-aef45ce59767 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a31b28bf-115e-4776-bef7-aef45ce59767 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 Sep 07 16:55:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a31b28bf-115e-4776-bef7-aef45ce59767 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a31b28bf-115e-4776-bef7-aef45ce59767 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:23 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=764,cinder:INSERT=161,cinder:UPDATE=239 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:55:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a31b28bf-115e-4776-bef7-aef45ce59767 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a31b28bf-115e-4776-bef7-aef45ce59767 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 returned with HTTP 200 Sep 07 16:55:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1187/2388] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:23 2026] GET /volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 => generated 471 bytes in 30 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[87176]: DEBUG cinder.api.middleware.request_id [None req-82249c85-777c-4450-89db-f31ab5a528c7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82249c85-777c-4450-89db-f31ab5a528c7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:55:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82249c85-777c-4450-89db-f31ab5a528c7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a7e4c4b-0618-493d-b1ab-28dd69a83ffb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-998123317"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-82249c85-777c-4450-89db-f31ab5a528c7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Volume info retrieved successfully. Sep 07 16:55:23 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-82249c85-777c-4450-89db-f31ab5a528c7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Create snapshot from volume 1a7e4c4b-0618-493d-b1ab-28dd69a83ffb Sep 07 16:55:23 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-82249c85-777c-4450-89db-f31ab5a528c7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Created reservations ['c3a3b4ca-9e86-4109-9453-258c449966fd', '50ee37c5-6048-4633-9e4a-62ce16d636da', '93a5f9dd-498c-42a4-9860-425550754f7c', 'ba570426-677d-4f9a-aaec-f1ee33d186f8'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-82249c85-777c-4450-89db-f31ab5a528c7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot create request issued successfully. Sep 07 16:55:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82249c85-777c-4450-89db-f31ab5a528c7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:55:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1202/2389] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:55:23 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 16:55:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-21ee5071-99f3-4b80-92dd-f2ca66c86ba5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-21ee5071-99f3-4b80-92dd-f2ca66c86ba5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c Sep 07 16:55:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-21ee5071-99f3-4b80-92dd-f2ca66c86ba5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-21ee5071-99f3-4b80-92dd-f2ca66c86ba5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-21ee5071-99f3-4b80-92dd-f2ca66c86ba5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-21ee5071-99f3-4b80-92dd-f2ca66c86ba5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c returned with HTTP 200 Sep 07 16:55:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1188/2390] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:23 2026] GET /volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c => generated 445 bytes in 34 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[87176]: DEBUG cinder.api.middleware.request_id [None req-6437b224-6371-4cd0-a352-13231c0b5869 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6437b224-6371-4cd0-a352-13231c0b5869 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c Sep 07 16:55:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6437b224-6371-4cd0-a352-13231c0b5869 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6437b224-6371-4cd0-a352-13231c0b5869 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6437b224-6371-4cd0-a352-13231c0b5869 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6437b224-6371-4cd0-a352-13231c0b5869 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c returned with HTTP 200 Sep 07 16:55:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1203/2391] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:24 2026] GET /volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c => generated 445 bytes in 31 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[87177]: DEBUG cinder.api.middleware.request_id [None req-8757de2b-3ad3-4ea5-82af-2833da6e322e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8757de2b-3ad3-4ea5-82af-2833da6e322e tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c Sep 07 16:55:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8757de2b-3ad3-4ea5-82af-2833da6e322e tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8757de2b-3ad3-4ea5-82af-2833da6e322e tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8757de2b-3ad3-4ea5-82af-2833da6e322e tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8757de2b-3ad3-4ea5-82af-2833da6e322e tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c returned with HTTP 200 Sep 07 16:55:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1189/2392] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:25 2026] GET /volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c => generated 472 bytes in 25 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[87176]: DEBUG cinder.api.middleware.request_id [None req-2bdd4238-b4c0-4f05-a447-5daf1bff912d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2bdd4238-b4c0-4f05-a447-5daf1bff912d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:55:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2bdd4238-b4c0-4f05-a447-5daf1bff912d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a7e4c4b-0618-493d-b1ab-28dd69a83ffb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-85141181"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2bdd4238-b4c0-4f05-a447-5daf1bff912d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Volume info retrieved successfully. Sep 07 16:55:25 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-2bdd4238-b4c0-4f05-a447-5daf1bff912d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Create snapshot from volume 1a7e4c4b-0618-493d-b1ab-28dd69a83ffb Sep 07 16:55:25 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-2bdd4238-b4c0-4f05-a447-5daf1bff912d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Created reservations ['1e8b1de1-0e2b-4d2d-9de9-6ec31dec8ecd', '2292f60b-0a50-4cf8-b987-1a38746eaba7', '7bf74b19-cbac-4065-9303-8bc30a401b7d', '203b7d1a-840e-4781-978b-4bf1f8d7c9a2'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2bdd4238-b4c0-4f05-a447-5daf1bff912d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot create request issued successfully. Sep 07 16:55:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2bdd4238-b4c0-4f05-a447-5daf1bff912d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:55:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1204/2393] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:55:25 2026] POST /volume/v3/snapshots => generated 312 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-703f9cd4-e487-4ced-a656-870d4dd3c3fe None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-703f9cd4-e487-4ced-a656-870d4dd3c3fe tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 Sep 07 16:55:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-703f9cd4-e487-4ced-a656-870d4dd3c3fe tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-703f9cd4-e487-4ced-a656-870d4dd3c3fe tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-703f9cd4-e487-4ced-a656-870d4dd3c3fe tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-703f9cd4-e487-4ced-a656-870d4dd3c3fe tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 returned with HTTP 200 Sep 07 16:55:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1190/2394] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:25 2026] GET /volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 => generated 444 bytes in 31 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[87176]: DEBUG cinder.api.middleware.request_id [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:55:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-845293623"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-845293623'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:26 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Create volume of 1 GB Sep 07 16:55:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Availability Zones retrieved successfully. Sep 07 16:55:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Flow 'volume_create_api' (2cf8edf9-6faf-4296-ad53-679ac742c479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5205414-ffeb-4a2d-b1b7-2891e41a281d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5205414-ffeb-4a2d-b1b7-2891e41a281d) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97899b96-b4a6-4e75-828e-a07a5d29b98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.quota [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Created reservations ['4150389c-7fa9-4e02-879f-91b54b62bd2a', 'e012fbb3-a2ca-4f79-a32d-f001e6a782c4', '13899f8d-38db-41d3-9d16-5a4f9fb63bac', '12f2f19b-685d-464e-ac82-dcc397e412d4'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97899b96-b4a6-4e75-828e-a07a5d29b98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4150389c-7fa9-4e02-879f-91b54b62bd2a', 'e012fbb3-a2ca-4f79-a32d-f001e6a782c4', '13899f8d-38db-41d3-9d16-5a4f9fb63bac', '12f2f19b-685d-464e-ac82-dcc397e412d4']}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5456a5e3-e8cd-4d84-860f-ec8c35bcf860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5456a5e3-e8cd-4d84-860f-ec8c35bcf860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e450be7-7e43-4e7d-accd-7746aceef3fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-845293623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffd82492da9c4bdf9b657cd427c0f018',qos_specs=None,replication_status=,reservations=['4150389c-7fa9-4e02-879f-91b54b62bd2a','e012fbb3-a2ca-4f79-a32d-f001e6a782c4','13899f8d-38db-41d3-9d16-5a4f9fb63bac','12f2f19b-685d-464e-ac82-dcc397e412d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfd8a699b6546fb9d75bac0234eb40f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-845293623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e450be7-7e43-4e7d-accd-7746aceef3fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffd82492da9c4bdf9b657cd427c0f018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bfd8a699b6546fb9d75bac0234eb40f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1820c37b-3921-4073-a3f9-dce16d3abcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1820c37b-3921-4073-a3f9-dce16d3abcdd) transitioned into state 'SUCCESS' from state '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-845293623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffd82492da9c4bdf9b657cd427c0f018',qos_specs=None,replication_status=,reservations=['4150389c-7fa9-4e02-879f-91b54b62bd2a','e012fbb3-a2ca-4f79-a32d-f001e6a782c4','13899f8d-38db-41d3-9d16-5a4f9fb63bac','12f2f19b-685d-464e-ac82-dcc397e412d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfd8a699b6546fb9d75bac0234eb40f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4ede55-c24c-4ba6-9f24-f80c0b58789d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4ede55-c24c-4ba6-9f24-f80c0b58789d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Flow 'volume_create_api' (2cf8edf9-6faf-4296-ad53-679ac742c479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _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[87176]: INFO cinder.volume.api [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Create volume request issued successfully. Sep 07 16:55:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fcb50ae6-11f8-4cec-ae1e-dbf79673006d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:55:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1205/2395] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:55:26 2026] POST /volume/v3/volumes => generated 784 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-54f0e1ed-5260-45a2-af93-d969e265da3d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-54f0e1ed-5260-45a2-af93-d969e265da3d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] GET http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc Sep 07 16:55:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-54f0e1ed-5260-45a2-af93-d969e265da3d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-54f0e1ed-5260-45a2-af93-d969e265da3d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-54f0e1ed-5260-45a2-af93-d969e265da3d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Volume info retrieved successfully. Sep 07 16:55:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-54f0e1ed-5260-45a2-af93-d969e265da3d tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc returned with HTTP 200 Sep 07 16:55:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1191/2396] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:26 2026] GET /volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc => generated 963 bytes in 59 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[87176]: DEBUG cinder.api.middleware.request_id [None req-03cb324b-7696-4171-ab4d-208989b42445 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-03cb324b-7696-4171-ab4d-208989b42445 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 Sep 07 16:55:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-03cb324b-7696-4171-ab4d-208989b42445 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-03cb324b-7696-4171-ab4d-208989b42445 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-03cb324b-7696-4171-ab4d-208989b42445 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-03cb324b-7696-4171-ab4d-208989b42445 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 returned with HTTP 200 Sep 07 16:55:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1206/2397] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:27 2026] GET /volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 => generated 444 bytes in 54 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[87177]: DEBUG cinder.api.middleware.request_id [None req-14babde4-de85-4045-8381-fa1e7f284d89 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14babde4-de85-4045-8381-fa1e7f284d89 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] GET http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc Sep 07 16:55:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14babde4-de85-4045-8381-fa1e7f284d89 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14babde4-de85-4045-8381-fa1e7f284d89 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-14babde4-de85-4045-8381-fa1e7f284d89 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Volume info retrieved successfully. Sep 07 16:55:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14babde4-de85-4045-8381-fa1e7f284d89 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc returned with HTTP 200 Sep 07 16:55:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1192/2398] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:27 2026] GET /volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc => generated 1013 bytes in 84 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[87176]: DEBUG cinder.api.middleware.request_id [None req-188387dd-1d24-4c58-b953-de26eb7d6b26 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-188387dd-1d24-4c58-b953-de26eb7d6b26 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-188387dd-1d24-4c58-b953-de26eb7d6b26 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-188387dd-1d24-4c58-b953-de26eb7d6b26 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-188387dd-1d24-4c58-b953-de26eb7d6b26 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-188387dd-1d24-4c58-b953-de26eb7d6b26 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1207/2399] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 => generated 471 bytes in 19 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[87177]: DEBUG cinder.api.middleware.request_id [None req-45dd2b14-3ecc-45a0-8942-48e12db7962f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-45dd2b14-3ecc-45a0-8942-48e12db7962f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?limit=1 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-45dd2b14-3ecc-45a0-8942-48e12db7962f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-45dd2b14-3ecc-45a0-8942-48e12db7962f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-45dd2b14-3ecc-45a0-8942-48e12db7962f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-45dd2b14-3ecc-45a0-8942-48e12db7962f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /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 16:55:28 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-45dd2b14-3ecc-45a0-8942-48e12db7962f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-45dd2b14-3ecc-45a0-8942-48e12db7962f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1193/2400] 192.168.122.91 () {58 vars in 1137 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots?limit=1 => generated 483 bytes in 214 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[87176]: DEBUG cinder.api.middleware.request_id [None req-5c0170f2-34f8-429b-92ed-f7e130b5b993 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5c0170f2-34f8-429b-92ed-f7e130b5b993 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5c0170f2-34f8-429b-92ed-f7e130b5b993 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5c0170f2-34f8-429b-92ed-f7e130b5b993 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-5c0170f2-34f8-429b-92ed-f7e130b5b993 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-5c0170f2-34f8-429b-92ed-f7e130b5b993 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /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 16:55:28 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5c0170f2-34f8-429b-92ed-f7e130b5b993 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5c0170f2-34f8-429b-92ed-f7e130b5b993 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1208/2401] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots => generated 991 bytes in 30 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[87177]: DEBUG cinder.api.middleware.request_id [None req-4f6badb3-c781-4992-af96-a802a1f5be59 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4f6badb3-c781-4992-af96-a802a1f5be59 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?limit=100000 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4f6badb3-c781-4992-af96-a802a1f5be59 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4f6badb3-c781-4992-af96-a802a1f5be59 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-4f6badb3-c781-4992-af96-a802a1f5be59 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-4f6badb3-c781-4992-af96-a802a1f5be59 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /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 16:55:28 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4f6badb3-c781-4992-af96-a802a1f5be59 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4f6badb3-c781-4992-af96-a802a1f5be59 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1194/2402] 192.168.122.91 () {58 vars in 1147 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots?limit=100000 => generated 991 bytes in 22 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[87176]: DEBUG cinder.api.middleware.request_id [None req-23dfd341-8aa5-4e10-ae43-e4bc8b72ceb5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-23dfd341-8aa5-4e10-ae43-e4bc8b72ceb5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?limit=0 Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-23dfd341-8aa5-4e10-ae43-e4bc8b72ceb5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-23dfd341-8aa5-4e10-ae43-e4bc8b72ceb5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-23dfd341-8aa5-4e10-ae43-e4bc8b72ceb5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-23dfd341-8aa5-4e10-ae43-e4bc8b72ceb5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /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 16:55:28 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-23dfd341-8aa5-4e10-ae43-e4bc8b72ceb5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-23dfd341-8aa5-4e10-ae43-e4bc8b72ceb5 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1209/2403] 192.168.122.91 () {58 vars in 1137 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-260b6af8-c6b5-4c40-94ab-9d5e05774926 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-260b6af8-c6b5-4c40-94ab-9d5e05774926 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-260b6af8-c6b5-4c40-94ab-9d5e05774926 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-260b6af8-c6b5-4c40-94ab-9d5e05774926 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-260b6af8-c6b5-4c40-94ab-9d5e05774926 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-260b6af8-c6b5-4c40-94ab-9d5e05774926 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /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 16:55:28 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-260b6af8-c6b5-4c40-94ab-9d5e05774926 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-260b6af8-c6b5-4c40-94ab-9d5e05774926 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1195/2404] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots => generated 991 bytes in 30 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[87176]: DEBUG cinder.api.middleware.request_id [None req-1b6449f8-6508-4e58-94a7-855f851d87c1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1b6449f8-6508-4e58-94a7-855f851d87c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?marker=a8dc9fe5-001b-42b0-b522-92dfb5e82e1c Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1b6449f8-6508-4e58-94a7-855f851d87c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1b6449f8-6508-4e58-94a7-855f851d87c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-1b6449f8-6508-4e58-94a7-855f851d87c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-1b6449f8-6508-4e58-94a7-855f851d87c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1b6449f8-6508-4e58-94a7-855f851d87c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1b6449f8-6508-4e58-94a7-855f851d87c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?marker=a8dc9fe5-001b-42b0-b522-92dfb5e82e1c returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1210/2405] 192.168.122.91 () {58 vars in 1209 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots?marker=a8dc9fe5-001b-42b0-b522-92dfb5e82e1c => generated 340 bytes in 45 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[87177]: DEBUG cinder.api.middleware.request_id [None req-8d054344-9d86-4f26-b6b6-7d777cf58844 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8d054344-9d86-4f26-b6b6-7d777cf58844 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?offset=2&limit=3 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8d054344-9d86-4f26-b6b6-7d777cf58844 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8d054344-9d86-4f26-b6b6-7d777cf58844 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-8d054344-9d86-4f26-b6b6-7d777cf58844 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-8d054344-9d86-4f26-b6b6-7d777cf58844 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /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 16:55:28 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8d054344-9d86-4f26-b6b6-7d777cf58844 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8d054344-9d86-4f26-b6b6-7d777cf58844 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1196/2406] 192.168.122.91 () {58 vars in 1155 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 340 bytes in 33 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[87176]: DEBUG cinder.api.middleware.request_id [None req-1095a372-3c3e-44b5-b184-1aca5bfe3ab0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1095a372-3c3e-44b5-b184-1aca5bfe3ab0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1095a372-3c3e-44b5-b184-1aca5bfe3ab0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1095a372-3c3e-44b5-b184-1aca5bfe3ab0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-1095a372-3c3e-44b5-b184-1aca5bfe3ab0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-1095a372-3c3e-44b5-b184-1aca5bfe3ab0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /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 16:55:28 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1095a372-3c3e-44b5-b184-1aca5bfe3ab0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1095a372-3c3e-44b5-b184-1aca5bfe3ab0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1211/2407] 192.168.122.91 () {58 vars in 1187 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 991 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-48213856-6d32-4aee-9cd1-8a81e43a26d8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48213856-6d32-4aee-9cd1-8a81e43a26d8 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48213856-6d32-4aee-9cd1-8a81e43a26d8 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48213856-6d32-4aee-9cd1-8a81e43a26d8 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-48213856-6d32-4aee-9cd1-8a81e43a26d8 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-48213856-6d32-4aee-9cd1-8a81e43a26d8 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /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 16:55:28 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-48213856-6d32-4aee-9cd1-8a81e43a26d8 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48213856-6d32-4aee-9cd1-8a81e43a26d8 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1197/2408] 192.168.122.91 () {58 vars in 1189 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 991 bytes in 20 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[87176]: DEBUG cinder.api.middleware.request_id [None req-c41116cd-8e9b-49a1-bd6e-a64b844ad1ff None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c41116cd-8e9b-49a1-bd6e-a64b844ad1ff tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c41116cd-8e9b-49a1-bd6e-a64b844ad1ff tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c41116cd-8e9b-49a1-bd6e-a64b844ad1ff tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-c41116cd-8e9b-49a1-bd6e-a64b844ad1ff tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-c41116cd-8e9b-49a1-bd6e-a64b844ad1ff tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /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 16:55:28 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c41116cd-8e9b-49a1-bd6e-a64b844ad1ff tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c41116cd-8e9b-49a1-bd6e-a64b844ad1ff tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1212/2409] 192.168.122.91 () {58 vars in 1171 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 991 bytes in 33 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[87177]: DEBUG cinder.api.middleware.request_id [None req-c2ddce48-13ba-4a97-b78d-f81e8625315d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c2ddce48-13ba-4a97-b78d-f81e8625315d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c2ddce48-13ba-4a97-b78d-f81e8625315d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c2ddce48-13ba-4a97-b78d-f81e8625315d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-c2ddce48-13ba-4a97-b78d-f81e8625315d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-c2ddce48-13ba-4a97-b78d-f81e8625315d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /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 16:55:28 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c2ddce48-13ba-4a97-b78d-f81e8625315d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c2ddce48-13ba-4a97-b78d-f81e8625315d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1198/2410] 192.168.122.91 () {58 vars in 1173 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 991 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0d5a6181-57ce-4850-a507-5a318527b6c1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d5a6181-57ce-4850-a507-5a318527b6c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d5a6181-57ce-4850-a507-5a318527b6c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0d5a6181-57ce-4850-a507-5a318527b6c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-0d5a6181-57ce-4850-a507-5a318527b6c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-0d5a6181-57ce-4850-a507-5a318527b6c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /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 16:55:28 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0d5a6181-57ce-4850-a507-5a318527b6c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0d5a6181-57ce-4850-a507-5a318527b6c1 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1213/2411] 192.168.122.91 () {58 vars in 1191 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 991 bytes in 39 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[87177]: DEBUG cinder.api.middleware.request_id [None req-1e6e26b0-380f-4c6f-886d-7733e884305b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e6e26b0-380f-4c6f-886d-7733e884305b tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1e6e26b0-380f-4c6f-886d-7733e884305b tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1e6e26b0-380f-4c6f-886d-7733e884305b tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-1e6e26b0-380f-4c6f-886d-7733e884305b tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-1e6e26b0-380f-4c6f-886d-7733e884305b tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /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 16:55:28 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1e6e26b0-380f-4c6f-886d-7733e884305b tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1e6e26b0-380f-4c6f-886d-7733e884305b tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1199/2412] 192.168.122.91 () {58 vars in 1193 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 991 bytes in 49 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[87176]: DEBUG cinder.api.middleware.request_id [None req-bcfc87f7-97bd-4e83-99b7-36b1c96a45bf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bcfc87f7-97bd-4e83-99b7-36b1c96a45bf tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bcfc87f7-97bd-4e83-99b7-36b1c96a45bf tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bcfc87f7-97bd-4e83-99b7-36b1c96a45bf tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-bcfc87f7-97bd-4e83-99b7-36b1c96a45bf tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-bcfc87f7-97bd-4e83-99b7-36b1c96a45bf tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /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 16:55:28 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bcfc87f7-97bd-4e83-99b7-36b1c96a45bf tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bcfc87f7-97bd-4e83-99b7-36b1c96a45bf tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1214/2413] 192.168.122.91 () {58 vars in 1260 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 => generated 474 bytes in 45 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[87177]: DEBUG cinder.api.middleware.request_id [None req-14c2bf94-0cb0-467f-87b5-d9df7d64a728 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14c2bf94-0cb0-467f-87b5-d9df7d64a728 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots/detail?status=available Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14c2bf94-0cb0-467f-87b5-d9df7d64a728 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-14c2bf94-0cb0-467f-87b5-d9df7d64a728 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-14c2bf94-0cb0-467f-87b5-d9df7d64a728 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-14c2bf94-0cb0-467f-87b5-d9df7d64a728 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /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 16:55:28 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-14c2bf94-0cb0-467f-87b5-d9df7d64a728 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-14c2bf94-0cb0-467f-87b5-d9df7d64a728 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1200/2414] 192.168.122.91 () {58 vars in 1176 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots/detail?status=available => generated 1393 bytes in 44 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[87176]: DEBUG cinder.api.middleware.request_id [None req-270ea996-9d94-49a6-bf0d-00f5f2cb0a39 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-270ea996-9d94-49a6-bf0d-00f5f2cb0a39 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] GET http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-270ea996-9d94-49a6-bf0d-00f5f2cb0a39 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-270ea996-9d94-49a6-bf0d-00f5f2cb0a39 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ee415870-a8e6-4e38-9376-2a36f0cec1bd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee415870-a8e6-4e38-9376-2a36f0cec1bd tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee415870-a8e6-4e38-9376-2a36f0cec1bd tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee415870-a8e6-4e38-9376-2a36f0cec1bd tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-ee415870-a8e6-4e38-9376-2a36f0cec1bd tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-ee415870-a8e6-4e38-9376-2a36f0cec1bd tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-270ea996-9d94-49a6-bf0d-00f5f2cb0a39 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Volume info retrieved successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-270ea996-9d94-49a6-bf0d-00f5f2cb0a39 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc returned with HTTP 200 Sep 07 16:55:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1215/2415] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc => generated 1014 bytes in 46 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[87177]: /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 16:55:29 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ee415870-a8e6-4e38-9376-2a36f0cec1bd tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee415870-a8e6-4e38-9376-2a36f0cec1bd tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 returned with HTTP 200 Sep 07 16:55:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1201/2416] 192.168.122.91 () {58 vars in 1294 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 => generated 474 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0056cf19-6db1-404f-9590-110f9d255c0e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ff5a3f39-d5aa-422d-ae2c-a8425f10633c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ff5a3f39-d5aa-422d-ae2c-a8425f10633c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ff5a3f39-d5aa-422d-ae2c-a8425f10633c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ff5a3f39-d5aa-422d-ae2c-a8425f10633c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-ff5a3f39-d5aa-422d-ae2c-a8425f10633c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-ff5a3f39-d5aa-422d-ae2c-a8425f10633c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: /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 16:55:29 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ff5a3f39-d5aa-422d-ae2c-a8425f10633c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ff5a3f39-d5aa-422d-ae2c-a8425f10633c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 returned with HTTP 200 Sep 07 16:55:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1202/2417] 192.168.122.91 () {58 vars in 1239 bytes} [Mon Sep 7 16:55:29 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 => generated 340 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fc02b621-dab7-41a3-b44f-0ca8989d9ba7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fc02b621-dab7-41a3-b44f-0ca8989d9ba7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?status=available Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fc02b621-dab7-41a3-b44f-0ca8989d9ba7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fc02b621-dab7-41a3-b44f-0ca8989d9ba7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-fc02b621-dab7-41a3-b44f-0ca8989d9ba7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-fc02b621-dab7-41a3-b44f-0ca8989d9ba7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: /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 16:55:29 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fc02b621-dab7-41a3-b44f-0ca8989d9ba7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fc02b621-dab7-41a3-b44f-0ca8989d9ba7 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?status=available returned with HTTP 200 Sep 07 16:55:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1203/2418] 192.168.122.91 () {58 vars in 1155 bytes} [Mon Sep 7 16:55:29 2026] GET /volume/v3/snapshots?status=available => generated 991 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-df46fabc-0332-4944-91fb-7fb33f2e9f5a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-df46fabc-0332-4944-91fb-7fb33f2e9f5a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] GET http://192.168.122.91/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-df46fabc-0332-4944-91fb-7fb33f2e9f5a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-df46fabc-0332-4944-91fb-7fb33f2e9f5a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-df46fabc-0332-4944-91fb-7fb33f2e9f5a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.db.api [None req-df46fabc-0332-4944-91fb-7fb33f2e9f5a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Building query based on filter {{(pid=87177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: /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 16:55:29 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-df46fabc-0332-4944-91fb-7fb33f2e9f5a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] Get all snapshots completed successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-df46fabc-0332-4944-91fb-7fb33f2e9f5a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-reader] http://192.168.122.91/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 returned with HTTP 200 Sep 07 16:55:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1204/2419] 192.168.122.91 () {58 vars in 1273 bytes} [Mon Sep 7 16:55:29 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-85141181 => generated 340 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-965fd334-5d74-40de-b150-d48a343a4a3a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-965fd334-5d74-40de-b150-d48a343a4a3a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 Sep 07 16:55:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0056cf19-6db1-404f-9590-110f9d255c0e tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-reader] POST http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc/action Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-965fd334-5d74-40de-b150-d48a343a4a3a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0056cf19-6db1-404f-9590-110f9d255c0e tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-965fd334-5d74-40de-b150-d48a343a4a3a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0056cf19-6db1-404f-9590-110f9d255c0e tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-965fd334-5d74-40de-b150-d48a343a4a3a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Delete snapshot with id: 04d71bff-b57f-41de-b759-99d1a03dccb6 Sep 07 16:55:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-965fd334-5d74-40de-b150-d48a343a4a3a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0056cf19-6db1-404f-9590-110f9d255c0e tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-reader] Volume info retrieved successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-0056cf19-6db1-404f-9590-110f9d255c0e tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'bf8cf76fbaf5490a8071d4fb2dd8cf6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ffd82492da9c4bdf9b657cd427c0f018', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0056cf19-6db1-404f-9590-110f9d255c0e tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-reader] http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc/action returned with HTTP 403 Sep 07 16:55:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1216/2420] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:55:29 2026] POST /volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc/action => generated 131 bytes in 149 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-de06d32e-00a9-47fc-b570-6ff351cd18ed None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de06d32e-00a9-47fc-b570-6ff351cd18ed tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc Sep 07 16:55:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de06d32e-00a9-47fc-b570-6ff351cd18ed tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de06d32e-00a9-47fc-b570-6ff351cd18ed tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:29 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-de06d32e-00a9-47fc-b570-6ff351cd18ed tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Delete volume with id: 5e450be7-7e43-4e7d-accd-7746aceef3fc Sep 07 16:55:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-965fd334-5d74-40de-b150-d48a343a4a3a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot delete request issued successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-965fd334-5d74-40de-b150-d48a343a4a3a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 returned with HTTP 202 Sep 07 16:55:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-de06d32e-00a9-47fc-b570-6ff351cd18ed tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Volume info retrieved successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1205/2421] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:55:29 2026] DELETE /volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d4f9db49-8441-40a1-90e2-35d1e7e23cee None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d4f9db49-8441-40a1-90e2-35d1e7e23cee tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d4f9db49-8441-40a1-90e2-35d1e7e23cee tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d4f9db49-8441-40a1-90e2-35d1e7e23cee tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d4f9db49-8441-40a1-90e2-35d1e7e23cee tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d4f9db49-8441-40a1-90e2-35d1e7e23cee tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 returned with HTTP 200 Sep 07 16:55:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1206/2422] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:29 2026] GET /volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-de06d32e-00a9-47fc-b570-6ff351cd18ed tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Delete volume request issued successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de06d32e-00a9-47fc-b570-6ff351cd18ed tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc returned with HTTP 202 Sep 07 16:55:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1217/2423] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:29 2026] DELETE /volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-63a6fe52-c823-4de3-99b4-b755fde34e2e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-63a6fe52-c823-4de3-99b4-b755fde34e2e tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] GET http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-63a6fe52-c823-4de3-99b4-b755fde34e2e tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-63a6fe52-c823-4de3-99b4-b755fde34e2e tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-63a6fe52-c823-4de3-99b4-b755fde34e2e tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Volume info retrieved successfully. Sep 07 16:55:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-63a6fe52-c823-4de3-99b4-b755fde34e2e tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc returned with HTTP 200 Sep 07 16:55:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1207/2424] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:29 2026] GET /volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc => generated 1013 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b3b2cbae-77ed-4752-b949-808df08ef48c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b3b2cbae-77ed-4752-b949-808df08ef48c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b3b2cbae-77ed-4752-b949-808df08ef48c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b3b2cbae-77ed-4752-b949-808df08ef48c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b3b2cbae-77ed-4752-b949-808df08ef48c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b3b2cbae-77ed-4752-b949-808df08ef48c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 returned with HTTP 200 Sep 07 16:55:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1218/2425] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:30 2026] GET /volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3f25e2ef-688a-491e-8319-baaa4ce86442 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3f25e2ef-688a-491e-8319-baaa4ce86442 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] GET http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc Sep 07 16:55:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3f25e2ef-688a-491e-8319-baaa4ce86442 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3f25e2ef-688a-491e-8319-baaa4ce86442 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3f25e2ef-688a-491e-8319-baaa4ce86442 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc returned with HTTP 404 Sep 07 16:55:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1208/2426] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:30 2026] GET /volume/v3/volumes/5e450be7-7e43-4e7d-accd-7746aceef3fc => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1944119972"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1944119972'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Create volume of 1 GB Sep 07 16:55:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Availability Zones retrieved successfully. Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Flow 'volume_create_api' (062ab410-ac7f-43ec-85f7-3b6598ae1f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85b01e54-9714-443a-9bd1-20913535fbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85b01e54-9714-443a-9bd1-20913535fbf1) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1fb1f9-357c-4141-a047-cef00e0cf83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Created reservations ['666a9c08-ba6e-4f89-99df-e52f811c8074', '8a93509d-4d47-466a-aa1f-30659e5fda3a', 'c8004d84-fc76-427f-8399-8503a8355395', 'a45540a6-5fb3-4bad-8c59-79b0517a73c0'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1fb1f9-357c-4141-a047-cef00e0cf83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['666a9c08-ba6e-4f89-99df-e52f811c8074', '8a93509d-4d47-466a-aa1f-30659e5fda3a', 'c8004d84-fc76-427f-8399-8503a8355395', 'a45540a6-5fb3-4bad-8c59-79b0517a73c0']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8485761-a2e8-470d-bb46-3986996f7e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8485761-a2e8-470d-bb46-3986996f7e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2090fbe-9961-49e5-a2f8-0ae970124221', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944119972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffd82492da9c4bdf9b657cd427c0f018',qos_specs=None,replication_status=,reservations=['666a9c08-ba6e-4f89-99df-e52f811c8074','8a93509d-4d47-466a-aa1f-30659e5fda3a','c8004d84-fc76-427f-8399-8503a8355395','a45540a6-5fb3-4bad-8c59-79b0517a73c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfd8a699b6546fb9d75bac0234eb40f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944119972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2090fbe-9961-49e5-a2f8-0ae970124221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffd82492da9c4bdf9b657cd427c0f018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bfd8a699b6546fb9d75bac0234eb40f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4eaddf5-3a6e-495c-865f-dd0cf701b4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4eaddf5-3a6e-495c-865f-dd0cf701b4eb) transitioned into state 'SUCCESS' from state '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-1944119972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffd82492da9c4bdf9b657cd427c0f018',qos_specs=None,replication_status=,reservations=['666a9c08-ba6e-4f89-99df-e52f811c8074','8a93509d-4d47-466a-aa1f-30659e5fda3a','c8004d84-fc76-427f-8399-8503a8355395','a45540a6-5fb3-4bad-8c59-79b0517a73c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfd8a699b6546fb9d75bac0234eb40f',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffc1c40-0679-4b17-a2a7-cca96083d977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffc1c40-0679-4b17-a2a7-cca96083d977) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Flow 'volume_create_api' (062ab410-ac7f-43ec-85f7-3b6598ae1f03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Create volume request issued successfully. Sep 07 16:55:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb9b5f29-02b2-49ff-b756-3dbdcdf488f0 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:55:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1219/2427] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:55:30 2026] POST /volume/v3/volumes => generated 785 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e0422aad-0db3-441b-a735-5f017ecf40c2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e0422aad-0db3-441b-a735-5f017ecf40c2 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] GET http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 Sep 07 16:55:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e0422aad-0db3-441b-a735-5f017ecf40c2 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e0422aad-0db3-441b-a735-5f017ecf40c2 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e0422aad-0db3-441b-a735-5f017ecf40c2 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Volume info retrieved successfully. Sep 07 16:55:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e0422aad-0db3-441b-a735-5f017ecf40c2 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 returned with HTTP 200 Sep 07 16:55:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1209/2428] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:30 2026] GET /volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 => generated 964 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:55:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-03d17e96-bf52-41d6-94b0-a8a3a01a2bec None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-03d17e96-bf52-41d6-94b0-a8a3a01a2bec tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 Sep 07 16:55:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-03d17e96-bf52-41d6-94b0-a8a3a01a2bec tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-03d17e96-bf52-41d6-94b0-a8a3a01a2bec tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-03d17e96-bf52-41d6-94b0-a8a3a01a2bec tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-03d17e96-bf52-41d6-94b0-a8a3a01a2bec tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 returned with HTTP 200 Sep 07 16:55:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1220/2429] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:31 2026] GET /volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 => generated 470 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b5702a6a-551a-4f7a-908e-435b9d756e22 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b5702a6a-551a-4f7a-908e-435b9d756e22 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] GET http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 Sep 07 16:55:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b5702a6a-551a-4f7a-908e-435b9d756e22 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b5702a6a-551a-4f7a-908e-435b9d756e22 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:31 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b5702a6a-551a-4f7a-908e-435b9d756e22 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Volume info retrieved successfully. Sep 07 16:55:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b5702a6a-551a-4f7a-908e-435b9d756e22 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 returned with HTTP 200 Sep 07 16:55:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1210/2430] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:31 2026] GET /volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:55:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-81676838-f371-486f-bc15-218a125c218a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81676838-f371-486f-bc15-218a125c218a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 Sep 07 16:55:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81676838-f371-486f-bc15-218a125c218a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-81676838-f371-486f-bc15-218a125c218a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-81676838-f371-486f-bc15-218a125c218a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 returned with HTTP 404 Sep 07 16:55:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1221/2431] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:32 2026] GET /volume/v3/snapshots/04d71bff-b57f-41de-b759-99d1a03dccb6 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:55:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7db5e04b-011d-4ca2-a6c1-e3b3ecee7753 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7db5e04b-011d-4ca2-a6c1-e3b3ecee7753 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c Sep 07 16:55:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7db5e04b-011d-4ca2-a6c1-e3b3ecee7753 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7db5e04b-011d-4ca2-a6c1-e3b3ecee7753 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:32 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-7db5e04b-011d-4ca2-a6c1-e3b3ecee7753 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Delete snapshot with id: a8dc9fe5-001b-42b0-b522-92dfb5e82e1c Sep 07 16:55:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7db5e04b-011d-4ca2-a6c1-e3b3ecee7753 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7db5e04b-011d-4ca2-a6c1-e3b3ecee7753 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot delete request issued successfully. Sep 07 16:55:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7db5e04b-011d-4ca2-a6c1-e3b3ecee7753 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c returned with HTTP 202 Sep 07 16:55:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1211/2432] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:55:32 2026] DELETE /volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1e05ff2a-c399-4d09-8604-7500843e5c77 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1e05ff2a-c399-4d09-8604-7500843e5c77 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c Sep 07 16:55:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1e05ff2a-c399-4d09-8604-7500843e5c77 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1e05ff2a-c399-4d09-8604-7500843e5c77 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1e05ff2a-c399-4d09-8604-7500843e5c77 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1e05ff2a-c399-4d09-8604-7500843e5c77 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c returned with HTTP 200 Sep 07 16:55:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1222/2433] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:32 2026] GET /volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c => generated 471 bytes in 34 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[87177]: DEBUG cinder.api.middleware.request_id [None req-4e859ed3-1154-4d21-b279-e00497c364c6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4e859ed3-1154-4d21-b279-e00497c364c6 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] GET http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 Sep 07 16:55:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4e859ed3-1154-4d21-b279-e00497c364c6 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4e859ed3-1154-4d21-b279-e00497c364c6 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4e859ed3-1154-4d21-b279-e00497c364c6 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Volume info retrieved successfully. Sep 07 16:55:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4e859ed3-1154-4d21-b279-e00497c364c6 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 returned with HTTP 200 Sep 07 16:55:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1212/2434] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:33 2026] GET /volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 => generated 1015 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:55:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4343dfc8-3439-4f2f-a100-5b7298f6d401 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4343dfc8-3439-4f2f-a100-5b7298f6d401 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-reader] POST http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221/action Sep 07 16:55:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4343dfc8-3439-4f2f-a100-5b7298f6d401 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:55:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4343dfc8-3439-4f2f-a100-5b7298f6d401 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:33 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-4343dfc8-3439-4f2f-a100-5b7298f6d401 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bf8cf76fbaf5490a8071d4fb2dd8cf6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ffd82492da9c4bdf9b657cd427c0f018', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4343dfc8-3439-4f2f-a100-5b7298f6d401 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-reader] http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221/action returned with HTTP 403 Sep 07 16:55:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1223/2435] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 16:55:33 2026] POST /volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221/action => generated 131 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1526e3a0-0d71-4728-9d6c-90ec44027cbd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1526e3a0-0d71-4728-9d6c-90ec44027cbd tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 Sep 07 16:55:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1526e3a0-0d71-4728-9d6c-90ec44027cbd tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1526e3a0-0d71-4728-9d6c-90ec44027cbd tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:33 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-1526e3a0-0d71-4728-9d6c-90ec44027cbd tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Delete volume with id: d2090fbe-9961-49e5-a2f8-0ae970124221 Sep 07 16:55:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1526e3a0-0d71-4728-9d6c-90ec44027cbd tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Volume info retrieved successfully. Sep 07 16:55:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1526e3a0-0d71-4728-9d6c-90ec44027cbd tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Delete volume request issued successfully. Sep 07 16:55:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1526e3a0-0d71-4728-9d6c-90ec44027cbd tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 returned with HTTP 202 Sep 07 16:55:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1213/2436] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:33 2026] DELETE /volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:55:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c38a0f5e-b48c-498e-805c-0444253e3282 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c38a0f5e-b48c-498e-805c-0444253e3282 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] GET http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 Sep 07 16:55:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c38a0f5e-b48c-498e-805c-0444253e3282 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c38a0f5e-b48c-498e-805c-0444253e3282 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c38a0f5e-b48c-498e-805c-0444253e3282 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Volume info retrieved successfully. Sep 07 16:55:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c38a0f5e-b48c-498e-805c-0444253e3282 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 returned with HTTP 200 Sep 07 16:55:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1224/2437] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:33 2026] GET /volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 => generated 1014 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:55:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8e3f7d13-54fc-4b17-8a0f-d3a0c02446b0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8e3f7d13-54fc-4b17-8a0f-d3a0c02446b0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c Sep 07 16:55:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8e3f7d13-54fc-4b17-8a0f-d3a0c02446b0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8e3f7d13-54fc-4b17-8a0f-d3a0c02446b0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8e3f7d13-54fc-4b17-8a0f-d3a0c02446b0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8e3f7d13-54fc-4b17-8a0f-d3a0c02446b0 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c returned with HTTP 200 Sep 07 16:55:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1214/2438] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:33 2026] GET /volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c => generated 471 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c0f56e2c-e6dc-4ed2-90c4-42f31308153f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c0f56e2c-e6dc-4ed2-90c4-42f31308153f tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] GET http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 Sep 07 16:55:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c0f56e2c-e6dc-4ed2-90c4-42f31308153f tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c0f56e2c-e6dc-4ed2-90c4-42f31308153f tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c0f56e2c-e6dc-4ed2-90c4-42f31308153f tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Volume info retrieved successfully. Sep 07 16:55:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c0f56e2c-e6dc-4ed2-90c4-42f31308153f tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 returned with HTTP 200 Sep 07 16:55:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1225/2439] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:34 2026] GET /volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:55:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-886c5692-664a-4c26-8d0a-c187ef4b5989 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-886c5692-664a-4c26-8d0a-c187ef4b5989 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c Sep 07 16:55:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-886c5692-664a-4c26-8d0a-c187ef4b5989 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-886c5692-664a-4c26-8d0a-c187ef4b5989 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-886c5692-664a-4c26-8d0a-c187ef4b5989 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-886c5692-664a-4c26-8d0a-c187ef4b5989 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c returned with HTTP 200 Sep 07 16:55:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1215/2440] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:34 2026] GET /volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c => generated 471 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:55:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-aec5caab-6e12-4b4a-b3c9-4a136dfff9a3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aec5caab-6e12-4b4a-b3c9-4a136dfff9a3 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] GET http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 Sep 07 16:55:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aec5caab-6e12-4b4a-b3c9-4a136dfff9a3 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aec5caab-6e12-4b4a-b3c9-4a136dfff9a3 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aec5caab-6e12-4b4a-b3c9-4a136dfff9a3 tempest-ProjectReaderTests-634632967 tempest-ProjectReaderTests-634632967-project-admin] http://192.168.122.91/volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 returned with HTTP 404 Sep 07 16:55:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1226/2441] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:35 2026] GET /volume/v3/volumes/d2090fbe-9961-49e5-a2f8-0ae970124221 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ee511edf-50f7-4f57-98ea-9e22dd747452 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee511edf-50f7-4f57-98ea-9e22dd747452 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c Sep 07 16:55:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee511edf-50f7-4f57-98ea-9e22dd747452 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee511edf-50f7-4f57-98ea-9e22dd747452 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee511edf-50f7-4f57-98ea-9e22dd747452 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c returned with HTTP 404 Sep 07 16:55:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1216/2442] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:35 2026] GET /volume/v3/snapshots/a8dc9fe5-001b-42b0-b522-92dfb5e82e1c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d5370f17-5557-45f9-af89-31b9dc6b5d8d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d5370f17-5557-45f9-af89-31b9dc6b5d8d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 Sep 07 16:55:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d5370f17-5557-45f9-af89-31b9dc6b5d8d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d5370f17-5557-45f9-af89-31b9dc6b5d8d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:35 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-d5370f17-5557-45f9-af89-31b9dc6b5d8d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Delete snapshot with id: 615a702c-73da-4cb1-8ead-48810ff2cbe4 Sep 07 16:55:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d5370f17-5557-45f9-af89-31b9dc6b5d8d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d5370f17-5557-45f9-af89-31b9dc6b5d8d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot delete request issued successfully. Sep 07 16:55:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d5370f17-5557-45f9-af89-31b9dc6b5d8d tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 returned with HTTP 202 Sep 07 16:55:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1227/2443] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:55:35 2026] DELETE /volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-65ca9f21-0133-469b-9ad2-deeebc4fec35 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65ca9f21-0133-469b-9ad2-deeebc4fec35 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 Sep 07 16:55:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65ca9f21-0133-469b-9ad2-deeebc4fec35 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65ca9f21-0133-469b-9ad2-deeebc4fec35 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-65ca9f21-0133-469b-9ad2-deeebc4fec35 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65ca9f21-0133-469b-9ad2-deeebc4fec35 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 returned with HTTP 200 Sep 07 16:55:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1217/2444] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:35 2026] GET /volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-229cbcd5-6899-40d1-ad13-0cefa90ef15f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-229cbcd5-6899-40d1-ad13-0cefa90ef15f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 Sep 07 16:55:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-229cbcd5-6899-40d1-ad13-0cefa90ef15f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-229cbcd5-6899-40d1-ad13-0cefa90ef15f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-229cbcd5-6899-40d1-ad13-0cefa90ef15f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Snapshot retrieved successfully. Sep 07 16:55:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-229cbcd5-6899-40d1-ad13-0cefa90ef15f tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 returned with HTTP 200 Sep 07 16:55:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1228/2445] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:36 2026] GET /volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 => generated 470 bytes in 30 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[87177]: DEBUG cinder.api.middleware.request_id [None req-736dbc6e-6ce1-483d-9557-d3844b79fc97 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-736dbc6e-6ce1-483d-9557-d3844b79fc97 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 Sep 07 16:55:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-736dbc6e-6ce1-483d-9557-d3844b79fc97 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-736dbc6e-6ce1-483d-9557-d3844b79fc97 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-736dbc6e-6ce1-483d-9557-d3844b79fc97 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 returned with HTTP 404 Sep 07 16:55:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1218/2446] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:55:37 2026] GET /volume/v3/snapshots/615a702c-73da-4cb1-8ead-48810ff2cbe4 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bd727f06-0cae-42b4-be1f-251c91973e7c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd727f06-0cae-42b4-be1f-251c91973e7c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb Sep 07 16:55:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd727f06-0cae-42b4-be1f-251c91973e7c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd727f06-0cae-42b4-be1f-251c91973e7c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:55:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:55:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bd727f06-0cae-42b4-be1f-251c91973e7c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Volume info retrieved successfully. Sep 07 16:55:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd727f06-0cae-42b4-be1f-251c91973e7c tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb returned with HTTP 200 Sep 07 16:55:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1229/2447] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:37 2026] GET /volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb => generated 857 bytes in 54 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[87177]: DEBUG cinder.api.middleware.request_id [None req-b1c5e8ee-fcee-48a3-8c3c-340f94dc8d61 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b1c5e8ee-fcee-48a3-8c3c-340f94dc8d61 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] DELETE http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb Sep 07 16:55:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b1c5e8ee-fcee-48a3-8c3c-340f94dc8d61 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b1c5e8ee-fcee-48a3-8c3c-340f94dc8d61 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:37 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-b1c5e8ee-fcee-48a3-8c3c-340f94dc8d61 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Delete volume with id: 1a7e4c4b-0618-493d-b1ab-28dd69a83ffb Sep 07 16:55:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:55:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:55:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b1c5e8ee-fcee-48a3-8c3c-340f94dc8d61 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Volume info retrieved successfully. Sep 07 16:55:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b1c5e8ee-fcee-48a3-8c3c-340f94dc8d61 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Delete volume request issued successfully. Sep 07 16:55:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b1c5e8ee-fcee-48a3-8c3c-340f94dc8d61 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb returned with HTTP 202 Sep 07 16:55:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1219/2448] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:37 2026] DELETE /volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-56c48856-1860-46e4-bca3-b15332b7b482 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-56c48856-1860-46e4-bca3-b15332b7b482 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb Sep 07 16:55:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-56c48856-1860-46e4-bca3-b15332b7b482 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-56c48856-1860-46e4-bca3-b15332b7b482 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-56c48856-1860-46e4-bca3-b15332b7b482 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Volume info retrieved successfully. Sep 07 16:55:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-56c48856-1860-46e4-bca3-b15332b7b482 tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb returned with HTTP 200 Sep 07 16:55:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1230/2449] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:37 2026] GET /volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-15949a13-9ec6-4c3e-a8db-acd58dd34c9a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-15949a13-9ec6-4c3e-a8db-acd58dd34c9a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] GET http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb Sep 07 16:55:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-15949a13-9ec6-4c3e-a8db-acd58dd34c9a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-15949a13-9ec6-4c3e-a8db-acd58dd34c9a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-15949a13-9ec6-4c3e-a8db-acd58dd34c9a tempest-VolumesSnapshotListTestJSON-1522786110 tempest-VolumesSnapshotListTestJSON-1522786110-project-member] http://192.168.122.91/volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb returned with HTTP 404 Sep 07 16:55:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1220/2450] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:39 2026] GET /volume/v3/volumes/1a7e4c4b-0618-493d-b1ab-28dd69a83ffb => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-040fafe0-c106-432e-8b95-52f1ec1c36c7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-040fafe0-c106-432e-8b95-52f1ec1c36c7 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:55:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-040fafe0-c106-432e-8b95-52f1ec1c36c7 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1554219110", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-040fafe0-c106-432e-8b95-52f1ec1c36c7 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:55:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1231/2451] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:55:39 2026] POST /volume/v3/types => generated 380 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4fdfcee9-515f-44bc-85db-219f9f1c7366 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4fdfcee9-515f-44bc-85db-219f9f1c7366 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] POST http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption Sep 07 16:55:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4fdfcee9-515f-44bc-85db-219f9f1c7366 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4fdfcee9-515f-44bc-85db-219f9f1c7366 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption returned with HTTP 200 Sep 07 16:55:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1221/2452] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:55:39 2026] POST /volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption => generated 239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ed1760f8-9347-4456-a8cf-699904e2cc12 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ed1760f8-9347-4456-a8cf-699904e2cc12 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ed1760f8-9347-4456-a8cf-699904e2cc12 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-28051044", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ed1760f8-9347-4456-a8cf-699904e2cc12 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1232/2453] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:55:40 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 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5d5c63e4-abc0-47e5-9f40-9d6796194486 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5d5c63e4-abc0-47e5-9f40-9d6796194486 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] POST http://192.168.122.91/volume/v3/types/f9b612d8-4dd1-4221-87b2-4beeb2d04d79/encryption Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5d5c63e4-abc0-47e5-9f40-9d6796194486 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-5d5c63e4-abc0-47e5-9f40-9d6796194486 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5d5c63e4-abc0-47e5-9f40-9d6796194486 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/f9b612d8-4dd1-4221-87b2-4beeb2d04d79/encryption returned with HTTP 403 Sep 07 16:55:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1222/2454] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:55:40 2026] POST /volume/v3/types/f9b612d8-4dd1-4221-87b2-4beeb2d04d79/encryption => generated 127 bytes in 287 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e7c9179f-1ef5-4c10-bfc1-31dceb816979 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e7c9179f-1ef5-4c10-bfc1-31dceb816979 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e7c9179f-1ef5-4c10-bfc1-31dceb816979 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-969330438", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e7c9179f-1ef5-4c10-bfc1-31dceb816979 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1233/2455] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:55:40 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6f2e28ab-2aa9-49a2-a3ad-e341db33cf3e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f2e28ab-2aa9-49a2-a3ad-e341db33cf3e tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] POST http://192.168.122.91/volume/v3/types/4dcc69d5-c2a2-4960-84e3-1aa6a88a16de/extra_specs Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6f2e28ab-2aa9-49a2-a3ad-e341db33cf3e tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-6f2e28ab-2aa9-49a2-a3ad-e341db33cf3e tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f2e28ab-2aa9-49a2-a3ad-e341db33cf3e tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/4dcc69d5-c2a2-4960-84e3-1aa6a88a16de/extra_specs returned with HTTP 403 Sep 07 16:55:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1223/2456] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 16:55:40 2026] POST /volume/v3/types/4dcc69d5-c2a2-4960-84e3-1aa6a88a16de/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5b0f583c-6b7f-4704-aa53-547090a623fd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5b0f583c-6b7f-4704-aa53-547090a623fd tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] PUT http://192.168.122.91/volume/v3/types/4dcc69d5-c2a2-4960-84e3-1aa6a88a16de/extra_specs/key2 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5b0f583c-6b7f-4704-aa53-547090a623fd tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-5b0f583c-6b7f-4704-aa53-547090a623fd tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5b0f583c-6b7f-4704-aa53-547090a623fd tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/4dcc69d5-c2a2-4960-84e3-1aa6a88a16de/extra_specs/key2 returned with HTTP 403 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1234/2457] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:55:40 2026] PUT /volume/v3/types/4dcc69d5-c2a2-4960-84e3-1aa6a88a16de/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4e23ce39-b1fd-4fc8-8caf-b00505086706 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4e23ce39-b1fd-4fc8-8caf-b00505086706 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] POST http://192.168.122.91/volume/v3/types Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4e23ce39-b1fd-4fc8-8caf-b00505086706 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-4e23ce39-b1fd-4fc8-8caf-b00505086706 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4e23ce39-b1fd-4fc8-8caf-b00505086706 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types returned with HTTP 403 Sep 07 16:55:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1224/2458] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:55:40 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 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-272c8663-0836-4ec6-99a8-c68fe893ff0f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-272c8663-0836-4ec6-99a8-c68fe893ff0f tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-272c8663-0836-4ec6-99a8-c68fe893ff0f tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1271308884", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-272c8663-0836-4ec6-99a8-c68fe893ff0f tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1235/2459] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:55:40 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8133f220-56b0-41f1-bc60-1e46fc429525 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8133f220-56b0-41f1-bc60-1e46fc429525 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] POST http://192.168.122.91/volume/v3/types/bb9398c3-e4ee-42fe-a798-449095bce67f/encryption Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8133f220-56b0-41f1-bc60-1e46fc429525 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8133f220-56b0-41f1-bc60-1e46fc429525 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types/bb9398c3-e4ee-42fe-a798-449095bce67f/encryption returned with HTTP 200 Sep 07 16:55:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1225/2460] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:55:40 2026] POST /volume/v3/types/bb9398c3-e4ee-42fe-a798-449095bce67f/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-658533c3-d3a5-4640-9648-a3cf5144227f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-658533c3-d3a5-4640-9648-a3cf5144227f tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] DELETE http://192.168.122.91/volume/v3/types/bb9398c3-e4ee-42fe-a798-449095bce67f/encryption/8d7f686f-1cb6-44fc-b1a5-1cf70459bfc1 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-658533c3-d3a5-4640-9648-a3cf5144227f tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-658533c3-d3a5-4640-9648-a3cf5144227f tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-658533c3-d3a5-4640-9648-a3cf5144227f tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-658533c3-d3a5-4640-9648-a3cf5144227f tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/bb9398c3-e4ee-42fe-a798-449095bce67f/encryption/8d7f686f-1cb6-44fc-b1a5-1cf70459bfc1 returned with HTTP 403 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1236/2461] 192.168.122.91 () {58 vars in 1368 bytes} [Mon Sep 7 16:55:40 2026] DELETE /volume/v3/types/bb9398c3-e4ee-42fe-a798-449095bce67f/encryption/8d7f686f-1cb6-44fc-b1a5-1cf70459bfc1 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aa814b19-96d6-4b14-925f-309d13423d1a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa814b19-96d6-4b14-925f-309d13423d1a tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aa814b19-96d6-4b14-925f-309d13423d1a tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1924190777", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa814b19-96d6-4b14-925f-309d13423d1a tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:55:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1226/2462] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:55:40 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-815139e3-a1da-4bad-ae3f-f19a5d19a27c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-815139e3-a1da-4bad-ae3f-f19a5d19a27c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] DELETE http://192.168.122.91/volume/v3/types/714aca17-3f75-4ecf-a75d-03a83337b693/extra_specs/key1 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-815139e3-a1da-4bad-ae3f-f19a5d19a27c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-815139e3-a1da-4bad-ae3f-f19a5d19a27c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-815139e3-a1da-4bad-ae3f-f19a5d19a27c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-815139e3-a1da-4bad-ae3f-f19a5d19a27c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/714aca17-3f75-4ecf-a75d-03a83337b693/extra_specs/key1 returned with HTTP 403 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1237/2463] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:55:40 2026] DELETE /volume/v3/types/714aca17-3f75-4ecf-a75d-03a83337b693/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a155773e-33a7-4ef1-b3ce-466dc0b9f6de None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a155773e-33a7-4ef1-b3ce-466dc0b9f6de tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a155773e-33a7-4ef1-b3ce-466dc0b9f6de tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-193773886", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a155773e-33a7-4ef1-b3ce-466dc0b9f6de tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:55:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1227/2464] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:55:40 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-41529b85-0eb0-4bbb-812e-185a5acafde1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41529b85-0eb0-4bbb-812e-185a5acafde1 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] DELETE http://192.168.122.91/volume/v3/types/e77eb902-5246-42f1-808f-8e7c0498afe4 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41529b85-0eb0-4bbb-812e-185a5acafde1 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41529b85-0eb0-4bbb-812e-185a5acafde1 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-41529b85-0eb0-4bbb-812e-185a5acafde1 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41529b85-0eb0-4bbb-812e-185a5acafde1 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/e77eb902-5246-42f1-808f-8e7c0498afe4 returned with HTTP 403 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1238/2465] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:55:40 2026] DELETE /volume/v3/types/e77eb902-5246-42f1-808f-8e7c0498afe4 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-108867c4-7319-4b64-af12-4dc1888f509e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-108867c4-7319-4b64-af12-4dc1888f509e tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] GET http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/extra_specs Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-108867c4-7319-4b64-af12-4dc1888f509e tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-108867c4-7319-4b64-af12-4dc1888f509e tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-108867c4-7319-4b64-af12-4dc1888f509e tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/extra_specs returned with HTTP 200 Sep 07 16:55:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1228/2466] 192.168.122.91 () {58 vars in 1257 bytes} [Mon Sep 7 16:55:40 2026] GET /volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/extra_specs => generated 123 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a79b9879-da98-4df5-9439-05d5f23d4256 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a79b9879-da98-4df5-9439-05d5f23d4256 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] GET http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption/cipher Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a79b9879-da98-4df5-9439-05d5f23d4256 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a79b9879-da98-4df5-9439-05d5f23d4256 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-a79b9879-da98-4df5-9439-05d5f23d4256 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a79b9879-da98-4df5-9439-05d5f23d4256 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption/cipher returned with HTTP 403 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1239/2467] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:55:40 2026] GET /volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption/cipher => generated 124 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5c72f988-fddb-45c7-b929-8aa60713c2de None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5c72f988-fddb-45c7-b929-8aa60713c2de tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] GET http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5c72f988-fddb-45c7-b929-8aa60713c2de tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5c72f988-fddb-45c7-b929-8aa60713c2de tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-5c72f988-fddb-45c7-b929-8aa60713c2de tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5c72f988-fddb-45c7-b929-8aa60713c2de tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption returned with HTTP 403 Sep 07 16:55:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1229/2468] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:55:40 2026] GET /volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2e42ed7e-81d9-4e03-97c6-8b1e6d4ecbee None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2e42ed7e-81d9-4e03-97c6-8b1e6d4ecbee tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] GET http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/extra_specs/multiattach Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2e42ed7e-81d9-4e03-97c6-8b1e6d4ecbee tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2e42ed7e-81d9-4e03-97c6-8b1e6d4ecbee tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2e42ed7e-81d9-4e03-97c6-8b1e6d4ecbee tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/extra_specs/multiattach returned with HTTP 200 Sep 07 16:55:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1240/2469] 192.168.122.91 () {58 vars in 1293 bytes} [Mon Sep 7 16:55:40 2026] GET /volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a02bd31c-b2fc-43be-af7b-fa5f36e81992 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a02bd31c-b2fc-43be-af7b-fa5f36e81992 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] GET http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/extra_specs/volume_backend_name Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a02bd31c-b2fc-43be-af7b-fa5f36e81992 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a02bd31c-b2fc-43be-af7b-fa5f36e81992 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a02bd31c-b2fc-43be-af7b-fa5f36e81992 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 16:55:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1230/2470] 192.168.122.91 () {58 vars in 1317 bytes} [Mon Sep 7 16:55:40 2026] GET /volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/extra_specs/volume_backend_name => generated 143 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-88613399-eac8-48ae-bc88-4cadb789aea1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-88613399-eac8-48ae-bc88-4cadb789aea1 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] PUT http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption/d727127b-b264-4169-aa5c-ead155ed7479 Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-88613399-eac8-48ae-bc88-4cadb789aea1 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-88613399-eac8-48ae-bc88-4cadb789aea1 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-88613399-eac8-48ae-bc88-4cadb789aea1 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption/d727127b-b264-4169-aa5c-ead155ed7479 returned with HTTP 403 Sep 07 16:55:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1241/2471] 192.168.122.91 () {60 vars in 1385 bytes} [Mon Sep 7 16:55:41 2026] PUT /volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/encryption/d727127b-b264-4169-aa5c-ead155ed7479 => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-43238841-a529-4ca2-8f4e-a712a995378d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-43238841-a529-4ca2-8f4e-a712a995378d tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] PUT http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/extra_specs/key1 Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-43238841-a529-4ca2-8f4e-a712a995378d tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-43238841-a529-4ca2-8f4e-a712a995378d tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-43238841-a529-4ca2-8f4e-a712a995378d tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/extra_specs/key1 returned with HTTP 403 Sep 07 16:55:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1231/2472] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:55:41 2026] PUT /volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c/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 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8ca7f009-5fb2-4927-9175-79d511050851 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8ca7f009-5fb2-4927-9175-79d511050851 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] PUT http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8ca7f009-5fb2-4927-9175-79d511050851 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-8ca7f009-5fb2-4927-9175-79d511050851 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '14468d2ecb7046e6bf42c748778088eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a9f8a26b3c64c4aa3a2dc6ac1a84fd2', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8ca7f009-5fb2-4927-9175-79d511050851 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-reader] http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c returned with HTTP 403 Sep 07 16:55:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1242/2473] 192.168.122.91 () {60 vars in 1241 bytes} [Mon Sep 7 16:55:41 2026] PUT /volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-eb756b88-7870-4b09-9137-f05c86f14015 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eb756b88-7870-4b09-9137-f05c86f14015 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] DELETE http://192.168.122.91/volume/v3/types/e77eb902-5246-42f1-808f-8e7c0498afe4 Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eb756b88-7870-4b09-9137-f05c86f14015 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eb756b88-7870-4b09-9137-f05c86f14015 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eb756b88-7870-4b09-9137-f05c86f14015 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types/e77eb902-5246-42f1-808f-8e7c0498afe4 returned with HTTP 202 Sep 07 16:55:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1232/2474] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:55:41 2026] DELETE /volume/v3/types/e77eb902-5246-42f1-808f-8e7c0498afe4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-76160d62-4684-4641-868b-afd07d82084c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-76160d62-4684-4641-868b-afd07d82084c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] DELETE http://192.168.122.91/volume/v3/types/714aca17-3f75-4ecf-a75d-03a83337b693 Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-76160d62-4684-4641-868b-afd07d82084c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-76160d62-4684-4641-868b-afd07d82084c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-76160d62-4684-4641-868b-afd07d82084c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types/714aca17-3f75-4ecf-a75d-03a83337b693 returned with HTTP 202 Sep 07 16:55:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1243/2475] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:55:41 2026] DELETE /volume/v3/types/714aca17-3f75-4ecf-a75d-03a83337b693 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5fcc9fb3-1d4e-4ad4-aa0e-e287b2477dfe None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5fcc9fb3-1d4e-4ad4-aa0e-e287b2477dfe tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] DELETE http://192.168.122.91/volume/v3/types/bb9398c3-e4ee-42fe-a798-449095bce67f Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5fcc9fb3-1d4e-4ad4-aa0e-e287b2477dfe tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5fcc9fb3-1d4e-4ad4-aa0e-e287b2477dfe tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5fcc9fb3-1d4e-4ad4-aa0e-e287b2477dfe tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types/bb9398c3-e4ee-42fe-a798-449095bce67f returned with HTTP 202 Sep 07 16:55:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1233/2476] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:55:41 2026] DELETE /volume/v3/types/bb9398c3-e4ee-42fe-a798-449095bce67f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-803897ca-7dc5-44ec-9a8a-a7da28bfd183 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-803897ca-7dc5-44ec-9a8a-a7da28bfd183 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] DELETE http://192.168.122.91/volume/v3/types/4dcc69d5-c2a2-4960-84e3-1aa6a88a16de Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-803897ca-7dc5-44ec-9a8a-a7da28bfd183 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-803897ca-7dc5-44ec-9a8a-a7da28bfd183 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-803897ca-7dc5-44ec-9a8a-a7da28bfd183 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types/4dcc69d5-c2a2-4960-84e3-1aa6a88a16de returned with HTTP 202 Sep 07 16:55:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1244/2477] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:55:41 2026] DELETE /volume/v3/types/4dcc69d5-c2a2-4960-84e3-1aa6a88a16de => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7a2d78e0-9795-4635-a3ce-ad92d6711b9c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7a2d78e0-9795-4635-a3ce-ad92d6711b9c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] DELETE http://192.168.122.91/volume/v3/types/f9b612d8-4dd1-4221-87b2-4beeb2d04d79 Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7a2d78e0-9795-4635-a3ce-ad92d6711b9c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7a2d78e0-9795-4635-a3ce-ad92d6711b9c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7a2d78e0-9795-4635-a3ce-ad92d6711b9c tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types/f9b612d8-4dd1-4221-87b2-4beeb2d04d79 returned with HTTP 202 Sep 07 16:55:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1234/2478] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:55:41 2026] DELETE /volume/v3/types/f9b612d8-4dd1-4221-87b2-4beeb2d04d79 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8fce335e-e9e9-40ab-a53e-8ef688fc3366 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8fce335e-e9e9-40ab-a53e-8ef688fc3366 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] DELETE http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8fce335e-e9e9-40ab-a53e-8ef688fc3366 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8fce335e-e9e9-40ab-a53e-8ef688fc3366 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8fce335e-e9e9-40ab-a53e-8ef688fc3366 tempest-VolumeTypesReaderTests-1909244439 tempest-VolumeTypesReaderTests-1909244439-project-admin] http://192.168.122.91/volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c returned with HTTP 202 Sep 07 16:55:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1245/2479] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:55:41 2026] DELETE /volume/v3/types/e3976fc8-02c8-4cff-8d36-7d50b184b18c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-102483a8-d9ba-4020-b5b4-52840992fd81 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-102483a8-d9ba-4020-b5b4-52840992fd81 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:55:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-102483a8-d9ba-4020-b5b4-52840992fd81 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1358276057-1384085658", "extra_specs": {}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-102483a8-d9ba-4020-b5b4-52840992fd81 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:55:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1235/2480] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:55:48 2026] POST /volume/v3/types => generated 269 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:51 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=448,cinder:INSERT=92,cinder:UPDATE=132 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:55:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e348ad75-1940-4d10-bfb4-23102a4ebb8b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e348ad75-1940-4d10-bfb4-23102a4ebb8b tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:55:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e348ad75-1940-4d10-bfb4-23102a4ebb8b tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-856409729-90207332", "extra_specs": {}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e348ad75-1940-4d10-bfb4-23102a4ebb8b tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:55:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1246/2481] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:55:51 2026] POST /volume/v3/types => generated 266 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6b34c9b5-81d8-4406-8b33-6852658574aa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6b34c9b5-81d8-4406-8b33-6852658574aa tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:55:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6b34c9b5-81d8-4406-8b33-6852658574aa tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1800604975-1763391344", "extra_specs": {}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6b34c9b5-81d8-4406-8b33-6852658574aa tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:55:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1236/2482] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:55:51 2026] POST /volume/v3/types => generated 269 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-402063991", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-856409729-90207332", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-402063991', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-856409729-90207332', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Create volume of 1 GB Sep 07 16:55:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Availability Zones retrieved successfully. Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Flow 'volume_create_api' (309c7eb5-31c9-4f0e-b3f6-eb2a4a1624f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202879d9-27a9-4bf5-94a3-2e42b03bb09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202879d9-27a9-4bf5-94a3-2e42b03bb09b) 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:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b4116f88-9777-433e-a56f-f0e04758dabe,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-856409729-90207332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4116f88-9777-433e-a56f-f0e04758dabe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0323bab1-b34b-4bac-a10e-2c9ca99b866a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-856409729-90207332 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-856409729-90207332, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:55:52 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-856409729-90207332 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-856409729-90207332, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Created reservations ['5ca2badd-b1f3-4275-91ab-2bf539e284aa', 'a161f538-81a2-4bcf-9124-5ee4fa4d5753', '651d2b3c-ce23-4c6a-8e97-87736c2c57e8', '610971fa-db9c-40d8-a0c1-6019c8ddee54'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0323bab1-b34b-4bac-a10e-2c9ca99b866a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ca2badd-b1f3-4275-91ab-2bf539e284aa', 'a161f538-81a2-4bcf-9124-5ee4fa4d5753', '651d2b3c-ce23-4c6a-8e97-87736c2c57e8', '610971fa-db9c-40d8-a0c1-6019c8ddee54']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a79db6-1bf3-4acb-8587-6edf67c10d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a79db6-1bf3-4acb-8587-6edf67c10d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a689479-f257-43af-9729-c3d2c3446076', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-402063991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06f5f2edfa4a47508a3d22d6e30c62f1',qos_specs=None,replication_status=,reservations=['5ca2badd-b1f3-4275-91ab-2bf539e284aa','a161f538-81a2-4bcf-9124-5ee4fa4d5753','651d2b3c-ce23-4c6a-8e97-87736c2c57e8','610971fa-db9c-40d8-a0c1-6019c8ddee54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f46a60e90814c51a2cdda406ff1ce64',volume_type_id=b4116f88-9777-433e-a56f-f0e04758dabe), 'volume': Volume(_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:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-402063991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a689479-f257-43af-9729-c3d2c3446076,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06f5f2edfa4a47508a3d22d6e30c62f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f46a60e90814c51a2cdda406ff1ce64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4116f88-9777-433e-a56f-f0e04758dabe),volume_type_id=b4116f88-9777-433e-a56f-f0e04758dabe)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96763c1-cb59-4803-aa85-875488ab4e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96763c1-cb59-4803-aa85-875488ab4e90) transitioned into state 'SUCCESS' from state '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-402063991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06f5f2edfa4a47508a3d22d6e30c62f1',qos_specs=None,replication_status=,reservations=['5ca2badd-b1f3-4275-91ab-2bf539e284aa','a161f538-81a2-4bcf-9124-5ee4fa4d5753','651d2b3c-ce23-4c6a-8e97-87736c2c57e8','610971fa-db9c-40d8-a0c1-6019c8ddee54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f46a60e90814c51a2cdda406ff1ce64',volume_type_id=b4116f88-9777-433e-a56f-f0e04758dabe)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c7c95f-93d9-4706-a1b4-66877dfa24d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c7c95f-93d9-4706-a1b4-66877dfa24d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Flow 'volume_create_api' (309c7eb5-31c9-4f0e-b3f6-eb2a4a1624f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Create volume request issued successfully. Sep 07 16:55:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-33dae72e-9919-4a0f-9b21-5de5057ffa94 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:55:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1247/2483] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:55:52 2026] POST /volume/v3/volumes => generated 849 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a7483567-ad98-4173-919d-eb61aa72a57b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-327048005", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1800604975-1763391344", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-327048005', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1800604975-1763391344', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Create volume of 1 GB Sep 07 16:55:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Availability Zones retrieved successfully. Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Flow 'volume_create_api' (35706413-f276-452e-ab1c-91cc72e78398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf233088-1057-4d96-a4e8-f1ce8d883d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf233088-1057-4d96-a4e8-f1ce8d883d94) 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:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70fc0c90-96f1-4f16-86c5-19b95ab8567f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1800604975-1763391344',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70fc0c90-96f1-4f16-86c5-19b95ab8567f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a41021f-38f7-4134-b0dd-3f3b7d58685a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1800604975-1763391344 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1800604975-1763391344, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:55:52 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1800604975-1763391344 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1800604975-1763391344, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Created reservations ['140a938c-965a-44a5-983e-41d4615ac207', '17e501ac-31e0-44cf-b963-c34d401c71c1', '316857a9-150c-4319-b5ed-10142d40d07a', 'da6ad842-d26c-4fe1-a8f5-70e5cb9b89f8'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a41021f-38f7-4134-b0dd-3f3b7d58685a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['140a938c-965a-44a5-983e-41d4615ac207', '17e501ac-31e0-44cf-b963-c34d401c71c1', '316857a9-150c-4319-b5ed-10142d40d07a', 'da6ad842-d26c-4fe1-a8f5-70e5cb9b89f8']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8968d52-303c-4c32-ac4e-512ade8f0ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8968d52-303c-4c32-ac4e-512ade8f0ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8688ff3d-03b1-476d-9423-5c7ab7485ed7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-327048005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06f5f2edfa4a47508a3d22d6e30c62f1',qos_specs=None,replication_status=,reservations=['140a938c-965a-44a5-983e-41d4615ac207','17e501ac-31e0-44cf-b963-c34d401c71c1','316857a9-150c-4319-b5ed-10142d40d07a','da6ad842-d26c-4fe1-a8f5-70e5cb9b89f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f46a60e90814c51a2cdda406ff1ce64',volume_type_id=70fc0c90-96f1-4f16-86c5-19b95ab8567f), 'volume': Volume(_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:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-327048005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8688ff3d-03b1-476d-9423-5c7ab7485ed7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06f5f2edfa4a47508a3d22d6e30c62f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f46a60e90814c51a2cdda406ff1ce64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70fc0c90-96f1-4f16-86c5-19b95ab8567f),volume_type_id=70fc0c90-96f1-4f16-86c5-19b95ab8567f)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631d1e1d-7fdc-4ab1-a0c2-dfbc718cb01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631d1e1d-7fdc-4ab1-a0c2-dfbc718cb01e) transitioned into state 'SUCCESS' from state '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-327048005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06f5f2edfa4a47508a3d22d6e30c62f1',qos_specs=None,replication_status=,reservations=['140a938c-965a-44a5-983e-41d4615ac207','17e501ac-31e0-44cf-b963-c34d401c71c1','316857a9-150c-4319-b5ed-10142d40d07a','da6ad842-d26c-4fe1-a8f5-70e5cb9b89f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f46a60e90814c51a2cdda406ff1ce64',volume_type_id=70fc0c90-96f1-4f16-86c5-19b95ab8567f)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b14b3cfb-1083-4741-8c5b-6bbcbb669817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b14b3cfb-1083-4741-8c5b-6bbcbb669817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Flow 'volume_create_api' (35706413-f276-452e-ab1c-91cc72e78398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Create volume request issued successfully. Sep 07 16:55:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a7483567-ad98-4173-919d-eb61aa72a57b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:55:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1237/2484] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:55:52 2026] POST /volume/v3/volumes => generated 852 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2030861308", "snapshot_id": null, "imageRef": "2cf9ae1e-77f3-4f3e-8790-ca4523df19a4", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1358276057-1384085658", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2030861308', 'snapshot_id': None, 'imageRef': '2cf9ae1e-77f3-4f3e-8790-ca4523df19a4', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1358276057-1384085658', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Create volume of 1 GB Sep 07 16:55:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Availability Zones retrieved successfully. Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Flow 'volume_create_api' (3eb0a194-b5fc-4572-9b18-ac6c14d07682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1e9d3f-e1bc-4bf2-914c-2fe846d3fded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1e9d3f-e1bc-4bf2-914c-2fe846d3fded) 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:55:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=729a995d-57ee-4a74-bb0b-e6dd5b62a8b7,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1358276057-1384085658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '729a995d-57ee-4a74-bb0b-e6dd5b62a8b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ffa25f-a77a-4dbf-82ca-789de67f1307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1358276057-1384085658 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1358276057-1384085658, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:55:53 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1358276057-1384085658 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1358276057-1384085658, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Created reservations ['1ef566d1-8ae1-40a9-a797-24c259672432', '21dd4994-6863-40e6-bc1d-71da4e7e91a0', 'da5233ec-3024-4404-9b46-0c0ea787503f', '7ab631c4-cf73-489c-9eee-08243ce1f812'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ffa25f-a77a-4dbf-82ca-789de67f1307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef566d1-8ae1-40a9-a797-24c259672432', '21dd4994-6863-40e6-bc1d-71da4e7e91a0', 'da5233ec-3024-4404-9b46-0c0ea787503f', '7ab631c4-cf73-489c-9eee-08243ce1f812']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1029080-5754-4991-9f9c-9191abb8855d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1029080-5754-4991-9f9c-9191abb8855d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89d37c28-e090-430c-a210-0ffa2d8b7c96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2030861308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06f5f2edfa4a47508a3d22d6e30c62f1',qos_specs=None,replication_status=,reservations=['1ef566d1-8ae1-40a9-a797-24c259672432','21dd4994-6863-40e6-bc1d-71da4e7e91a0','da5233ec-3024-4404-9b46-0c0ea787503f','7ab631c4-cf73-489c-9eee-08243ce1f812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f46a60e90814c51a2cdda406ff1ce64',volume_type_id=729a995d-57ee-4a74-bb0b-e6dd5b62a8b7), 'volume': Volume(_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:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2030861308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89d37c28-e090-430c-a210-0ffa2d8b7c96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06f5f2edfa4a47508a3d22d6e30c62f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f46a60e90814c51a2cdda406ff1ce64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(729a995d-57ee-4a74-bb0b-e6dd5b62a8b7),volume_type_id=729a995d-57ee-4a74-bb0b-e6dd5b62a8b7)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (083c66b5-a85b-4f47-83c5-a90ea86506f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (083c66b5-a85b-4f47-83c5-a90ea86506f1) transitioned into state 'SUCCESS' from state '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-2030861308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06f5f2edfa4a47508a3d22d6e30c62f1',qos_specs=None,replication_status=,reservations=['1ef566d1-8ae1-40a9-a797-24c259672432','21dd4994-6863-40e6-bc1d-71da4e7e91a0','da5233ec-3024-4404-9b46-0c0ea787503f','7ab631c4-cf73-489c-9eee-08243ce1f812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f46a60e90814c51a2cdda406ff1ce64',volume_type_id=729a995d-57ee-4a74-bb0b-e6dd5b62a8b7)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43dab1cb-d049-408c-afd2-44af89d295dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43dab1cb-d049-408c-afd2-44af89d295dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Flow 'volume_create_api' (3eb0a194-b5fc-4572-9b18-ac6c14d07682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Create volume request issued successfully. Sep 07 16:55:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-923bed02-b3e4-4e0d-9c6d-292ec7f5d12a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:55:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1248/2485] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:55:52 2026] POST /volume/v3/volumes => generated 853 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-76c60a5d-c35c-47ac-9d0c-d89ae2089a8f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-76c60a5d-c35c-47ac-9d0c-d89ae2089a8f tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:55:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-76c60a5d-c35c-47ac-9d0c-d89ae2089a8f tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-76c60a5d-c35c-47ac-9d0c-d89ae2089a8f tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-76c60a5d-c35c-47ac-9d0c-d89ae2089a8f tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:55:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-76c60a5d-c35c-47ac-9d0c-d89ae2089a8f tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:55:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1238/2486] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:53 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 921 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c1a4b463-70e8-4e88-8685-df64296f1ed4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1a4b463-70e8-4e88-8685-df64296f1ed4 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:55:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c1a4b463-70e8-4e88-8685-df64296f1ed4 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c1a4b463-70e8-4e88-8685-df64296f1ed4 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c1a4b463-70e8-4e88-8685-df64296f1ed4 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:55:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c1a4b463-70e8-4e88-8685-df64296f1ed4 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:55:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1249/2487] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:54 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 945 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0aade731-29f1-4e95-b564-8db2283b617e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0aade731-29f1-4e95-b564-8db2283b617e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:55:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0aade731-29f1-4e95-b564-8db2283b617e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0aade731-29f1-4e95-b564-8db2283b617e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0aade731-29f1-4e95-b564-8db2283b617e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:55:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0aade731-29f1-4e95-b564-8db2283b617e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:55:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1239/2488] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:55 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 945 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6cd60e6f-fa3c-4a32-9143-eb5f135a9c95 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6cd60e6f-fa3c-4a32-9143-eb5f135a9c95 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:55:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6cd60e6f-fa3c-4a32-9143-eb5f135a9c95 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6cd60e6f-fa3c-4a32-9143-eb5f135a9c95 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6cd60e6f-fa3c-4a32-9143-eb5f135a9c95 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:55:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6cd60e6f-fa3c-4a32-9143-eb5f135a9c95 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:55:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1250/2489] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:56 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 945 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2d9f2d1e-f179-4f59-a8f9-58e0f1053429 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d9f2d1e-f179-4f59-a8f9-58e0f1053429 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:55:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d9f2d1e-f179-4f59-a8f9-58e0f1053429 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d9f2d1e-f179-4f59-a8f9-58e0f1053429 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:55:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:58 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:55:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2d9f2d1e-f179-4f59-a8f9-58e0f1053429 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:55:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d9f2d1e-f179-4f59-a8f9-58e0f1053429 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:55:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1240/2490] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:58 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 945 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-57b68ffc-40be-4a84-bc82-cb24d20c9332 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-57b68ffc-40be-4a84-bc82-cb24d20c9332 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:55:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-57b68ffc-40be-4a84-bc82-cb24d20c9332 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-57b68ffc-40be-4a84-bc82-cb24d20c9332 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:55:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:55:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-57b68ffc-40be-4a84-bc82-cb24d20c9332 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:55:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-57b68ffc-40be-4a84-bc82-cb24d20c9332 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:55:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1251/2491] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:59 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 1003 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ec701f3c-09d5-4744-8bfb-3d161906c10e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ec701f3c-09d5-4744-8bfb-3d161906c10e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:56:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ec701f3c-09d5-4744-8bfb-3d161906c10e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ec701f3c-09d5-4744-8bfb-3d161906c10e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:00 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ec701f3c-09d5-4744-8bfb-3d161906c10e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ec701f3c-09d5-4744-8bfb-3d161906c10e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:56:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1241/2492] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:00 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 1006 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:56:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7920ad6a-964f-4184-9108-0eec8b1d8e22 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7920ad6a-964f-4184-9108-0eec8b1d8e22 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:56:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7920ad6a-964f-4184-9108-0eec8b1d8e22 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7920ad6a-964f-4184-9108-0eec8b1d8e22 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7920ad6a-964f-4184-9108-0eec8b1d8e22 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7920ad6a-964f-4184-9108-0eec8b1d8e22 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:56:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1252/2493] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:01 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 1006 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c182fd09-9886-4be5-8c1a-8abd19a09779 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c182fd09-9886-4be5-8c1a-8abd19a09779 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:56:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c182fd09-9886-4be5-8c1a-8abd19a09779 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c182fd09-9886-4be5-8c1a-8abd19a09779 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c182fd09-9886-4be5-8c1a-8abd19a09779 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c182fd09-9886-4be5-8c1a-8abd19a09779 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:56:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1242/2494] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:02 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 1006 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b91410d8-815a-454b-b02f-4479c69a7c0b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b91410d8-815a-454b-b02f-4479c69a7c0b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:56:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b91410d8-815a-454b-b02f-4479c69a7c0b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b91410d8-815a-454b-b02f-4479c69a7c0b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:03 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b91410d8-815a-454b-b02f-4479c69a7c0b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b91410d8-815a-454b-b02f-4479c69a7c0b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:56:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1253/2495] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:03 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 1257 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-2a326052-37e3-47ba-b5cd-1bf7215a3208 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-2a326052-37e3-47ba-b5cd-1bf7215a3208 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:56:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-2a326052-37e3-47ba-b5cd-1bf7215a3208 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-2a326052-37e3-47ba-b5cd-1bf7215a3208 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:03 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:03 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-2a326052-37e3-47ba-b5cd-1bf7215a3208 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-2a326052-37e3-47ba-b5cd-1bf7215a3208 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:56:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1243/2496] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:03 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 1257 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-fff4da45-c48c-4ab9-a233-014e0897cb3c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-fff4da45-c48c-4ab9-a233-014e0897cb3c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:56:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-fff4da45-c48c-4ab9-a233-014e0897cb3c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-fff4da45-c48c-4ab9-a233-014e0897cb3c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-fff4da45-c48c-4ab9-a233-014e0897cb3c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-fff4da45-c48c-4ab9-a233-014e0897cb3c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:56:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1254/2497] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:04 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 1257 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-48cf63b0-7b34-48d8-bcb5-a4ceaacffcb4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48cf63b0-7b34-48d8-bcb5-a4ceaacffcb4 None None] GET http://192.168.122.91/volume// Sep 07 16:56:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48cf63b0-7b34-48d8-bcb5-a4ceaacffcb4 None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48cf63b0-7b34-48d8-bcb5-a4ceaacffcb4 None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48cf63b0-7b34-48d8-bcb5-a4ceaacffcb4 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:56:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1244/2498] 192.168.122.91 () {58 vars in 1303 bytes} [Mon Sep 7 16:56:04 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:56:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-a7f50d01-5d6b-4d59-b081-ad2cf72f79bd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-a7f50d01-5d6b-4d59-b081-ad2cf72f79bd tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:56:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-a7f50d01-5d6b-4d59-b081-ad2cf72f79bd tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89d37c28-e090-430c-a210-0ffa2d8b7c96", "connector": null, "instance_uuid": "d91db7ce-f260-4c07-bdaa-1c77a7d5e83b"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-a7f50d01-5d6b-4d59-b081-ad2cf72f79bd tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:56:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1255/2499] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:56:04 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ab55434e-bf09-4248-bb75-fdd72462d43c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ab55434e-bf09-4248-bb75-fdd72462d43c None None] GET http://192.168.122.91/volume// Sep 07 16:56:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ab55434e-bf09-4248-bb75-fdd72462d43c None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ab55434e-bf09-4248-bb75-fdd72462d43c None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ab55434e-bf09-4248-bb75-fdd72462d43c None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:56:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1245/2500] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:56:06 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:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-a59b0987-c515-493b-83bd-c5184d638791 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-a59b0987-c515-493b-83bd-c5184d638791 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:56:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-a59b0987-c515-493b-83bd-c5184d638791 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-a59b0987-c515-493b-83bd-c5184d638791 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-a59b0987-c515-493b-83bd-c5184d638791 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-a59b0987-c515-493b-83bd-c5184d638791 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:56:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1256/2501] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:56:06 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 1437 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-63205e01-e4da-4746-a279-9c24ff342d65 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-63205e01-e4da-4746-a279-9c24ff342d65 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] PUT http://192.168.122.91/volume/v3/attachments/65bd0fb1-6c86-4a05-854b-ab8a379d3380 Sep 07 16:56:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-63205e01-e4da-4746-a279-9c24ff342d65 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:06 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-63205e01-e4da-4746-a279-9c24ff342d65 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Acquiring lock "cinder-attachment_update-89d37c28-e090-430c-a210-0ffa2d8b7c96-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:56:06 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-63205e01-e4da-4746-a279-9c24ff342d65 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Lock "cinder-attachment_update-89d37c28-e090-430c-a210-0ffa2d8b7c96-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:56:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:06 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-63205e01-e4da-4746-a279-9c24ff342d65 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Lock "cinder-attachment_update-89d37c28-e090-430c-a210-0ffa2d8b7c96-devstack" released by "attachment_update" :: held 0.222s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:56:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-63205e01-e4da-4746-a279-9c24ff342d65 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments/65bd0fb1-6c86-4a05-854b-ab8a379d3380 returned with HTTP 200 Sep 07 16:56:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1246/2502] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:56:06 2026] PUT /volume/v3/attachments/65bd0fb1-6c86-4a05-854b-ab8a379d3380 => generated 694 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-04620fc1-721a-49e2-b117-59f60f92d3b2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-04620fc1-721a-49e2-b117-59f60f92d3b2 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] POST http://192.168.122.91/volume/v3/attachments/65bd0fb1-6c86-4a05-854b-ab8a379d3380/action Sep 07 16:56:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-04620fc1-721a-49e2-b117-59f60f92d3b2 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:56:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-04620fc1-721a-49e2-b117-59f60f92d3b2 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-acc83941-6492-4a1e-a6d5-9cb9c8329ff0 req-04620fc1-721a-49e2-b117-59f60f92d3b2 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments/65bd0fb1-6c86-4a05-854b-ab8a379d3380/action returned with HTTP 204 Sep 07 16:56:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1257/2503] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:56:06 2026] POST /volume/v3/attachments/65bd0fb1-6c86-4a05-854b-ab8a379d3380/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:16 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=155,cinder:UPDATE=29,cinder:INSERT=26 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:56:16 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=89,cinder:INSERT=20,cinder:UPDATE=28 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:56:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c5620ad9-9d82-42fe-831f-ab6af34bb2e8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c5620ad9-9d82-42fe-831f-ab6af34bb2e8 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:56:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c5620ad9-9d82-42fe-831f-ab6af34bb2e8 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c5620ad9-9d82-42fe-831f-ab6af34bb2e8 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c5620ad9-9d82-42fe-831f-ab6af34bb2e8 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c5620ad9-9d82-42fe-831f-ab6af34bb2e8 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 200 Sep 07 16:56:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1247/2504] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:41 2026] GET /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 942 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-fdcdb431-144a-49e6-ad46-315d398fc41a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-fdcdb431-144a-49e6-ad46-315d398fc41a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:56:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-fdcdb431-144a-49e6-ad46-315d398fc41a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-fdcdb431-144a-49e6-ad46-315d398fc41a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-fdcdb431-144a-49e6-ad46-315d398fc41a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-fdcdb431-144a-49e6-ad46-315d398fc41a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 200 Sep 07 16:56:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1258/2505] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:42 2026] GET /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 942 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ead19c12-bdbf-44d1-8696-a3d76d0df7a8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ead19c12-bdbf-44d1-8696-a3d76d0df7a8 None None] GET http://192.168.122.91/volume// Sep 07 16:56:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ead19c12-bdbf-44d1-8696-a3d76d0df7a8 None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ead19c12-bdbf-44d1-8696-a3d76d0df7a8 None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ead19c12-bdbf-44d1-8696-a3d76d0df7a8 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:56:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1248/2506] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:56:42 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:56:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-0222ed14-e95a-468a-b249-1cd22dbb0114 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-0222ed14-e95a-468a-b249-1cd22dbb0114 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:56:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-0222ed14-e95a-468a-b249-1cd22dbb0114 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a689479-f257-43af-9729-c3d2c3446076", "connector": null, "instance_uuid": "d91db7ce-f260-4c07-bdaa-1c77a7d5e83b"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-0222ed14-e95a-468a-b249-1cd22dbb0114 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:56:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1259/2507] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:56:42 2026] POST /volume/v3/attachments => generated 273 bytes in 215 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[87177]: DEBUG cinder.api.middleware.request_id [None req-309b766e-4dc8-4acc-850a-c2c9b78a1ea9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-309b766e-4dc8-4acc-850a-c2c9b78a1ea9 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:56:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-309b766e-4dc8-4acc-850a-c2c9b78a1ea9 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-309b766e-4dc8-4acc-850a-c2c9b78a1ea9 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-60060708-205c-4733-bfac-7887a1f58f06 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-60060708-205c-4733-bfac-7887a1f58f06 None None] GET http://192.168.122.91/volume// Sep 07 16:56:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-60060708-205c-4733-bfac-7887a1f58f06 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-60060708-205c-4733-bfac-7887a1f58f06 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-60060708-205c-4733-bfac-7887a1f58f06 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:56:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1260/2508] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:56:42 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:56:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-025c695f-e3a5-444f-9fbb-502fb973939d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-025c695f-e3a5-444f-9fbb-502fb973939d tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:56:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-025c695f-e3a5-444f-9fbb-502fb973939d tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-025c695f-e3a5-444f-9fbb-502fb973939d tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-309b766e-4dc8-4acc-850a-c2c9b78a1ea9 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-309b766e-4dc8-4acc-850a-c2c9b78a1ea9 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 200 Sep 07 16:56:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1249/2509] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:42 2026] GET /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 941 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-025c695f-e3a5-444f-9fbb-502fb973939d tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-025c695f-e3a5-444f-9fbb-502fb973939d tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 200 Sep 07 16:56:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1261/2510] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:56:42 2026] GET /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 1122 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-61c9af9c-0bdf-4ad5-9b0c-e3f17e2c25c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-61c9af9c-0bdf-4ad5-9b0c-e3f17e2c25c0 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] PUT http://192.168.122.91/volume/v3/attachments/9a2f1fe3-e341-4156-aaba-74401a9ca20c Sep 07 16:56:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-61c9af9c-0bdf-4ad5-9b0c-e3f17e2c25c0 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:42 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-61c9af9c-0bdf-4ad5-9b0c-e3f17e2c25c0 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Acquiring lock "cinder-attachment_update-2a689479-f257-43af-9729-c3d2c3446076-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:56:42 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-61c9af9c-0bdf-4ad5-9b0c-e3f17e2c25c0 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Lock "cinder-attachment_update-2a689479-f257-43af-9729-c3d2c3446076-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:56:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:43 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-61c9af9c-0bdf-4ad5-9b0c-e3f17e2c25c0 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Lock "cinder-attachment_update-2a689479-f257-43af-9729-c3d2c3446076-devstack" released by "attachment_update" :: held 0.173s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-61c9af9c-0bdf-4ad5-9b0c-e3f17e2c25c0 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments/9a2f1fe3-e341-4156-aaba-74401a9ca20c returned with HTTP 200 Sep 07 16:56:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1250/2511] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:56:42 2026] PUT /volume/v3/attachments/9a2f1fe3-e341-4156-aaba-74401a9ca20c => generated 694 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9897af0a-09aa-466f-8060-30d817fc4f32 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-231147739", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-231147739', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Create volume of 1 GB Sep 07 16:56:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Availability Zones retrieved successfully. Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Flow 'volume_create_api' (fd7cfaef-0dde-4bd4-b6a7-34d973454434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38a5b6c-85f5-47c3-b2d4-5749e9f65176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38a5b6c-85f5-47c3-b2d4-5749e9f65176) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57ef7dd-585b-486a-887c-4a0b41c4990e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Created reservations ['881bab29-80a5-4bd8-8a87-7f6833235505', '10aafce3-9a7f-4fa7-ba0e-32ffd078b848', '1040e67f-365b-4679-9d33-c05ed30c4bb6', 'f5c73faf-11a3-4a67-acc7-3ff2d49cfa55'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57ef7dd-585b-486a-887c-4a0b41c4990e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['881bab29-80a5-4bd8-8a87-7f6833235505', '10aafce3-9a7f-4fa7-ba0e-32ffd078b848', '1040e67f-365b-4679-9d33-c05ed30c4bb6', 'f5c73faf-11a3-4a67-acc7-3ff2d49cfa55']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5df7143-7ccd-4d93-979a-3d7045a3f47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-a25bcfc0-2483-420a-833b-f9d10fbb8e92 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-a25bcfc0-2483-420a-833b-f9d10fbb8e92 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] POST http://192.168.122.91/volume/v3/attachments/9a2f1fe3-e341-4156-aaba-74401a9ca20c/action Sep 07 16:56:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-a25bcfc0-2483-420a-833b-f9d10fbb8e92 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-a25bcfc0-2483-420a-833b-f9d10fbb8e92 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5df7143-7ccd-4d93-979a-3d7045a3f47a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0350bd9b-a8e8-4101-84c4-5e6db499b0b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-231147739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9bc8ddfd25e4f0a935e924447d87291',qos_specs=None,replication_status=,reservations=['881bab29-80a5-4bd8-8a87-7f6833235505','10aafce3-9a7f-4fa7-ba0e-32ffd078b848','1040e67f-365b-4679-9d33-c05ed30c4bb6','f5c73faf-11a3-4a67-acc7-3ff2d49cfa55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a9df77906cb43248ce8431ad82dd2b3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-231147739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0350bd9b-a8e8-4101-84c4-5e6db499b0b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9bc8ddfd25e4f0a935e924447d87291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a9df77906cb43248ce8431ad82dd2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187fa67c-0a05-4245-a6ce-88fc4ff89ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-bc7b504c-c52b-402e-bd47-82c13e1643a2 req-a25bcfc0-2483-420a-833b-f9d10fbb8e92 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments/9a2f1fe3-e341-4156-aaba-74401a9ca20c/action returned with HTTP 204 Sep 07 16:56:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1251/2512] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:56:43 2026] POST /volume/v3/attachments/9a2f1fe3-e341-4156-aaba-74401a9ca20c/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187fa67c-0a05-4245-a6ce-88fc4ff89ae1) transitioned into state 'SUCCESS' from state '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-231147739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9bc8ddfd25e4f0a935e924447d87291',qos_specs=None,replication_status=,reservations=['881bab29-80a5-4bd8-8a87-7f6833235505','10aafce3-9a7f-4fa7-ba0e-32ffd078b848','1040e67f-365b-4679-9d33-c05ed30c4bb6','f5c73faf-11a3-4a67-acc7-3ff2d49cfa55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a9df77906cb43248ce8431ad82dd2b3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6fcb937-ac13-469b-b7a0-1d1eabc55085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6fcb937-ac13-469b-b7a0-1d1eabc55085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Flow 'volume_create_api' (fd7cfaef-0dde-4bd4-b6a7-34d973454434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Create volume request issued successfully. Sep 07 16:56:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9897af0a-09aa-466f-8060-30d817fc4f32 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:56:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1262/2513] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:56:43 2026] POST /volume/v3/volumes => generated 795 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-423d6001-f8a2-43cb-bbe2-5bbd8028afc9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-423d6001-f8a2-43cb-bbe2-5bbd8028afc9 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-423d6001-f8a2-43cb-bbe2-5bbd8028afc9 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-423d6001-f8a2-43cb-bbe2-5bbd8028afc9 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-423d6001-f8a2-43cb-bbe2-5bbd8028afc9 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-423d6001-f8a2-43cb-bbe2-5bbd8028afc9 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1252/2514] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:56:43 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-236b88be-dac1-411d-9498-d9b41ffcede7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-236b88be-dac1-411d-9498-d9b41ffcede7 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-236b88be-dac1-411d-9498-d9b41ffcede7 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-236b88be-dac1-411d-9498-d9b41ffcede7 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-236b88be-dac1-411d-9498-d9b41ffcede7 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-236b88be-dac1-411d-9498-d9b41ffcede7 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 200 Sep 07 16:56:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1263/2515] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:43 2026] GET /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7cb40f96-0cc4-4511-99db-d4adeb4cf6c1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7cb40f96-0cc4-4511-99db-d4adeb4cf6c1 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:56:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7cb40f96-0cc4-4511-99db-d4adeb4cf6c1 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7cb40f96-0cc4-4511-99db-d4adeb4cf6c1 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7cb40f96-0cc4-4511-99db-d4adeb4cf6c1 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7cb40f96-0cc4-4511-99db-d4adeb4cf6c1 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 200 Sep 07 16:56:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1253/2516] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:43 2026] GET /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 1234 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-388dc8c6-00ae-4dbb-b5da-be538ef1806c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-388dc8c6-00ae-4dbb-b5da-be538ef1806c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-388dc8c6-00ae-4dbb-b5da-be538ef1806c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-388dc8c6-00ae-4dbb-b5da-be538ef1806c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-388dc8c6-00ae-4dbb-b5da-be538ef1806c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-388dc8c6-00ae-4dbb-b5da-be538ef1806c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 200 Sep 07 16:56:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1264/2517] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:44 2026] GET /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 945 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-da79b0ff-58e6-444a-aba8-8ff5af336515 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-da79b0ff-58e6-444a-aba8-8ff5af336515 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:56:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-da79b0ff-58e6-444a-aba8-8ff5af336515 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-da79b0ff-58e6-444a-aba8-8ff5af336515 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-da79b0ff-58e6-444a-aba8-8ff5af336515 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-da79b0ff-58e6-444a-aba8-8ff5af336515 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 200 Sep 07 16:56:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1254/2518] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:44 2026] GET /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 945 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e86c9af2-a7ca-4bdc-8697-0d571464d7f2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e86c9af2-a7ca-4bdc-8697-0d571464d7f2 None None] GET http://192.168.122.91/volume// Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e86c9af2-a7ca-4bdc-8697-0d571464d7f2 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e86c9af2-a7ca-4bdc-8697-0d571464d7f2 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e86c9af2-a7ca-4bdc-8697-0d571464d7f2 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:56:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1265/2519] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:56:44 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:56:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-2b4866a3-9b28-45d9-8364-08083431241e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-2b4866a3-9b28-45d9-8364-08083431241e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:56:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-2b4866a3-9b28-45d9-8364-08083431241e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8688ff3d-03b1-476d-9423-5c7ab7485ed7", "connector": null, "instance_uuid": "d91db7ce-f260-4c07-bdaa-1c77a7d5e83b"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cd4a61a2-b47c-4729-9500-4fbaa7e3b075 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cd4a61a2-b47c-4729-9500-4fbaa7e3b075 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cd4a61a2-b47c-4729-9500-4fbaa7e3b075 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cd4a61a2-b47c-4729-9500-4fbaa7e3b075 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cd4a61a2-b47c-4729-9500-4fbaa7e3b075 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cd4a61a2-b47c-4729-9500-4fbaa7e3b075 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-2b4866a3-9b28-45d9-8364-08083431241e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:56:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1266/2520] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:56:44 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1255/2521] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:56:44 2026] POST /volume/v3/attachments => generated 273 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3b2c1817-3055-4e4f-984a-8bf769e51e6c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b2c1817-3055-4e4f-984a-8bf769e51e6c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b2c1817-3055-4e4f-984a-8bf769e51e6c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b2c1817-3055-4e4f-984a-8bf769e51e6c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f88efbcd-b26b-4e16-87bd-5084a7fdbf3d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f88efbcd-b26b-4e16-87bd-5084a7fdbf3d None None] GET http://192.168.122.91/volume// Sep 07 16:56:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f88efbcd-b26b-4e16-87bd-5084a7fdbf3d None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f88efbcd-b26b-4e16-87bd-5084a7fdbf3d None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f88efbcd-b26b-4e16-87bd-5084a7fdbf3d None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:56:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1256/2522] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:56:44 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:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-44eb827b-becd-4792-9945-2d3450b81c61 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3b2c1817-3055-4e4f-984a-8bf769e51e6c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-44eb827b-becd-4792-9945-2d3450b81c61 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:56:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-44eb827b-becd-4792-9945-2d3450b81c61 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-44eb827b-becd-4792-9945-2d3450b81c61 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b2c1817-3055-4e4f-984a-8bf769e51e6c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 200 Sep 07 16:56:44 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1267/2523] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:44 2026] GET /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 944 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:56:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-44eb827b-becd-4792-9945-2d3450b81c61 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-44eb827b-becd-4792-9945-2d3450b81c61 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 200 Sep 07 16:56:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1257/2524] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:56:44 2026] GET /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 1125 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-dca76126-cd7c-4794-81a4-a2e251d10509 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-dca76126-cd7c-4794-81a4-a2e251d10509 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] PUT http://192.168.122.91/volume/v3/attachments/3985ab84-2636-4340-b3fb-490909e4a3c3 Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-dca76126-cd7c-4794-81a4-a2e251d10509 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-dca76126-cd7c-4794-81a4-a2e251d10509 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Acquiring lock "cinder-attachment_update-8688ff3d-03b1-476d-9423-5c7ab7485ed7-devstack" by "attachment_update" {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-dca76126-cd7c-4794-81a4-a2e251d10509 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Lock "cinder-attachment_update-8688ff3d-03b1-476d-9423-5c7ab7485ed7-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:56:44 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:44 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:56:45 devstack devstack@c-api.service[87176]: DEBUG cinder.coordination [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-dca76126-cd7c-4794-81a4-a2e251d10509 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Lock "cinder-attachment_update-8688ff3d-03b1-476d-9423-5c7ab7485ed7-devstack" released by "attachment_update" :: held 0.156s {{(pid=87176) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:56:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-dca76126-cd7c-4794-81a4-a2e251d10509 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments/3985ab84-2636-4340-b3fb-490909e4a3c3 returned with HTTP 200 Sep 07 16:56:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1268/2525] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:56:44 2026] PUT /volume/v3/attachments/3985ab84-2636-4340-b3fb-490909e4a3c3 => generated 694 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-444432fa-3c76-459f-bba5-44577d3a188e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-444432fa-3c76-459f-bba5-44577d3a188e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] POST http://192.168.122.91/volume/v3/attachments/3985ab84-2636-4340-b3fb-490909e4a3c3/action Sep 07 16:56:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-444432fa-3c76-459f-bba5-44577d3a188e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action body: b'{"os-complete": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:56:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-444432fa-3c76-459f-bba5-44577d3a188e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-e2cdaedc-f497-4b37-828d-3ff833fd243e req-444432fa-3c76-459f-bba5-44577d3a188e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments/3985ab84-2636-4340-b3fb-490909e4a3c3/action returned with HTTP 204 Sep 07 16:56:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1258/2526] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:56:45 2026] POST /volume/v3/attachments/3985ab84-2636-4340-b3fb-490909e4a3c3/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-673c6166-b601-46e9-8385-23d3de31cebc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-673c6166-b601-46e9-8385-23d3de31cebc tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-673c6166-b601-46e9-8385-23d3de31cebc tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-673c6166-b601-46e9-8385-23d3de31cebc tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-673c6166-b601-46e9-8385-23d3de31cebc tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-673c6166-b601-46e9-8385-23d3de31cebc tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1269/2527] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:56:45 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 888 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fae84d52-f3a2-424f-9274-eba78d82d8c7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fae84d52-f3a2-424f-9274-eba78d82d8c7 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fae84d52-f3a2-424f-9274-eba78d82d8c7 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fae84d52-f3a2-424f-9274-eba78d82d8c7 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fae84d52-f3a2-424f-9274-eba78d82d8c7 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fae84d52-f3a2-424f-9274-eba78d82d8c7 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1259/2528] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:56:45 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-af3567d9-093f-4919-a57d-708925b20066 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af3567d9-093f-4919-a57d-708925b20066 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:56:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af3567d9-093f-4919-a57d-708925b20066 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af3567d9-093f-4919-a57d-708925b20066 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-af3567d9-093f-4919-a57d-708925b20066 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-1056b00d-f860-437f-a33e-cf0338361160 req-9d75e1e2-4514-44ca-8a31-e8a1ed93330b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-9d75e1e2-4514-44ca-8a31-e8a1ed93330b tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-9d75e1e2-4514-44ca-8a31-e8a1ed93330b tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-9d75e1e2-4514-44ca-8a31-e8a1ed93330b tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af3567d9-093f-4919-a57d-708925b20066 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 200 Sep 07 16:56:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1270/2529] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:45 2026] GET /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 1237 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:56:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8a4e26bf-844f-450e-bc87-aab44824c372 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8a4e26bf-844f-450e-bc87-aab44824c372 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:56:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8a4e26bf-844f-450e-bc87-aab44824c372 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8a4e26bf-844f-450e-bc87-aab44824c372 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-1056b00d-f860-437f-a33e-cf0338361160 req-9d75e1e2-4514-44ca-8a31-e8a1ed93330b tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-9d75e1e2-4514-44ca-8a31-e8a1ed93330b tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1260/2530] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:45 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:45 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:45 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:56:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8a4e26bf-844f-450e-bc87-aab44824c372 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8a4e26bf-844f-450e-bc87-aab44824c372 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 200 Sep 07 16:56:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1271/2531] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:45 2026] GET /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 1237 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9f8c70ef-f5e7-44f6-b4ef-163c634f18ec None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9f8c70ef-f5e7-44f6-b4ef-163c634f18ec None None] GET http://192.168.122.91/volume// Sep 07 16:56:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9f8c70ef-f5e7-44f6-b4ef-163c634f18ec None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9f8c70ef-f5e7-44f6-b4ef-163c634f18ec None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9f8c70ef-f5e7-44f6-b4ef-163c634f18ec None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:56:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1261/2532] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:56:46 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 16:56:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-1056b00d-f860-437f-a33e-cf0338361160 req-41ec6bc4-6d5e-414a-b8bd-859ecc9354f8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-41ec6bc4-6d5e-414a-b8bd-859ecc9354f8 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:56:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-41ec6bc4-6d5e-414a-b8bd-859ecc9354f8 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0350bd9b-a8e8-4101-84c4-5e6db499b0b6", "connector": null, "instance_uuid": "60bafbe6-94fa-4758-b266-5a76e013d48b"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-41ec6bc4-6d5e-414a-b8bd-859ecc9354f8 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:56:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1272/2533] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:56:46 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:56:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-912f15d7-b812-4628-bb24-ace0cb109458 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-912f15d7-b812-4628-bb24-ace0cb109458 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-912f15d7-b812-4628-bb24-ace0cb109458 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-912f15d7-b812-4628-bb24-ace0cb109458 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a8ac56bb-edbb-4686-bd7e-3c9bf227f8bc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a8ac56bb-edbb-4686-bd7e-3c9bf227f8bc None None] GET http://192.168.122.91/volume// Sep 07 16:56:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a8ac56bb-edbb-4686-bd7e-3c9bf227f8bc None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a8ac56bb-edbb-4686-bd7e-3c9bf227f8bc None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a8ac56bb-edbb-4686-bd7e-3c9bf227f8bc None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:56:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1273/2534] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:56:46 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:56:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-912f15d7-b812-4628-bb24-ace0cb109458 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-1056b00d-f860-437f-a33e-cf0338361160 req-b898dc30-aa19-4b6a-91d0-ad3bd6fec0ca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-b898dc30-aa19-4b6a-91d0-ad3bd6fec0ca tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-912f15d7-b812-4628-bb24-ace0cb109458 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1262/2535] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:56:46 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 887 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-b898dc30-aa19-4b6a-91d0-ad3bd6fec0ca tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-b898dc30-aa19-4b6a-91d0-ad3bd6fec0ca tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-1056b00d-f860-437f-a33e-cf0338361160 req-b898dc30-aa19-4b6a-91d0-ad3bd6fec0ca tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-b898dc30-aa19-4b6a-91d0-ad3bd6fec0ca tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1274/2536] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:56:46 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 1050 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-1056b00d-f860-437f-a33e-cf0338361160 req-00b87351-2e7a-4e0f-ae91-f607146afd72 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-00b87351-2e7a-4e0f-ae91-f607146afd72 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] PUT http://192.168.122.91/volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3 Sep 07 16:56:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-00b87351-2e7a-4e0f-ae91-f607146afd72 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:46 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-1056b00d-f860-437f-a33e-cf0338361160 req-00b87351-2e7a-4e0f-ae91-f607146afd72 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Acquiring lock "cinder-attachment_update-0350bd9b-a8e8-4101-84c4-5e6db499b0b6-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:56:46 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-1056b00d-f860-437f-a33e-cf0338361160 req-00b87351-2e7a-4e0f-ae91-f607146afd72 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Lock "cinder-attachment_update-0350bd9b-a8e8-4101-84c4-5e6db499b0b6-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:56:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:46 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-1056b00d-f860-437f-a33e-cf0338361160 req-00b87351-2e7a-4e0f-ae91-f607146afd72 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Lock "cinder-attachment_update-0350bd9b-a8e8-4101-84c4-5e6db499b0b6-devstack" released by "attachment_update" :: held 0.199s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:56:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-00b87351-2e7a-4e0f-ae91-f607146afd72 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3 returned with HTTP 200 Sep 07 16:56:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1263/2537] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:56:46 2026] PUT /volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3 => generated 694 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-1056b00d-f860-437f-a33e-cf0338361160 req-9d87a5ea-ee8b-4185-89b7-ef8c9315843c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-9d87a5ea-ee8b-4185-89b7-ef8c9315843c tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] POST http://192.168.122.91/volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3/action Sep 07 16:56:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-9d87a5ea-ee8b-4185-89b7-ef8c9315843c tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:56:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-9d87a5ea-ee8b-4185-89b7-ef8c9315843c tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-1056b00d-f860-437f-a33e-cf0338361160 req-9d87a5ea-ee8b-4185-89b7-ef8c9315843c tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3/action returned with HTTP 204 Sep 07 16:56:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1275/2538] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:56:47 2026] POST /volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-475034f8-21dc-4c5f-a20d-82e3d7c673c1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-475034f8-21dc-4c5f-a20d-82e3d7c673c1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-475034f8-21dc-4c5f-a20d-82e3d7c673c1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-475034f8-21dc-4c5f-a20d-82e3d7c673c1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-475034f8-21dc-4c5f-a20d-82e3d7c673c1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-475034f8-21dc-4c5f-a20d-82e3d7c673c1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1264/2539] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:56:47 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 1180 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0db0ddbc-2a23-4230-90fe-75f44a0632cb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0db0ddbc-2a23-4230-90fe-75f44a0632cb tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0db0ddbc-2a23-4230-90fe-75f44a0632cb tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0db0ddbc-2a23-4230-90fe-75f44a0632cb tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0db0ddbc-2a23-4230-90fe-75f44a0632cb tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0db0ddbc-2a23-4230-90fe-75f44a0632cb tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1276/2540] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:56:47 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 1180 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-422e3bad-f5d7-4825-8044-7cb17fb1a0cb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1265/2541] 192.168.122.91 () {62 vars in 1490 bytes} [Mon Sep 7 16:56:47 2026] DELETE /volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 16:56:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3820c534-42a0-4746-b569-89db0cabab00 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:47 devstack devstack@c-api.service[87176]: WARNING keystonemiddleware.auth_token [None req-3820c534-42a0-4746-b569-89db0cabab00 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 16:56:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1277/2542] 192.168.122.91 () {62 vars in 1490 bytes} [Mon Sep 7 16:56:47 2026] DELETE /volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3 => generated 114 bytes in 43 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dc1400e2-0e17-4e89-b169-1e7818923790 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] DELETE http://192.168.122.91/volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3 Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Attachment connected to vm 60bafbe6-94fa-4758-b266-5a76e013d48b, checking data on nova Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG cinder.compute.nova [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Creating Keystone token plugin using URL: http://192.168.122.91/identity {{(pid=87177) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG novaclient.v2.client [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] REQ: curl -g -i -X GET http://192.168.122.91/compute/v2.1/servers/60bafbe6-94fa-4758-b266-5a76e013d48b/os-volume_attachments/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6267679a0840618f4dc8a905d91b872caa73b93a8776158d484145366b6e758e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-dc1400e2-0e17-4e89-b169-1e7818923790" -H "X-Service-Token: {SHA256}5e5e60b53ec75906527a40b536e4b5689c96659af9fe0aae8737228b22e99174" {{(pid=87177) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG novaclient.v2.client [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 14:56:47 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-7424051b-8773-4dfb-b5fc-bf9469a90e22 x-openstack-request-id: req-7424051b-8773-4dfb-b5fc-bf9469a90e22 {{(pid=87177) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG novaclient.v2.client [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0350bd9b-a8e8-4101-84c4-5e6db499b0b6", "serverId": "60bafbe6-94fa-4758-b266-5a76e013d48b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9d68d7b7-89d3-4136-93b7-97a9fff3ebc3", "bdm_uuid": "9132f3b4-b1d7-4a6d-b1ea-73c5a62e29b0"}} {{(pid=87177) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG novaclient.v2.client [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET call to compute for http://192.168.122.91/compute/v2.1/servers/60bafbe6-94fa-4758-b266-5a76e013d48b/os-volume_attachments/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 used request id req-7424051b-8773-4dfb-b5fc-bf9469a90e22 {{(pid=87177) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.volume.api [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-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 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Caught error: Detach volume from instance 60bafbe6-94fa-4758-b266-5a76e013d48b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 60bafbe6-94fa-4758-b266-5a76e013d48b using the Compute API Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: 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 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: 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 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: 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 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: 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 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: 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 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: 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 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: 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 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: 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 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: 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 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: 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 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 60bafbe6-94fa-4758-b266-5a76e013d48b using the Compute API Sep 07 16:56:47 devstack devstack@c-api.service[87177]: ERROR cinder.api.middleware.fault Sep 07 16:56:47 devstack devstack@c-api.service[87177]: INFO cinder.api.middleware.fault [None req-dc1400e2-0e17-4e89-b169-1e7818923790 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3 returned with HTTP 409 Sep 07 16:56:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1266/2543] 192.168.122.91 () {60 vars in 1283 bytes} [Mon Sep 7 16:56:47 2026] DELETE /volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3 => generated 167 bytes in 302 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-e3e24be6-a7a7-41d1-84b6-47c945d34cb6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-e3e24be6-a7a7-41d1-84b6-47c945d34cb6 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-e3e24be6-a7a7-41d1-84b6-47c945d34cb6 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-e3e24be6-a7a7-41d1-84b6-47c945d34cb6 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-e3e24be6-a7a7-41d1-84b6-47c945d34cb6 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-e3e24be6-a7a7-41d1-84b6-47c945d34cb6 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1278/2544] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:47 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 1162 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-c0ac8788-d74e-486e-b2e8-e116a4db0fd1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-c0ac8788-d74e-486e-b2e8-e116a4db0fd1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] POST http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6/action Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-c0ac8788-d74e-486e-b2e8-e116a4db0fd1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:56:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-c0ac8788-d74e-486e-b2e8-e116a4db0fd1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:48 devstack devstack@c-api.service[87177]: DEBUG oslo_db.sqlalchemy.engines [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-c0ac8788-d74e-486e-b2e8-e116a4db0fd1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:56:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-c0ac8788-d74e-486e-b2e8-e116a4db0fd1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-c0ac8788-d74e-486e-b2e8-e116a4db0fd1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Begin detaching volume completed successfully. Sep 07 16:56:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-c0ac8788-d74e-486e-b2e8-e116a4db0fd1 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6/action returned with HTTP 202 Sep 07 16:56:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1267/2545] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:56:47 2026] POST /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:56:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4c8e9a4f-d21b-4cd8-8496-414233ccfbdb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c8e9a4f-d21b-4cd8-8496-414233ccfbdb None None] GET http://192.168.122.91/volume// Sep 07 16:56:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c8e9a4f-d21b-4cd8-8496-414233ccfbdb None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c8e9a4f-d21b-4cd8-8496-414233ccfbdb None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c8e9a4f-d21b-4cd8-8496-414233ccfbdb None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:56:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1279/2546] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:56:48 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:56:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-6966738f-ea9b-4ee0-bdf7-a66e75a7619d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-6966738f-ea9b-4ee0-bdf7-a66e75a7619d tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-6966738f-ea9b-4ee0-bdf7-a66e75a7619d tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-6966738f-ea9b-4ee0-bdf7-a66e75a7619d tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-6966738f-ea9b-4ee0-bdf7-a66e75a7619d tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-6966738f-ea9b-4ee0-bdf7-a66e75a7619d tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1268/2547] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:56:48 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 1346 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-4c403605-a49c-4331-b347-45d71b89fc50 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-4c403605-a49c-4331-b347-45d71b89fc50 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] DELETE http://192.168.122.91/volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3 Sep 07 16:56:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-4c403605-a49c-4331-b347-45d71b89fc50 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-4c403605-a49c-4331-b347-45d71b89fc50 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:48 devstack devstack@c-api.service[87176]: /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:48 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:56:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-f75cb3c7-6949-4c15-a868-03e9f6362417 req-4c403605-a49c-4331-b347-45d71b89fc50 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3 returned with HTTP 200 Sep 07 16:56:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1280/2548] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:56:48 2026] DELETE /volume/v3/attachments/9d68d7b7-89d3-4136-93b7-97a9fff3ebc3 => generated 19 bytes in 134 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[87177]: DEBUG cinder.api.middleware.request_id [req-173b79b4-1401-4ede-8798-0394c7616a8e req-677859b8-c101-4bd8-9703-7f2fb7dfed80 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-173b79b4-1401-4ede-8798-0394c7616a8e req-677859b8-c101-4bd8-9703-7f2fb7dfed80 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-173b79b4-1401-4ede-8798-0394c7616a8e req-677859b8-c101-4bd8-9703-7f2fb7dfed80 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-173b79b4-1401-4ede-8798-0394c7616a8e req-677859b8-c101-4bd8-9703-7f2fb7dfed80 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-173b79b4-1401-4ede-8798-0394c7616a8e req-677859b8-c101-4bd8-9703-7f2fb7dfed80 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-173b79b4-1401-4ede-8798-0394c7616a8e req-677859b8-c101-4bd8-9703-7f2fb7dfed80 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1269/2549] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:49 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 870 bytes in 40 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[87176]: DEBUG cinder.api.middleware.request_id [None req-225ae061-d200-4852-b038-8afba765be44 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-225ae061-d200-4852-b038-8afba765be44 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] DELETE http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-225ae061-d200-4852-b038-8afba765be44 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-225ae061-d200-4852-b038-8afba765be44 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:49 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-225ae061-d200-4852-b038-8afba765be44 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Delete volume with id: 0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:49 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:49 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-225ae061-d200-4852-b038-8afba765be44 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-225ae061-d200-4852-b038-8afba765be44 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Delete volume request issued successfully. Sep 07 16:56:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-225ae061-d200-4852-b038-8afba765be44 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 202 Sep 07 16:56:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1281/2550] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:56:49 2026] DELETE /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:56:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7050262a-4355-4389-9131-6bb07600c23e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7050262a-4355-4389-9131-6bb07600c23e tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7050262a-4355-4389-9131-6bb07600c23e tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7050262a-4355-4389-9131-6bb07600c23e tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7050262a-4355-4389-9131-6bb07600c23e tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Volume info retrieved successfully. Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7050262a-4355-4389-9131-6bb07600c23e tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 200 Sep 07 16:56:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1270/2551] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:56:49 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 887 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-f7b57f4c-48fb-48f6-80b2-71c4d8cc87fa None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-f7b57f4c-48fb-48f6-80b2-71c4d8cc87fa tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:56:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-f7b57f4c-48fb-48f6-80b2-71c4d8cc87fa tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-f7b57f4c-48fb-48f6-80b2-71c4d8cc87fa tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:49 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:49 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-f7b57f4c-48fb-48f6-80b2-71c4d8cc87fa tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-f7b57f4c-48fb-48f6-80b2-71c4d8cc87fa tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 200 Sep 07 16:56:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1282/2552] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:49 2026] GET /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 1234 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-b0d63970-2d8b-4317-9b81-b430ba08e46d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-b0d63970-2d8b-4317-9b81-b430ba08e46d tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] POST http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076/action Sep 07 16:56:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-b0d63970-2d8b-4317-9b81-b430ba08e46d tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-b0d63970-2d8b-4317-9b81-b430ba08e46d tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-b0d63970-2d8b-4317-9b81-b430ba08e46d tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-b0d63970-2d8b-4317-9b81-b430ba08e46d tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Begin detaching volume completed successfully. Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-b0d63970-2d8b-4317-9b81-b430ba08e46d tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076/action returned with HTTP 202 Sep 07 16:56:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1271/2553] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:56:49 2026] POST /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:56:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-242956f9-6ada-43c6-91b9-6e37c94e1a97 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-242956f9-6ada-43c6-91b9-6e37c94e1a97 None None] GET http://192.168.122.91/volume// Sep 07 16:56:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-242956f9-6ada-43c6-91b9-6e37c94e1a97 None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-242956f9-6ada-43c6-91b9-6e37c94e1a97 None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-242956f9-6ada-43c6-91b9-6e37c94e1a97 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:56:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1283/2554] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:56:49 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:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-e7529a4e-0657-4132-9d05-5387cc20c5eb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-e7529a4e-0657-4132-9d05-5387cc20c5eb tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:56:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-e7529a4e-0657-4132-9d05-5387cc20c5eb tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-e7529a4e-0657-4132-9d05-5387cc20c5eb tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-e7529a4e-0657-4132-9d05-5387cc20c5eb tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-e7529a4e-0657-4132-9d05-5387cc20c5eb tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 200 Sep 07 16:56:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1272/2555] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:56:49 2026] GET /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 1418 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-a46d5c50-208c-4f77-a02c-6a755a953378 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-a46d5c50-208c-4f77-a02c-6a755a953378 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] DELETE http://192.168.122.91/volume/v3/attachments/9a2f1fe3-e341-4156-aaba-74401a9ca20c Sep 07 16:56:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-a46d5c50-208c-4f77-a02c-6a755a953378 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-a46d5c50-208c-4f77-a02c-6a755a953378 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:50 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:50 devstack devstack@c-api.service[87176]: /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:50 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, Sep 07 16:56:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-c71aa5b1-ae85-4278-8ea7-7e97c9c47b11 req-a46d5c50-208c-4f77-a02c-6a755a953378 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments/9a2f1fe3-e341-4156-aaba-74401a9ca20c returned with HTTP 200 Sep 07 16:56:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1284/2556] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:56:50 2026] DELETE /volume/v3/attachments/9a2f1fe3-e341-4156-aaba-74401a9ca20c => generated 19 bytes in 131 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[87177]: DEBUG cinder.api.middleware.request_id [None req-7d779f4f-acc5-4796-b785-8ff0f59c6e58 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7d779f4f-acc5-4796-b785-8ff0f59c6e58 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] GET http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 Sep 07 16:56:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7d779f4f-acc5-4796-b785-8ff0f59c6e58 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7d779f4f-acc5-4796-b785-8ff0f59c6e58 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7d779f4f-acc5-4796-b785-8ff0f59c6e58 tempest-TestServerVolumeAttachScenarioOldVersion-410951376 tempest-TestServerVolumeAttachScenarioOldVersion-410951376-project-member] http://192.168.122.91/volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 returned with HTTP 404 Sep 07 16:56:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1273/2557] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:56:50 2026] GET /volume/v3/volumes/0350bd9b-a8e8-4101-84c4-5e6db499b0b6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3da7b5dd-e2ac-4ca9-8dff-ad76e081e433 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3da7b5dd-e2ac-4ca9-8dff-ad76e081e433 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] DELETE http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:56:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3da7b5dd-e2ac-4ca9-8dff-ad76e081e433 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3da7b5dd-e2ac-4ca9-8dff-ad76e081e433 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-3da7b5dd-e2ac-4ca9-8dff-ad76e081e433 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Delete volume with id: 2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:56:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3da7b5dd-e2ac-4ca9-8dff-ad76e081e433 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3da7b5dd-e2ac-4ca9-8dff-ad76e081e433 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Delete volume request issued successfully. Sep 07 16:56:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3da7b5dd-e2ac-4ca9-8dff-ad76e081e433 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 202 Sep 07 16:56:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1285/2558] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:56:51 2026] DELETE /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 0 bytes in 73 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[87177]: DEBUG cinder.api.middleware.request_id [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-0d20475e-9039-4f5a-ba08-ed9e0c458994 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-0d20475e-9039-4f5a-ba08-ed9e0c458994 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:56:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-0d20475e-9039-4f5a-ba08-ed9e0c458994 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-0d20475e-9039-4f5a-ba08-ed9e0c458994 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-0d20475e-9039-4f5a-ba08-ed9e0c458994 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-0d20475e-9039-4f5a-ba08-ed9e0c458994 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 200 Sep 07 16:56:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1274/2559] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:54 2026] GET /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 1237 bytes in 50 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[87176]: DEBUG cinder.api.middleware.request_id [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-3a65182d-4893-4d70-9be2-f8ef94254bd8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-3a65182d-4893-4d70-9be2-f8ef94254bd8 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] POST http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7/action Sep 07 16:56:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-3a65182d-4893-4d70-9be2-f8ef94254bd8 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:56:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-3a65182d-4893-4d70-9be2-f8ef94254bd8 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-3a65182d-4893-4d70-9be2-f8ef94254bd8 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-3a65182d-4893-4d70-9be2-f8ef94254bd8 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Begin detaching volume completed successfully. Sep 07 16:56:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-3a65182d-4893-4d70-9be2-f8ef94254bd8 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7/action returned with HTTP 202 Sep 07 16:56:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1286/2560] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:56:54 2026] POST /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:56:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2b199e12-a788-412c-b7b9-52c532f5555c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b199e12-a788-412c-b7b9-52c532f5555c None None] GET http://192.168.122.91/volume// Sep 07 16:56:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b199e12-a788-412c-b7b9-52c532f5555c None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b199e12-a788-412c-b7b9-52c532f5555c None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b199e12-a788-412c-b7b9-52c532f5555c None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:56:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1275/2561] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:56:55 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:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-2d463372-9546-434f-95df-edd650f4c71c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-2d463372-9546-434f-95df-edd650f4c71c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:56:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-2d463372-9546-434f-95df-edd650f4c71c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-2d463372-9546-434f-95df-edd650f4c71c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-2d463372-9546-434f-95df-edd650f4c71c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-2d463372-9546-434f-95df-edd650f4c71c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 200 Sep 07 16:56:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1287/2562] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:56:55 2026] GET /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 1421 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-49cc8442-8637-45ad-937f-b02fa2631a2e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-49cc8442-8637-45ad-937f-b02fa2631a2e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] DELETE http://192.168.122.91/volume/v3/attachments/3985ab84-2636-4340-b3fb-490909e4a3c3 Sep 07 16:56:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-49cc8442-8637-45ad-937f-b02fa2631a2e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-49cc8442-8637-45ad-937f-b02fa2631a2e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:55 devstack devstack@c-api.service[87177]: /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:55 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, Sep 07 16:56:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-ee580482-3cf6-463c-b27e-6448a71f1a87 req-49cc8442-8637-45ad-937f-b02fa2631a2e tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments/3985ab84-2636-4340-b3fb-490909e4a3c3 returned with HTTP 200 Sep 07 16:56:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1276/2563] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:56:55 2026] DELETE /volume/v3/attachments/3985ab84-2636-4340-b3fb-490909e4a3c3 => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3e2457dd-0ae3-44c1-b184-2dd9b251e29a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e2457dd-0ae3-44c1-b184-2dd9b251e29a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] DELETE http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:56:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3e2457dd-0ae3-44c1-b184-2dd9b251e29a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3e2457dd-0ae3-44c1-b184-2dd9b251e29a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:56 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-3e2457dd-0ae3-44c1-b184-2dd9b251e29a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Delete volume with id: 8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:56:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:56:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:56:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3e2457dd-0ae3-44c1-b184-2dd9b251e29a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3e2457dd-0ae3-44c1-b184-2dd9b251e29a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Delete volume request issued successfully. Sep 07 16:56:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e2457dd-0ae3-44c1-b184-2dd9b251e29a tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 202 Sep 07 16:56:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1288/2564] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:56:56 2026] DELETE /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:56:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-2139e411-ae90-4f1a-9083-2c66e4e170c5 req-cb13d31f-2446-480e-b590-16c1cf139fe0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2139e411-ae90-4f1a-9083-2c66e4e170c5 req-cb13d31f-2446-480e-b590-16c1cf139fe0 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:56:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-2139e411-ae90-4f1a-9083-2c66e4e170c5 req-cb13d31f-2446-480e-b590-16c1cf139fe0 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-2139e411-ae90-4f1a-9083-2c66e4e170c5 req-cb13d31f-2446-480e-b590-16c1cf139fe0 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:56:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:56:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-2139e411-ae90-4f1a-9083-2c66e4e170c5 req-cb13d31f-2446-480e-b590-16c1cf139fe0 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:56:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2139e411-ae90-4f1a-9083-2c66e4e170c5 req-cb13d31f-2446-480e-b590-16c1cf139fe0 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 200 Sep 07 16:56:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1277/2565] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:56 2026] GET /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 944 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-4287904f-1248-4c5b-8f90-c78b365fa4fe req-dde64893-649c-4e95-9b25-6ee15a18ff67 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4287904f-1248-4c5b-8f90-c78b365fa4fe req-dde64893-649c-4e95-9b25-6ee15a18ff67 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:56:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4287904f-1248-4c5b-8f90-c78b365fa4fe req-dde64893-649c-4e95-9b25-6ee15a18ff67 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-4287904f-1248-4c5b-8f90-c78b365fa4fe req-dde64893-649c-4e95-9b25-6ee15a18ff67 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-4287904f-1248-4c5b-8f90-c78b365fa4fe req-dde64893-649c-4e95-9b25-6ee15a18ff67 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 404 Sep 07 16:56:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1289/2566] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:56 2026] GET /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-be63e304-f3e5-4950-8cdc-7cf4bc54d5fe req-ac2f1a7f-f256-4635-aa26-d58995d421b3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-be63e304-f3e5-4950-8cdc-7cf4bc54d5fe req-ac2f1a7f-f256-4635-aa26-d58995d421b3 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] DELETE http://192.168.122.91/volume/v3/attachments/65bd0fb1-6c86-4a05-854b-ab8a379d3380 Sep 07 16:57:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-be63e304-f3e5-4950-8cdc-7cf4bc54d5fe req-ac2f1a7f-f256-4635-aa26-d58995d421b3 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-be63e304-f3e5-4950-8cdc-7cf4bc54d5fe req-ac2f1a7f-f256-4635-aa26-d58995d421b3 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:57:01 devstack devstack@c-api.service[87177]: /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:01 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, Sep 07 16:57:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-be63e304-f3e5-4950-8cdc-7cf4bc54d5fe req-ac2f1a7f-f256-4635-aa26-d58995d421b3 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/attachments/65bd0fb1-6c86-4a05-854b-ab8a379d3380 returned with HTTP 200 Sep 07 16:57:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1278/2567] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:57:01 2026] DELETE /volume/v3/attachments/65bd0fb1-6c86-4a05-854b-ab8a379d3380 => generated 19 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-98d03eb9-d5e2-4028-95be-15c2b9edaa8b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98d03eb9-d5e2-4028-95be-15c2b9edaa8b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] DELETE http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:57:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-98d03eb9-d5e2-4028-95be-15c2b9edaa8b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-98d03eb9-d5e2-4028-95be-15c2b9edaa8b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:02 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-98d03eb9-d5e2-4028-95be-15c2b9edaa8b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Delete volume with id: 89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:57:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:57:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:57:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-98d03eb9-d5e2-4028-95be-15c2b9edaa8b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:57:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-98d03eb9-d5e2-4028-95be-15c2b9edaa8b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Delete volume request issued successfully. Sep 07 16:57:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98d03eb9-d5e2-4028-95be-15c2b9edaa8b tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 202 Sep 07 16:57:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1290/2568] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:57:02 2026] DELETE /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5546034e-3da2-4cd4-b1b8-abbfa4302d30 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5546034e-3da2-4cd4-b1b8-abbfa4302d30 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:57:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5546034e-3da2-4cd4-b1b8-abbfa4302d30 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5546034e-3da2-4cd4-b1b8-abbfa4302d30 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:57:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:57:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5546034e-3da2-4cd4-b1b8-abbfa4302d30 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Volume info retrieved successfully. Sep 07 16:57:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5546034e-3da2-4cd4-b1b8-abbfa4302d30 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 200 Sep 07 16:57:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1279/2569] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:02 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 1256 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f55e98c2-d5b7-42e7-8514-ffd99d9db5fc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f55e98c2-d5b7-42e7-8514-ffd99d9db5fc tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f55e98c2-d5b7-42e7-8514-ffd99d9db5fc tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f55e98c2-d5b7-42e7-8514-ffd99d9db5fc tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f55e98c2-d5b7-42e7-8514-ffd99d9db5fc tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 returned with HTTP 404 Sep 07 16:57:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1291/2570] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:03 2026] GET /volume/v3/volumes/89d37c28-e090-430c-a210-0ffa2d8b7c96 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f1038fc2-a6b7-4ca9-8268-76c92d0529b1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f1038fc2-a6b7-4ca9-8268-76c92d0529b1 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] DELETE http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f1038fc2-a6b7-4ca9-8268-76c92d0529b1 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f1038fc2-a6b7-4ca9-8268-76c92d0529b1 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f1038fc2-a6b7-4ca9-8268-76c92d0529b1 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Delete volume with id: 8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f1038fc2-a6b7-4ca9-8268-76c92d0529b1 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 404 Sep 07 16:57:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1280/2571] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:57:03 2026] DELETE /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-eb36b3cb-0c05-4623-b99d-523353a67dfb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eb36b3cb-0c05-4623-b99d-523353a67dfb tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eb36b3cb-0c05-4623-b99d-523353a67dfb tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eb36b3cb-0c05-4623-b99d-523353a67dfb tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eb36b3cb-0c05-4623-b99d-523353a67dfb tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 returned with HTTP 404 Sep 07 16:57:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1292/2572] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:03 2026] GET /volume/v3/volumes/8688ff3d-03b1-476d-9423-5c7ab7485ed7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b0715d7f-03b1-4adb-ad52-df475522dbf4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b0715d7f-03b1-4adb-ad52-df475522dbf4 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] DELETE http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b0715d7f-03b1-4adb-ad52-df475522dbf4 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b0715d7f-03b1-4adb-ad52-df475522dbf4 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-b0715d7f-03b1-4adb-ad52-df475522dbf4 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Delete volume with id: 2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b0715d7f-03b1-4adb-ad52-df475522dbf4 tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 404 Sep 07 16:57:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1281/2573] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:57:03 2026] DELETE /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ee28eeb9-cbc7-472e-8115-0e7da4cae58c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee28eeb9-cbc7-472e-8115-0e7da4cae58c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] GET http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee28eeb9-cbc7-472e-8115-0e7da4cae58c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee28eeb9-cbc7-472e-8115-0e7da4cae58c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee28eeb9-cbc7-472e-8115-0e7da4cae58c tempest-TestInstancesWithCinderVolumes-1251360118 tempest-TestInstancesWithCinderVolumes-1251360118-project-member] http://192.168.122.91/volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 returned with HTTP 404 Sep 07 16:57:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1293/2574] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:03 2026] GET /volume/v3/volumes/2a689479-f257-43af-9729-c3d2c3446076 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ba0487b4-022e-4a25-a5ae-f7be2ec6ec29 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ba0487b4-022e-4a25-a5ae-f7be2ec6ec29 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] GET http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1 Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ba0487b4-022e-4a25-a5ae-f7be2ec6ec29 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ba0487b4-022e-4a25-a5ae-f7be2ec6ec29 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ba0487b4-022e-4a25-a5ae-f7be2ec6ec29 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ba0487b4-022e-4a25-a5ae-f7be2ec6ec29 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Get all volumes completed successfully. Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ba0487b4-022e-4a25-a5ae-f7be2ec6ec29 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 16:57:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1282/2575] 192.168.122.91 () {58 vars in 1164 bytes} [Mon Sep 7 16:57:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-75c8411e-fa91-477d-a318-95e5bc67e74f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-75c8411e-fa91-477d-a318-95e5bc67e74f tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] DELETE http://192.168.122.91/volume/v3/types/70fc0c90-96f1-4f16-86c5-19b95ab8567f Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-75c8411e-fa91-477d-a318-95e5bc67e74f tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-75c8411e-fa91-477d-a318-95e5bc67e74f tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-75c8411e-fa91-477d-a318-95e5bc67e74f tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] http://192.168.122.91/volume/v3/types/70fc0c90-96f1-4f16-86c5-19b95ab8567f returned with HTTP 202 Sep 07 16:57:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1294/2576] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:03 2026] DELETE /volume/v3/types/70fc0c90-96f1-4f16-86c5-19b95ab8567f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3451d893-126a-4a39-aa57-68ccf8c25dd1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3451d893-126a-4a39-aa57-68ccf8c25dd1 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] GET http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1 Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3451d893-126a-4a39-aa57-68ccf8c25dd1 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3451d893-126a-4a39-aa57-68ccf8c25dd1 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3451d893-126a-4a39-aa57-68ccf8c25dd1 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3451d893-126a-4a39-aa57-68ccf8c25dd1 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Get all volumes completed successfully. Sep 07 16:57:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3451d893-126a-4a39-aa57-68ccf8c25dd1 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 16:57:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1283/2577] 192.168.122.91 () {58 vars in 1164 bytes} [Mon Sep 7 16:57:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-25e8cfa4-6daa-4ea4-95ad-ba84f97292b7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-25e8cfa4-6daa-4ea4-95ad-ba84f97292b7 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] DELETE http://192.168.122.91/volume/v3/types/b4116f88-9777-433e-a56f-f0e04758dabe Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-25e8cfa4-6daa-4ea4-95ad-ba84f97292b7 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-25e8cfa4-6daa-4ea4-95ad-ba84f97292b7 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-25e8cfa4-6daa-4ea4-95ad-ba84f97292b7 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] http://192.168.122.91/volume/v3/types/b4116f88-9777-433e-a56f-f0e04758dabe returned with HTTP 202 Sep 07 16:57:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1295/2578] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:03 2026] DELETE /volume/v3/types/b4116f88-9777-433e-a56f-f0e04758dabe => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c9c15cca-c067-4c56-8181-06b12ebfff60 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c9c15cca-c067-4c56-8181-06b12ebfff60 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] GET http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1 Sep 07 16:57:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c9c15cca-c067-4c56-8181-06b12ebfff60 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c9c15cca-c067-4c56-8181-06b12ebfff60 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:04 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-c9c15cca-c067-4c56-8181-06b12ebfff60 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:57:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c9c15cca-c067-4c56-8181-06b12ebfff60 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Get all volumes completed successfully. Sep 07 16:57:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c9c15cca-c067-4c56-8181-06b12ebfff60 tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 16:57:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1284/2579] 192.168.122.91 () {58 vars in 1164 bytes} [Mon Sep 7 16:57:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:57:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e0878c69-a09a-4289-85e5-34c751d4b36d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0878c69-a09a-4289-85e5-34c751d4b36d tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] DELETE http://192.168.122.91/volume/v3/types/729a995d-57ee-4a74-bb0b-e6dd5b62a8b7 Sep 07 16:57:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e0878c69-a09a-4289-85e5-34c751d4b36d tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e0878c69-a09a-4289-85e5-34c751d4b36d tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0878c69-a09a-4289-85e5-34c751d4b36d tempest-TestInstancesWithCinderVolumes-1221830000 tempest-TestInstancesWithCinderVolumes-1221830000-project-admin] http://192.168.122.91/volume/v3/types/729a995d-57ee-4a74-bb0b-e6dd5b62a8b7 returned with HTTP 202 Sep 07 16:57:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1296/2580] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:04 2026] DELETE /volume/v3/types/729a995d-57ee-4a74-bb0b-e6dd5b62a8b7 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:14 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=130,cinder:UPDATE=16,cinder:INSERT=1 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:57:14 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=175,cinder:UPDATE=42,cinder:INSERT=16 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:57:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c33ed967-3e15-41e3-b0c5-c2e306d9b163 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c33ed967-3e15-41e3-b0c5-c2e306d9b163 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:57:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c33ed967-3e15-41e3-b0c5-c2e306d9b163 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c33ed967-3e15-41e3-b0c5-c2e306d9b163 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:57:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1285/2581] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:57:18 2026] POST /volume/v3/types => generated 287 bytes in 200 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[87176]: DEBUG cinder.api.middleware.request_id [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b8299bbe-ce68-40dc-82ff-e932859b0fdb", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b8299bbe-ce68-40dc-82ff-e932859b0fdb', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Create volume of 1 GB Sep 07 16:57:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Availability Zones retrieved successfully. Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Flow 'volume_create_api' (44b1a47f-6ee6-4a3e-8640-734c99cddf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f691231-29f1-4679-9cb9-de6c0106c04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f691231-29f1-4679-9cb9-de6c0106c04e) 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:18Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=5572e814-1a80-4b00-b48f-f5d84ab6d74a,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': '5572e814-1a80-4b00-b48f-f5d84ab6d74a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb5637e-145c-45a0-acad-2c1b67f2224f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-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 16:57:21 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-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 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Created reservations ['7897b605-7bc7-4885-965e-e75ca11f04e7', 'c3d63a9f-0f3e-4309-9569-47d165d19206', '4636e0b2-27b9-40e8-9ab5-fe7ed5d560ea', 'bb01fab5-10e8-4c21-9f46-45d140d453b5'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb5637e-145c-45a0-acad-2c1b67f2224f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7897b605-7bc7-4885-965e-e75ca11f04e7', 'c3d63a9f-0f3e-4309-9569-47d165d19206', '4636e0b2-27b9-40e8-9ab5-fe7ed5d560ea', 'bb01fab5-10e8-4c21-9f46-45d140d453b5']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7936fc4c-2b2a-4463-89a7-b49e64c7f401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7936fc4c-2b2a-4463-89a7-b49e64c7f401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e627ccac-eb49-4e70-8790-8de42223518a', '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='e201c8647d744347b91553a1cfd07541',qos_specs=None,replication_status=,reservations=['7897b605-7bc7-4885-965e-e75ca11f04e7','c3d63a9f-0f3e-4309-9569-47d165d19206','4636e0b2-27b9-40e8-9ab5-fe7ed5d560ea','bb01fab5-10e8-4c21-9f46-45d140d453b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e3690a1eb24b589954022826aa3489',volume_type_id=5572e814-1a80-4b00-b48f-f5d84ab6d74a), 'volume': Volume(_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:21Z,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=e627ccac-eb49-4e70-8790-8de42223518a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e201c8647d744347b91553a1cfd07541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e3690a1eb24b589954022826aa3489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5572e814-1a80-4b00-b48f-f5d84ab6d74a),volume_type_id=5572e814-1a80-4b00-b48f-f5d84ab6d74a)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e241948b-6003-4185-9f8d-639ab5c4342d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e241948b-6003-4185-9f8d-639ab5c4342d) transitioned into state 'SUCCESS' from 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='e201c8647d744347b91553a1cfd07541',qos_specs=None,replication_status=,reservations=['7897b605-7bc7-4885-965e-e75ca11f04e7','c3d63a9f-0f3e-4309-9569-47d165d19206','4636e0b2-27b9-40e8-9ab5-fe7ed5d560ea','bb01fab5-10e8-4c21-9f46-45d140d453b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e3690a1eb24b589954022826aa3489',volume_type_id=5572e814-1a80-4b00-b48f-f5d84ab6d74a)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9b7293-a9fe-430e-9051-fa3e25264f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9b7293-a9fe-430e-9051-fa3e25264f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Flow 'volume_create_api' (44b1a47f-6ee6-4a3e-8640-734c99cddf76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Create volume request issued successfully. Sep 07 16:57:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d1cd33e-755c-4360-b944-201d2dba6e1e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:57:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1297/2582] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:57:21 2026] POST /volume/v3/volumes => generated 804 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:57:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6172815c-5718-45f4-99fa-8e444a94fada None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6172815c-5718-45f4-99fa-8e444a94fada tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] GET http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a Sep 07 16:57:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6172815c-5718-45f4-99fa-8e444a94fada tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6172815c-5718-45f4-99fa-8e444a94fada tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:57:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:57:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6172815c-5718-45f4-99fa-8e444a94fada tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Volume info retrieved successfully. Sep 07 16:57:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6172815c-5718-45f4-99fa-8e444a94fada tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a returned with HTTP 200 Sep 07 16:57:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1286/2583] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:21 2026] GET /volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a => generated 872 bytes in 48 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[87176]: DEBUG cinder.api.middleware.request_id [None req-cc234f53-fe6e-4ab2-b896-523772ef579e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cc234f53-fe6e-4ab2-b896-523772ef579e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] GET http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a Sep 07 16:57:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cc234f53-fe6e-4ab2-b896-523772ef579e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cc234f53-fe6e-4ab2-b896-523772ef579e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:57:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:57:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cc234f53-fe6e-4ab2-b896-523772ef579e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Volume info retrieved successfully. Sep 07 16:57:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cc234f53-fe6e-4ab2-b896-523772ef579e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a returned with HTTP 200 Sep 07 16:57:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1298/2584] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:22 2026] GET /volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a => generated 896 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8177cc84-1662-459b-8c87-f423e76546a1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8177cc84-1662-459b-8c87-f423e76546a1 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] GET http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a Sep 07 16:57:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8177cc84-1662-459b-8c87-f423e76546a1 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8177cc84-1662-459b-8c87-f423e76546a1 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:57:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:57:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8177cc84-1662-459b-8c87-f423e76546a1 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Volume info retrieved successfully. Sep 07 16:57:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8177cc84-1662-459b-8c87-f423e76546a1 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a returned with HTTP 200 Sep 07 16:57:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1287/2585] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:23 2026] GET /volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a => generated 954 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-46962b52-ce17-4d5b-83dd-2a0456d25e5e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-46962b52-ce17-4d5b-83dd-2a0456d25e5e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] GET http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a Sep 07 16:57:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-46962b52-ce17-4d5b-83dd-2a0456d25e5e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-46962b52-ce17-4d5b-83dd-2a0456d25e5e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:57:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:57:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-46962b52-ce17-4d5b-83dd-2a0456d25e5e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Volume info retrieved successfully. Sep 07 16:57:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-46962b52-ce17-4d5b-83dd-2a0456d25e5e tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a returned with HTTP 200 Sep 07 16:57:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1299/2586] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:24 2026] GET /volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a => generated 957 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9da635d7-2a1f-4ddb-9df5-ff95afc9c9c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9da635d7-2a1f-4ddb-9df5-ff95afc9c9c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] GET http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a Sep 07 16:57:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9da635d7-2a1f-4ddb-9df5-ff95afc9c9c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9da635d7-2a1f-4ddb-9df5-ff95afc9c9c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:57:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:57:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9da635d7-2a1f-4ddb-9df5-ff95afc9c9c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Volume info retrieved successfully. Sep 07 16:57:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9da635d7-2a1f-4ddb-9df5-ff95afc9c9c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a returned with HTTP 200 Sep 07 16:57:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1288/2587] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:25 2026] GET /volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a => generated 957 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5955c6e3-d98a-4873-b852-c13c7e2a3336 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5955c6e3-d98a-4873-b852-c13c7e2a3336 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] GET http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a Sep 07 16:57:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5955c6e3-d98a-4873-b852-c13c7e2a3336 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5955c6e3-d98a-4873-b852-c13c7e2a3336 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:57:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:57:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5955c6e3-d98a-4873-b852-c13c7e2a3336 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Volume info retrieved successfully. Sep 07 16:57:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5955c6e3-d98a-4873-b852-c13c7e2a3336 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a returned with HTTP 200 Sep 07 16:57:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1300/2588] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:26 2026] GET /volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a => generated 957 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:57:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-98dc629e-9204-4361-9855-2ed6e6c74e41 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98dc629e-9204-4361-9855-2ed6e6c74e41 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] GET http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a Sep 07 16:57:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98dc629e-9204-4361-9855-2ed6e6c74e41 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98dc629e-9204-4361-9855-2ed6e6c74e41 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:57:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:57:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-98dc629e-9204-4361-9855-2ed6e6c74e41 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Volume info retrieved successfully. Sep 07 16:57:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98dc629e-9204-4361-9855-2ed6e6c74e41 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a returned with HTTP 200 Sep 07 16:57:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1289/2589] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:28 2026] GET /volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a => generated 1301 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-80a69cfb-a140-4908-b0dc-47bd1550b5c0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-80a69cfb-a140-4908-b0dc-47bd1550b5c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] DELETE http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a Sep 07 16:57:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-80a69cfb-a140-4908-b0dc-47bd1550b5c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-80a69cfb-a140-4908-b0dc-47bd1550b5c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:28 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-80a69cfb-a140-4908-b0dc-47bd1550b5c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Delete volume with id: e627ccac-eb49-4e70-8790-8de42223518a Sep 07 16:57:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:57:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:57:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-80a69cfb-a140-4908-b0dc-47bd1550b5c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Volume info retrieved successfully. Sep 07 16:57:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-80a69cfb-a140-4908-b0dc-47bd1550b5c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Delete volume request issued successfully. Sep 07 16:57:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-80a69cfb-a140-4908-b0dc-47bd1550b5c0 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a returned with HTTP 202 Sep 07 16:57:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1301/2590] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:57:28 2026] DELETE /volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3c40f6ba-d48a-4621-97fd-97ae8abd1c59 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3c40f6ba-d48a-4621-97fd-97ae8abd1c59 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] GET http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a Sep 07 16:57:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3c40f6ba-d48a-4621-97fd-97ae8abd1c59 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3c40f6ba-d48a-4621-97fd-97ae8abd1c59 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:57:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:57:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3c40f6ba-d48a-4621-97fd-97ae8abd1c59 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Volume info retrieved successfully. Sep 07 16:57:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3c40f6ba-d48a-4621-97fd-97ae8abd1c59 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a returned with HTTP 200 Sep 07 16:57:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1290/2591] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:28 2026] GET /volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a => generated 1300 bytes in 53 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[87176]: DEBUG cinder.api.middleware.request_id [None req-2f115616-0501-4284-804f-df2679990024 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f115616-0501-4284-804f-df2679990024 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] GET http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a Sep 07 16:57:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f115616-0501-4284-804f-df2679990024 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f115616-0501-4284-804f-df2679990024 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f115616-0501-4284-804f-df2679990024 tempest-VolumeAndVolumeTypeFromImageTest-1207367995 tempest-VolumeAndVolumeTypeFromImageTest-1207367995-project-member] http://192.168.122.91/volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a returned with HTTP 404 Sep 07 16:57:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1302/2592] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:29 2026] GET /volume/v3/volumes/e627ccac-eb49-4e70-8790-8de42223518a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:57:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-def187dd-7ee2-41d2-ab52-93c9854c3067 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-def187dd-7ee2-41d2-ab52-93c9854c3067 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] GET http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1 Sep 07 16:57:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-def187dd-7ee2-41d2-ab52-93c9854c3067 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-def187dd-7ee2-41d2-ab52-93c9854c3067 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] Calling method 'detail' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:29 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-def187dd-7ee2-41d2-ab52-93c9854c3067 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:57:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-def187dd-7ee2-41d2-ab52-93c9854c3067 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] Get all volumes completed successfully. Sep 07 16:57:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-def187dd-7ee2-41d2-ab52-93c9854c3067 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 16:57:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1291/2593] 192.168.122.91 () {58 vars in 1164 bytes} [Mon Sep 7 16:57:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:57:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-907f5acf-44c1-4374-b3dd-9a0a876a7b5c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-907f5acf-44c1-4374-b3dd-9a0a876a7b5c tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] DELETE http://192.168.122.91/volume/v3/types/5572e814-1a80-4b00-b48f-f5d84ab6d74a Sep 07 16:57:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-907f5acf-44c1-4374-b3dd-9a0a876a7b5c tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-907f5acf-44c1-4374-b3dd-9a0a876a7b5c tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-907f5acf-44c1-4374-b3dd-9a0a876a7b5c tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] http://192.168.122.91/volume/v3/types/5572e814-1a80-4b00-b48f-f5d84ab6d74a returned with HTTP 202 Sep 07 16:57:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1303/2594] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:29 2026] DELETE /volume/v3/types/5572e814-1a80-4b00-b48f-f5d84ab6d74a => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2b1effec-4265-402b-a8d6-40d23a2708a7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b1effec-4265-402b-a8d6-40d23a2708a7 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] GET http://192.168.122.91/volume/v3/types/5572e814-1a80-4b00-b48f-f5d84ab6d74a Sep 07 16:57:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b1effec-4265-402b-a8d6-40d23a2708a7 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b1effec-4265-402b-a8d6-40d23a2708a7 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b1effec-4265-402b-a8d6-40d23a2708a7 tempest-VolumeAndVolumeTypeFromImageTest-1227573440 tempest-VolumeAndVolumeTypeFromImageTest-1227573440-project-admin] http://192.168.122.91/volume/v3/types/5572e814-1a80-4b00-b48f-f5d84ab6d74a returned with HTTP 404 Sep 07 16:57:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1292/2595] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:57:29 2026] GET /volume/v3/types/5572e814-1a80-4b00-b48f-f5d84ab6d74a => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f06e6510-8867-421e-860e-9529c0fff0b1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1426611242", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1426611242', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Create volume of 1 GB Sep 07 16:57:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Availability Zones retrieved successfully. Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Flow 'volume_create_api' (432bed9e-d020-4f05-b2f6-1e0a359c5793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5483c3bd-0ef3-4c38-bf2b-d5b841a7db3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5483c3bd-0ef3-4c38-bf2b-d5b841a7db3e) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (245f0710-3ee0-4701-9c2a-cf694b53ca99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Created reservations ['6b195b3e-9bd5-4f7c-a2ac-0d27675df3d0', '4686635f-c334-4c2c-90b8-a1f477de23ee', 'e462824b-bb95-400d-be62-9cd923bdbb74', '72eea24b-1c97-425e-a0f8-67d8ee99c2a9'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (245f0710-3ee0-4701-9c2a-cf694b53ca99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b195b3e-9bd5-4f7c-a2ac-0d27675df3d0', '4686635f-c334-4c2c-90b8-a1f477de23ee', 'e462824b-bb95-400d-be62-9cd923bdbb74', '72eea24b-1c97-425e-a0f8-67d8ee99c2a9']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755eff1e-a0ee-4ec5-96f6-81406cd98c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755eff1e-a0ee-4ec5-96f6-81406cd98c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13f7d091-b170-4545-b081-c0b964d7e0c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1426611242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a0f42797a840d79caf7d38c8106c42',qos_specs=None,replication_status=,reservations=['6b195b3e-9bd5-4f7c-a2ac-0d27675df3d0','4686635f-c334-4c2c-90b8-a1f477de23ee','e462824b-bb95-400d-be62-9cd923bdbb74','72eea24b-1c97-425e-a0f8-67d8ee99c2a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ad6cf771a9405791a60a432915e1b3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1426611242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13f7d091-b170-4545-b081-c0b964d7e0c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a0f42797a840d79caf7d38c8106c42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6ad6cf771a9405791a60a432915e1b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8310aff0-70a7-426c-94a5-a2e3e6686ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8310aff0-70a7-426c-94a5-a2e3e6686ef2) transitioned into state 'SUCCESS' from state '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-1426611242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a0f42797a840d79caf7d38c8106c42',qos_specs=None,replication_status=,reservations=['6b195b3e-9bd5-4f7c-a2ac-0d27675df3d0','4686635f-c334-4c2c-90b8-a1f477de23ee','e462824b-bb95-400d-be62-9cd923bdbb74','72eea24b-1c97-425e-a0f8-67d8ee99c2a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ad6cf771a9405791a60a432915e1b3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ebe47e-d9cf-4fcf-80d0-9aadd37020d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ebe47e-d9cf-4fcf-80d0-9aadd37020d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Flow 'volume_create_api' (432bed9e-d020-4f05-b2f6-1e0a359c5793) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Create volume request issued successfully. Sep 07 16:57:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f06e6510-8867-421e-860e-9529c0fff0b1 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:57:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1304/2596] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:57:32 2026] POST /volume/v3/volumes => generated 754 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:57:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9ec3f7d7-3348-48cc-b980-1aaa5b47aa4d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9ec3f7d7-3348-48cc-b980-1aaa5b47aa4d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:57:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9ec3f7d7-3348-48cc-b980-1aaa5b47aa4d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1821239249", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9ec3f7d7-3348-48cc-b980-1aaa5b47aa4d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:57:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1293/2597] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:57:33 2026] POST /volume/v3/types => generated 380 bytes in 268 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[87176]: DEBUG cinder.api.middleware.request_id [None req-9e98cb0f-1fbb-4401-8068-57c6c0fa33f2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9e98cb0f-1fbb-4401-8068-57c6c0fa33f2 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] POST http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption Sep 07 16:57:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9e98cb0f-1fbb-4401-8068-57c6c0fa33f2 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9e98cb0f-1fbb-4401-8068-57c6c0fa33f2 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption returned with HTTP 200 Sep 07 16:57:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1305/2598] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:57:34 2026] POST /volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption => generated 239 bytes in 53 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[87177]: DEBUG cinder.api.middleware.request_id [None req-205f8ecf-3ee3-42e7-9d81-745d8160d50d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-205f8ecf-3ee3-42e7-9d81-745d8160d50d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:57:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-205f8ecf-3ee3-42e7-9d81-745d8160d50d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1710434163", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-205f8ecf-3ee3-42e7-9d81-745d8160d50d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:57:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1294/2599] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:57:34 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 16:57:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4e716aab-a52a-4526-a516-44a175607b3a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4e716aab-a52a-4526-a516-44a175607b3a tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] POST http://192.168.122.91/volume/v3/types/c8a58126-f209-4d81-a679-c16080a0fddb/encryption Sep 07 16:57:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4e716aab-a52a-4526-a516-44a175607b3a tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4e716aab-a52a-4526-a516-44a175607b3a tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/c8a58126-f209-4d81-a679-c16080a0fddb/encryption returned with HTTP 200 Sep 07 16:57:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1306/2600] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:57:34 2026] POST /volume/v3/types/c8a58126-f209-4d81-a679-c16080a0fddb/encryption => generated 239 bytes in 48 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[87177]: DEBUG cinder.api.middleware.request_id [None req-d3ce227f-c691-431a-a274-f6d66b4c0207 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d3ce227f-c691-431a-a274-f6d66b4c0207 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:57:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d3ce227f-c691-431a-a274-f6d66b4c0207 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1941468225", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d3ce227f-c691-431a-a274-f6d66b4c0207 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:57:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1295/2601] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:57:34 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 16:57:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-49d71bc5-80ce-4add-8956-e4e4cf238b5a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-49d71bc5-80ce-4add-8956-e4e4cf238b5a tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] POST http://192.168.122.91/volume/v3/types/f68fb8d7-86c0-409f-8165-59df99ca3ca1/extra_specs Sep 07 16:57:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-49d71bc5-80ce-4add-8956-e4e4cf238b5a tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-49d71bc5-80ce-4add-8956-e4e4cf238b5a tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/f68fb8d7-86c0-409f-8165-59df99ca3ca1/extra_specs returned with HTTP 200 Sep 07 16:57:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1307/2602] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 16:57:34 2026] POST /volume/v3/types/f68fb8d7-86c0-409f-8165-59df99ca3ca1/extra_specs => generated 35 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:57:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1adab5af-8cac-469a-8e4f-38c5808e5d0d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1adab5af-8cac-469a-8e4f-38c5808e5d0d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] PUT http://192.168.122.91/volume/v3/types/f68fb8d7-86c0-409f-8165-59df99ca3ca1/extra_specs/key2 Sep 07 16:57:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1adab5af-8cac-469a-8e4f-38c5808e5d0d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1adab5af-8cac-469a-8e4f-38c5808e5d0d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/f68fb8d7-86c0-409f-8165-59df99ca3ca1/extra_specs/key2 returned with HTTP 200 Sep 07 16:57:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1296/2603] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:57:34 2026] PUT /volume/v3/types/f68fb8d7-86c0-409f-8165-59df99ca3ca1/extra_specs/key2 => generated 25 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:57:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-56cba884-c0e9-4b15-936e-0a0e8958dcfb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-56cba884-c0e9-4b15-936e-0a0e8958dcfb tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:57:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-56cba884-c0e9-4b15-936e-0a0e8958dcfb tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-56cba884-c0e9-4b15-936e-0a0e8958dcfb tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:57:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1308/2604] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:57:34 2026] POST /volume/v3/types => generated 195 bytes in 38 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[87177]: DEBUG cinder.api.middleware.request_id [None req-f5e24228-80be-4fa1-9a79-c8ee76d88bbf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5e24228-80be-4fa1-9a79-c8ee76d88bbf tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] DELETE http://192.168.122.91/volume/v3/types/a231f142-e531-45b6-af87-61abcfbcb7db Sep 07 16:57:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5e24228-80be-4fa1-9a79-c8ee76d88bbf tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5e24228-80be-4fa1-9a79-c8ee76d88bbf tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5e24228-80be-4fa1-9a79-c8ee76d88bbf tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/a231f142-e531-45b6-af87-61abcfbcb7db returned with HTTP 202 Sep 07 16:57:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1297/2605] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:34 2026] DELETE /volume/v3/types/a231f142-e531-45b6-af87-61abcfbcb7db => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3568246b-da96-41f8-aef2-039ba3a11d3b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3568246b-da96-41f8-aef2-039ba3a11d3b tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:57:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3568246b-da96-41f8-aef2-039ba3a11d3b tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1117965056", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3568246b-da96-41f8-aef2-039ba3a11d3b tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:57:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1309/2606] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:57:34 2026] POST /volume/v3/types => generated 380 bytes in 58 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[87177]: DEBUG cinder.api.middleware.request_id [None req-fd9a2a08-b8c0-4205-8bdd-ecf62b718bb5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd9a2a08-b8c0-4205-8bdd-ecf62b718bb5 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] POST http://192.168.122.91/volume/v3/types/4522888c-5974-43ce-8010-89cab8b81aeb/encryption Sep 07 16:57:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fd9a2a08-b8c0-4205-8bdd-ecf62b718bb5 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd9a2a08-b8c0-4205-8bdd-ecf62b718bb5 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/4522888c-5974-43ce-8010-89cab8b81aeb/encryption returned with HTTP 200 Sep 07 16:57:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1298/2607] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:57:34 2026] POST /volume/v3/types/4522888c-5974-43ce-8010-89cab8b81aeb/encryption => generated 239 bytes in 47 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[87176]: DEBUG cinder.api.middleware.request_id [None req-82d36d91-76d3-4053-bff2-d7426d86239c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82d36d91-76d3-4053-bff2-d7426d86239c tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] DELETE http://192.168.122.91/volume/v3/types/4522888c-5974-43ce-8010-89cab8b81aeb/encryption/5dd1aba6-5dd1-4c0e-912d-1a727c3e558a Sep 07 16:57:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82d36d91-76d3-4053-bff2-d7426d86239c tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82d36d91-76d3-4053-bff2-d7426d86239c tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82d36d91-76d3-4053-bff2-d7426d86239c tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/4522888c-5974-43ce-8010-89cab8b81aeb/encryption/5dd1aba6-5dd1-4c0e-912d-1a727c3e558a returned with HTTP 202 Sep 07 16:57:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1310/2608] 192.168.122.91 () {58 vars in 1368 bytes} [Mon Sep 7 16:57:34 2026] DELETE /volume/v3/types/4522888c-5974-43ce-8010-89cab8b81aeb/encryption/5dd1aba6-5dd1-4c0e-912d-1a727c3e558a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-71b1cf0d-ea3d-4bc8-8360-53ede620f3b0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-71b1cf0d-ea3d-4bc8-8360-53ede620f3b0 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:57:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-71b1cf0d-ea3d-4bc8-8360-53ede620f3b0 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-966448590", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-71b1cf0d-ea3d-4bc8-8360-53ede620f3b0 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1299/2609] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:57:34 2026] POST /volume/v3/types => generated 379 bytes in 47 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[87176]: DEBUG cinder.api.middleware.request_id [None req-d7eedffc-21ea-4867-8384-9f89d34dea28 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7eedffc-21ea-4867-8384-9f89d34dea28 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] DELETE http://192.168.122.91/volume/v3/types/c33ea3cf-d4ac-4271-8cb2-75861a48493a/extra_specs/key1 Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d7eedffc-21ea-4867-8384-9f89d34dea28 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d7eedffc-21ea-4867-8384-9f89d34dea28 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7eedffc-21ea-4867-8384-9f89d34dea28 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/c33ea3cf-d4ac-4271-8cb2-75861a48493a/extra_specs/key1 returned with HTTP 202 Sep 07 16:57:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1311/2610] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:57:35 2026] DELETE /volume/v3/types/c33ea3cf-d4ac-4271-8cb2-75861a48493a/extra_specs/key1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-76ce1aba-f6c1-439f-9f53-43478a375edd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-76ce1aba-f6c1-439f-9f53-43478a375edd tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-76ce1aba-f6c1-439f-9f53-43478a375edd tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2138685760", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-76ce1aba-f6c1-439f-9f53-43478a375edd tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1300/2611] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:57:35 2026] POST /volume/v3/types => generated 380 bytes in 49 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[87176]: DEBUG cinder.api.middleware.request_id [None req-ffc09348-80f1-4856-ad5b-ef327a8c0f04 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ffc09348-80f1-4856-ad5b-ef327a8c0f04 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] DELETE http://192.168.122.91/volume/v3/types/a76cbd79-5e5b-474b-b73e-76699ba0da16 Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ffc09348-80f1-4856-ad5b-ef327a8c0f04 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ffc09348-80f1-4856-ad5b-ef327a8c0f04 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ffc09348-80f1-4856-ad5b-ef327a8c0f04 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/a76cbd79-5e5b-474b-b73e-76699ba0da16 returned with HTTP 202 Sep 07 16:57:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1312/2612] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:35 2026] DELETE /volume/v3/types/a76cbd79-5e5b-474b-b73e-76699ba0da16 => generated 0 bytes in 72 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[87177]: DEBUG cinder.api.middleware.request_id [None req-ec3cc37d-532b-4ac9-8fd8-f139ee5241ea None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ec3cc37d-532b-4ac9-8fd8-f139ee5241ea tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] GET http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/extra_specs Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ec3cc37d-532b-4ac9-8fd8-f139ee5241ea tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ec3cc37d-532b-4ac9-8fd8-f139ee5241ea tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ec3cc37d-532b-4ac9-8fd8-f139ee5241ea tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/extra_specs returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1301/2613] 192.168.122.91 () {58 vars in 1257 bytes} [Mon Sep 7 16:57:35 2026] GET /volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/extra_specs => generated 185 bytes in 26 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[87176]: DEBUG cinder.api.middleware.request_id [None req-1606fa78-421c-40da-ad8e-853bb77237fb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1606fa78-421c-40da-ad8e-853bb77237fb tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] GET http://192.168.122.91/volume/v3/types Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1606fa78-421c-40da-ad8e-853bb77237fb tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1606fa78-421c-40da-ad8e-853bb77237fb tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1606fa78-421c-40da-ad8e-853bb77237fb tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1313/2614] 192.168.122.91 () {58 vars in 1110 bytes} [Mon Sep 7 16:57:35 2026] GET /volume/v3/types => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b3b6c91e-0f67-4166-aaa8-48ba68b43b02 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b3b6c91e-0f67-4166-aaa8-48ba68b43b02 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] GET http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption/cipher Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b3b6c91e-0f67-4166-aaa8-48ba68b43b02 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b3b6c91e-0f67-4166-aaa8-48ba68b43b02 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b3b6c91e-0f67-4166-aaa8-48ba68b43b02 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption/cipher returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1302/2615] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:57:35 2026] GET /volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption/cipher => generated 29 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c193555e-573f-43ea-9445-4f3ed90650e0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c193555e-573f-43ea-9445-4f3ed90650e0 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] GET http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c193555e-573f-43ea-9445-4f3ed90650e0 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c193555e-573f-43ea-9445-4f3ed90650e0 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c193555e-573f-43ea-9445-4f3ed90650e0 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1314/2616] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:57:35 2026] GET /volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption => generated 325 bytes in 32 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[87177]: DEBUG cinder.api.middleware.request_id [None req-82e1b2f4-eb7c-428c-9019-2a3a713baad9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82e1b2f4-eb7c-428c-9019-2a3a713baad9 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] GET http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/extra_specs/multiattach Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-82e1b2f4-eb7c-428c-9019-2a3a713baad9 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-82e1b2f4-eb7c-428c-9019-2a3a713baad9 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82e1b2f4-eb7c-428c-9019-2a3a713baad9 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/extra_specs/multiattach returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1303/2617] 192.168.122.91 () {58 vars in 1293 bytes} [Mon Sep 7 16:57:35 2026] GET /volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/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 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-00671c33-decf-4072-82e3-41e5b65d5da0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-00671c33-decf-4072-82e3-41e5b65d5da0 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] GET http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/extra_specs/volume_backend_name Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-00671c33-decf-4072-82e3-41e5b65d5da0 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-00671c33-decf-4072-82e3-41e5b65d5da0 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-00671c33-decf-4072-82e3-41e5b65d5da0 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1315/2618] 192.168.122.91 () {58 vars in 1317 bytes} [Mon Sep 7 16:57:35 2026] GET /volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/extra_specs/volume_backend_name => generated 44 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7576f7fd-cd30-4b1e-a86f-fa1f356048a2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7576f7fd-cd30-4b1e-a86f-fa1f356048a2 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] GET http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7576f7fd-cd30-4b1e-a86f-fa1f356048a2 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7576f7fd-cd30-4b1e-a86f-fa1f356048a2 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7576f7fd-cd30-4b1e-a86f-fa1f356048a2 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1304/2619] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:57:35 2026] GET /volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f => generated 402 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[87176]: DEBUG cinder.api.middleware.request_id [None req-0753fa7f-8bc2-467e-a358-b2d33c894443 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0753fa7f-8bc2-467e-a358-b2d33c894443 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] PUT http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption/a2ec1c76-2f37-4e71-8f0e-adfa99b9dbee Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0753fa7f-8bc2-467e-a358-b2d33c894443 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0753fa7f-8bc2-467e-a358-b2d33c894443 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption/a2ec1c76-2f37-4e71-8f0e-adfa99b9dbee returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1316/2620] 192.168.122.91 () {60 vars in 1385 bytes} [Mon Sep 7 16:57:35 2026] PUT /volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/encryption/a2ec1c76-2f37-4e71-8f0e-adfa99b9dbee => generated 33 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-92b41358-96b4-44ea-bc85-eb8f0f7c8050 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-92b41358-96b4-44ea-bc85-eb8f0f7c8050 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] PUT http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/extra_specs/key1 Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-92b41358-96b4-44ea-bc85-eb8f0f7c8050 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-92b41358-96b4-44ea-bc85-eb8f0f7c8050 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/extra_specs/key1 returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1305/2621] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:57:35 2026] PUT /volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f/extra_specs/key1 => generated 30 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a7a0add9-51a3-4356-b9ae-e7bfb1017947 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a7a0add9-51a3-4356-b9ae-e7bfb1017947 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] PUT http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a7a0add9-51a3-4356-b9ae-e7bfb1017947 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a7a0add9-51a3-4356-b9ae-e7bfb1017947 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1317/2622] 192.168.122.91 () {60 vars in 1241 bytes} [Mon Sep 7 16:57:35 2026] PUT /volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f => generated 371 bytes in 44 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[87177]: DEBUG cinder.api.middleware.request_id [None req-a78e818c-8177-47d8-a5cd-cbc6042dac7d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a78e818c-8177-47d8-a5cd-cbc6042dac7d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] DELETE http://192.168.122.91/volume/v3/types/c33ea3cf-d4ac-4271-8cb2-75861a48493a Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a78e818c-8177-47d8-a5cd-cbc6042dac7d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a78e818c-8177-47d8-a5cd-cbc6042dac7d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a78e818c-8177-47d8-a5cd-cbc6042dac7d tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/c33ea3cf-d4ac-4271-8cb2-75861a48493a returned with HTTP 202 Sep 07 16:57:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1306/2623] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:35 2026] DELETE /volume/v3/types/c33ea3cf-d4ac-4271-8cb2-75861a48493a => generated 0 bytes in 72 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[87176]: DEBUG cinder.api.middleware.request_id [None req-adb0dba7-c148-4dea-b5d3-6e397233fe36 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-adb0dba7-c148-4dea-b5d3-6e397233fe36 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] DELETE http://192.168.122.91/volume/v3/types/4522888c-5974-43ce-8010-89cab8b81aeb Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-adb0dba7-c148-4dea-b5d3-6e397233fe36 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-adb0dba7-c148-4dea-b5d3-6e397233fe36 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-adb0dba7-c148-4dea-b5d3-6e397233fe36 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/4522888c-5974-43ce-8010-89cab8b81aeb returned with HTTP 202 Sep 07 16:57:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1318/2624] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:35 2026] DELETE /volume/v3/types/4522888c-5974-43ce-8010-89cab8b81aeb => generated 0 bytes in 76 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[87177]: DEBUG cinder.api.middleware.request_id [None req-f97046d9-5350-4e96-8afe-df13c88febcc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f97046d9-5350-4e96-8afe-df13c88febcc tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] DELETE http://192.168.122.91/volume/v3/types/f68fb8d7-86c0-409f-8165-59df99ca3ca1 Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f97046d9-5350-4e96-8afe-df13c88febcc tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f97046d9-5350-4e96-8afe-df13c88febcc tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f97046d9-5350-4e96-8afe-df13c88febcc tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/f68fb8d7-86c0-409f-8165-59df99ca3ca1 returned with HTTP 202 Sep 07 16:57:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1307/2625] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:35 2026] DELETE /volume/v3/types/f68fb8d7-86c0-409f-8165-59df99ca3ca1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7705429e-8dd2-4599-8d77-fc07fd094cd4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7705429e-8dd2-4599-8d77-fc07fd094cd4 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] DELETE http://192.168.122.91/volume/v3/types/c8a58126-f209-4d81-a679-c16080a0fddb Sep 07 16:57:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7705429e-8dd2-4599-8d77-fc07fd094cd4 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7705429e-8dd2-4599-8d77-fc07fd094cd4 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7705429e-8dd2-4599-8d77-fc07fd094cd4 tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/c8a58126-f209-4d81-a679-c16080a0fddb returned with HTTP 202 Sep 07 16:57:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1319/2626] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:36 2026] DELETE /volume/v3/types/c8a58126-f209-4d81-a679-c16080a0fddb => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5563b0cd-d039-4f60-8d83-cef2369efc3c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5563b0cd-d039-4f60-8d83-cef2369efc3c tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] DELETE http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f Sep 07 16:57:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5563b0cd-d039-4f60-8d83-cef2369efc3c tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5563b0cd-d039-4f60-8d83-cef2369efc3c tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5563b0cd-d039-4f60-8d83-cef2369efc3c tempest-VolumeTypesAdminTests-1307065504 tempest-VolumeTypesAdminTests-1307065504-project-admin] http://192.168.122.91/volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f returned with HTTP 202 Sep 07 16:57:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1308/2627] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:36 2026] DELETE /volume/v3/types/96b3f494-81c1-49c2-bab9-cddbbe4a237f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:46 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=133,cinder:INSERT=31,cinder:UPDATE=45 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:57:46 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=90,cinder:INSERT=32,cinder:UPDATE=18 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:58:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cf92e1f8-b2dd-4203-a0eb-fadefca90c7a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cf92e1f8-b2dd-4203-a0eb-fadefca90c7a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:58:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cf92e1f8-b2dd-4203-a0eb-fadefca90c7a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cf92e1f8-b2dd-4203-a0eb-fadefca90c7a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:58:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cf92e1f8-b2dd-4203-a0eb-fadefca90c7a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cf92e1f8-b2dd-4203-a0eb-fadefca90c7a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 200 Sep 07 16:58:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1320/2628] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:02 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-62e01fa2-2eb2-4375-a1fa-c9f125f0fedf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-62e01fa2-2eb2-4375-a1fa-c9f125f0fedf tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:58:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-62e01fa2-2eb2-4375-a1fa-c9f125f0fedf tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-62e01fa2-2eb2-4375-a1fa-c9f125f0fedf tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:58:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:58:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-62e01fa2-2eb2-4375-a1fa-c9f125f0fedf tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-62e01fa2-2eb2-4375-a1fa-c9f125f0fedf tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 200 Sep 07 16:58:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1309/2629] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:02 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-3c9be209-9d10-4999-8140-307020eacddc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-3c9be209-9d10-4999-8140-307020eacddc tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:58:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-3c9be209-9d10-4999-8140-307020eacddc tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-3c9be209-9d10-4999-8140-307020eacddc tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:58:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-3c9be209-9d10-4999-8140-307020eacddc tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-3c9be209-9d10-4999-8140-307020eacddc tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 200 Sep 07 16:58:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1321/2630] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:58:02 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 847 bytes in 59 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[87177]: DEBUG cinder.api.middleware.request_id [None req-28e9e84e-28a3-4da0-8291-8bb6f0a0fc5b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-28e9e84e-28a3-4da0-8291-8bb6f0a0fc5b None None] GET http://192.168.122.91/volume// Sep 07 16:58:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-28e9e84e-28a3-4da0-8291-8bb6f0a0fc5b None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-28e9e84e-28a3-4da0-8291-8bb6f0a0fc5b None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-28e9e84e-28a3-4da0-8291-8bb6f0a0fc5b None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:58:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1310/2631] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:58:03 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:58:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-f5fba420-cc4d-4f46-a4e0-09ec02351963 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-f5fba420-cc4d-4f46-a4e0-09ec02351963 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:58:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-f5fba420-cc4d-4f46-a4e0-09ec02351963 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13f7d091-b170-4545-b081-c0b964d7e0c3", "connector": null, "instance_uuid": "934a56cd-1c08-44f1-8377-77bca31c87d5"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:58:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-f5fba420-cc4d-4f46-a4e0-09ec02351963 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:58:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1322/2632] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:58:03 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5ab57198-2447-469f-b0fb-716e323aeac8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5ab57198-2447-469f-b0fb-716e323aeac8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:58:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5ab57198-2447-469f-b0fb-716e323aeac8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5ab57198-2447-469f-b0fb-716e323aeac8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:58:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4173e3c6-69bc-4f5f-b0e2-bad70b1ae83c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:58:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4173e3c6-69bc-4f5f-b0e2-bad70b1ae83c None None] GET http://192.168.122.91/volume// Sep 07 16:58:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4173e3c6-69bc-4f5f-b0e2-bad70b1ae83c None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4173e3c6-69bc-4f5f-b0e2-bad70b1ae83c None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4173e3c6-69bc-4f5f-b0e2-bad70b1ae83c None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:58:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1323/2633] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:58:03 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:58:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-269b0494-28d6-451f-b4e9-9614315f631a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5ab57198-2447-469f-b0fb-716e323aeac8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-269b0494-28d6-451f-b4e9-9614315f631a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:58:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-269b0494-28d6-451f-b4e9-9614315f631a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-269b0494-28d6-451f-b4e9-9614315f631a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5ab57198-2447-469f-b0fb-716e323aeac8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 200 Sep 07 16:58:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1311/2634] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:03 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 846 bytes in 53 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[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:58:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-269b0494-28d6-451f-b4e9-9614315f631a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-269b0494-28d6-451f-b4e9-9614315f631a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 200 Sep 07 16:58:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1324/2635] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:58:03 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 1027 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:58:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-299cdae9-3ce9-4311-91b0-e84b35375d9f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-299cdae9-3ce9-4311-91b0-e84b35375d9f tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] PUT http://192.168.122.91/volume/v3/attachments/48597c86-1e71-457b-a674-fad86e07970c Sep 07 16:58:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-299cdae9-3ce9-4311-91b0-e84b35375d9f tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-299cdae9-3ce9-4311-91b0-e84b35375d9f tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Acquiring lock "cinder-attachment_update-13f7d091-b170-4545-b081-c0b964d7e0c3-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-299cdae9-3ce9-4311-91b0-e84b35375d9f tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Lock "cinder-attachment_update-13f7d091-b170-4545-b081-c0b964d7e0c3-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:58:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:58:03 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-299cdae9-3ce9-4311-91b0-e84b35375d9f tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Lock "cinder-attachment_update-13f7d091-b170-4545-b081-c0b964d7e0c3-devstack" released by "attachment_update" :: held 0.162s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:58:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-299cdae9-3ce9-4311-91b0-e84b35375d9f tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/attachments/48597c86-1e71-457b-a674-fad86e07970c returned with HTTP 200 Sep 07 16:58:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1312/2636] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:58:03 2026] PUT /volume/v3/attachments/48597c86-1e71-457b-a674-fad86e07970c => generated 694 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-d8352a73-2670-4a01-91cd-75e9c82c6e68 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-d8352a73-2670-4a01-91cd-75e9c82c6e68 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] POST http://192.168.122.91/volume/v3/attachments/48597c86-1e71-457b-a674-fad86e07970c/action Sep 07 16:58:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-d8352a73-2670-4a01-91cd-75e9c82c6e68 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:58:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-d8352a73-2670-4a01-91cd-75e9c82c6e68 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:58:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-07963430-bf6a-4b71-b908-2c4da500fc28 req-d8352a73-2670-4a01-91cd-75e9c82c6e68 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/attachments/48597c86-1e71-457b-a674-fad86e07970c/action returned with HTTP 204 Sep 07 16:58:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1325/2637] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:58:04 2026] POST /volume/v3/attachments/48597c86-1e71-457b-a674-fad86e07970c/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:58:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b9063bc4-1ff7-4698-9477-f9e08de47b69 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b9063bc4-1ff7-4698-9477-f9e08de47b69 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:58:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b9063bc4-1ff7-4698-9477-f9e08de47b69 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b9063bc4-1ff7-4698-9477-f9e08de47b69 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:58:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:58:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b9063bc4-1ff7-4698-9477-f9e08de47b69 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b9063bc4-1ff7-4698-9477-f9e08de47b69 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 200 Sep 07 16:58:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1313/2638] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:04 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-462551a2-c2fb-483e-aa4c-5adea7fd83b8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-462551a2-c2fb-483e-aa4c-5adea7fd83b8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:58:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-462551a2-c2fb-483e-aa4c-5adea7fd83b8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-462551a2-c2fb-483e-aa4c-5adea7fd83b8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:58:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-462551a2-c2fb-483e-aa4c-5adea7fd83b8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-462551a2-c2fb-483e-aa4c-5adea7fd83b8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 200 Sep 07 16:58:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1326/2639] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:04 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-7ac9880a-43be-4faf-8865-f4c3eb16905e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-7ac9880a-43be-4faf-8865-f4c3eb16905e tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:58:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-7ac9880a-43be-4faf-8865-f4c3eb16905e tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-7ac9880a-43be-4faf-8865-f4c3eb16905e tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:58:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:58:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-7ac9880a-43be-4faf-8865-f4c3eb16905e tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-7ac9880a-43be-4faf-8865-f4c3eb16905e tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 200 Sep 07 16:58:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1314/2640] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:58:07 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 1139 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-57446563-ca75-4e94-8ed4-19d3002c407c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-57446563-ca75-4e94-8ed4-19d3002c407c tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] POST http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3/action Sep 07 16:58:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-57446563-ca75-4e94-8ed4-19d3002c407c tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:58:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-57446563-ca75-4e94-8ed4-19d3002c407c tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:58:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-57446563-ca75-4e94-8ed4-19d3002c407c tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-57446563-ca75-4e94-8ed4-19d3002c407c tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Begin detaching volume completed successfully. Sep 07 16:58:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-57446563-ca75-4e94-8ed4-19d3002c407c tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3/action returned with HTTP 202 Sep 07 16:58:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1327/2641] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:58:07 2026] POST /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:58:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-72770e97-bc87-4224-8617-337242fc849a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72770e97-bc87-4224-8617-337242fc849a None None] GET http://192.168.122.91/volume// Sep 07 16:58:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-72770e97-bc87-4224-8617-337242fc849a None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-72770e97-bc87-4224-8617-337242fc849a None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72770e97-bc87-4224-8617-337242fc849a None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:58:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1315/2642] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:58:07 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:58:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-3c3b1ba4-a161-430e-b771-7cf4fd79c2ad None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-3c3b1ba4-a161-430e-b771-7cf4fd79c2ad tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:58:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-3c3b1ba4-a161-430e-b771-7cf4fd79c2ad tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-3c3b1ba4-a161-430e-b771-7cf4fd79c2ad tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:58:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-3c3b1ba4-a161-430e-b771-7cf4fd79c2ad tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-3c3b1ba4-a161-430e-b771-7cf4fd79c2ad tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 200 Sep 07 16:58:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1328/2643] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:58:07 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 1323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:58:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-b4de4921-84ba-44e1-ad23-a35d980c690b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-b4de4921-84ba-44e1-ad23-a35d980c690b tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] DELETE http://192.168.122.91/volume/v3/attachments/48597c86-1e71-457b-a674-fad86e07970c Sep 07 16:58:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-b4de4921-84ba-44e1-ad23-a35d980c690b tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-b4de4921-84ba-44e1-ad23-a35d980c690b tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:58:07 devstack devstack@c-api.service[87177]: /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:07 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, Sep 07 16:58:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-0f4ca694-a4f4-444c-b36d-577523c93e4e req-b4de4921-84ba-44e1-ad23-a35d980c690b tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/attachments/48597c86-1e71-457b-a674-fad86e07970c returned with HTTP 200 Sep 07 16:58:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1316/2644] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:58:07 2026] DELETE /volume/v3/attachments/48597c86-1e71-457b-a674-fad86e07970c => generated 19 bytes in 128 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[87176]: DEBUG cinder.api.middleware.request_id [None req-36d8193c-f856-43b1-b211-230140bf39a7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-36d8193c-f856-43b1-b211-230140bf39a7 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 16:58:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-36d8193c-f856-43b1-b211-230140bf39a7 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13f7d091-b170-4545-b081-c0b964d7e0c3", "force": false, "name": "tempest-TestStampPattern-snapshot-1360714000", "description": null, "metadata": null}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:58:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-36d8193c-f856-43b1-b211-230140bf39a7 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:08 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-36d8193c-f856-43b1-b211-230140bf39a7 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Create snapshot from volume 13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:58:08 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-36d8193c-f856-43b1-b211-230140bf39a7 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Created reservations ['aa8fdb05-cbb0-456a-9bf8-774361e25571', 'a9501d9f-4ffe-4e80-938c-b12179720320', '3de21cdf-c4b1-4423-b5ed-83e9b3d90a5c', '7b231930-0215-4b71-8a72-2d40c9c5b3ab'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:58:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:58:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-36d8193c-f856-43b1-b211-230140bf39a7 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Snapshot create request issued successfully. Sep 07 16:58:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-36d8193c-f856-43b1-b211-230140bf39a7 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 16:58:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1329/2645] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 16:58:08 2026] POST /volume/v3/snapshots => generated 303 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:58:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-66468782-8e03-4f6e-b230-061bdc0c0c4e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-66468782-8e03-4f6e-b230-061bdc0c0c4e tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 Sep 07 16:58:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-66468782-8e03-4f6e-b230-061bdc0c0c4e tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-66468782-8e03-4f6e-b230-061bdc0c0c4e tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:58:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-66468782-8e03-4f6e-b230-061bdc0c0c4e tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Snapshot retrieved successfully. Sep 07 16:58:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-66468782-8e03-4f6e-b230-061bdc0c0c4e tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 returned with HTTP 200 Sep 07 16:58:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1317/2646] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:58:08 2026] GET /volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 => generated 435 bytes in 24 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[87176]: DEBUG cinder.api.middleware.request_id [None req-9a20ea45-bb16-4664-b2d3-17e8cf320c29 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9a20ea45-bb16-4664-b2d3-17e8cf320c29 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 Sep 07 16:58:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9a20ea45-bb16-4664-b2d3-17e8cf320c29 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9a20ea45-bb16-4664-b2d3-17e8cf320c29 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9a20ea45-bb16-4664-b2d3-17e8cf320c29 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Snapshot retrieved successfully. Sep 07 16:58:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9a20ea45-bb16-4664-b2d3-17e8cf320c29 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 returned with HTTP 200 Sep 07 16:58:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1330/2647] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:58:09 2026] GET /volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 => generated 435 bytes in 23 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[87177]: DEBUG cinder.api.middleware.request_id [None req-d7b3c292-b21c-4cbe-a2ee-0897f9eb77ad None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d7b3c292-b21c-4cbe-a2ee-0897f9eb77ad tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 Sep 07 16:58:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d7b3c292-b21c-4cbe-a2ee-0897f9eb77ad tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d7b3c292-b21c-4cbe-a2ee-0897f9eb77ad tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:58:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d7b3c292-b21c-4cbe-a2ee-0897f9eb77ad tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Snapshot retrieved successfully. Sep 07 16:58:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d7b3c292-b21c-4cbe-a2ee-0897f9eb77ad tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 returned with HTTP 200 Sep 07 16:58:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1318/2648] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:58:10 2026] GET /volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 => generated 462 bytes in 20 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[87176]: DEBUG cinder.api.middleware.request_id [None req-cb283968-e504-454c-b7cf-86d1fab045c0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cb283968-e504-454c-b7cf-86d1fab045c0 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 Sep 07 16:58:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cb283968-e504-454c-b7cf-86d1fab045c0 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cb283968-e504-454c-b7cf-86d1fab045c0 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cb283968-e504-454c-b7cf-86d1fab045c0 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Snapshot retrieved successfully. Sep 07 16:58:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cb283968-e504-454c-b7cf-86d1fab045c0 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 returned with HTTP 200 Sep 07 16:58:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1331/2649] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:58:10 2026] GET /volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-68a08994-3a17-430c-b1cd-5e5707bec310 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:58:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1829947473", "snapshot_id": "f591aab1-a7d5-46f9-a28b-e3d88bf5b946", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1829947473', 'snapshot_id': 'f591aab1-a7d5-46f9-a28b-e3d88bf5b946', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:58:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:16 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:58:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Snapshot retrieved successfully. Sep 07 16:58:16 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Create volume of 1 GB Sep 07 16:58:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Availability Zones retrieved successfully. Sep 07 16:58:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Flow 'volume_create_api' (74d27686-d99e-4105-b896-e570a98f2eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:58:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7aa2ccf-16f2-447d-9546-29cc6ec57e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:58:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:58:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7aa2ccf-16f2-447d-9546-29cc6ec57e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f591aab1-a7d5-46f9-a28b-e3d88bf5b946', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccffc121-65e6-48e9-806d-d7ae0f3ca7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:16 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Created reservations ['f0300802-b1f6-4168-874b-569f4699f9e6', '39697b9b-81b0-49a5-b451-36eae528f92d', '50f7be7b-e9ac-42f5-b07a-7cdc2c2a0a74', '0ec4995d-0be0-47a0-9a98-2622749b59b2'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:58:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccffc121-65e6-48e9-806d-d7ae0f3ca7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0300802-b1f6-4168-874b-569f4699f9e6', '39697b9b-81b0-49a5-b451-36eae528f92d', '50f7be7b-e9ac-42f5-b07a-7cdc2c2a0a74', '0ec4995d-0be0-47a0-9a98-2622749b59b2']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:16 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e8ef66-aea4-4956-949e-eca68d0f4088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:58:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:58:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e8ef66-aea4-4956-949e-eca68d0f4088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb8c8de0-0f68-49f1-aa54-93c18454f8a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1829947473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a0f42797a840d79caf7d38c8106c42',qos_specs=None,replication_status=,reservations=['f0300802-b1f6-4168-874b-569f4699f9e6','39697b9b-81b0-49a5-b451-36eae528f92d','50f7be7b-e9ac-42f5-b07a-7cdc2c2a0a74','0ec4995d-0be0-47a0-9a98-2622749b59b2'],size=1,snapshot_id=f591aab1-a7d5-46f9-a28b-e3d88bf5b946,source_replicaid=,source_volid=None,status='creating',user_id='a6ad6cf771a9405791a60a432915e1b3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1829947473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb8c8de0-0f68-49f1-aa54-93c18454f8a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a0f42797a840d79caf7d38c8106c42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f591aab1-a7d5-46f9-a28b-e3d88bf5b946,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6ad6cf771a9405791a60a432915e1b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a085eb-d84b-4a96-a2b3-075b1f1ab58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a085eb-d84b-4a96-a2b3-075b1f1ab58a) transitioned into state 'SUCCESS' from state '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-1829947473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a0f42797a840d79caf7d38c8106c42',qos_specs=None,replication_status=,reservations=['f0300802-b1f6-4168-874b-569f4699f9e6','39697b9b-81b0-49a5-b451-36eae528f92d','50f7be7b-e9ac-42f5-b07a-7cdc2c2a0a74','0ec4995d-0be0-47a0-9a98-2622749b59b2'],size=1,snapshot_id=f591aab1-a7d5-46f9-a28b-e3d88bf5b946,source_replicaid=,source_volid=None,status='creating',user_id='a6ad6cf771a9405791a60a432915e1b3',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe5a39c-c2b4-4740-987c-cd46311af8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:17 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:58:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe5a39c-c2b4-4740-987c-cd46311af8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Flow 'volume_create_api' (74d27686-d99e-4105-b896-e570a98f2eb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:58:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Create volume request issued successfully. Sep 07 16:58:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-68a08994-3a17-430c-b1cd-5e5707bec310 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:58:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1319/2650] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:58:16 2026] POST /volume/v3/volumes => generated 788 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:58:20 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:58:27 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:58:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4c4bf2cc-12cb-4415-a40c-a25a5e9868ee None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c4bf2cc-12cb-4415-a40c-a25a5e9868ee tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:58:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c4bf2cc-12cb-4415-a40c-a25a5e9868ee tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c4bf2cc-12cb-4415-a40c-a25a5e9868ee tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:58:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:58:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4c4bf2cc-12cb-4415-a40c-a25a5e9868ee tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c4bf2cc-12cb-4415-a40c-a25a5e9868ee tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 200 Sep 07 16:58:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1332/2651] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:52 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 881 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-40ea82f0-8fb7-42db-84e6-174c2e501f14 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-40ea82f0-8fb7-42db-84e6-174c2e501f14 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:58:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-40ea82f0-8fb7-42db-84e6-174c2e501f14 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-40ea82f0-8fb7-42db-84e6-174c2e501f14 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:58:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:58:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-40ea82f0-8fb7-42db-84e6-174c2e501f14 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-40ea82f0-8fb7-42db-84e6-174c2e501f14 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 200 Sep 07 16:58:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1320/2652] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:52 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-c5bb0767-98a0-4dda-a241-e7dc3c9afbf5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-c5bb0767-98a0-4dda-a241-e7dc3c9afbf5 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:58:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-c5bb0767-98a0-4dda-a241-e7dc3c9afbf5 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-c5bb0767-98a0-4dda-a241-e7dc3c9afbf5 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:58:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:58:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-c5bb0767-98a0-4dda-a241-e7dc3c9afbf5 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-c5bb0767-98a0-4dda-a241-e7dc3c9afbf5 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 200 Sep 07 16:58:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1333/2653] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:58:53 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e95bc229-cedb-47c7-8c0f-502490c2e62a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e95bc229-cedb-47c7-8c0f-502490c2e62a None None] GET http://192.168.122.91/volume// Sep 07 16:58:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e95bc229-cedb-47c7-8c0f-502490c2e62a None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e95bc229-cedb-47c7-8c0f-502490c2e62a None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e95bc229-cedb-47c7-8c0f-502490c2e62a None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:58:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1321/2654] 192.168.122.91 () {58 vars in 1312 bytes} [Mon Sep 7 16:58:53 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 16:58:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-a7f9af5b-f35c-4b26-97ad-cd97fdf0a495 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-a7f9af5b-f35c-4b26-97ad-cd97fdf0a495 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] POST http://192.168.122.91/volume/v3/attachments Sep 07 16:58:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-a7f9af5b-f35c-4b26-97ad-cd97fdf0a495 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb8c8de0-0f68-49f1-aa54-93c18454f8a1", "connector": null, "instance_uuid": "2bcb264d-171d-470e-ad69-fe7c73e0415c"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:58:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:58:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-a7f9af5b-f35c-4b26-97ad-cd97fdf0a495 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/attachments returned with HTTP 200 Sep 07 16:58:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1334/2655] 192.168.122.91 () {66 vars in 1478 bytes} [Mon Sep 7 16:58:53 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1eb30ecb-9a04-4de6-8288-0babb68b3765 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1eb30ecb-9a04-4de6-8288-0babb68b3765 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:58:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1eb30ecb-9a04-4de6-8288-0babb68b3765 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1eb30ecb-9a04-4de6-8288-0babb68b3765 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:58:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:58:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e3ed16fe-f532-4e09-ae4e-696fc896150c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3ed16fe-f532-4e09-ae4e-696fc896150c None None] GET http://192.168.122.91/volume// Sep 07 16:58:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3ed16fe-f532-4e09-ae4e-696fc896150c None None] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3ed16fe-f532-4e09-ae4e-696fc896150c None None] Calling method 'all' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3ed16fe-f532-4e09-ae4e-696fc896150c None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:58:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1335/2656] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:58:53 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:58:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1eb30ecb-9a04-4de6-8288-0babb68b3765 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-d6515fba-9280-48ed-abe6-282f38f97a77 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-d6515fba-9280-48ed-abe6-282f38f97a77 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:58:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-d6515fba-9280-48ed-abe6-282f38f97a77 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1eb30ecb-9a04-4de6-8288-0babb68b3765 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 200 Sep 07 16:58:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-d6515fba-9280-48ed-abe6-282f38f97a77 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1322/2657] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:53 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 880 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:58:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:58:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-d6515fba-9280-48ed-abe6-282f38f97a77 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-d6515fba-9280-48ed-abe6-282f38f97a77 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 200 Sep 07 16:58:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1336/2658] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:58:53 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 1061 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:58:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-ed3aefe1-e859-41b1-9b98-8847b557d083 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-ed3aefe1-e859-41b1-9b98-8847b557d083 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] PUT http://192.168.122.91/volume/v3/attachments/985d346d-94f9-4e01-9be9-4b0728dcd530 Sep 07 16:58:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-ed3aefe1-e859-41b1-9b98-8847b557d083 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.91", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1dae358ee4e8", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ad4f66a5-cf66-4d6b-b6b3-87ec8fb58989", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-ed3aefe1-e859-41b1-9b98-8847b557d083 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Acquiring lock "cinder-attachment_update-fb8c8de0-0f68-49f1-aa54-93c18454f8a1-devstack" by "attachment_update" {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-ed3aefe1-e859-41b1-9b98-8847b557d083 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Lock "cinder-attachment_update-fb8c8de0-0f68-49f1-aa54-93c18454f8a1-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:58:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:58:53 devstack devstack@c-api.service[87177]: DEBUG cinder.coordination [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-ed3aefe1-e859-41b1-9b98-8847b557d083 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Lock "cinder-attachment_update-fb8c8de0-0f68-49f1-aa54-93c18454f8a1-devstack" released by "attachment_update" :: held 0.202s {{(pid=87177) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:58:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-ed3aefe1-e859-41b1-9b98-8847b557d083 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/attachments/985d346d-94f9-4e01-9be9-4b0728dcd530 returned with HTTP 200 Sep 07 16:58:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1323/2659] 192.168.122.91 () {66 vars in 1588 bytes} [Mon Sep 7 16:58:53 2026] PUT /volume/v3/attachments/985d346d-94f9-4e01-9be9-4b0728dcd530 => generated 694 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-92f86709-cebc-4d1d-9d74-760beed1abf7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-92f86709-cebc-4d1d-9d74-760beed1abf7 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] POST http://192.168.122.91/volume/v3/attachments/985d346d-94f9-4e01-9be9-4b0728dcd530/action Sep 07 16:58:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-92f86709-cebc-4d1d-9d74-760beed1abf7 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action body: b'{"os-complete": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:58:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-92f86709-cebc-4d1d-9d74-760beed1abf7 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-01d16b8f-d684-45eb-8e3f-595401e9766a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-01d16b8f-d684-45eb-8e3f-595401e9766a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:58:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-01d16b8f-d684-45eb-8e3f-595401e9766a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-01d16b8f-d684-45eb-8e3f-595401e9766a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:54 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:58:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:54 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:58:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:58:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:54 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:58:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-01d16b8f-d684-45eb-8e3f-595401e9766a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-01d16b8f-d684-45eb-8e3f-595401e9766a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 200 Sep 07 16:58:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1324/2660] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:54 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 881 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-8d823c30-c558-4623-8bb9-5cce46b2af43 req-92f86709-cebc-4d1d-9d74-760beed1abf7 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/attachments/985d346d-94f9-4e01-9be9-4b0728dcd530/action returned with HTTP 204 Sep 07 16:58:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1337/2661] 192.168.122.91 () {66 vars in 1609 bytes} [Mon Sep 7 16:58:54 2026] POST /volume/v3/attachments/985d346d-94f9-4e01-9be9-4b0728dcd530/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:58:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-950a5239-cde0-47d2-8323-5f19867a21ec None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-950a5239-cde0-47d2-8323-5f19867a21ec tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:58:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-950a5239-cde0-47d2-8323-5f19867a21ec tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-950a5239-cde0-47d2-8323-5f19867a21ec tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:58:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:55 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:58:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-950a5239-cde0-47d2-8323-5f19867a21ec tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-950a5239-cde0-47d2-8323-5f19867a21ec tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 200 Sep 07 16:58:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1325/2662] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:55 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 1173 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ed700077-d92d-4285-825e-59096cfedd7f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ed700077-d92d-4285-825e-59096cfedd7f tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:58:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ed700077-d92d-4285-825e-59096cfedd7f tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ed700077-d92d-4285-825e-59096cfedd7f tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:55 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:58:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:55 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:58:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ed700077-d92d-4285-825e-59096cfedd7f tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ed700077-d92d-4285-825e-59096cfedd7f tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 200 Sep 07 16:58:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1338/2663] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:55 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 1173 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-b08bd4ec-e93c-4b30-bad1-98652d5abfb4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-b08bd4ec-e93c-4b30-bad1-98652d5abfb4 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:58:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-b08bd4ec-e93c-4b30-bad1-98652d5abfb4 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-b08bd4ec-e93c-4b30-bad1-98652d5abfb4 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:58:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:58:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-b08bd4ec-e93c-4b30-bad1-98652d5abfb4 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-b08bd4ec-e93c-4b30-bad1-98652d5abfb4 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 200 Sep 07 16:58:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1326/2664] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:58:56 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 1173 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-a20987d7-ad80-4011-ac6b-35d2f2679869 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-a20987d7-ad80-4011-ac6b-35d2f2679869 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] POST http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1/action Sep 07 16:58:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-a20987d7-ad80-4011-ac6b-35d2f2679869 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:58:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-a20987d7-ad80-4011-ac6b-35d2f2679869 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:58:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:58:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-a20987d7-ad80-4011-ac6b-35d2f2679869 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-a20987d7-ad80-4011-ac6b-35d2f2679869 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Begin detaching volume completed successfully. Sep 07 16:58:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-a20987d7-ad80-4011-ac6b-35d2f2679869 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1/action returned with HTTP 202 Sep 07 16:58:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1339/2665] 192.168.122.91 () {64 vars in 1556 bytes} [Mon Sep 7 16:58:56 2026] POST /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:58:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e235e54e-0aa9-463c-8306-9f3acb41f259 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e235e54e-0aa9-463c-8306-9f3acb41f259 None None] GET http://192.168.122.91/volume// Sep 07 16:58:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e235e54e-0aa9-463c-8306-9f3acb41f259 None None] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e235e54e-0aa9-463c-8306-9f3acb41f259 None None] Calling method 'all' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e235e54e-0aa9-463c-8306-9f3acb41f259 None None] http://192.168.122.91/volume// returned with HTTP 300 Sep 07 16:58:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1327/2666] 192.168.122.91 () {58 vars in 1310 bytes} [Mon Sep 7 16:58:56 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 16:58:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-3a31794e-64ff-4a3e-a8c1-6bb29f74a21c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-3a31794e-64ff-4a3e-a8c1-6bb29f74a21c tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:58:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-3a31794e-64ff-4a3e-a8c1-6bb29f74a21c tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-3a31794e-64ff-4a3e-a8c1-6bb29f74a21c tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:58:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:58:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-3a31794e-64ff-4a3e-a8c1-6bb29f74a21c tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:58:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-3a31794e-64ff-4a3e-a8c1-6bb29f74a21c tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 200 Sep 07 16:58:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1340/2667] 192.168.122.91 () {62 vars in 1523 bytes} [Mon Sep 7 16:58:56 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 1357 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:58:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-e97089a4-5986-45f4-a1d3-54d1a50022ef None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-e97089a4-5986-45f4-a1d3-54d1a50022ef tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] DELETE http://192.168.122.91/volume/v3/attachments/985d346d-94f9-4e01-9be9-4b0728dcd530 Sep 07 16:58:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-e97089a4-5986-45f4-a1d3-54d1a50022ef tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-e97089a4-5986-45f4-a1d3-54d1a50022ef tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:57 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:58:57 devstack devstack@c-api.service[87177]: /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:57 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, Sep 07 16:58:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-2aa3174b-843f-4e54-9341-42eed4b0c1d7 req-e97089a4-5986-45f4-a1d3-54d1a50022ef tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/attachments/985d346d-94f9-4e01-9be9-4b0728dcd530 returned with HTTP 200 Sep 07 16:58:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1328/2668] 192.168.122.91 () {64 vars in 1557 bytes} [Mon Sep 7 16:58:57 2026] DELETE /volume/v3/attachments/985d346d-94f9-4e01-9be9-4b0728dcd530 => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7493ae12-fd07-49c4-9670-6fc08004bd9a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7493ae12-fd07-49c4-9670-6fc08004bd9a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] DELETE http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:59:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7493ae12-fd07-49c4-9670-6fc08004bd9a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7493ae12-fd07-49c4-9670-6fc08004bd9a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:01 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-7493ae12-fd07-49c4-9670-6fc08004bd9a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Delete volume with id: fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:59:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7493ae12-fd07-49c4-9670-6fc08004bd9a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:59:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7493ae12-fd07-49c4-9670-6fc08004bd9a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Delete volume request issued successfully. Sep 07 16:59:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7493ae12-fd07-49c4-9670-6fc08004bd9a tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 202 Sep 07 16:59:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1341/2669] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:59:01 2026] DELETE /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fd6cf8b4-fb5c-4201-849f-f3fb5a6703c4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd6cf8b4-fb5c-4201-849f-f3fb5a6703c4 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:59:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fd6cf8b4-fb5c-4201-849f-f3fb5a6703c4 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fd6cf8b4-fb5c-4201-849f-f3fb5a6703c4 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:01 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:01 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fd6cf8b4-fb5c-4201-849f-f3fb5a6703c4 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:59:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd6cf8b4-fb5c-4201-849f-f3fb5a6703c4 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 200 Sep 07 16:59:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1329/2670] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:01 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 880 bytes in 49 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[87176]: DEBUG cinder.api.middleware.request_id [None req-e95cd46e-49ed-486c-9b9d-c0718b9a0b82 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e95cd46e-49ed-486c-9b9d-c0718b9a0b82 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 Sep 07 16:59:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e95cd46e-49ed-486c-9b9d-c0718b9a0b82 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e95cd46e-49ed-486c-9b9d-c0718b9a0b82 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e95cd46e-49ed-486c-9b9d-c0718b9a0b82 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 returned with HTTP 404 Sep 07 16:59:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1342/2671] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:02 2026] GET /volume/v3/volumes/fb8c8de0-0f68-49f1-aa54-93c18454f8a1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4a962ede-659b-43b4-b4df-867077ee8229 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a962ede-659b-43b4-b4df-867077ee8229 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 Sep 07 16:59:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4a962ede-659b-43b4-b4df-867077ee8229 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4a962ede-659b-43b4-b4df-867077ee8229 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:02 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-4a962ede-659b-43b4-b4df-867077ee8229 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Delete snapshot with id: f591aab1-a7d5-46f9-a28b-e3d88bf5b946 Sep 07 16:59:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4a962ede-659b-43b4-b4df-867077ee8229 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Snapshot retrieved successfully. Sep 07 16:59:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:02 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4a962ede-659b-43b4-b4df-867077ee8229 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Snapshot delete request issued successfully. Sep 07 16:59:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a962ede-659b-43b4-b4df-867077ee8229 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 returned with HTTP 202 Sep 07 16:59:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1330/2672] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 16:59:02 2026] DELETE /volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-93f75546-2e68-496d-abb4-406a9bebde33 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-93f75546-2e68-496d-abb4-406a9bebde33 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 Sep 07 16:59:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-93f75546-2e68-496d-abb4-406a9bebde33 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-93f75546-2e68-496d-abb4-406a9bebde33 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:02 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-93f75546-2e68-496d-abb4-406a9bebde33 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Snapshot retrieved successfully. Sep 07 16:59:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-93f75546-2e68-496d-abb4-406a9bebde33 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 returned with HTTP 200 Sep 07 16:59:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1343/2673] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:59:02 2026] GET /volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-602db6f2-5583-44c0-ba75-9e845ae00dda None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-602db6f2-5583-44c0-ba75-9e845ae00dda tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 Sep 07 16:59:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-602db6f2-5583-44c0-ba75-9e845ae00dda tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-602db6f2-5583-44c0-ba75-9e845ae00dda tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:59:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-602db6f2-5583-44c0-ba75-9e845ae00dda tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Snapshot retrieved successfully. Sep 07 16:59:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-602db6f2-5583-44c0-ba75-9e845ae00dda tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 returned with HTTP 200 Sep 07 16:59:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1331/2674] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:59:03 2026] GET /volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b84ba25b-3a9b-4bf9-ad58-17611e767e35 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b84ba25b-3a9b-4bf9-ad58-17611e767e35 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 Sep 07 16:59:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b84ba25b-3a9b-4bf9-ad58-17611e767e35 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b84ba25b-3a9b-4bf9-ad58-17611e767e35 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b84ba25b-3a9b-4bf9-ad58-17611e767e35 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 returned with HTTP 404 Sep 07 16:59:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1344/2675] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 16:59:04 2026] GET /volume/v3/snapshots/f591aab1-a7d5-46f9-a28b-e3d88bf5b946 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [req-f138f506-5abb-44da-a8c4-9599a55ee875 req-95f2d3f7-fced-4a25-ad6e-cd613e6d6e48 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f138f506-5abb-44da-a8c4-9599a55ee875 req-95f2d3f7-fced-4a25-ad6e-cd613e6d6e48 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:59:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-f138f506-5abb-44da-a8c4-9599a55ee875 req-95f2d3f7-fced-4a25-ad6e-cd613e6d6e48 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [req-f138f506-5abb-44da-a8c4-9599a55ee875 req-95f2d3f7-fced-4a25-ad6e-cd613e6d6e48 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:59:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:59:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [req-f138f506-5abb-44da-a8c4-9599a55ee875 req-95f2d3f7-fced-4a25-ad6e-cd613e6d6e48 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:59:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [req-f138f506-5abb-44da-a8c4-9599a55ee875 req-95f2d3f7-fced-4a25-ad6e-cd613e6d6e48 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 200 Sep 07 16:59:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1332/2676] 192.168.122.91 () {60 vars in 1482 bytes} [Mon Sep 7 16:59:05 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 847 bytes in 47 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[87176]: DEBUG cinder.api.middleware.request_id [None req-bf226dc4-e196-456c-a49d-359994fa5921 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bf226dc4-e196-456c-a49d-359994fa5921 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] DELETE http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:59:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bf226dc4-e196-456c-a49d-359994fa5921 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bf226dc4-e196-456c-a49d-359994fa5921 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:08 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-bf226dc4-e196-456c-a49d-359994fa5921 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Delete volume with id: 13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:59:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:59:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:59:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bf226dc4-e196-456c-a49d-359994fa5921 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:59:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bf226dc4-e196-456c-a49d-359994fa5921 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Delete volume request issued successfully. Sep 07 16:59:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bf226dc4-e196-456c-a49d-359994fa5921 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 202 Sep 07 16:59:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1345/2677] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:59:08 2026] DELETE /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 0 bytes in 88 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[87177]: DEBUG cinder.api.middleware.request_id [None req-23017c97-d24e-4e5b-86cc-eabafee628d8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-23017c97-d24e-4e5b-86cc-eabafee628d8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:59:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-23017c97-d24e-4e5b-86cc-eabafee628d8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-23017c97-d24e-4e5b-86cc-eabafee628d8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:59:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:59:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-23017c97-d24e-4e5b-86cc-eabafee628d8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Volume info retrieved successfully. Sep 07 16:59:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-23017c97-d24e-4e5b-86cc-eabafee628d8 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 200 Sep 07 16:59:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1333/2678] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:08 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 846 bytes in 51 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[87176]: DEBUG cinder.api.middleware.request_id [None req-de1f4aed-ae5e-44e9-ad01-3ee7cf74d230 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de1f4aed-ae5e-44e9-ad01-3ee7cf74d230 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] GET http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 Sep 07 16:59:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de1f4aed-ae5e-44e9-ad01-3ee7cf74d230 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de1f4aed-ae5e-44e9-ad01-3ee7cf74d230 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de1f4aed-ae5e-44e9-ad01-3ee7cf74d230 tempest-TestStampPattern-1457889226 tempest-TestStampPattern-1457889226-project-member] http://192.168.122.91/volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 returned with HTTP 404 Sep 07 16:59:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1346/2679] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:09 2026] GET /volume/v3/volumes/13f7d091-b170-4545-b081-c0b964d7e0c3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:18 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=54,cinder:UPDATE=5 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:59:19 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-568123156"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-568123156'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume of 1 GB Sep 07 16:59:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Availability Zones retrieved successfully. Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (1b94a3af-923c-44bc-99d9-8b0d84c44152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de05716b-7177-4194-8ef6-373aad53b6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de05716b-7177-4194-8ef6-373aad53b6c4) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f2ae22-8d11-4b30-898f-c3318f6bb801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Created reservations ['e850aea2-7411-40f9-8af9-3c81a3576586', 'eeef0365-9a61-49f9-b3d6-1169c6227641', '11ad149d-c2f1-4863-bba2-7f58be16fcc9', '554ec60d-2fdb-4588-93f2-e8342ba733b5'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f2ae22-8d11-4b30-898f-c3318f6bb801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e850aea2-7411-40f9-8af9-3c81a3576586', 'eeef0365-9a61-49f9-b3d6-1169c6227641', '11ad149d-c2f1-4863-bba2-7f58be16fcc9', '554ec60d-2fdb-4588-93f2-e8342ba733b5']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d054b58c-b9cd-462b-a192-3095d3011063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:22 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d054b58c-b9cd-462b-a192-3095d3011063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '389adc21-1746-4967-b570-ad96a6067212', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-568123156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['e850aea2-7411-40f9-8af9-3c81a3576586','eeef0365-9a61-49f9-b3d6-1169c6227641','11ad149d-c2f1-4863-bba2-7f58be16fcc9','554ec60d-2fdb-4588-93f2-e8342ba733b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-568123156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=389adc21-1746-4967-b570-ad96a6067212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0da8967e2e44f0b670529819d0da84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff642d70d87f4024bc565369f05cb01e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711b833c-2f04-4b63-9114-097f5fc61163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711b833c-2f04-4b63-9114-097f5fc61163) transitioned into state 'SUCCESS' from state '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-568123156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['e850aea2-7411-40f9-8af9-3c81a3576586','eeef0365-9a61-49f9-b3d6-1169c6227641','11ad149d-c2f1-4863-bba2-7f58be16fcc9','554ec60d-2fdb-4588-93f2-e8342ba733b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0bb437d-b6b7-4990-a2a3-80179d6ece08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0bb437d-b6b7-4990-a2a3-80179d6ece08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (1b94a3af-923c-44bc-99d9-8b0d84c44152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request issued successfully. Sep 07 16:59:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d818d6c3-c634-4fc7-ba2a-03b2e8ca7144 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:59:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1334/2680] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 16:59:22 2026] POST /volume/v3/volumes => generated 770 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:59:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2eb5eab9-8573-4d7e-a922-87a999d3a095 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2eb5eab9-8573-4d7e-a922-87a999d3a095 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 Sep 07 16:59:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2eb5eab9-8573-4d7e-a922-87a999d3a095 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2eb5eab9-8573-4d7e-a922-87a999d3a095 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2eb5eab9-8573-4d7e-a922-87a999d3a095 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2eb5eab9-8573-4d7e-a922-87a999d3a095 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 returned with HTTP 200 Sep 07 16:59:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1347/2681] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:22 2026] GET /volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7b0d9743-1a69-4c27-af4e-8feb0ef3b231 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b0d9743-1a69-4c27-af4e-8feb0ef3b231 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 Sep 07 16:59:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b0d9743-1a69-4c27-af4e-8feb0ef3b231 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b0d9743-1a69-4c27-af4e-8feb0ef3b231 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:23 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:23 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7b0d9743-1a69-4c27-af4e-8feb0ef3b231 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b0d9743-1a69-4c27-af4e-8feb0ef3b231 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 returned with HTTP 200 Sep 07 16:59:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1335/2682] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:23 2026] GET /volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 => generated 863 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "389adc21-1746-4967-b570-ad96a6067212", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1597202608"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request body: {'volume': {"'source_volid": '389adc21-1746-4967-b570-ad96a6067212', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1597202608'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume of 1 GB Sep 07 16:59:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Availability Zones retrieved successfully. Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (79d92337-4917-463c-bf20-3c17b56ed75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b27f00-85b9-4466-a223-82216eb98ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b27f00-85b9-4466-a223-82216eb98ef0) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81326fcf-4c1f-4811-af85-ab8fcc1a1f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Created reservations ['2e14cb66-4992-4eb9-b497-880c0a778ca8', '6af1e051-2d9a-4359-8a6b-bc3851e5501a', 'b02eae7e-15b9-4f33-8145-7e0e26d29ddd', '65499496-d979-497f-91b3-154ba222ea2b'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81326fcf-4c1f-4811-af85-ab8fcc1a1f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e14cb66-4992-4eb9-b497-880c0a778ca8', '6af1e051-2d9a-4359-8a6b-bc3851e5501a', 'b02eae7e-15b9-4f33-8145-7e0e26d29ddd', '65499496-d979-497f-91b3-154ba222ea2b']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce4ea00-128e-4b66-a3cc-cb30ceec849e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce4ea00-128e-4b66-a3cc-cb30ceec849e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbd5920d-8d7b-4812-b1af-c06c43f260e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1597202608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['2e14cb66-4992-4eb9-b497-880c0a778ca8','6af1e051-2d9a-4359-8a6b-bc3851e5501a','b02eae7e-15b9-4f33-8145-7e0e26d29ddd','65499496-d979-497f-91b3-154ba222ea2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1597202608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbd5920d-8d7b-4812-b1af-c06c43f260e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0da8967e2e44f0b670529819d0da84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff642d70d87f4024bc565369f05cb01e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf76c921-d38c-49f3-8387-eec97b08c084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf76c921-d38c-49f3-8387-eec97b08c084) transitioned into state 'SUCCESS' from state '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-1597202608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['2e14cb66-4992-4eb9-b497-880c0a778ca8','6af1e051-2d9a-4359-8a6b-bc3851e5501a','b02eae7e-15b9-4f33-8145-7e0e26d29ddd','65499496-d979-497f-91b3-154ba222ea2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a41edfe7-14be-488e-b42a-063ccc4604c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a41edfe7-14be-488e-b42a-063ccc4604c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (79d92337-4917-463c-bf20-3c17b56ed75d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request issued successfully. Sep 07 16:59:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fad102df-4d58-4d69-bf58-d1c095713ea0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:59:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1348/2683] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:59:24 2026] POST /volume/v3/volumes => generated 771 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "389adc21-1746-4967-b570-ad96a6067212", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1535143700"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request body: {'volume': {"'source_volid": '389adc21-1746-4967-b570-ad96a6067212', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1535143700'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume of 1 GB Sep 07 16:59:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Availability Zones retrieved successfully. Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (27a41f04-dbfa-4930-884b-37da95391b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d167575e-2dee-4b23-ad83-04a8bc674029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d167575e-2dee-4b23-ad83-04a8bc674029) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a752194d-d74c-45ed-81a0-7032b344a371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Created reservations ['60f629df-4ebd-4ead-a949-53663b8b1465', 'd8fb83b9-7b80-45da-ada7-169816faf94d', '5e3c1636-e50e-4a37-b137-5194606f8c2e', 'a86da136-04f3-497f-8f0a-91eaaa336454'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a752194d-d74c-45ed-81a0-7032b344a371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60f629df-4ebd-4ead-a949-53663b8b1465', 'd8fb83b9-7b80-45da-ada7-169816faf94d', '5e3c1636-e50e-4a37-b137-5194606f8c2e', 'a86da136-04f3-497f-8f0a-91eaaa336454']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d7f7ec-acd0-42e2-9c27-92f3a9f0d00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d7f7ec-acd0-42e2-9c27-92f3a9f0d00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bb6fa75-4a5c-4430-93e1-34c7b1cb3922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1535143700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['60f629df-4ebd-4ead-a949-53663b8b1465','d8fb83b9-7b80-45da-ada7-169816faf94d','5e3c1636-e50e-4a37-b137-5194606f8c2e','a86da136-04f3-497f-8f0a-91eaaa336454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1535143700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bb6fa75-4a5c-4430-93e1-34c7b1cb3922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0da8967e2e44f0b670529819d0da84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff642d70d87f4024bc565369f05cb01e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (691fe94d-c7d1-4d5e-85d9-3c8d49ac0d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (691fe94d-c7d1-4d5e-85d9-3c8d49ac0d82) transitioned into state 'SUCCESS' from state '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-1535143700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['60f629df-4ebd-4ead-a949-53663b8b1465','d8fb83b9-7b80-45da-ada7-169816faf94d','5e3c1636-e50e-4a37-b137-5194606f8c2e','a86da136-04f3-497f-8f0a-91eaaa336454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe13e4a-c956-47a6-a3df-97c31ba3687d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe13e4a-c956-47a6-a3df-97c31ba3687d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (27a41f04-dbfa-4930-884b-37da95391b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request issued successfully. Sep 07 16:59:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eb5f10ae-4582-4ac4-acb9-5c51fa8338d0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:59:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1336/2684] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:59:24 2026] POST /volume/v3/volumes => generated 771 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e98b599a-0648-4061-9419-77881d6447c6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "389adc21-1746-4967-b570-ad96a6067212", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1617847927"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request body: {'volume': {"'source_volid": '389adc21-1746-4967-b570-ad96a6067212', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1617847927'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume of 1 GB Sep 07 16:59:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Availability Zones retrieved successfully. Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (fef392c9-e5f7-42ff-911d-3995f5efe429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b6b42e-3420-4277-afba-92932c40062d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b6b42e-3420-4277-afba-92932c40062d) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49c0a9c-f3ff-450e-9283-fa02ee5b0ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Created reservations ['19fc0391-cf57-4082-9f5e-4de3f1583e78', '6b494f05-9e69-4ae4-b356-025b98e29194', '33a10d39-bebd-41e2-9044-fb280585dc89', '87cb89e7-a2f3-4344-a039-3598eb83b042'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49c0a9c-f3ff-450e-9283-fa02ee5b0ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19fc0391-cf57-4082-9f5e-4de3f1583e78', '6b494f05-9e69-4ae4-b356-025b98e29194', '33a10d39-bebd-41e2-9044-fb280585dc89', '87cb89e7-a2f3-4344-a039-3598eb83b042']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:24 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bb5c69a-a18f-476b-8efe-fd0211dfe3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bb5c69a-a18f-476b-8efe-fd0211dfe3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3feca14f-c4e2-4dae-a823-cafdb568c821', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1617847927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['19fc0391-cf57-4082-9f5e-4de3f1583e78','6b494f05-9e69-4ae4-b356-025b98e29194','33a10d39-bebd-41e2-9044-fb280585dc89','87cb89e7-a2f3-4344-a039-3598eb83b042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1617847927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3feca14f-c4e2-4dae-a823-cafdb568c821,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0da8967e2e44f0b670529819d0da84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff642d70d87f4024bc565369f05cb01e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9daf91c-0c28-46ba-b7fa-0b56330e5949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9daf91c-0c28-46ba-b7fa-0b56330e5949) transitioned into state 'SUCCESS' from state '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-1617847927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['19fc0391-cf57-4082-9f5e-4de3f1583e78','6b494f05-9e69-4ae4-b356-025b98e29194','33a10d39-bebd-41e2-9044-fb280585dc89','87cb89e7-a2f3-4344-a039-3598eb83b042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f9a212-9527-48b9-ae14-0f2723edc47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f9a212-9527-48b9-ae14-0f2723edc47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (fef392c9-e5f7-42ff-911d-3995f5efe429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request issued successfully. Sep 07 16:59:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e98b599a-0648-4061-9419-77881d6447c6 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:59:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1349/2685] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:59:24 2026] POST /volume/v3/volumes => generated 771 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "389adc21-1746-4967-b570-ad96a6067212", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1936498591"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request body: {'volume': {"'source_volid": '389adc21-1746-4967-b570-ad96a6067212', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1936498591'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume of 1 GB Sep 07 16:59:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Availability Zones retrieved successfully. Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (a56fbba6-ef9f-486a-91a8-f7b2bfa84faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5c9645-7349-4bfa-8586-fc7655130218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5c9645-7349-4bfa-8586-fc7655130218) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (329d4c8e-c556-4ef1-ad81-d7f0a3a86027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Created reservations ['cfb825b7-0efb-423d-ae31-fc3bf46ca661', '3f35c600-ed39-470e-ba76-a3fd30b5b034', 'b957b6a0-637a-40fd-a1a6-9e31ff6f1e2a', '305b8a29-eec2-4275-a612-cfbdde38a635'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (329d4c8e-c556-4ef1-ad81-d7f0a3a86027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfb825b7-0efb-423d-ae31-fc3bf46ca661', '3f35c600-ed39-470e-ba76-a3fd30b5b034', 'b957b6a0-637a-40fd-a1a6-9e31ff6f1e2a', '305b8a29-eec2-4275-a612-cfbdde38a635']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6faf959e-5ba1-4379-a499-c549102a70dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6faf959e-5ba1-4379-a499-c549102a70dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cf30e6a-0625-4808-9070-1ed3598133fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1936498591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['cfb825b7-0efb-423d-ae31-fc3bf46ca661','3f35c600-ed39-470e-ba76-a3fd30b5b034','b957b6a0-637a-40fd-a1a6-9e31ff6f1e2a','305b8a29-eec2-4275-a612-cfbdde38a635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1936498591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cf30e6a-0625-4808-9070-1ed3598133fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0da8967e2e44f0b670529819d0da84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff642d70d87f4024bc565369f05cb01e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc165fd8-a1d2-4d29-aabd-df194ec43eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc165fd8-a1d2-4d29-aabd-df194ec43eaa) transitioned into state 'SUCCESS' from state '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-1936498591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['cfb825b7-0efb-423d-ae31-fc3bf46ca661','3f35c600-ed39-470e-ba76-a3fd30b5b034','b957b6a0-637a-40fd-a1a6-9e31ff6f1e2a','305b8a29-eec2-4275-a612-cfbdde38a635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8184a157-564d-41b5-9fa0-562854e885fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8184a157-564d-41b5-9fa0-562854e885fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (a56fbba6-ef9f-486a-91a8-f7b2bfa84faf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request issued successfully. Sep 07 16:59:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a1e9ee3-84f6-4970-8311-95d538bae291 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:59:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1337/2686] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:59:25 2026] POST /volume/v3/volumes => generated 771 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-719758f5-add9-4467-968c-64bc17b739bf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "389adc21-1746-4967-b570-ad96a6067212", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1296292290"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request body: {'volume': {"'source_volid": '389adc21-1746-4967-b570-ad96a6067212', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1296292290'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume of 1 GB Sep 07 16:59:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Availability Zones retrieved successfully. Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (d6a6b8a0-f589-4e91-9352-8a9b806170ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7292896-e2de-4184-ab7e-d982ef758516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7292896-e2de-4184-ab7e-d982ef758516) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7afafcc-4740-4377-98ad-d69d0c8911ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Created reservations ['c57bab70-9223-4693-b51c-ec117dcc2275', '26db0b97-10d9-49ca-9f45-c03a3eeb9e63', 'b576de5a-3760-47a3-acb5-7fdb13a8ac08', 'bce7ac2a-1d34-4184-8aef-3da5a06dafa8'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7afafcc-4740-4377-98ad-d69d0c8911ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c57bab70-9223-4693-b51c-ec117dcc2275', '26db0b97-10d9-49ca-9f45-c03a3eeb9e63', 'b576de5a-3760-47a3-acb5-7fdb13a8ac08', 'bce7ac2a-1d34-4184-8aef-3da5a06dafa8']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (935f9308-5c9c-403b-a6db-6966033f1a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (935f9308-5c9c-403b-a6db-6966033f1a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb7c002-4901-4253-9986-3fc4b2b94b27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1296292290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['c57bab70-9223-4693-b51c-ec117dcc2275','26db0b97-10d9-49ca-9f45-c03a3eeb9e63','b576de5a-3760-47a3-acb5-7fdb13a8ac08','bce7ac2a-1d34-4184-8aef-3da5a06dafa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1296292290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fb7c002-4901-4253-9986-3fc4b2b94b27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0da8967e2e44f0b670529819d0da84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff642d70d87f4024bc565369f05cb01e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b2be4e-baed-41e2-98f9-8ac3e0dfcddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b2be4e-baed-41e2-98f9-8ac3e0dfcddb) transitioned into state 'SUCCESS' from state '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-1296292290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0da8967e2e44f0b670529819d0da84',qos_specs=None,replication_status=,reservations=['c57bab70-9223-4693-b51c-ec117dcc2275','26db0b97-10d9-49ca-9f45-c03a3eeb9e63','b576de5a-3760-47a3-acb5-7fdb13a8ac08','bce7ac2a-1d34-4184-8aef-3da5a06dafa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff642d70d87f4024bc565369f05cb01e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:25 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3148c6f3-d76b-4d01-9ce3-fc90c8eb27e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3148c6f3-d76b-4d01-9ce3-fc90c8eb27e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:26 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Flow 'volume_create_api' (d6a6b8a0-f589-4e91-9352-8a9b806170ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Create volume request issued successfully. Sep 07 16:59:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-719758f5-add9-4467-968c-64bc17b739bf tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:59:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1350/2687] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 16:59:25 2026] POST /volume/v3/volumes => generated 771 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:59:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-de53ad3f-22d4-4b4f-b08b-1221b6223b39 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de53ad3f-22d4-4b4f-b08b-1221b6223b39 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 Sep 07 16:59:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de53ad3f-22d4-4b4f-b08b-1221b6223b39 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de53ad3f-22d4-4b4f-b08b-1221b6223b39 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-de53ad3f-22d4-4b4f-b08b-1221b6223b39 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de53ad3f-22d4-4b4f-b08b-1221b6223b39 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 returned with HTTP 200 Sep 07 16:59:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1338/2688] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:26 2026] GET /volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:59:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3594524e-3405-4018-bf3c-25fe88d96b61 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3594524e-3405-4018-bf3c-25fe88d96b61 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 Sep 07 16:59:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3594524e-3405-4018-bf3c-25fe88d96b61 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3594524e-3405-4018-bf3c-25fe88d96b61 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3594524e-3405-4018-bf3c-25fe88d96b61 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3594524e-3405-4018-bf3c-25fe88d96b61 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 returned with HTTP 200 Sep 07 16:59:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1351/2689] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:26 2026] GET /volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:59:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dc2ea44c-e24e-49db-8928-a7b2446353b5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc2ea44c-e24e-49db-8928-a7b2446353b5 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 Sep 07 16:59:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc2ea44c-e24e-49db-8928-a7b2446353b5 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc2ea44c-e24e-49db-8928-a7b2446353b5 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dc2ea44c-e24e-49db-8928-a7b2446353b5 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc2ea44c-e24e-49db-8928-a7b2446353b5 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 returned with HTTP 200 Sep 07 16:59:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1339/2690] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:27 2026] GET /volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 => generated 864 bytes in 67 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[87176]: DEBUG cinder.api.middleware.request_id [None req-261b1ea0-b994-41d9-bb90-35f4abed9684 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-261b1ea0-b994-41d9-bb90-35f4abed9684 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 Sep 07 16:59:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-261b1ea0-b994-41d9-bb90-35f4abed9684 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-261b1ea0-b994-41d9-bb90-35f4abed9684 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-261b1ea0-b994-41d9-bb90-35f4abed9684 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-261b1ea0-b994-41d9-bb90-35f4abed9684 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 returned with HTTP 200 Sep 07 16:59:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1352/2691] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:27 2026] GET /volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:59:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1f906631-bbfe-42fa-8987-ef6984f1591f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1f906631-bbfe-42fa-8987-ef6984f1591f tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd Sep 07 16:59:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1f906631-bbfe-42fa-8987-ef6984f1591f tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1f906631-bbfe-42fa-8987-ef6984f1591f tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1f906631-bbfe-42fa-8987-ef6984f1591f tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1f906631-bbfe-42fa-8987-ef6984f1591f tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd returned with HTTP 200 Sep 07 16:59:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1340/2692] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:27 2026] GET /volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-af90f9df-5385-4b3b-9c30-4f094d82b15b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af90f9df-5385-4b3b-9c30-4f094d82b15b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd Sep 07 16:59:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af90f9df-5385-4b3b-9c30-4f094d82b15b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af90f9df-5385-4b3b-9c30-4f094d82b15b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87176]: attachments = base.obj_make_list( Sep 07 16:59:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87176]: warnings.warn( Sep 07 16:59:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-af90f9df-5385-4b3b-9c30-4f094d82b15b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af90f9df-5385-4b3b-9c30-4f094d82b15b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd returned with HTTP 200 Sep 07 16:59:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1353/2693] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:28 2026] GET /volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-599da1c0-58a0-499a-b4a3-8a6608e57af2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-599da1c0-58a0-499a-b4a3-8a6608e57af2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 Sep 07 16:59:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-599da1c0-58a0-499a-b4a3-8a6608e57af2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-599da1c0-58a0-499a-b4a3-8a6608e57af2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87177]: attachments = base.obj_make_list( Sep 07 16:59:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87177]: warnings.warn( Sep 07 16:59:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-599da1c0-58a0-499a-b4a3-8a6608e57af2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-599da1c0-58a0-499a-b4a3-8a6608e57af2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 returned with HTTP 200 Sep 07 16:59:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1341/2694] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:28 2026] GET /volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 => generated 863 bytes in 51 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[87176]: DEBUG cinder.api.middleware.request_id [None req-2334f1ce-04ed-4334-b91f-8629c4a236ca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2334f1ce-04ed-4334-b91f-8629c4a236ca tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 Sep 07 16:59:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2334f1ce-04ed-4334-b91f-8629c4a236ca tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2334f1ce-04ed-4334-b91f-8629c4a236ca tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2334f1ce-04ed-4334-b91f-8629c4a236ca tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2334f1ce-04ed-4334-b91f-8629c4a236ca tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 returned with HTTP 200 Sep 07 16:59:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1354/2695] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:29 2026] GET /volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 => generated 864 bytes in 59 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[87177]: DEBUG cinder.api.middleware.request_id [None req-11a11a29-3bad-4c58-a6c3-21ca2308d4d2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-11a11a29-3bad-4c58-a6c3-21ca2308d4d2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] DELETE http://192.168.122.91/volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 Sep 07 16:59:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-11a11a29-3bad-4c58-a6c3-21ca2308d4d2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-11a11a29-3bad-4c58-a6c3-21ca2308d4d2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:29 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-11a11a29-3bad-4c58-a6c3-21ca2308d4d2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume with id: 0fb7c002-4901-4253-9986-3fc4b2b94b27 Sep 07 16:59:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:29 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-11a11a29-3bad-4c58-a6c3-21ca2308d4d2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-11a11a29-3bad-4c58-a6c3-21ca2308d4d2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume request issued successfully. Sep 07 16:59:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-11a11a29-3bad-4c58-a6c3-21ca2308d4d2 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 returned with HTTP 202 Sep 07 16:59:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1342/2696] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:59:29 2026] DELETE /volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-765132e6-a05a-49a5-8b90-fd89fca98e25 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-765132e6-a05a-49a5-8b90-fd89fca98e25 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 Sep 07 16:59:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-765132e6-a05a-49a5-8b90-fd89fca98e25 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-765132e6-a05a-49a5-8b90-fd89fca98e25 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:29 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-765132e6-a05a-49a5-8b90-fd89fca98e25 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-765132e6-a05a-49a5-8b90-fd89fca98e25 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 returned with HTTP 200 Sep 07 16:59:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1355/2697] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:29 2026] GET /volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-34f6e0fa-19ad-4799-b4ac-60ce26bba27d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-34f6e0fa-19ad-4799-b4ac-60ce26bba27d tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 Sep 07 16:59:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-34f6e0fa-19ad-4799-b4ac-60ce26bba27d tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-34f6e0fa-19ad-4799-b4ac-60ce26bba27d tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-34f6e0fa-19ad-4799-b4ac-60ce26bba27d tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 returned with HTTP 404 Sep 07 16:59:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1343/2698] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:30 2026] GET /volume/v3/volumes/0fb7c002-4901-4253-9986-3fc4b2b94b27 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-046c2b1a-f6e6-4b31-9981-453fdda12eb0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-046c2b1a-f6e6-4b31-9981-453fdda12eb0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] DELETE http://192.168.122.91/volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd Sep 07 16:59:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-046c2b1a-f6e6-4b31-9981-453fdda12eb0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-046c2b1a-f6e6-4b31-9981-453fdda12eb0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:30 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-046c2b1a-f6e6-4b31-9981-453fdda12eb0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume with id: 1cf30e6a-0625-4808-9070-1ed3598133fd Sep 07 16:59:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:30 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-046c2b1a-f6e6-4b31-9981-453fdda12eb0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-046c2b1a-f6e6-4b31-9981-453fdda12eb0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume request issued successfully. Sep 07 16:59:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-046c2b1a-f6e6-4b31-9981-453fdda12eb0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd returned with HTTP 202 Sep 07 16:59:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1356/2699] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:59:30 2026] DELETE /volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c1d5111f-9b6b-4ff8-a7b1-c877aa23f34f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c1d5111f-9b6b-4ff8-a7b1-c877aa23f34f tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd Sep 07 16:59:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c1d5111f-9b6b-4ff8-a7b1-c877aa23f34f tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c1d5111f-9b6b-4ff8-a7b1-c877aa23f34f tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:30 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c1d5111f-9b6b-4ff8-a7b1-c877aa23f34f tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c1d5111f-9b6b-4ff8-a7b1-c877aa23f34f tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd returned with HTTP 200 Sep 07 16:59:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1344/2700] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:30 2026] GET /volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a06b81ad-4eba-4c95-96ea-d9544dfc9326 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a06b81ad-4eba-4c95-96ea-d9544dfc9326 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd Sep 07 16:59:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a06b81ad-4eba-4c95-96ea-d9544dfc9326 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a06b81ad-4eba-4c95-96ea-d9544dfc9326 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a06b81ad-4eba-4c95-96ea-d9544dfc9326 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd returned with HTTP 404 Sep 07 16:59:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1357/2701] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:32 2026] GET /volume/v3/volumes/1cf30e6a-0625-4808-9070-1ed3598133fd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c59d94e9-5447-435c-bba8-0c342fa3286b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c59d94e9-5447-435c-bba8-0c342fa3286b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] DELETE http://192.168.122.91/volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 Sep 07 16:59:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c59d94e9-5447-435c-bba8-0c342fa3286b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c59d94e9-5447-435c-bba8-0c342fa3286b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:32 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-c59d94e9-5447-435c-bba8-0c342fa3286b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume with id: 3feca14f-c4e2-4dae-a823-cafdb568c821 Sep 07 16:59:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:32 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c59d94e9-5447-435c-bba8-0c342fa3286b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c59d94e9-5447-435c-bba8-0c342fa3286b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume request issued successfully. Sep 07 16:59:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c59d94e9-5447-435c-bba8-0c342fa3286b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 returned with HTTP 202 Sep 07 16:59:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1345/2702] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:59:32 2026] DELETE /volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fb7d09e9-ffde-42ca-9267-f636fc78d958 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb7d09e9-ffde-42ca-9267-f636fc78d958 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 Sep 07 16:59:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb7d09e9-ffde-42ca-9267-f636fc78d958 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb7d09e9-ffde-42ca-9267-f636fc78d958 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:32 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fb7d09e9-ffde-42ca-9267-f636fc78d958 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb7d09e9-ffde-42ca-9267-f636fc78d958 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 returned with HTTP 200 Sep 07 16:59:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1358/2703] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:32 2026] GET /volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-926aec85-dc0c-498c-8f7a-b17bd069c650 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-926aec85-dc0c-498c-8f7a-b17bd069c650 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 Sep 07 16:59:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-926aec85-dc0c-498c-8f7a-b17bd069c650 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-926aec85-dc0c-498c-8f7a-b17bd069c650 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-926aec85-dc0c-498c-8f7a-b17bd069c650 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 returned with HTTP 404 Sep 07 16:59:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1346/2704] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:33 2026] GET /volume/v3/volumes/3feca14f-c4e2-4dae-a823-cafdb568c821 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:59:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-eda38534-7aac-407c-b150-d69548142e0b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eda38534-7aac-407c-b150-d69548142e0b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] DELETE http://192.168.122.91/volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 Sep 07 16:59:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eda38534-7aac-407c-b150-d69548142e0b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eda38534-7aac-407c-b150-d69548142e0b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:33 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-eda38534-7aac-407c-b150-d69548142e0b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume with id: 3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 Sep 07 16:59:33 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:33 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-eda38534-7aac-407c-b150-d69548142e0b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-eda38534-7aac-407c-b150-d69548142e0b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume request issued successfully. Sep 07 16:59:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eda38534-7aac-407c-b150-d69548142e0b tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 returned with HTTP 202 Sep 07 16:59:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1359/2705] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:59:33 2026] DELETE /volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6756efad-73f3-4c2e-914b-db0e8ba2b64e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6756efad-73f3-4c2e-914b-db0e8ba2b64e tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 Sep 07 16:59:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6756efad-73f3-4c2e-914b-db0e8ba2b64e tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6756efad-73f3-4c2e-914b-db0e8ba2b64e tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:33 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:33 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6756efad-73f3-4c2e-914b-db0e8ba2b64e tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6756efad-73f3-4c2e-914b-db0e8ba2b64e tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 returned with HTTP 200 Sep 07 16:59:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1347/2706] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:33 2026] GET /volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-af2e1f91-7d3a-4b1d-8d77-1c5b5b4bd746 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af2e1f91-7d3a-4b1d-8d77-1c5b5b4bd746 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 Sep 07 16:59:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af2e1f91-7d3a-4b1d-8d77-1c5b5b4bd746 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-af2e1f91-7d3a-4b1d-8d77-1c5b5b4bd746 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-af2e1f91-7d3a-4b1d-8d77-1c5b5b4bd746 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 returned with HTTP 404 Sep 07 16:59:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1360/2707] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:34 2026] GET /volume/v3/volumes/3bb6fa75-4a5c-4430-93e1-34c7b1cb3922 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d62425c6-dec5-4541-961c-585e54c19626 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d62425c6-dec5-4541-961c-585e54c19626 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] DELETE http://192.168.122.91/volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 Sep 07 16:59:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d62425c6-dec5-4541-961c-585e54c19626 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d62425c6-dec5-4541-961c-585e54c19626 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:34 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-d62425c6-dec5-4541-961c-585e54c19626 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume with id: fbd5920d-8d7b-4812-b1af-c06c43f260e3 Sep 07 16:59:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:34 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d62425c6-dec5-4541-961c-585e54c19626 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d62425c6-dec5-4541-961c-585e54c19626 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume request issued successfully. Sep 07 16:59:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d62425c6-dec5-4541-961c-585e54c19626 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 returned with HTTP 202 Sep 07 16:59:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1348/2708] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:59:34 2026] DELETE /volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-43653a24-9480-49d5-ae3f-512b5b86b742 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-43653a24-9480-49d5-ae3f-512b5b86b742 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 Sep 07 16:59:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-43653a24-9480-49d5-ae3f-512b5b86b742 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-43653a24-9480-49d5-ae3f-512b5b86b742 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:34 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-43653a24-9480-49d5-ae3f-512b5b86b742 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-43653a24-9480-49d5-ae3f-512b5b86b742 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 returned with HTTP 200 Sep 07 16:59:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1361/2709] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:34 2026] GET /volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a07d95a6-fd24-4a88-ba20-d350ecbe96e5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a07d95a6-fd24-4a88-ba20-d350ecbe96e5 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 Sep 07 16:59:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a07d95a6-fd24-4a88-ba20-d350ecbe96e5 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a07d95a6-fd24-4a88-ba20-d350ecbe96e5 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a07d95a6-fd24-4a88-ba20-d350ecbe96e5 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 returned with HTTP 404 Sep 07 16:59:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1349/2710] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:35 2026] GET /volume/v3/volumes/fbd5920d-8d7b-4812-b1af-c06c43f260e3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:59:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-89a38dbe-52b1-4de4-ba18-2792708576c0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-89a38dbe-52b1-4de4-ba18-2792708576c0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] DELETE http://192.168.122.91/volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 Sep 07 16:59:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-89a38dbe-52b1-4de4-ba18-2792708576c0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-89a38dbe-52b1-4de4-ba18-2792708576c0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:35 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-89a38dbe-52b1-4de4-ba18-2792708576c0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume with id: 389adc21-1746-4967-b570-ad96a6067212 Sep 07 16:59:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:35 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-89a38dbe-52b1-4de4-ba18-2792708576c0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-89a38dbe-52b1-4de4-ba18-2792708576c0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Delete volume request issued successfully. Sep 07 16:59:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-89a38dbe-52b1-4de4-ba18-2792708576c0 tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 returned with HTTP 202 Sep 07 16:59:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1362/2711] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 16:59:35 2026] DELETE /volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f52c7a2c-22d4-448b-add3-0c739f67feef None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f52c7a2c-22d4-448b-add3-0c739f67feef tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 Sep 07 16:59:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f52c7a2c-22d4-448b-add3-0c739f67feef tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f52c7a2c-22d4-448b-add3-0c739f67feef tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:35 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:35 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f52c7a2c-22d4-448b-add3-0c739f67feef tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Volume info retrieved successfully. Sep 07 16:59:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f52c7a2c-22d4-448b-add3-0c739f67feef tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 returned with HTTP 200 Sep 07 16:59:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1350/2712] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:35 2026] GET /volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d4744307-18c8-4055-a9fc-84a2f28171ee None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d4744307-18c8-4055-a9fc-84a2f28171ee tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] GET http://192.168.122.91/volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 Sep 07 16:59:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d4744307-18c8-4055-a9fc-84a2f28171ee tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d4744307-18c8-4055-a9fc-84a2f28171ee tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d4744307-18c8-4055-a9fc-84a2f28171ee tempest-CreateVolumesFromSourceVolumeTest-843498939 tempest-CreateVolumesFromSourceVolumeTest-843498939-project-member] http://192.168.122.91/volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 returned with HTTP 404 Sep 07 16:59:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1363/2713] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:36 2026] GET /volume/v3/volumes/389adc21-1746-4967-b570-ad96a6067212 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "4fd54ae9-20f5-4891-8a66-e718b9413557", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '4fd54ae9-20f5-4891-8a66-e718b9413557', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Create volume of 1 GB Sep 07 16:59:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Availability Zones retrieved successfully. Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Flow 'volume_create_api' (2a91804b-2f75-4a73-aa99-e20383f11d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a18af2c-aff9-44d5-bc83-9eb86514a978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a18af2c-aff9-44d5-bc83-9eb86514a978) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43bc0dfc-67c9-4e78-9383-6be22dda95f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Created reservations ['b581a6cd-c892-4ea3-a0e2-e756af415a9f', '7abd17fd-a707-4090-a290-350794275e47', 'b00d18ab-78c8-4749-ae37-fb9b9f814dc8', 'f175aa0d-809a-449f-a372-e7962eeacd2b'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43bc0dfc-67c9-4e78-9383-6be22dda95f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b581a6cd-c892-4ea3-a0e2-e756af415a9f', '7abd17fd-a707-4090-a290-350794275e47', 'b00d18ab-78c8-4749-ae37-fb9b9f814dc8', 'f175aa0d-809a-449f-a372-e7962eeacd2b']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc44b13-b528-495b-b988-e2c6a2412421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc44b13-b528-495b-b988-e2c6a2412421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cde7ea06-77e0-4c17-a864-b92d40e50ec7', '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='642362355c344847b953d47f6a2829fc',qos_specs=None,replication_status=,reservations=['b581a6cd-c892-4ea3-a0e2-e756af415a9f','7abd17fd-a707-4090-a290-350794275e47','b00d18ab-78c8-4749-ae37-fb9b9f814dc8','f175aa0d-809a-449f-a372-e7962eeacd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4594fffe7a1d4912b4152342359690bf',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:59:41Z,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=cde7ea06-77e0-4c17-a864-b92d40e50ec7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='642362355c344847b953d47f6a2829fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4594fffe7a1d4912b4152342359690bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65abbb49-4c6b-4d48-8f2e-bcd4b128b5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65abbb49-4c6b-4d48-8f2e-bcd4b128b5be) transitioned into state 'SUCCESS' from 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='642362355c344847b953d47f6a2829fc',qos_specs=None,replication_status=,reservations=['b581a6cd-c892-4ea3-a0e2-e756af415a9f','7abd17fd-a707-4090-a290-350794275e47','b00d18ab-78c8-4749-ae37-fb9b9f814dc8','f175aa0d-809a-449f-a372-e7962eeacd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4594fffe7a1d4912b4152342359690bf',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5e0756-1a92-4551-8389-c6b564c9d363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5e0756-1a92-4551-8389-c6b564c9d363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Flow 'volume_create_api' (2a91804b-2f75-4a73-aa99-e20383f11d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:59:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Create volume request issued successfully. Sep 07 16:59:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-72184e76-5b75-41c1-bc07-3bb4771d1006 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 16:59:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1351/2714] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 16:59:41 2026] POST /volume/v3/volumes => generated 782 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-604c6667-19a2-471e-8d28-221dd184b48a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-604c6667-19a2-471e-8d28-221dd184b48a tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] GET http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-604c6667-19a2-471e-8d28-221dd184b48a tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-604c6667-19a2-471e-8d28-221dd184b48a tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:41 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:41 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-604c6667-19a2-471e-8d28-221dd184b48a tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Volume info retrieved successfully. Sep 07 16:59:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-604c6667-19a2-471e-8d28-221dd184b48a tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 200 Sep 07 16:59:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1364/2715] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:59:41 2026] GET /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0943618b-78a0-4191-91e5-265c0b9cf83c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0943618b-78a0-4191-91e5-265c0b9cf83c tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] GET http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0943618b-78a0-4191-91e5-265c0b9cf83c tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0943618b-78a0-4191-91e5-265c0b9cf83c tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:42 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:42 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0943618b-78a0-4191-91e5-265c0b9cf83c tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Volume info retrieved successfully. Sep 07 16:59:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0943618b-78a0-4191-91e5-265c0b9cf83c tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 200 Sep 07 16:59:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1352/2716] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:59:42 2026] GET /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0c35c378-da31-4f63-ae6a-d9991ce5b15f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0c35c378-da31-4f63-ae6a-d9991ce5b15f tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] GET http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0c35c378-da31-4f63-ae6a-d9991ce5b15f tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0c35c378-da31-4f63-ae6a-d9991ce5b15f tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0c35c378-da31-4f63-ae6a-d9991ce5b15f tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Volume info retrieved successfully. Sep 07 16:59:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0c35c378-da31-4f63-ae6a-d9991ce5b15f tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 200 Sep 07 16:59:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1365/2717] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:59:43 2026] GET /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 932 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cea14604-32ce-437a-807f-669d4d564a4a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cea14604-32ce-437a-807f-669d4d564a4a tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] GET http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cea14604-32ce-437a-807f-669d4d564a4a tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cea14604-32ce-437a-807f-669d4d564a4a tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cea14604-32ce-437a-807f-669d4d564a4a tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Volume info retrieved successfully. Sep 07 16:59:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cea14604-32ce-437a-807f-669d4d564a4a tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 200 Sep 07 16:59:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1353/2718] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:59:44 2026] GET /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 935 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f6abdcde-9ea9-4003-9172-4879b9fd1aad None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f6abdcde-9ea9-4003-9172-4879b9fd1aad tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] GET http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f6abdcde-9ea9-4003-9172-4879b9fd1aad tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f6abdcde-9ea9-4003-9172-4879b9fd1aad tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f6abdcde-9ea9-4003-9172-4879b9fd1aad tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Volume info retrieved successfully. Sep 07 16:59:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f6abdcde-9ea9-4003-9172-4879b9fd1aad tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 200 Sep 07 16:59:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1366/2719] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:59:46 2026] GET /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 935 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c4293aef-4c44-4fd7-a774-832393f18482 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c4293aef-4c44-4fd7-a774-832393f18482 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] GET http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c4293aef-4c44-4fd7-a774-832393f18482 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c4293aef-4c44-4fd7-a774-832393f18482 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-c4293aef-4c44-4fd7-a774-832393f18482 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Volume info retrieved successfully. Sep 07 16:59:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c4293aef-4c44-4fd7-a774-832393f18482 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 200 Sep 07 16:59:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1354/2720] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:59:47 2026] GET /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:59:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f095dd54-ada6-4e83-8256-9b1b69e956cc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f095dd54-ada6-4e83-8256-9b1b69e956cc tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] GET http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f095dd54-ada6-4e83-8256-9b1b69e956cc tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f095dd54-ada6-4e83-8256-9b1b69e956cc tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f095dd54-ada6-4e83-8256-9b1b69e956cc tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Volume info retrieved successfully. Sep 07 16:59:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f095dd54-ada6-4e83-8256-9b1b69e956cc tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 200 Sep 07 16:59:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1367/2721] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:59:47 2026] GET /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 1200 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:59:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ca01ecc9-2810-43c0-8a05-d04b494cc6f1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ca01ecc9-2810-43c0-8a05-d04b494cc6f1 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] DELETE http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ca01ecc9-2810-43c0-8a05-d04b494cc6f1 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ca01ecc9-2810-43c0-8a05-d04b494cc6f1 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:47 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-ca01ecc9-2810-43c0-8a05-d04b494cc6f1 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Delete volume with id: cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 16:59:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 16:59:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ca01ecc9-2810-43c0-8a05-d04b494cc6f1 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Volume info retrieved successfully. Sep 07 16:59:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ca01ecc9-2810-43c0-8a05-d04b494cc6f1 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Delete volume request issued successfully. Sep 07 16:59:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ca01ecc9-2810-43c0-8a05-d04b494cc6f1 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 202 Sep 07 16:59:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1355/2722] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:59:47 2026] DELETE /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:59:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0f750b78-e21b-4a30-a631-3ca28f2640c3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0f750b78-e21b-4a30-a631-3ca28f2640c3 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] GET http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0f750b78-e21b-4a30-a631-3ca28f2640c3 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0f750b78-e21b-4a30-a631-3ca28f2640c3 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 16:59:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 16:59:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0f750b78-e21b-4a30-a631-3ca28f2640c3 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Volume info retrieved successfully. Sep 07 16:59:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0f750b78-e21b-4a30-a631-3ca28f2640c3 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 200 Sep 07 16:59:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1368/2723] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:59:47 2026] GET /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 1199 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:59:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-70b2b81a-1965-491e-84b9-c7078702bef5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-70b2b81a-1965-491e-84b9-c7078702bef5 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] GET http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-70b2b81a-1965-491e-84b9-c7078702bef5 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-70b2b81a-1965-491e-84b9-c7078702bef5 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-70b2b81a-1965-491e-84b9-c7078702bef5 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 404 Sep 07 16:59:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1356/2724] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:59:48 2026] GET /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:59:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0f43299c-b10f-4fb9-a335-cd27053efab2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0f43299c-b10f-4fb9-a335-cd27053efab2 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] DELETE http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0f43299c-b10f-4fb9-a335-cd27053efab2 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0f43299c-b10f-4fb9-a335-cd27053efab2 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:48 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-0f43299c-b10f-4fb9-a335-cd27053efab2 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Delete volume with id: cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0f43299c-b10f-4fb9-a335-cd27053efab2 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 404 Sep 07 16:59:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1369/2725] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 16:59:48 2026] DELETE /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:59:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-316edae5-0b69-4124-8060-3f52da114a02 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-316edae5-0b69-4124-8060-3f52da114a02 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] GET http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 Sep 07 16:59:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-316edae5-0b69-4124-8060-3f52da114a02 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-316edae5-0b69-4124-8060-3f52da114a02 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-316edae5-0b69-4124-8060-3f52da114a02 tempest-VolumeImageDependencyTests-484116312 tempest-VolumeImageDependencyTests-484116312-project-member] http://192.168.122.91/volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 returned with HTTP 404 Sep 07 16:59:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1357/2726] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 16:59:48 2026] GET /volume/v3/volumes/cde7ea06-77e0-4c17-a864-b92d40e50ec7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:59:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-331b7f48-b6c0-472c-8536-0f99af28b42c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-331b7f48-b6c0-472c-8536-0f99af28b42c tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:59:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-331b7f48-b6c0-472c-8536-0f99af28b42c tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1255580006", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-331b7f48-b6c0-472c-8536-0f99af28b42c tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:59:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1370/2727] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:59:51 2026] POST /volume/v3/types => generated 380 bytes in 169 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[87177]: DEBUG cinder.api.middleware.request_id [None req-2caed9a4-5c38-4dcd-bb31-54687f8417ae None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2caed9a4-5c38-4dcd-bb31-54687f8417ae tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] POST http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption Sep 07 16:59:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2caed9a4-5c38-4dcd-bb31-54687f8417ae tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2caed9a4-5c38-4dcd-bb31-54687f8417ae tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption returned with HTTP 200 Sep 07 16:59:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1358/2728] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:59:51 2026] POST /volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption => generated 239 bytes in 40 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[87176]: DEBUG cinder.api.middleware.request_id [None req-0e3f9601-fd92-4005-8bea-b2457a7cc17f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0e3f9601-fd92-4005-8bea-b2457a7cc17f tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:59:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0e3f9601-fd92-4005-8bea-b2457a7cc17f tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1663603446", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0e3f9601-fd92-4005-8bea-b2457a7cc17f tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:59:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1371/2729] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:59:51 2026] POST /volume/v3/types => generated 380 bytes in 44 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[87177]: DEBUG cinder.api.middleware.request_id [None req-4ffc6a0c-3df1-4858-a28f-2b9b47dd5643 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4ffc6a0c-3df1-4858-a28f-2b9b47dd5643 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] POST http://192.168.122.91/volume/v3/types/6b5b6933-3e40-4ab7-8972-dca56bce5e34/encryption Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4ffc6a0c-3df1-4858-a28f-2b9b47dd5643 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-4ffc6a0c-3df1-4858-a28f-2b9b47dd5643 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4ffc6a0c-3df1-4858-a28f-2b9b47dd5643 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/6b5b6933-3e40-4ab7-8972-dca56bce5e34/encryption returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1359/2730] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:59:51 2026] POST /volume/v3/types/6b5b6933-3e40-4ab7-8972-dca56bce5e34/encryption => generated 127 bytes in 132 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1f89dcc9-17b9-4791-bc9e-2a4f14641be7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1f89dcc9-17b9-4791-bc9e-2a4f14641be7 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1f89dcc9-17b9-4791-bc9e-2a4f14641be7 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1903658061", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1f89dcc9-17b9-4791-bc9e-2a4f14641be7 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1372/2731] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:59:52 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e07a4034-ba9c-4e48-bf86-6359ec3418d8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e07a4034-ba9c-4e48-bf86-6359ec3418d8 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] POST http://192.168.122.91/volume/v3/types/5dc408fd-b755-4ef5-9cbc-0f7ca20f5cdd/extra_specs Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e07a4034-ba9c-4e48-bf86-6359ec3418d8 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-e07a4034-ba9c-4e48-bf86-6359ec3418d8 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e07a4034-ba9c-4e48-bf86-6359ec3418d8 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/5dc408fd-b755-4ef5-9cbc-0f7ca20f5cdd/extra_specs returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1360/2732] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 16:59:52 2026] POST /volume/v3/types/5dc408fd-b755-4ef5-9cbc-0f7ca20f5cdd/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b7ecb73f-6ad4-4105-bc26-7ebf355d08e0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b7ecb73f-6ad4-4105-bc26-7ebf355d08e0 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] PUT http://192.168.122.91/volume/v3/types/5dc408fd-b755-4ef5-9cbc-0f7ca20f5cdd/extra_specs/key2 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b7ecb73f-6ad4-4105-bc26-7ebf355d08e0 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-b7ecb73f-6ad4-4105-bc26-7ebf355d08e0 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b7ecb73f-6ad4-4105-bc26-7ebf355d08e0 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/5dc408fd-b755-4ef5-9cbc-0f7ca20f5cdd/extra_specs/key2 returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1373/2733] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:59:52 2026] PUT /volume/v3/types/5dc408fd-b755-4ef5-9cbc-0f7ca20f5cdd/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 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-691b0eb2-0e46-4867-849b-4ac11c44e73f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-691b0eb2-0e46-4867-849b-4ac11c44e73f tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] POST http://192.168.122.91/volume/v3/types Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-691b0eb2-0e46-4867-849b-4ac11c44e73f tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-691b0eb2-0e46-4867-849b-4ac11c44e73f tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-691b0eb2-0e46-4867-849b-4ac11c44e73f tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1361/2734] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 16:59:52 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-332f13af-c10d-47ca-bd0d-e3adeaaba9ed None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-332f13af-c10d-47ca-bd0d-e3adeaaba9ed tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-332f13af-c10d-47ca-bd0d-e3adeaaba9ed tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1747035433", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-332f13af-c10d-47ca-bd0d-e3adeaaba9ed tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1374/2735] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:59:52 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aa222da5-c00e-4e71-9639-657f3c5e1d72 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa222da5-c00e-4e71-9639-657f3c5e1d72 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] POST http://192.168.122.91/volume/v3/types/b8f52705-a67b-43ef-9049-64bb2e51a312/encryption Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aa222da5-c00e-4e71-9639-657f3c5e1d72 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aa222da5-c00e-4e71-9639-657f3c5e1d72 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types/b8f52705-a67b-43ef-9049-64bb2e51a312/encryption returned with HTTP 200 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1362/2736] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 16:59:52 2026] POST /volume/v3/types/b8f52705-a67b-43ef-9049-64bb2e51a312/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1dfdc268-e2b5-4928-8ff2-9c66c4ea17b6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1dfdc268-e2b5-4928-8ff2-9c66c4ea17b6 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] DELETE http://192.168.122.91/volume/v3/types/b8f52705-a67b-43ef-9049-64bb2e51a312/encryption/8124d506-14e2-4521-921e-b5f381f821c0 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1dfdc268-e2b5-4928-8ff2-9c66c4ea17b6 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1dfdc268-e2b5-4928-8ff2-9c66c4ea17b6 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-1dfdc268-e2b5-4928-8ff2-9c66c4ea17b6 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1dfdc268-e2b5-4928-8ff2-9c66c4ea17b6 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/b8f52705-a67b-43ef-9049-64bb2e51a312/encryption/8124d506-14e2-4521-921e-b5f381f821c0 returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1375/2737] 192.168.122.91 () {58 vars in 1368 bytes} [Mon Sep 7 16:59:52 2026] DELETE /volume/v3/types/b8f52705-a67b-43ef-9049-64bb2e51a312/encryption/8124d506-14e2-4521-921e-b5f381f821c0 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a136ee6e-92c7-4206-923a-cc39cc3f7a74 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a136ee6e-92c7-4206-923a-cc39cc3f7a74 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a136ee6e-92c7-4206-923a-cc39cc3f7a74 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-662056981", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a136ee6e-92c7-4206-923a-cc39cc3f7a74 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1363/2738] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:59:52 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-de02e64c-df68-418a-a990-b6fa65b598c7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de02e64c-df68-418a-a990-b6fa65b598c7 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] DELETE http://192.168.122.91/volume/v3/types/94995741-d2e3-48b6-946c-95fdffe35197/extra_specs/key1 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de02e64c-df68-418a-a990-b6fa65b598c7 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de02e64c-df68-418a-a990-b6fa65b598c7 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-de02e64c-df68-418a-a990-b6fa65b598c7 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de02e64c-df68-418a-a990-b6fa65b598c7 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/94995741-d2e3-48b6-946c-95fdffe35197/extra_specs/key1 returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1376/2739] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:59:52 2026] DELETE /volume/v3/types/94995741-d2e3-48b6-946c-95fdffe35197/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 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-32208111-fc0b-410f-bc17-224feb3b233b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-32208111-fc0b-410f-bc17-224feb3b233b tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-32208111-fc0b-410f-bc17-224feb3b233b tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-784603350", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-32208111-fc0b-410f-bc17-224feb3b233b tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1364/2740] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 16:59:52 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 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7d8814b5-6ca0-4524-8425-4debb28802ca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7d8814b5-6ca0-4524-8425-4debb28802ca tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] DELETE http://192.168.122.91/volume/v3/types/3c9d44b5-30d4-47b4-895f-3f21a2f22c01 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7d8814b5-6ca0-4524-8425-4debb28802ca tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7d8814b5-6ca0-4524-8425-4debb28802ca tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-7d8814b5-6ca0-4524-8425-4debb28802ca tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7d8814b5-6ca0-4524-8425-4debb28802ca tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/3c9d44b5-30d4-47b4-895f-3f21a2f22c01 returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1377/2741] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:59:52 2026] DELETE /volume/v3/types/3c9d44b5-30d4-47b4-895f-3f21a2f22c01 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8bf58b41-dfeb-41f7-baff-31a2cc5e3637 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8bf58b41-dfeb-41f7-baff-31a2cc5e3637 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] GET http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/extra_specs Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8bf58b41-dfeb-41f7-baff-31a2cc5e3637 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8bf58b41-dfeb-41f7-baff-31a2cc5e3637 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8bf58b41-dfeb-41f7-baff-31a2cc5e3637 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/extra_specs returned with HTTP 200 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1365/2742] 192.168.122.91 () {58 vars in 1257 bytes} [Mon Sep 7 16:59:52 2026] GET /volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d4413ddd-060d-439a-b731-07aee859d997 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d4413ddd-060d-439a-b731-07aee859d997 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] GET http://192.168.122.91/volume/v3/types Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d4413ddd-060d-439a-b731-07aee859d997 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d4413ddd-060d-439a-b731-07aee859d997 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-d4413ddd-060d-439a-b731-07aee859d997 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d4413ddd-060d-439a-b731-07aee859d997 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1378/2743] 192.168.122.91 () {58 vars in 1110 bytes} [Mon Sep 7 16:59:52 2026] GET /volume/v3/types => generated 2362 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6095da2f-8176-4636-ab37-e0bece9c73e4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6095da2f-8176-4636-ab37-e0bece9c73e4 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] GET http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption/cipher Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6095da2f-8176-4636-ab37-e0bece9c73e4 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6095da2f-8176-4636-ab37-e0bece9c73e4 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-6095da2f-8176-4636-ab37-e0bece9c73e4 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6095da2f-8176-4636-ab37-e0bece9c73e4 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption/cipher returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1366/2744] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 16:59:52 2026] GET /volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0b569a5e-14a7-4a9b-84a4-86f389235b35 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0b569a5e-14a7-4a9b-84a4-86f389235b35 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] GET http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0b569a5e-14a7-4a9b-84a4-86f389235b35 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0b569a5e-14a7-4a9b-84a4-86f389235b35 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-0b569a5e-14a7-4a9b-84a4-86f389235b35 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0b569a5e-14a7-4a9b-84a4-86f389235b35 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1379/2745] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 16:59:52 2026] GET /volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-37f90c81-0849-4506-a850-d4edcedc1c95 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-37f90c81-0849-4506-a850-d4edcedc1c95 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] GET http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/extra_specs/multiattach Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-37f90c81-0849-4506-a850-d4edcedc1c95 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-37f90c81-0849-4506-a850-d4edcedc1c95 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-37f90c81-0849-4506-a850-d4edcedc1c95 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/extra_specs/multiattach returned with HTTP 200 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1367/2746] 192.168.122.91 () {58 vars in 1293 bytes} [Mon Sep 7 16:59:52 2026] GET /volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e10819a8-9af3-4b0e-8c86-4ecbba2ca6c2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e10819a8-9af3-4b0e-8c86-4ecbba2ca6c2 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] GET http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/extra_specs/volume_backend_name Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e10819a8-9af3-4b0e-8c86-4ecbba2ca6c2 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e10819a8-9af3-4b0e-8c86-4ecbba2ca6c2 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e10819a8-9af3-4b0e-8c86-4ecbba2ca6c2 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1380/2747] 192.168.122.91 () {58 vars in 1317 bytes} [Mon Sep 7 16:59:52 2026] GET /volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1d15c34f-6867-4082-a0eb-5f601658fa80 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1d15c34f-6867-4082-a0eb-5f601658fa80 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] GET http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1d15c34f-6867-4082-a0eb-5f601658fa80 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1d15c34f-6867-4082-a0eb-5f601658fa80 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1d15c34f-6867-4082-a0eb-5f601658fa80 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac returned with HTTP 200 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1368/2748] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 16:59:52 2026] GET /volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac => generated 318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e2f7e433-69cc-402d-939f-e4009208797b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2f7e433-69cc-402d-939f-e4009208797b tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] PUT http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption/736a0274-62f8-4c06-93c8-99e2e3c06fc0 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e2f7e433-69cc-402d-939f-e4009208797b tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-e2f7e433-69cc-402d-939f-e4009208797b tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2f7e433-69cc-402d-939f-e4009208797b tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption/736a0274-62f8-4c06-93c8-99e2e3c06fc0 returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1381/2749] 192.168.122.91 () {60 vars in 1385 bytes} [Mon Sep 7 16:59:52 2026] PUT /volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/encryption/736a0274-62f8-4c06-93c8-99e2e3c06fc0 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-855a2324-89fb-4da1-8da7-60d66aa3266c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-855a2324-89fb-4da1-8da7-60d66aa3266c tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] PUT http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/extra_specs/key1 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-855a2324-89fb-4da1-8da7-60d66aa3266c tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-855a2324-89fb-4da1-8da7-60d66aa3266c tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-855a2324-89fb-4da1-8da7-60d66aa3266c tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/extra_specs/key1 returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1369/2750] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 16:59:52 2026] PUT /volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac/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 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-259ca24d-a45b-4bca-9347-95bc30229493 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-259ca24d-a45b-4bca-9347-95bc30229493 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] PUT http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-259ca24d-a45b-4bca-9347-95bc30229493 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-259ca24d-a45b-4bca-9347-95bc30229493 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0fb61d8710434245b57c90f58e700e06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7dbac1058f7f43d1af1c5321b1fa7e17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-259ca24d-a45b-4bca-9347-95bc30229493 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-member] http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac returned with HTTP 403 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1382/2751] 192.168.122.91 () {60 vars in 1241 bytes} [Mon Sep 7 16:59:52 2026] PUT /volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-131923f7-7f6a-412e-963e-cefc5cc180fb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-131923f7-7f6a-412e-963e-cefc5cc180fb tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] DELETE http://192.168.122.91/volume/v3/types/3c9d44b5-30d4-47b4-895f-3f21a2f22c01 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-131923f7-7f6a-412e-963e-cefc5cc180fb tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-131923f7-7f6a-412e-963e-cefc5cc180fb tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-131923f7-7f6a-412e-963e-cefc5cc180fb tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types/3c9d44b5-30d4-47b4-895f-3f21a2f22c01 returned with HTTP 202 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1370/2752] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:59:52 2026] DELETE /volume/v3/types/3c9d44b5-30d4-47b4-895f-3f21a2f22c01 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-31095c86-3926-4e61-b3f1-02f3755bbba3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-31095c86-3926-4e61-b3f1-02f3755bbba3 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] DELETE http://192.168.122.91/volume/v3/types/94995741-d2e3-48b6-946c-95fdffe35197 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-31095c86-3926-4e61-b3f1-02f3755bbba3 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-31095c86-3926-4e61-b3f1-02f3755bbba3 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-31095c86-3926-4e61-b3f1-02f3755bbba3 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types/94995741-d2e3-48b6-946c-95fdffe35197 returned with HTTP 202 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1383/2753] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:59:52 2026] DELETE /volume/v3/types/94995741-d2e3-48b6-946c-95fdffe35197 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7bea85bf-36fb-4b53-ad64-66a2920b55ca None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7bea85bf-36fb-4b53-ad64-66a2920b55ca tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] DELETE http://192.168.122.91/volume/v3/types/b8f52705-a67b-43ef-9049-64bb2e51a312 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7bea85bf-36fb-4b53-ad64-66a2920b55ca tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7bea85bf-36fb-4b53-ad64-66a2920b55ca tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7bea85bf-36fb-4b53-ad64-66a2920b55ca tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types/b8f52705-a67b-43ef-9049-64bb2e51a312 returned with HTTP 202 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1371/2754] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:59:52 2026] DELETE /volume/v3/types/b8f52705-a67b-43ef-9049-64bb2e51a312 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ef146ed8-f29b-442f-8929-5c6c70de3a1f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ef146ed8-f29b-442f-8929-5c6c70de3a1f tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] DELETE http://192.168.122.91/volume/v3/types/5dc408fd-b755-4ef5-9cbc-0f7ca20f5cdd Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ef146ed8-f29b-442f-8929-5c6c70de3a1f tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ef146ed8-f29b-442f-8929-5c6c70de3a1f tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ef146ed8-f29b-442f-8929-5c6c70de3a1f tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types/5dc408fd-b755-4ef5-9cbc-0f7ca20f5cdd returned with HTTP 202 Sep 07 16:59:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1384/2755] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:59:52 2026] DELETE /volume/v3/types/5dc408fd-b755-4ef5-9cbc-0f7ca20f5cdd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ae093ff7-169f-4b8b-888a-32f244d91727 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae093ff7-169f-4b8b-888a-32f244d91727 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] DELETE http://192.168.122.91/volume/v3/types/6b5b6933-3e40-4ab7-8972-dca56bce5e34 Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae093ff7-169f-4b8b-888a-32f244d91727 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae093ff7-169f-4b8b-888a-32f244d91727 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae093ff7-169f-4b8b-888a-32f244d91727 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types/6b5b6933-3e40-4ab7-8972-dca56bce5e34 returned with HTTP 202 Sep 07 16:59:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1372/2756] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:59:52 2026] DELETE /volume/v3/types/6b5b6933-3e40-4ab7-8972-dca56bce5e34 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4185f58c-42b1-4fa3-a058-5f7ccd3a4477 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4185f58c-42b1-4fa3-a058-5f7ccd3a4477 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] DELETE http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac Sep 07 16:59:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4185f58c-42b1-4fa3-a058-5f7ccd3a4477 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4185f58c-42b1-4fa3-a058-5f7ccd3a4477 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4185f58c-42b1-4fa3-a058-5f7ccd3a4477 tempest-VolumeTypesMemberTests-1350622427 tempest-VolumeTypesMemberTests-1350622427-project-admin] http://192.168.122.91/volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac returned with HTTP 202 Sep 07 16:59:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1385/2757] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 16:59:53 2026] DELETE /volume/v3/types/0a36d35d-8f5f-4dcf-b437-56492541b8ac => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:02 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=196,cinder:INSERT=50,cinder:UPDATE=64 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:00:03 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=165,cinder:INSERT=45,cinder:UPDATE=51 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9456a63c-6305-46b8-833e-f0b47d863e07 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1591912107", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1591912107', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Create volume of 1 GB Sep 07 17:00:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Availability Zones retrieved successfully. Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Flow 'volume_create_api' (7e1c1963-914f-4f94-bee4-31157a997738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3596ba2d-07fb-490b-a73c-c3c4abee339c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3596ba2d-07fb-490b-a73c-c3c4abee339c) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248bb66f-857a-42c3-a995-eedcd1b0a1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Created reservations ['05ec668e-0641-4e74-9864-90e4b528cb75', '46627b60-8945-4763-8c30-55dac5863ba2', 'e3f4ee87-899c-446a-b18f-6369a7877fa9', '933e577c-c19f-481b-8c82-f8a8313586fd'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248bb66f-857a-42c3-a995-eedcd1b0a1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05ec668e-0641-4e74-9864-90e4b528cb75', '46627b60-8945-4763-8c30-55dac5863ba2', 'e3f4ee87-899c-446a-b18f-6369a7877fa9', '933e577c-c19f-481b-8c82-f8a8313586fd']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7dc4e6b-26b7-4017-a675-8ace7eed2fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7dc4e6b-26b7-4017-a675-8ace7eed2fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36466d47-aab7-4195-b19c-1de712e5309b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1591912107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53b986f262754dcfb9944d3199f01b9f',qos_specs=None,replication_status=,reservations=['05ec668e-0641-4e74-9864-90e4b528cb75','46627b60-8945-4763-8c30-55dac5863ba2','e3f4ee87-899c-446a-b18f-6369a7877fa9','933e577c-c19f-481b-8c82-f8a8313586fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='906ee1ff54574643af437d5cbd54f329',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1591912107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36466d47-aab7-4195-b19c-1de712e5309b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b986f262754dcfb9944d3199f01b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='906ee1ff54574643af437d5cbd54f329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12056db2-0080-43eb-8cc6-4f959a7abb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12056db2-0080-43eb-8cc6-4f959a7abb81) transitioned into state 'SUCCESS' from state '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-1591912107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53b986f262754dcfb9944d3199f01b9f',qos_specs=None,replication_status=,reservations=['05ec668e-0641-4e74-9864-90e4b528cb75','46627b60-8945-4763-8c30-55dac5863ba2','e3f4ee87-899c-446a-b18f-6369a7877fa9','933e577c-c19f-481b-8c82-f8a8313586fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='906ee1ff54574643af437d5cbd54f329',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c48b3ec-9fd4-426c-845d-0cbe18b3d691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c48b3ec-9fd4-426c-845d-0cbe18b3d691) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Flow 'volume_create_api' (7e1c1963-914f-4f94-bee4-31157a997738) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Create volume request issued successfully. Sep 07 17:00:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9456a63c-6305-46b8-833e-f0b47d863e07 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1373/2758] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:13 2026] POST /volume/v3/volumes => generated 761 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f255eb5d-5c95-4906-bf6d-53608bf45fb3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f255eb5d-5c95-4906-bf6d-53608bf45fb3 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b Sep 07 17:00:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f255eb5d-5c95-4906-bf6d-53608bf45fb3 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f255eb5d-5c95-4906-bf6d-53608bf45fb3 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f255eb5d-5c95-4906-bf6d-53608bf45fb3 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f255eb5d-5c95-4906-bf6d-53608bf45fb3 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b returned with HTTP 200 Sep 07 17:00:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1386/2759] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:13 2026] GET /volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b => generated 829 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2b98fff9-cb56-4c10-a8b7-d4748cfd7944 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b98fff9-cb56-4c10-a8b7-d4748cfd7944 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b Sep 07 17:00:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b98fff9-cb56-4c10-a8b7-d4748cfd7944 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2b98fff9-cb56-4c10-a8b7-d4748cfd7944 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2b98fff9-cb56-4c10-a8b7-d4748cfd7944 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2b98fff9-cb56-4c10-a8b7-d4748cfd7944 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b returned with HTTP 200 Sep 07 17:00:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1374/2760] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:14 2026] GET /volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-396216f9-e4e5-4b7c-83f3-032d6852bfcc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-396216f9-e4e5-4b7c-83f3-032d6852bfcc tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b Sep 07 17:00:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-396216f9-e4e5-4b7c-83f3-032d6852bfcc tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-396216f9-e4e5-4b7c-83f3-032d6852bfcc tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-396216f9-e4e5-4b7c-83f3-032d6852bfcc tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-396216f9-e4e5-4b7c-83f3-032d6852bfcc tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b returned with HTTP 200 Sep 07 17:00:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1387/2761] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:14 2026] GET /volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b3cd2306-de24-471b-a7e2-7422e5d19c95 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b3cd2306-de24-471b-a7e2-7422e5d19c95 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:00:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b3cd2306-de24-471b-a7e2-7422e5d19c95 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36466d47-aab7-4195-b19c-1de712e5309b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1152501219", "description": null, "metadata": null}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b3cd2306-de24-471b-a7e2-7422e5d19c95 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:14 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-b3cd2306-de24-471b-a7e2-7422e5d19c95 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Create snapshot from volume 36466d47-aab7-4195-b19c-1de712e5309b Sep 07 17:00:14 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b3cd2306-de24-471b-a7e2-7422e5d19c95 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Created reservations ['4ad5931b-31b7-441e-90e5-73577e2ede86', '3721738a-31df-4c3e-978a-ac5112162fa1', '83bc9b42-d9f0-4590-9b04-07ef20c93f8e', 'f17eb9fb-bd52-47c8-ab17-c885d7aa822e'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b3cd2306-de24-471b-a7e2-7422e5d19c95 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Snapshot force create request issued successfully. Sep 07 17:00:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b3cd2306-de24-471b-a7e2-7422e5d19c95 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:00:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1375/2762] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:00:14 2026] POST /volume/v3/snapshots => generated 310 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3fcf1d78-645a-45e6-bf79-f28225080e30 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3fcf1d78-645a-45e6-bf79-f28225080e30 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3fcf1d78-645a-45e6-bf79-f28225080e30 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3fcf1d78-645a-45e6-bf79-f28225080e30 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3fcf1d78-645a-45e6-bf79-f28225080e30 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Snapshot retrieved successfully. Sep 07 17:00:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3fcf1d78-645a-45e6-bf79-f28225080e30 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 returned with HTTP 200 Sep 07 17:00:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1388/2763] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:14 2026] GET /volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 => generated 442 bytes in 20 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[87177]: DEBUG cinder.api.middleware.request_id [None req-91dea415-c4a2-4059-b82c-d838acb730f8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-91dea415-c4a2-4059-b82c-d838acb730f8 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-91dea415-c4a2-4059-b82c-d838acb730f8 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-91dea415-c4a2-4059-b82c-d838acb730f8 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-91dea415-c4a2-4059-b82c-d838acb730f8 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Snapshot retrieved successfully. Sep 07 17:00:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-91dea415-c4a2-4059-b82c-d838acb730f8 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 returned with HTTP 200 Sep 07 17:00:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1376/2764] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:15 2026] GET /volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 => generated 442 bytes in 21 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[87176]: DEBUG cinder.api.middleware.request_id [None req-f86439a1-94a3-4049-a2d1-0292191d2523 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f86439a1-94a3-4049-a2d1-0292191d2523 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f86439a1-94a3-4049-a2d1-0292191d2523 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f86439a1-94a3-4049-a2d1-0292191d2523 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f86439a1-94a3-4049-a2d1-0292191d2523 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Snapshot retrieved successfully. Sep 07 17:00:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f86439a1-94a3-4049-a2d1-0292191d2523 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 returned with HTTP 200 Sep 07 17:00:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1389/2765] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:17 2026] GET /volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 => generated 469 bytes in 19 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[87177]: DEBUG cinder.api.middleware.request_id [None req-913cc5dd-d232-42b9-bc95-d59a5eb35984 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-913cc5dd-d232-42b9-bc95-d59a5eb35984 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-913cc5dd-d232-42b9-bc95-d59a5eb35984 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-913cc5dd-d232-42b9-bc95-d59a5eb35984 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-913cc5dd-d232-42b9-bc95-d59a5eb35984 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Snapshot retrieved successfully. Sep 07 17:00:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-913cc5dd-d232-42b9-bc95-d59a5eb35984 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 returned with HTTP 200 Sep 07 17:00:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1377/2766] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:17 2026] GET /volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 => generated 469 bytes in 19 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[87176]: DEBUG cinder.api.middleware.request_id [None req-62acb6cc-44e4-4b65-aa5b-021e9ac8ffa9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-62acb6cc-44e4-4b65-aa5b-021e9ac8ffa9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-62acb6cc-44e4-4b65-aa5b-021e9ac8ffa9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-62acb6cc-44e4-4b65-aa5b-021e9ac8ffa9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-62acb6cc-44e4-4b65-aa5b-021e9ac8ffa9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Snapshot retrieved successfully. Sep 07 17:00:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-62acb6cc-44e4-4b65-aa5b-021e9ac8ffa9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 returned with HTTP 200 Sep 07 17:00:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1390/2767] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:17 2026] GET /volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 => generated 469 bytes in 20 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[87177]: DEBUG cinder.api.middleware.request_id [None req-598a9529-eacf-4f5f-a549-664b4fb7161f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "420ace27-1baf-455f-8355-65835a9da115", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Create volume request body: {'volume': {'snapshot_id': '420ace27-1baf-455f-8355-65835a9da115', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Snapshot retrieved successfully. Sep 07 17:00:17 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Create volume of 1 GB Sep 07 17:00:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Availability Zones retrieved successfully. Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Flow 'volume_create_api' (3708e64b-0972-4f3a-95d3-c8329ddbae0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb33378-120b-4ce7-a9bb-48d22cce31b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb33378-120b-4ce7-a9bb-48d22cce31b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '420ace27-1baf-455f-8355-65835a9da115', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbd5597-0ad6-4199-8123-267c58865406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Created reservations ['70cb18f0-0ccd-471d-85f1-81105f1a8d2d', '007b2d57-da34-4933-83f1-3e1f74db2afd', 'cf5ebc2c-204b-465b-9924-1f9f1ea0a58b', '8cecdc66-ce96-4648-a4b7-1560f8217bd2'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbd5597-0ad6-4199-8123-267c58865406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70cb18f0-0ccd-471d-85f1-81105f1a8d2d', '007b2d57-da34-4933-83f1-3e1f74db2afd', 'cf5ebc2c-204b-465b-9924-1f9f1ea0a58b', '8cecdc66-ce96-4648-a4b7-1560f8217bd2']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (181a5d96-7e47-4787-93d0-a6f4b66d107f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (181a5d96-7e47-4787-93d0-a6f4b66d107f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7daef0c7-0a14-468d-90ec-f0ff403998ee', '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='53b986f262754dcfb9944d3199f01b9f',qos_specs=None,replication_status=,reservations=['70cb18f0-0ccd-471d-85f1-81105f1a8d2d','007b2d57-da34-4933-83f1-3e1f74db2afd','cf5ebc2c-204b-465b-9924-1f9f1ea0a58b','8cecdc66-ce96-4648-a4b7-1560f8217bd2'],size=1,snapshot_id=420ace27-1baf-455f-8355-65835a9da115,source_replicaid=,source_volid=None,status='creating',user_id='906ee1ff54574643af437d5cbd54f329',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:17Z,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=7daef0c7-0a14-468d-90ec-f0ff403998ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b986f262754dcfb9944d3199f01b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=420ace27-1baf-455f-8355-65835a9da115,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='906ee1ff54574643af437d5cbd54f329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b507297-5dec-4b7c-8bf8-aaf4e2ae44a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b507297-5dec-4b7c-8bf8-aaf4e2ae44a2) transitioned into state 'SUCCESS' from 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='53b986f262754dcfb9944d3199f01b9f',qos_specs=None,replication_status=,reservations=['70cb18f0-0ccd-471d-85f1-81105f1a8d2d','007b2d57-da34-4933-83f1-3e1f74db2afd','cf5ebc2c-204b-465b-9924-1f9f1ea0a58b','8cecdc66-ce96-4648-a4b7-1560f8217bd2'],size=1,snapshot_id=420ace27-1baf-455f-8355-65835a9da115,source_replicaid=,source_volid=None,status='creating',user_id='906ee1ff54574643af437d5cbd54f329',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45761745-1b35-4a56-9873-9e3b65e23c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45761745-1b35-4a56-9873-9e3b65e23c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Flow 'volume_create_api' (3708e64b-0972-4f3a-95d3-c8329ddbae0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Create volume request issued successfully. Sep 07 17:00:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-598a9529-eacf-4f5f-a549-664b4fb7161f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1378/2768] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:00:17 2026] POST /volume/v3/volumes => generated 748 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b5502621-4792-439f-a0a9-0c9e470a5e67 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b5502621-4792-439f-a0a9-0c9e470a5e67 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee Sep 07 17:00:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b5502621-4792-439f-a0a9-0c9e470a5e67 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b5502621-4792-439f-a0a9-0c9e470a5e67 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b5502621-4792-439f-a0a9-0c9e470a5e67 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b5502621-4792-439f-a0a9-0c9e470a5e67 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee returned with HTTP 200 Sep 07 17:00:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1391/2769] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:17 2026] GET /volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee => generated 816 bytes in 71 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[87177]: DEBUG cinder.api.middleware.request_id [None req-fc0e172d-20f9-4c92-882d-431c00d4cc8e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fc0e172d-20f9-4c92-882d-431c00d4cc8e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee Sep 07 17:00:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fc0e172d-20f9-4c92-882d-431c00d4cc8e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fc0e172d-20f9-4c92-882d-431c00d4cc8e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fc0e172d-20f9-4c92-882d-431c00d4cc8e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fc0e172d-20f9-4c92-882d-431c00d4cc8e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee returned with HTTP 200 Sep 07 17:00:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1379/2770] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:18 2026] GET /volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:00:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2d79f981-fe92-4479-9b6a-3ac37a01ef35 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d79f981-fe92-4479-9b6a-3ac37a01ef35 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee Sep 07 17:00:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2d79f981-fe92-4479-9b6a-3ac37a01ef35 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2d79f981-fe92-4479-9b6a-3ac37a01ef35 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2d79f981-fe92-4479-9b6a-3ac37a01ef35 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d79f981-fe92-4479-9b6a-3ac37a01ef35 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee returned with HTTP 200 Sep 07 17:00:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1392/2771] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:19 2026] GET /volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee => generated 840 bytes in 109 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[87177]: DEBUG cinder.api.middleware.request_id [None req-bb8802dd-1a54-4be5-b704-c526c5f7d630 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bb8802dd-1a54-4be5-b704-c526c5f7d630 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee Sep 07 17:00:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bb8802dd-1a54-4be5-b704-c526c5f7d630 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bb8802dd-1a54-4be5-b704-c526c5f7d630 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-bb8802dd-1a54-4be5-b704-c526c5f7d630 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bb8802dd-1a54-4be5-b704-c526c5f7d630 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee returned with HTTP 200 Sep 07 17:00:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1380/2772] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:20 2026] GET /volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee => generated 840 bytes in 121 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[87176]: DEBUG cinder.api.middleware.request_id [None req-8633e0cb-de12-4faa-932b-6595f979e1cf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8633e0cb-de12-4faa-932b-6595f979e1cf tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee Sep 07 17:00:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8633e0cb-de12-4faa-932b-6595f979e1cf tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8633e0cb-de12-4faa-932b-6595f979e1cf tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8633e0cb-de12-4faa-932b-6595f979e1cf tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8633e0cb-de12-4faa-932b-6595f979e1cf tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee returned with HTTP 200 Sep 07 17:00:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1393/2773] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:21 2026] GET /volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee => generated 840 bytes in 103 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[87177]: DEBUG cinder.api.middleware.request_id [None req-a8d24bcb-1e89-4c5a-a274-f885f3c9b14d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a8d24bcb-1e89-4c5a-a274-f885f3c9b14d tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee Sep 07 17:00:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a8d24bcb-1e89-4c5a-a274-f885f3c9b14d tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a8d24bcb-1e89-4c5a-a274-f885f3c9b14d tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a8d24bcb-1e89-4c5a-a274-f885f3c9b14d tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a8d24bcb-1e89-4c5a-a274-f885f3c9b14d tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee returned with HTTP 200 Sep 07 17:00:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1381/2774] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:23 2026] GET /volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee => generated 841 bytes in 41 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[87176]: DEBUG cinder.api.middleware.request_id [None req-e01f1d70-e502-4d8e-836d-3485226176ff None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e01f1d70-e502-4d8e-836d-3485226176ff tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee Sep 07 17:00:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e01f1d70-e502-4d8e-836d-3485226176ff tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e01f1d70-e502-4d8e-836d-3485226176ff tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e01f1d70-e502-4d8e-836d-3485226176ff tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e01f1d70-e502-4d8e-836d-3485226176ff tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee returned with HTTP 200 Sep 07 17:00:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1394/2775] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:23 2026] GET /volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee => generated 841 bytes in 36 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[87177]: DEBUG cinder.api.middleware.request_id [None req-608ecd40-1765-4231-9095-c9e679b79ad9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-608ecd40-1765-4231-9095-c9e679b79ad9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-608ecd40-1765-4231-9095-c9e679b79ad9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-608ecd40-1765-4231-9095-c9e679b79ad9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:23 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-608ecd40-1765-4231-9095-c9e679b79ad9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Delete snapshot with id: 420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-608ecd40-1765-4231-9095-c9e679b79ad9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Snapshot retrieved successfully. Sep 07 17:00:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-608ecd40-1765-4231-9095-c9e679b79ad9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Snapshot delete request issued successfully. Sep 07 17:00:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-608ecd40-1765-4231-9095-c9e679b79ad9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 returned with HTTP 202 Sep 07 17:00:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1382/2776] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:00:23 2026] DELETE /volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f3f4c5b6-8a9d-46e3-a620-f3af20f4e2d6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f3f4c5b6-8a9d-46e3-a620-f3af20f4e2d6 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f3f4c5b6-8a9d-46e3-a620-f3af20f4e2d6 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f3f4c5b6-8a9d-46e3-a620-f3af20f4e2d6 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f3f4c5b6-8a9d-46e3-a620-f3af20f4e2d6 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Snapshot retrieved successfully. Sep 07 17:00:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f3f4c5b6-8a9d-46e3-a620-f3af20f4e2d6 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 returned with HTTP 200 Sep 07 17:00:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1395/2777] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:23 2026] GET /volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 => generated 468 bytes in 22 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[87177]: DEBUG cinder.api.middleware.request_id [None req-0fef835f-8b49-47e7-afe9-8b472a9dab0f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0fef835f-8b49-47e7-afe9-8b472a9dab0f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0fef835f-8b49-47e7-afe9-8b472a9dab0f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0fef835f-8b49-47e7-afe9-8b472a9dab0f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0fef835f-8b49-47e7-afe9-8b472a9dab0f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Snapshot retrieved successfully. Sep 07 17:00:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0fef835f-8b49-47e7-afe9-8b472a9dab0f tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 returned with HTTP 200 Sep 07 17:00:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1383/2778] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:24 2026] GET /volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 => generated 468 bytes in 18 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[87176]: DEBUG cinder.api.middleware.request_id [None req-097682e6-ef1e-452b-bb2c-4435e0ddb556 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-097682e6-ef1e-452b-bb2c-4435e0ddb556 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-097682e6-ef1e-452b-bb2c-4435e0ddb556 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-097682e6-ef1e-452b-bb2c-4435e0ddb556 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-097682e6-ef1e-452b-bb2c-4435e0ddb556 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 returned with HTTP 404 Sep 07 17:00:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1396/2779] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:25 2026] GET /volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7dd53fc2-984a-458e-9126-84215460d820 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7dd53fc2-984a-458e-9126-84215460d820 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] DELETE http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b Sep 07 17:00:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7dd53fc2-984a-458e-9126-84215460d820 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7dd53fc2-984a-458e-9126-84215460d820 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:25 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-7dd53fc2-984a-458e-9126-84215460d820 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Delete volume with id: 36466d47-aab7-4195-b19c-1de712e5309b Sep 07 17:00:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7dd53fc2-984a-458e-9126-84215460d820 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7dd53fc2-984a-458e-9126-84215460d820 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Delete volume request issued successfully. Sep 07 17:00:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7dd53fc2-984a-458e-9126-84215460d820 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b returned with HTTP 202 Sep 07 17:00:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1384/2780] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:00:25 2026] DELETE /volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-885b780e-4ce8-451b-ac5b-515f0a5ce2b2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-885b780e-4ce8-451b-ac5b-515f0a5ce2b2 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b Sep 07 17:00:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-885b780e-4ce8-451b-ac5b-515f0a5ce2b2 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-885b780e-4ce8-451b-ac5b-515f0a5ce2b2 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-885b780e-4ce8-451b-ac5b-515f0a5ce2b2 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-885b780e-4ce8-451b-ac5b-515f0a5ce2b2 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b returned with HTTP 200 Sep 07 17:00:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1397/2781] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:25 2026] GET /volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b => generated 853 bytes in 43 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[87177]: DEBUG cinder.api.middleware.request_id [None req-18b9bd58-00c3-418f-ab34-55e02e23e43a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18b9bd58-00c3-418f-ab34-55e02e23e43a tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b Sep 07 17:00:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-18b9bd58-00c3-418f-ab34-55e02e23e43a tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-18b9bd58-00c3-418f-ab34-55e02e23e43a tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18b9bd58-00c3-418f-ab34-55e02e23e43a tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b returned with HTTP 404 Sep 07 17:00:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1385/2782] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:26 2026] GET /volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cdf8c861-3a2a-462b-9ad4-8c415d6ce82e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cdf8c861-3a2a-462b-9ad4-8c415d6ce82e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] DELETE http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee Sep 07 17:00:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cdf8c861-3a2a-462b-9ad4-8c415d6ce82e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cdf8c861-3a2a-462b-9ad4-8c415d6ce82e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:26 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-cdf8c861-3a2a-462b-9ad4-8c415d6ce82e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Delete volume with id: 7daef0c7-0a14-468d-90ec-f0ff403998ee Sep 07 17:00:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cdf8c861-3a2a-462b-9ad4-8c415d6ce82e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cdf8c861-3a2a-462b-9ad4-8c415d6ce82e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Delete volume request issued successfully. Sep 07 17:00:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cdf8c861-3a2a-462b-9ad4-8c415d6ce82e tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee returned with HTTP 202 Sep 07 17:00:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1398/2783] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:00:26 2026] DELETE /volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ae58e2d9-9dd2-4ee2-8ff1-83816f0ba46a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae58e2d9-9dd2-4ee2-8ff1-83816f0ba46a tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee Sep 07 17:00:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae58e2d9-9dd2-4ee2-8ff1-83816f0ba46a tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae58e2d9-9dd2-4ee2-8ff1-83816f0ba46a tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ae58e2d9-9dd2-4ee2-8ff1-83816f0ba46a tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Volume info retrieved successfully. Sep 07 17:00:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae58e2d9-9dd2-4ee2-8ff1-83816f0ba46a tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee returned with HTTP 200 Sep 07 17:00:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1386/2784] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:26 2026] GET /volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee => generated 840 bytes in 50 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[87176]: DEBUG cinder.api.middleware.request_id [None req-c2315004-c930-4fde-a28d-f71f331fbc34 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c2315004-c930-4fde-a28d-f71f331fbc34 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee Sep 07 17:00:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c2315004-c930-4fde-a28d-f71f331fbc34 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c2315004-c930-4fde-a28d-f71f331fbc34 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c2315004-c930-4fde-a28d-f71f331fbc34 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee returned with HTTP 404 Sep 07 17:00:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1399/2785] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:27 2026] GET /volume/v3/volumes/7daef0c7-0a14-468d-90ec-f0ff403998ee => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-90b728b0-f3f1-40e5-b283-dbe7abdcb5b9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-90b728b0-f3f1-40e5-b283-dbe7abdcb5b9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-90b728b0-f3f1-40e5-b283-dbe7abdcb5b9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-90b728b0-f3f1-40e5-b283-dbe7abdcb5b9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-90b728b0-f3f1-40e5-b283-dbe7abdcb5b9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Delete snapshot with id: 420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-90b728b0-f3f1-40e5-b283-dbe7abdcb5b9 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 returned with HTTP 404 Sep 07 17:00:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1387/2786] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:00:27 2026] DELETE /volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-eda8342a-d3df-4260-9308-a712f3aae39c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eda8342a-d3df-4260-9308-a712f3aae39c tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 Sep 07 17:00:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eda8342a-d3df-4260-9308-a712f3aae39c tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-eda8342a-d3df-4260-9308-a712f3aae39c tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-eda8342a-d3df-4260-9308-a712f3aae39c tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 returned with HTTP 404 Sep 07 17:00:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1400/2787] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:27 2026] GET /volume/v3/snapshots/420ace27-1baf-455f-8355-65835a9da115 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-c6570513-b2db-4503-b71d-407d1137ea40 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c6570513-b2db-4503-b71d-407d1137ea40 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] DELETE http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b Sep 07 17:00:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c6570513-b2db-4503-b71d-407d1137ea40 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c6570513-b2db-4503-b71d-407d1137ea40 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-c6570513-b2db-4503-b71d-407d1137ea40 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Delete volume with id: 36466d47-aab7-4195-b19c-1de712e5309b Sep 07 17:00:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c6570513-b2db-4503-b71d-407d1137ea40 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b returned with HTTP 404 Sep 07 17:00:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1388/2788] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:00:27 2026] DELETE /volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cee98e95-d7a3-4d83-975c-80b1c19cf086 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cee98e95-d7a3-4d83-975c-80b1c19cf086 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] GET http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b Sep 07 17:00:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cee98e95-d7a3-4d83-975c-80b1c19cf086 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cee98e95-d7a3-4d83-975c-80b1c19cf086 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cee98e95-d7a3-4d83-975c-80b1c19cf086 tempest-SnapshotDependencyTests-112297331 tempest-SnapshotDependencyTests-112297331-project-member] http://192.168.122.91/volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b returned with HTTP 404 Sep 07 17:00:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1401/2789] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:27 2026] GET /volume/v3/volumes/36466d47-aab7-4195-b19c-1de712e5309b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:37 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:00:37 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:00:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b2719dcd-b424-4569-a444-963d8dd8b266 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1228648729"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1228648729'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume of 1 GB Sep 07 17:00:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Availability Zones retrieved successfully. Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (f33d4389-2b8a-4132-856b-1729239ff465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662d25f5-2a15-4aca-b231-1ee221742762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662d25f5-2a15-4aca-b231-1ee221742762) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef3902b-511d-4085-a1ec-514bb9a9ffcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Created reservations ['3bec92b3-9393-4df9-95ca-c9503b62aad7', '01c3deef-0ab6-4528-b18c-02781f928abf', 'acdc668d-68b7-45f2-a220-2a6bf641954c', 'df71dce1-1d00-4641-a7d5-d75fc306a574'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef3902b-511d-4085-a1ec-514bb9a9ffcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bec92b3-9393-4df9-95ca-c9503b62aad7', '01c3deef-0ab6-4528-b18c-02781f928abf', 'acdc668d-68b7-45f2-a220-2a6bf641954c', 'df71dce1-1d00-4641-a7d5-d75fc306a574']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f927ae-528e-4fed-9895-e5684b4d2dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f927ae-528e-4fed-9895-e5684b4d2dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1228648729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['3bec92b3-9393-4df9-95ca-c9503b62aad7','01c3deef-0ab6-4528-b18c-02781f928abf','acdc668d-68b7-45f2-a220-2a6bf641954c','df71dce1-1d00-4641-a7d5-d75fc306a574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1228648729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='508486361ca44a5bb0096ea7bc13c018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dce4c48-793e-4d29-8121-23e8306663a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dce4c48-793e-4d29-8121-23e8306663a2) transitioned into state 'SUCCESS' from state '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-1228648729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['3bec92b3-9393-4df9-95ca-c9503b62aad7','01c3deef-0ab6-4528-b18c-02781f928abf','acdc668d-68b7-45f2-a220-2a6bf641954c','df71dce1-1d00-4641-a7d5-d75fc306a574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbc0d0cc-6666-4244-96a3-7925656c5324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbc0d0cc-6666-4244-96a3-7925656c5324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (f33d4389-2b8a-4132-856b-1729239ff465) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request issued successfully. Sep 07 17:00:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b2719dcd-b424-4569-a444-963d8dd8b266 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1389/2790] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:00:47 2026] POST /volume/v3/volumes => generated 767 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1558180005"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-daa215c1-93e2-4a02-bfef-60e19f5bf8de None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume request body: {'volume': {"'imageRef": 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1558180005'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:48 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume of 1 GB Sep 07 17:00:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-daa215c1-93e2-4a02-bfef-60e19f5bf8de tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-daa215c1-93e2-4a02-bfef-60e19f5bf8de tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-daa215c1-93e2-4a02-bfef-60e19f5bf8de tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Availability Zones retrieved successfully. Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Flow 'volume_create_api' (e6389dbe-a4cf-473b-947e-01d507881cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:48 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbc3882-a111-4ad8-bb13-bd21dac2df36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-daa215c1-93e2-4a02-bfef-60e19f5bf8de tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:00:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-daa215c1-93e2-4a02-bfef-60e19f5bf8de tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 returned with HTTP 200 Sep 07 17:00:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1390/2791] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:48 2026] GET /volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 => generated 835 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbc3882-a111-4ad8-bb13-bd21dac2df36) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d068ec2-ad1a-450b-9e0c-6dc8816a42f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Created reservations ['1e29efc5-b718-4b03-aeaf-51a6852f9df1', 'dff46d3b-12a5-484e-b730-adc00d0865e6', '9fc7152e-237b-4b42-a01a-cd7586f3d655', 'fc6334d2-91da-4683-9f7d-c32922214b4b'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d068ec2-ad1a-450b-9e0c-6dc8816a42f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e29efc5-b718-4b03-aeaf-51a6852f9df1', 'dff46d3b-12a5-484e-b730-adc00d0865e6', '9fc7152e-237b-4b42-a01a-cd7586f3d655', 'fc6334d2-91da-4683-9f7d-c32922214b4b']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f425493-736e-42b6-961c-e57e57b0644d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f425493-736e-42b6-961c-e57e57b0644d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d9bc7d5-0e92-443b-a896-a1d1c38cab55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1558180005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f974bd79f803474792bc139666d5e8c9',qos_specs=None,replication_status=,reservations=['1e29efc5-b718-4b03-aeaf-51a6852f9df1','dff46d3b-12a5-484e-b730-adc00d0865e6','9fc7152e-237b-4b42-a01a-cd7586f3d655','fc6334d2-91da-4683-9f7d-c32922214b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1558180005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d9bc7d5-0e92-443b-a896-a1d1c38cab55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f974bd79f803474792bc139666d5e8c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:48 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1880da9-b130-4b13-9f4b-65d951a79bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1880da9-b130-4b13-9f4b-65d951a79bed) transitioned into state 'SUCCESS' from state '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-1558180005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f974bd79f803474792bc139666d5e8c9',qos_specs=None,replication_status=,reservations=['1e29efc5-b718-4b03-aeaf-51a6852f9df1','dff46d3b-12a5-484e-b730-adc00d0865e6','9fc7152e-237b-4b42-a01a-cd7586f3d655','fc6334d2-91da-4683-9f7d-c32922214b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d634c6e-924a-476a-b784-57ece35afe2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d634c6e-924a-476a-b784-57ece35afe2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Flow 'volume_create_api' (e6389dbe-a4cf-473b-947e-01d507881cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume request issued successfully. Sep 07 17:00:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-faf1d2c3-f89a-468f-a79f-85543ce21d6d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1402/2792] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:48 2026] POST /volume/v3/volumes => generated 764 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1729850248"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume request body: {'volume': {"'imageRef": 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1729850248'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume of 1 GB Sep 07 17:00:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Availability Zones retrieved successfully. Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Flow 'volume_create_api' (6c9c1057-f15d-4235-a3a7-51c9c058e15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc59034-7522-42f5-aaae-9fab104c7a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc59034-7522-42f5-aaae-9fab104c7a42) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2f73db-b276-4e33-a436-5839995ce965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Created reservations ['9469219e-d31d-4e88-ab5c-b0cbb729f3cb', '73ce12bb-2d56-4c44-ae5b-248451445f40', '96223592-88d5-43e4-b72c-9f2de20bfae8', 'c4aa950a-d8ec-40d2-82dd-dd1482dd42e6'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2f73db-b276-4e33-a436-5839995ce965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9469219e-d31d-4e88-ab5c-b0cbb729f3cb', '73ce12bb-2d56-4c44-ae5b-248451445f40', '96223592-88d5-43e4-b72c-9f2de20bfae8', 'c4aa950a-d8ec-40d2-82dd-dd1482dd42e6']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c763c277-da5a-4bc6-8e93-a4053dde9c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c763c277-da5a-4bc6-8e93-a4053dde9c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '753b86a2-05ec-4fa8-a567-c6e286e463b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1729850248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f974bd79f803474792bc139666d5e8c9',qos_specs=None,replication_status=,reservations=['9469219e-d31d-4e88-ab5c-b0cbb729f3cb','73ce12bb-2d56-4c44-ae5b-248451445f40','96223592-88d5-43e4-b72c-9f2de20bfae8','c4aa950a-d8ec-40d2-82dd-dd1482dd42e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1729850248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=753b86a2-05ec-4fa8-a567-c6e286e463b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f974bd79f803474792bc139666d5e8c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c6cab04-f319-4cfb-ba72-ca66e8e06837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-205620458"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-205620458'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume of 1 GB Sep 07 17:00:49 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c6cab04-f319-4cfb-ba72-ca66e8e06837) transitioned into state 'SUCCESS' from state '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-1729850248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f974bd79f803474792bc139666d5e8c9',qos_specs=None,replication_status=,reservations=['9469219e-d31d-4e88-ab5c-b0cbb729f3cb','73ce12bb-2d56-4c44-ae5b-248451445f40','96223592-88d5-43e4-b72c-9f2de20bfae8','c4aa950a-d8ec-40d2-82dd-dd1482dd42e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (287625b3-b2b7-489c-af4f-ba8d0c25c367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Availability Zones retrieved successfully. Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Flow 'volume_create_api' (1e4f1457-4a9e-4857-a126-d22ea11737f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (287625b3-b2b7-489c-af4f-ba8d0c25c367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827b0b42-7bbd-4609-8f6f-58ba6c090f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Flow 'volume_create_api' (6c9c1057-f15d-4235-a3a7-51c9c058e15c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume request issued successfully. Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e3b38fd5-faa5-4aeb-924d-289750b32624 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1391/2793] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:49 2026] POST /volume/v3/volumes => generated 764 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5347668f-7175-4d44-9cbb-520cd4bb587e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5347668f-7175-4d44-9cbb-520cd4bb587e tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5347668f-7175-4d44-9cbb-520cd4bb587e tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827b0b42-7bbd-4609-8f6f-58ba6c090f89) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d583ca-757f-4d08-9033-264188104ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5347668f-7175-4d44-9cbb-520cd4bb587e tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:00:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1392/2794] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:00:49 2026] POST /volume/v3/types => generated 287 bytes in 126 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[87177]: DEBUG cinder.api.middleware.request_id [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1548511322"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume request body: {'volume': {"'imageRef": 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1548511322'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume of 1 GB Sep 07 17:00:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Availability Zones retrieved successfully. Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Flow 'volume_create_api' (f21bfce9-73dc-41e3-a067-f3a38b19c953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0349fe00-11e9-458b-b347-2d49600fe2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Created reservations ['8b70a9cf-df57-48b8-ac56-ed33763f288f', '75e91b06-64f3-4141-aeeb-221e0b171436', 'a5cdec35-db60-4636-8e95-ff18310dfd53', '5d1f1bec-16d6-4627-b85e-ab2bd7b77478'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0349fe00-11e9-458b-b347-2d49600fe2fb) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d583ca-757f-4d08-9033-264188104ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b70a9cf-df57-48b8-ac56-ed33763f288f', '75e91b06-64f3-4141-aeeb-221e0b171436', 'a5cdec35-db60-4636-8e95-ff18310dfd53', '5d1f1bec-16d6-4627-b85e-ab2bd7b77478']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645452d8-03bf-4d03-9c23-f6d7c6fdff82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa16b1f-830a-4c2a-b3b9-6d177cb93afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa16b1f-830a-4c2a-b3b9-6d177cb93afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '804f4372-caaf-4a50-bdb1-8e4c6346cc84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-205620458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fea07c66de943bba2c3b154f77e4d3b',qos_specs=None,replication_status=,reservations=['8b70a9cf-df57-48b8-ac56-ed33763f288f','75e91b06-64f3-4141-aeeb-221e0b171436','a5cdec35-db60-4636-8e95-ff18310dfd53','5d1f1bec-16d6-4627-b85e-ab2bd7b77478'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-205620458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=804f4372-caaf-4a50-bdb1-8e4c6346cc84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fea07c66de943bba2c3b154f77e4d3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624894b0-44cf-4843-b7da-16aa5e67a0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624894b0-44cf-4843-b7da-16aa5e67a0b9) transitioned into state 'SUCCESS' from state '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-205620458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fea07c66de943bba2c3b154f77e4d3b',qos_specs=None,replication_status=,reservations=['8b70a9cf-df57-48b8-ac56-ed33763f288f','75e91b06-64f3-4141-aeeb-221e0b171436','a5cdec35-db60-4636-8e95-ff18310dfd53','5d1f1bec-16d6-4627-b85e-ab2bd7b77478'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc47f8a9-36aa-452c-adb8-885e1bbc20bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc47f8a9-36aa-452c-adb8-885e1bbc20bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Flow 'volume_create_api' (1e4f1457-4a9e-4857-a126-d22ea11737f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _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[87176]: INFO cinder.volume.api [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume request issued successfully. Sep 07 17:00:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9c1ff6eb-0216-482a-82f4-657eff472dc1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1403/2795] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:00:49 2026] POST /volume/v3/volumes => generated 784 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-864bb151-1c2d-4017-8ce7-b6cbc77fcb39 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-864bb151-1c2d-4017-8ce7-b6cbc77fcb39 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-864bb151-1c2d-4017-8ce7-b6cbc77fcb39 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-864bb151-1c2d-4017-8ce7-b6cbc77fcb39 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:50 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:50 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:50 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:00:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-864bb151-1c2d-4017-8ce7-b6cbc77fcb39 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:00:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-864bb151-1c2d-4017-8ce7-b6cbc77fcb39 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 returned with HTTP 200 Sep 07 17:00:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1404/2796] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:50 2026] GET /volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 => generated 859 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:50 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Created reservations ['68703986-24c0-4253-b0ee-2dfce976b949', 'be6dc869-663b-4eb8-9a69-d538133259a1', '23a628dc-00fd-49b4-a51b-dd74b9312aaa', '3b65924b-208e-4658-aa26-2343b23b0511'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ae033efa-5f8b-46ad-8779-2a400ed8c002 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645452d8-03bf-4d03-9c23-f6d7c6fdff82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68703986-24c0-4253-b0ee-2dfce976b949', 'be6dc869-663b-4eb8-9a69-d538133259a1', '23a628dc-00fd-49b4-a51b-dd74b9312aaa', '3b65924b-208e-4658-aa26-2343b23b0511']}' {{(pid=87177) _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[87176]: INFO cinder.api.openstack.wsgi [None req-ae033efa-5f8b-46ad-8779-2a400ed8c002 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 Sep 07 17:00:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8542a2fa-58d4-4563-ab6a-477b7d7cf40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87176]: DEBUG cinder.api.openstack.wsgi [None req-ae033efa-5f8b-46ad-8779-2a400ed8c002 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ae033efa-5f8b-46ad-8779-2a400ed8c002 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:50 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:50 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:50 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:00:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ae033efa-5f8b-46ad-8779-2a400ed8c002 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:00:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ae033efa-5f8b-46ad-8779-2a400ed8c002 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 returned with HTTP 200 Sep 07 17:00:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1405/2797] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:50 2026] GET /volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 => generated 963 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:50 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8542a2fa-58d4-4563-ab6a-477b7d7cf40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce64acf3-036c-4635-9e82-aee67077323a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1548511322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f974bd79f803474792bc139666d5e8c9',qos_specs=None,replication_status=,reservations=['68703986-24c0-4253-b0ee-2dfce976b949','be6dc869-663b-4eb8-9a69-d538133259a1','23a628dc-00fd-49b4-a51b-dd74b9312aaa','3b65924b-208e-4658-aa26-2343b23b0511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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='tempest-CreateVolumesFromImageTest-Volume-1548511322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce64acf3-036c-4635-9e82-aee67077323a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f974bd79f803474792bc139666d5e8c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cacf48b-f4cb-4a30-b20c-ff09d2049bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cacf48b-f4cb-4a30-b20c-ff09d2049bfb) transitioned into state 'SUCCESS' from state '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-1548511322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f974bd79f803474792bc139666d5e8c9',qos_specs=None,replication_status=,reservations=['68703986-24c0-4253-b0ee-2dfce976b949','be6dc869-663b-4eb8-9a69-d538133259a1','23a628dc-00fd-49b4-a51b-dd74b9312aaa','3b65924b-208e-4658-aa26-2343b23b0511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108e742b-d8f7-429a-bcbf-ec4b8201072b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108e742b-d8f7-429a-bcbf-ec4b8201072b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Flow 'volume_create_api' (f21bfce9-73dc-41e3-a067-f3a38b19c953) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _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[87177]: INFO cinder.volume.api [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume request issued successfully. Sep 07 17:00:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9b06c50-3a0b-454b-a3b5-f971cf92f8c5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1393/2798] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:49 2026] POST /volume/v3/volumes => generated 764 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1037419030"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume request body: {'volume': {"'imageRef": 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1037419030'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:50 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume of 1 GB Sep 07 17:00:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Availability Zones retrieved successfully. Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Flow 'volume_create_api' (dfe598ab-2a1c-41c2-a143-c70c363fd96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255a18cb-da70-454a-b4ac-ae51bc30cceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255a18cb-da70-454a-b4ac-ae51bc30cceb) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ceee12-7388-4181-bafa-9808d85e4c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.quota [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Created reservations ['62b94d9b-b3e8-4cde-b6df-42fdcecd2dbf', '4779448a-51ba-44e3-9108-27ec6b9a544b', '1e8c77de-2321-40ad-996b-57ffceb43206', '55160c93-c83a-4247-86cf-88540cc784d7'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ceee12-7388-4181-bafa-9808d85e4c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62b94d9b-b3e8-4cde-b6df-42fdcecd2dbf', '4779448a-51ba-44e3-9108-27ec6b9a544b', '1e8c77de-2321-40ad-996b-57ffceb43206', '55160c93-c83a-4247-86cf-88540cc784d7']}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a5bf918-9680-427b-8e66-7bf1b412e303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a5bf918-9680-427b-8e66-7bf1b412e303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '710c90ed-ee52-427e-b8f1-970cea1b9712', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1037419030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f974bd79f803474792bc139666d5e8c9',qos_specs=None,replication_status=,reservations=['62b94d9b-b3e8-4cde-b6df-42fdcecd2dbf','4779448a-51ba-44e3-9108-27ec6b9a544b','1e8c77de-2321-40ad-996b-57ffceb43206','55160c93-c83a-4247-86cf-88540cc784d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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='tempest-CreateVolumesFromImageTest-Volume-1037419030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=710c90ed-ee52-427e-b8f1-970cea1b9712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f974bd79f803474792bc139666d5e8c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d63651e-f41c-4748-bcc1-bd9aa1c8aeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d63651e-f41c-4748-bcc1-bd9aa1c8aeae) transitioned into state 'SUCCESS' from state '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-1037419030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f974bd79f803474792bc139666d5e8c9',qos_specs=None,replication_status=,reservations=['62b94d9b-b3e8-4cde-b6df-42fdcecd2dbf','4779448a-51ba-44e3-9108-27ec6b9a544b','1e8c77de-2321-40ad-996b-57ffceb43206','55160c93-c83a-4247-86cf-88540cc784d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c377b783-ec1d-4058-96d7-9132967bd853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c377b783-ec1d-4058-96d7-9132967bd853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Flow 'volume_create_api' (dfe598ab-2a1c-41c2-a143-c70c363fd96b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _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[87176]: INFO cinder.volume.api [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume request issued successfully. Sep 07 17:00:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c2efb16a-b1cc-4c9b-81e9-e7d00fc9e7a5 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1406/2799] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:50 2026] POST /volume/v3/volumes => generated 764 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-195e4133-7785-43b6-889a-b15df564684f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cd35955c-2cfe-436b-a709-f0de1afb8856", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2078968189"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume request body: {'volume': {"'imageRef": 'cd35955c-2cfe-436b-a709-f0de1afb8856', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2078968189'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:50 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume of 1 GB Sep 07 17:00:50 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:50 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:00:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Availability Zones retrieved successfully. Sep 07 17:00:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Flow 'volume_create_api' (ed606db6-a5f3-4d3c-a33b-d4163e9e9a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f23e33a-041c-4084-acbf-820c7d527878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f23e33a-041c-4084-acbf-820c7d527878) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2852813-2c21-4512-8c98-6c650a936ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Created reservations ['dc554cb1-378d-4a27-b91b-1b6a6e9556f7', '9fc59026-9cc6-4767-b886-b67863733bfb', '60c2a60f-193e-44f7-962b-099969eb1cf9', '7ff0e487-8b69-423f-ad58-53623bcefb77'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2852813-2c21-4512-8c98-6c650a936ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc554cb1-378d-4a27-b91b-1b6a6e9556f7', '9fc59026-9cc6-4767-b886-b67863733bfb', '60c2a60f-193e-44f7-962b-099969eb1cf9', '7ff0e487-8b69-423f-ad58-53623bcefb77']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6575056-9ea7-4caf-97b3-3e562497e9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6575056-9ea7-4caf-97b3-3e562497e9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ee55bff-0df7-4970-9ec2-fbaa2fddee80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2078968189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f974bd79f803474792bc139666d5e8c9',qos_specs=None,replication_status=,reservations=['dc554cb1-378d-4a27-b91b-1b6a6e9556f7','9fc59026-9cc6-4767-b886-b67863733bfb','60c2a60f-193e-44f7-962b-099969eb1cf9','7ff0e487-8b69-423f-ad58-53623bcefb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2078968189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ee55bff-0df7-4970-9ec2-fbaa2fddee80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f974bd79f803474792bc139666d5e8c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4a02bb-ac62-4713-a6b5-3247f8aa2a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4a02bb-ac62-4713-a6b5-3247f8aa2a9b) transitioned into state 'SUCCESS' from state '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-2078968189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f974bd79f803474792bc139666d5e8c9',qos_specs=None,replication_status=,reservations=['dc554cb1-378d-4a27-b91b-1b6a6e9556f7','9fc59026-9cc6-4767-b886-b67863733bfb','60c2a60f-193e-44f7-962b-099969eb1cf9','7ff0e487-8b69-423f-ad58-53623bcefb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54c4cb61c71e49d1b7d9ae063a6e463e',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (518bffb6-03ed-4a7d-97d1-707cf1be0d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4c949fcf-4b1b-4dce-9777-2a82b6ac77cd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c949fcf-4b1b-4dce-9777-2a82b6ac77cd tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 Sep 07 17:00:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c949fcf-4b1b-4dce-9777-2a82b6ac77cd tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c949fcf-4b1b-4dce-9777-2a82b6ac77cd tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4c949fcf-4b1b-4dce-9777-2a82b6ac77cd tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (518bffb6-03ed-4a7d-97d1-707cf1be0d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Flow 'volume_create_api' (ed606db6-a5f3-4d3c-a33b-d4163e9e9a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c949fcf-4b1b-4dce-9777-2a82b6ac77cd tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 returned with HTTP 200 Sep 07 17:00:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1407/2800] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:51 2026] GET /volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Create volume request issued successfully. Sep 07 17:00:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-195e4133-7785-43b6-889a-b15df564684f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1394/2801] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:50 2026] POST /volume/v3/volumes => generated 764 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a2352e2f-f5e0-426f-bc23-e82360056ea9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1fa2762a-b85d-4f2d-8be0-28fb77552bcb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a2352e2f-f5e0-426f-bc23-e82360056ea9 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:00:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a2352e2f-f5e0-426f-bc23-e82360056ea9 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1085729583"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1fa2762a-b85d-4f2d-8be0-28fb77552bcb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1fa2762a-b85d-4f2d-8be0-28fb77552bcb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1fa2762a-b85d-4f2d-8be0-28fb77552bcb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a2352e2f-f5e0-426f-bc23-e82360056ea9 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:00:51 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-a2352e2f-f5e0-426f-bc23-e82360056ea9 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create snapshot from volume 1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 Sep 07 17:00:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1fa2762a-b85d-4f2d-8be0-28fb77552bcb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:00:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1fa2762a-b85d-4f2d-8be0-28fb77552bcb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 returned with HTTP 200 Sep 07 17:00:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1395/2802] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:51 2026] GET /volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 => generated 1013 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ebc84c47-cf07-4350-af0d-51d561edf80f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebc84c47-cf07-4350-af0d-51d561edf80f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebc84c47-cf07-4350-af0d-51d561edf80f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebc84c47-cf07-4350-af0d-51d561edf80f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ebc84c47-cf07-4350-af0d-51d561edf80f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebc84c47-cf07-4350-af0d-51d561edf80f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 returned with HTTP 200 Sep 07 17:00:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1396/2803] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:51 2026] GET /volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:51 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-a2352e2f-f5e0-426f-bc23-e82360056ea9 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Created reservations ['e7c24303-e323-4cb9-bfd5-ac027552a232', '34b5201d-de45-49c6-9473-3ad5187a7d26', 'fbbdcb9c-3daf-4f43-85c9-a6bae84ef9a8', '59989bf4-7e78-4d22-aa7f-909b173b8086'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a2352e2f-f5e0-426f-bc23-e82360056ea9 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot create request issued successfully. Sep 07 17:00:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a2352e2f-f5e0-426f-bc23-e82360056ea9 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:00:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1408/2804] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:00:51 2026] POST /volume/v3/snapshots => generated 316 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4c731e8c-323c-4b5b-87c9-a7cafe9b7f89 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c731e8c-323c-4b5b-87c9-a7cafe9b7f89 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c731e8c-323c-4b5b-87c9-a7cafe9b7f89 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c731e8c-323c-4b5b-87c9-a7cafe9b7f89 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4c731e8c-323c-4b5b-87c9-a7cafe9b7f89 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot retrieved successfully. Sep 07 17:00:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c731e8c-323c-4b5b-87c9-a7cafe9b7f89 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc returned with HTTP 200 Sep 07 17:00:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1397/2805] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:51 2026] GET /volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc => generated 448 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-21f44a1c-38cf-4b3d-b25d-eec33915c011 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21f44a1c-38cf-4b3d-b25d-eec33915c011 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 Sep 07 17:00:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-21f44a1c-38cf-4b3d-b25d-eec33915c011 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-21f44a1c-38cf-4b3d-b25d-eec33915c011 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-21f44a1c-38cf-4b3d-b25d-eec33915c011 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:00:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-21f44a1c-38cf-4b3d-b25d-eec33915c011 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 returned with HTTP 200 Sep 07 17:00:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1409/2806] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:52 2026] GET /volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 => generated 1013 bytes in 45 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[87177]: DEBUG cinder.api.middleware.request_id [None req-537b1664-287d-42bf-9889-8be7f69c9f30 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-537b1664-287d-42bf-9889-8be7f69c9f30 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 Sep 07 17:00:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-537b1664-287d-42bf-9889-8be7f69c9f30 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-537b1664-287d-42bf-9889-8be7f69c9f30 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-537b1664-287d-42bf-9889-8be7f69c9f30 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-537b1664-287d-42bf-9889-8be7f69c9f30 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 returned with HTTP 200 Sep 07 17:00:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1398/2807] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:52 2026] GET /volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6c871a06-2bf5-4deb-89f3-462d2ee6eb29 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c871a06-2bf5-4deb-89f3-462d2ee6eb29 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 Sep 07 17:00:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c871a06-2bf5-4deb-89f3-462d2ee6eb29 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c871a06-2bf5-4deb-89f3-462d2ee6eb29 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6c871a06-2bf5-4deb-89f3-462d2ee6eb29 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c871a06-2bf5-4deb-89f3-462d2ee6eb29 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 returned with HTTP 200 Sep 07 17:00:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1410/2808] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:52 2026] GET /volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5c8cb7fb-ce38-49ba-8e05-01d0253ad33c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5c8cb7fb-ce38-49ba-8e05-01d0253ad33c tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a Sep 07 17:00:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5c8cb7fb-ce38-49ba-8e05-01d0253ad33c tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5c8cb7fb-ce38-49ba-8e05-01d0253ad33c tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5c8cb7fb-ce38-49ba-8e05-01d0253ad33c tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5c8cb7fb-ce38-49ba-8e05-01d0253ad33c tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a returned with HTTP 200 Sep 07 17:00:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1399/2809] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:52 2026] GET /volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7b6d4829-dbe5-4365-928e-69d98bd5d7ba None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7b6d4829-dbe5-4365-928e-69d98bd5d7ba tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:00:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7b6d4829-dbe5-4365-928e-69d98bd5d7ba tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7b6d4829-dbe5-4365-928e-69d98bd5d7ba tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7b6d4829-dbe5-4365-928e-69d98bd5d7ba tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot retrieved successfully. Sep 07 17:00:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7b6d4829-dbe5-4365-928e-69d98bd5d7ba tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc returned with HTTP 200 Sep 07 17:00:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1411/2810] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:52 2026] GET /volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "29bf76cd-11d2-45cb-8431-62710b761849", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '29bf76cd-11d2-45cb-8431-62710b761849', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Create volume of 1 GB Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Availability Zones retrieved successfully. Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Flow 'volume_create_api' (00784cbb-7bf7-4524-915e-48b51c048e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b0f03f-2d6d-412b-a1be-beae47251d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b0f03f-2d6d-412b-a1be-beae47251d8e) 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:50Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=6af840cf-6c93-40a6-b3e9-442a0d2a0100,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': '6af840cf-6c93-40a6-b3e9-442a0d2a0100', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9bfb942-532c-4fdb-8c74-7a704c1d4e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-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:00:53 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-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:00:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5a83659d-8a6d-4fba-a2ef-a545dddb01fb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5a83659d-8a6d-4fba-a2ef-a545dddb01fb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 Sep 07 17:00:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5a83659d-8a6d-4fba-a2ef-a545dddb01fb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5a83659d-8a6d-4fba-a2ef-a545dddb01fb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:00:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:00:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5a83659d-8a6d-4fba-a2ef-a545dddb01fb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:00:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5a83659d-8a6d-4fba-a2ef-a545dddb01fb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 returned with HTTP 200 Sep 07 17:00:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1412/2811] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:53 2026] GET /volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Created reservations ['377c4622-7136-4fdf-9159-e320781de054', 'eebd23b7-770a-41c5-91a6-b8ec052d5a08', 'f7ffa3a7-b0fa-4125-8ce6-089129192426', '67b4d77c-1ebc-47aa-b2cf-6e6a7202b9a7'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9bfb942-532c-4fdb-8c74-7a704c1d4e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['377c4622-7136-4fdf-9159-e320781de054', 'eebd23b7-770a-41c5-91a6-b8ec052d5a08', 'f7ffa3a7-b0fa-4125-8ce6-089129192426', '67b4d77c-1ebc-47aa-b2cf-6e6a7202b9a7']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cb0c32d-ccda-4ea5-b385-ff0299c6ca37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e05422ae-ba5b-42a7-b23e-35cf5e4179ae None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e05422ae-ba5b-42a7-b23e-35cf5e4179ae tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:00:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e05422ae-ba5b-42a7-b23e-35cf5e4179ae tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "804f4372-caaf-4a50-bdb1-8e4c6346cc84", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1121312789"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:00:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cb0c32d-ccda-4ea5-b385-ff0299c6ca37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47c3ddbf-3274-4814-9223-91379115d158', '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='af184d7b4ce748fbaa24c4196541d836',qos_specs=None,replication_status=,reservations=['377c4622-7136-4fdf-9159-e320781de054','eebd23b7-770a-41c5-91a6-b8ec052d5a08','f7ffa3a7-b0fa-4125-8ce6-089129192426','67b4d77c-1ebc-47aa-b2cf-6e6a7202b9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca30636caf7645138399a30d3e1feca4',volume_type_id=6af840cf-6c93-40a6-b3e9-442a0d2a0100), 'volume': Volume(_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:53Z,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=47c3ddbf-3274-4814-9223-91379115d158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af184d7b4ce748fbaa24c4196541d836',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca30636caf7645138399a30d3e1feca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6af840cf-6c93-40a6-b3e9-442a0d2a0100),volume_type_id=6af840cf-6c93-40a6-b3e9-442a0d2a0100)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:00:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e05422ae-ba5b-42a7-b23e-35cf5e4179ae tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:00:53 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-e05422ae-ba5b-42a7-b23e-35cf5e4179ae tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create snapshot from volume 804f4372-caaf-4a50-bdb1-8e4c6346cc84 Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13797f08-67dc-429f-854e-45c24bbc1366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13797f08-67dc-429f-854e-45c24bbc1366) transitioned into state 'SUCCESS' from 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='af184d7b4ce748fbaa24c4196541d836',qos_specs=None,replication_status=,reservations=['377c4622-7136-4fdf-9159-e320781de054','eebd23b7-770a-41c5-91a6-b8ec052d5a08','f7ffa3a7-b0fa-4125-8ce6-089129192426','67b4d77c-1ebc-47aa-b2cf-6e6a7202b9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca30636caf7645138399a30d3e1feca4',volume_type_id=6af840cf-6c93-40a6-b3e9-442a0d2a0100)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29caabfd-b591-4dcf-af2f-b28da63d798f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29caabfd-b591-4dcf-af2f-b28da63d798f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Flow 'volume_create_api' (00784cbb-7bf7-4524-915e-48b51c048e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Create volume request issued successfully. Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4cdf2590-9e81-48ab-8fb4-7c6264ecf537 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1400/2812] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:53 2026] POST /volume/v3/volumes => generated 804 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a5ed8a2e-86cb-40a7-abe6-fcf275babc15 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a5ed8a2e-86cb-40a7-abe6-fcf275babc15 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a Sep 07 17:00:53 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-e05422ae-ba5b-42a7-b23e-35cf5e4179ae tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Created reservations ['f11d0ed8-f894-4838-b2ac-4154c5645780', '67521748-ee6d-468b-ab25-b77e6ecac26b', '38282cea-3836-4a8c-868e-11aa700b69c3', '6752d192-9980-4be6-a06d-2b78bcd2deaa'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a5ed8a2e-86cb-40a7-abe6-fcf275babc15 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a5ed8a2e-86cb-40a7-abe6-fcf275babc15 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:00:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a5ed8a2e-86cb-40a7-abe6-fcf275babc15 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a5ed8a2e-86cb-40a7-abe6-fcf275babc15 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a returned with HTTP 200 Sep 07 17:00:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:00:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1401/2813] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:53 2026] GET /volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6f3713fd-a720-49ae-b60c-b55f4cdcb939 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f3713fd-a720-49ae-b60c-b55f4cdcb939 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6f3713fd-a720-49ae-b60c-b55f4cdcb939 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6f3713fd-a720-49ae-b60c-b55f4cdcb939 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:00:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6f3713fd-a720-49ae-b60c-b55f4cdcb939 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:00:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e05422ae-ba5b-42a7-b23e-35cf5e4179ae tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot create request issued successfully. Sep 07 17:00:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e05422ae-ba5b-42a7-b23e-35cf5e4179ae tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:00:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1413/2814] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:00:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-aeb218f2-943a-4623-b375-9ae02b9e5b52 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f3713fd-a720-49ae-b60c-b55f4cdcb939 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:00:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1402/2815] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:53 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 872 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aeb218f2-943a-4623-b375-9ae02b9e5b52 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:00:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aeb218f2-943a-4623-b375-9ae02b9e5b52 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aeb218f2-943a-4623-b375-9ae02b9e5b52 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-56be95d6-ccdb-492e-8ceb-0c2fe431ca73 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-56be95d6-ccdb-492e-8ceb-0c2fe431ca73 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-56be95d6-ccdb-492e-8ceb-0c2fe431ca73 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-56be95d6-ccdb-492e-8ceb-0c2fe431ca73 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:00:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-aeb218f2-943a-4623-b375-9ae02b9e5b52 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot retrieved successfully. Sep 07 17:00:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aeb218f2-943a-4623-b375-9ae02b9e5b52 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc returned with HTTP 200 Sep 07 17:00:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1414/2816] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:53 2026] GET /volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-56be95d6-ccdb-492e-8ceb-0c2fe431ca73 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:00:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-56be95d6-ccdb-492e-8ceb-0c2fe431ca73 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 200 Sep 07 17:00:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1403/2817] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:53 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-08d50814-f777-4e73-bf44-53967e54b557 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-08d50814-f777-4e73-bf44-53967e54b557 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a Sep 07 17:00:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-08d50814-f777-4e73-bf44-53967e54b557 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-08d50814-f777-4e73-bf44-53967e54b557 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-08d50814-f777-4e73-bf44-53967e54b557 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-08d50814-f777-4e73-bf44-53967e54b557 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a returned with HTTP 200 Sep 07 17:00:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1415/2818] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:54 2026] GET /volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cd440dfa-acf3-4e85-b8c0-a0e2b09ee2a9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd440dfa-acf3-4e85-b8c0-a0e2b09ee2a9 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 Sep 07 17:00:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd440dfa-acf3-4e85-b8c0-a0e2b09ee2a9 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd440dfa-acf3-4e85-b8c0-a0e2b09ee2a9 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d863ca8d-3795-4e4f-a671-41ef04661a07 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d863ca8d-3795-4e4f-a671-41ef04661a07 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:00:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d863ca8d-3795-4e4f-a671-41ef04661a07 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d863ca8d-3795-4e4f-a671-41ef04661a07 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:54 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d863ca8d-3795-4e4f-a671-41ef04661a07 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:00:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cd440dfa-acf3-4e85-b8c0-a0e2b09ee2a9 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d863ca8d-3795-4e4f-a671-41ef04661a07 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:00:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1416/2819] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:54 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 896 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5e5b864b-8428-497a-9b9f-50da1fa9a56f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd440dfa-acf3-4e85-b8c0-a0e2b09ee2a9 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 returned with HTTP 200 Sep 07 17:00:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1404/2820] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:54 2026] GET /volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9a4499cc-7d56-4f47-b5b2-f57e9d26ddb9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e5b864b-8428-497a-9b9f-50da1fa9a56f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:00:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5e5b864b-8428-497a-9b9f-50da1fa9a56f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5e5b864b-8428-497a-9b9f-50da1fa9a56f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9a4499cc-7d56-4f47-b5b2-f57e9d26ddb9 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:00:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9a4499cc-7d56-4f47-b5b2-f57e9d26ddb9 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9a4499cc-7d56-4f47-b5b2-f57e9d26ddb9 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5e5b864b-8428-497a-9b9f-50da1fa9a56f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot retrieved successfully. Sep 07 17:00:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e5b864b-8428-497a-9b9f-50da1fa9a56f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc returned with HTTP 200 Sep 07 17:00:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1417/2821] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:54 2026] GET /volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc => generated 448 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9a4499cc-7d56-4f47-b5b2-f57e9d26ddb9 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:00:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9a4499cc-7d56-4f47-b5b2-f57e9d26ddb9 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 200 Sep 07 17:00:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1405/2822] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:54 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-08d26129-b741-41f0-9054-9ff9863150b1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-08d26129-b741-41f0-9054-9ff9863150b1 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:00:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-08d26129-b741-41f0-9054-9ff9863150b1 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-08d26129-b741-41f0-9054-9ff9863150b1 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8959789e-88b3-465d-ba16-215f3e16e17d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8959789e-88b3-465d-ba16-215f3e16e17d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 Sep 07 17:00:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8959789e-88b3-465d-ba16-215f3e16e17d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8959789e-88b3-465d-ba16-215f3e16e17d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:55 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-08d26129-b741-41f0-9054-9ff9863150b1 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:00:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8959789e-88b3-465d-ba16-215f3e16e17d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-08d26129-b741-41f0-9054-9ff9863150b1 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:00:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1418/2823] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:55 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 954 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b3f830ea-e84b-42fe-8a88-446517a0db02 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b3f830ea-e84b-42fe-8a88-446517a0db02 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:00:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b3f830ea-e84b-42fe-8a88-446517a0db02 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b3f830ea-e84b-42fe-8a88-446517a0db02 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b3f830ea-e84b-42fe-8a88-446517a0db02 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot retrieved successfully. Sep 07 17:00:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b3f830ea-e84b-42fe-8a88-446517a0db02 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc returned with HTTP 200 Sep 07 17:00:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8959789e-88b3-465d-ba16-215f3e16e17d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 returned with HTTP 200 Sep 07 17:00:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1406/2824] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:55 2026] GET /volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1419/2825] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:55 2026] GET /volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc => generated 448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d454a5f4-7442-462d-a208-c801d17e5123 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d454a5f4-7442-462d-a208-c801d17e5123 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:00:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d454a5f4-7442-462d-a208-c801d17e5123 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d454a5f4-7442-462d-a208-c801d17e5123 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f2d8e90a-3d9a-4377-8a93-e09736dbde84 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2d8e90a-3d9a-4377-8a93-e09736dbde84 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 Sep 07 17:00:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2d8e90a-3d9a-4377-8a93-e09736dbde84 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2d8e90a-3d9a-4377-8a93-e09736dbde84 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d454a5f4-7442-462d-a208-c801d17e5123 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:00:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d454a5f4-7442-462d-a208-c801d17e5123 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 200 Sep 07 17:00:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1420/2826] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:55 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f2d8e90a-3d9a-4377-8a93-e09736dbde84 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2d8e90a-3d9a-4377-8a93-e09736dbde84 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 returned with HTTP 200 Sep 07 17:00:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1407/2827] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:56 2026] GET /volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ee9b288c-3d49-47b5-9383-8b566601ba96 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee9b288c-3d49-47b5-9383-8b566601ba96 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] DELETE http://192.168.122.91/volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 Sep 07 17:00:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee9b288c-3d49-47b5-9383-8b566601ba96 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee9b288c-3d49-47b5-9383-8b566601ba96 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:56 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-ee9b288c-3d49-47b5-9383-8b566601ba96 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Delete volume with id: 8ee55bff-0df7-4970-9ec2-fbaa2fddee80 Sep 07 17:00:56 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee9b288c-3d49-47b5-9383-8b566601ba96 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee9b288c-3d49-47b5-9383-8b566601ba96 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Delete volume request issued successfully. Sep 07 17:00:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee9b288c-3d49-47b5-9383-8b566601ba96 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 returned with HTTP 202 Sep 07 17:00:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1421/2828] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:00:56 2026] DELETE /volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:00:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-572c360d-d155-419c-a3c8-5f2f52bac739 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-572c360d-d155-419c-a3c8-5f2f52bac739 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 Sep 07 17:00:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-572c360d-d155-419c-a3c8-5f2f52bac739 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-572c360d-d155-419c-a3c8-5f2f52bac739 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-572c360d-d155-419c-a3c8-5f2f52bac739 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-572c360d-d155-419c-a3c8-5f2f52bac739 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 returned with HTTP 200 Sep 07 17:00:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1408/2829] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:56 2026] GET /volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c662b8ee-28a4-4e55-9edd-175420eb4e20 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e8f4af42-ac35-45d9-b729-13daa00549fe None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c662b8ee-28a4-4e55-9edd-175420eb4e20 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:00:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c662b8ee-28a4-4e55-9edd-175420eb4e20 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c662b8ee-28a4-4e55-9edd-175420eb4e20 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e8f4af42-ac35-45d9-b729-13daa00549fe tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:00:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e8f4af42-ac35-45d9-b729-13daa00549fe tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e8f4af42-ac35-45d9-b729-13daa00549fe tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e8f4af42-ac35-45d9-b729-13daa00549fe tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot retrieved successfully. Sep 07 17:00:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e8f4af42-ac35-45d9-b729-13daa00549fe tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc returned with HTTP 200 Sep 07 17:00:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1409/2830] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:56 2026] GET /volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:00:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c662b8ee-28a4-4e55-9edd-175420eb4e20 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:00:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c662b8ee-28a4-4e55-9edd-175420eb4e20 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:00:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1422/2831] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:56 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 954 bytes in 49 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[87177]: DEBUG cinder.api.middleware.request_id [None req-305130ba-50a5-4ed7-88ce-1ba2ead91d52 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-305130ba-50a5-4ed7-88ce-1ba2ead91d52 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:00:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-305130ba-50a5-4ed7-88ce-1ba2ead91d52 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-305130ba-50a5-4ed7-88ce-1ba2ead91d52 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-305130ba-50a5-4ed7-88ce-1ba2ead91d52 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:00:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-305130ba-50a5-4ed7-88ce-1ba2ead91d52 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 200 Sep 07 17:00:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1410/2832] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:57 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 440 bytes in 24 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[87176]: DEBUG cinder.api.middleware.request_id [None req-09764ee5-d2a9-4445-97d1-5c46de439548 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-09764ee5-d2a9-4445-97d1-5c46de439548 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 Sep 07 17:00:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-09764ee5-d2a9-4445-97d1-5c46de439548 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-09764ee5-d2a9-4445-97d1-5c46de439548 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-09764ee5-d2a9-4445-97d1-5c46de439548 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 returned with HTTP 404 Sep 07 17:00:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1423/2833] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:57 2026] GET /volume/v3/volumes/8ee55bff-0df7-4970-9ec2-fbaa2fddee80 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a38b8ead-5e96-4f6f-ad5c-3d239d311897 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a38b8ead-5e96-4f6f-ad5c-3d239d311897 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] DELETE http://192.168.122.91/volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 Sep 07 17:00:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a38b8ead-5e96-4f6f-ad5c-3d239d311897 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a38b8ead-5e96-4f6f-ad5c-3d239d311897 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:57 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a38b8ead-5e96-4f6f-ad5c-3d239d311897 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Delete volume with id: 710c90ed-ee52-427e-b8f1-970cea1b9712 Sep 07 17:00:57 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a38b8ead-5e96-4f6f-ad5c-3d239d311897 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a38b8ead-5e96-4f6f-ad5c-3d239d311897 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Delete volume request issued successfully. Sep 07 17:00:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a38b8ead-5e96-4f6f-ad5c-3d239d311897 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 returned with HTTP 202 Sep 07 17:00:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1411/2834] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:00:57 2026] DELETE /volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-865e2380-53e4-45a9-a8c5-59772633b16d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-865e2380-53e4-45a9-a8c5-59772633b16d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 Sep 07 17:00:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-865e2380-53e4-45a9-a8c5-59772633b16d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-865e2380-53e4-45a9-a8c5-59772633b16d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:57 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-865e2380-53e4-45a9-a8c5-59772633b16d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-865e2380-53e4-45a9-a8c5-59772633b16d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 returned with HTTP 200 Sep 07 17:00:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1424/2835] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:57 2026] GET /volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 => generated 856 bytes in 69 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[87177]: DEBUG cinder.api.middleware.request_id [None req-62fb28fb-c744-4a78-8674-8bd7f74b9a71 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-62fb28fb-c744-4a78-8674-8bd7f74b9a71 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-62fb28fb-c744-4a78-8674-8bd7f74b9a71 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-62fb28fb-c744-4a78-8674-8bd7f74b9a71 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-62fb28fb-c744-4a78-8674-8bd7f74b9a71 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot retrieved successfully. Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-62fb28fb-c744-4a78-8674-8bd7f74b9a71 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc returned with HTTP 200 Sep 07 17:00:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1412/2836] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:58 2026] GET /volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc => generated 475 bytes in 21 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[87176]: DEBUG cinder.api.middleware.request_id [None req-5e98f8d1-5804-4281-9f34-b188d71dc8ca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e98f8d1-5804-4281-9f34-b188d71dc8ca tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5e98f8d1-5804-4281-9f34-b188d71dc8ca tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5e98f8d1-5804-4281-9f34-b188d71dc8ca tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6e76b919-f55e-4db9-a18b-c4bd335b93fc", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1800753330"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request body: {'volume': {"'snapshot_id": '6e76b919-f55e-4db9-a18b-c4bd335b93fc', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1800753330'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume of 1 GB Sep 07 17:00:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Availability Zones retrieved successfully. Sep 07 17:00:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5e98f8d1-5804-4281-9f34-b188d71dc8ca tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (7b86f076-b1bd-4d8e-8940-93cf4758e1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e98f8d1-5804-4281-9f34-b188d71dc8ca tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:00:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1425/2837] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:58 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 954 bytes in 54 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[87176]: DEBUG cinder.api.middleware.request_id [None req-a7a76862-181a-49bd-97b1-ec705bc76795 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9f57a5-e402-4b33-b7b4-28858193a910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a7a76862-181a-49bd-97b1-ec705bc76795 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a7a76862-181a-49bd-97b1-ec705bc76795 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a7a76862-181a-49bd-97b1-ec705bc76795 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a7a76862-181a-49bd-97b1-ec705bc76795 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a7a76862-181a-49bd-97b1-ec705bc76795 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 200 Sep 07 17:00:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1426/2838] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:58 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 440 bytes in 28 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[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9f57a5-e402-4b33-b7b4-28858193a910) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f752cb1a-37c1-4e07-bfde-d99137bbb4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Created reservations ['0c014cd6-f5c1-4f15-b24c-fdc4270cfbec', 'bfe9b2ec-cf04-4d48-bb52-59a88fe0091d', 'eb3192c1-67c8-4049-8368-386314c2df70', 'f9a53be1-60ee-4a55-b065-a9973c2535be'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f752cb1a-37c1-4e07-bfde-d99137bbb4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c014cd6-f5c1-4f15-b24c-fdc4270cfbec', 'bfe9b2ec-cf04-4d48-bb52-59a88fe0091d', 'eb3192c1-67c8-4049-8368-386314c2df70', 'f9a53be1-60ee-4a55-b065-a9973c2535be']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6de23cb-fb16-477a-b6bb-fd5875e9a1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6de23cb-fb16-477a-b6bb-fd5875e9a1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecb70a00-5183-4c55-b295-cd30600c73d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1800753330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['0c014cd6-f5c1-4f15-b24c-fdc4270cfbec','bfe9b2ec-cf04-4d48-bb52-59a88fe0091d','eb3192c1-67c8-4049-8368-386314c2df70','f9a53be1-60ee-4a55-b065-a9973c2535be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1800753330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecb70a00-5183-4c55-b295-cd30600c73d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='508486361ca44a5bb0096ea7bc13c018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07bdd342-b6db-40c9-80d8-f2601ad15b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07bdd342-b6db-40c9-80d8-f2601ad15b54) transitioned into state 'SUCCESS' from state '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-1800753330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['0c014cd6-f5c1-4f15-b24c-fdc4270cfbec','bfe9b2ec-cf04-4d48-bb52-59a88fe0091d','eb3192c1-67c8-4049-8368-386314c2df70','f9a53be1-60ee-4a55-b065-a9973c2535be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf4c18c-ce4a-4029-8d0c-64de7137be67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf4c18c-ce4a-4029-8d0c-64de7137be67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (7b86f076-b1bd-4d8e-8940-93cf4758e1bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request issued successfully. Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ab2b4292-2692-4479-9ba4-10592f2a0c62 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1413/2839] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:58 2026] POST /volume/v3/volumes => generated 767 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6d048811-f3ba-4bb6-873c-c0757aa16afd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6d048811-f3ba-4bb6-873c-c0757aa16afd tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6d048811-f3ba-4bb6-873c-c0757aa16afd tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6e76b919-f55e-4db9-a18b-c4bd335b93fc", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1250384258"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6d048811-f3ba-4bb6-873c-c0757aa16afd tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request body: {'volume': {"'snapshot_id": '6e76b919-f55e-4db9-a18b-c4bd335b93fc', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1250384258'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume of 1 GB Sep 07 17:00:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6d048811-f3ba-4bb6-873c-c0757aa16afd tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 returned with HTTP 404 Sep 07 17:00:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1427/2840] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:58 2026] GET /volume/v3/volumes/710c90ed-ee52-427e-b8f1-970cea1b9712 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Availability Zones retrieved successfully. Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7e4be998-a394-4e8e-9cfc-9437f9a40044 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e4be998-a394-4e8e-9cfc-9437f9a40044 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] DELETE http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e4be998-a394-4e8e-9cfc-9437f9a40044 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e4be998-a394-4e8e-9cfc-9437f9a40044 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-7e4be998-a394-4e8e-9cfc-9437f9a40044 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Delete volume with id: ce64acf3-036c-4635-9e82-aee67077323a Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (21ddbab9-9ffb-4f6c-944b-1df7bc0d94fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d1c31e-35fe-4aec-84de-64295ae7b5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7e4be998-a394-4e8e-9cfc-9437f9a40044 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7e4be998-a394-4e8e-9cfc-9437f9a40044 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Delete volume request issued successfully. Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e4be998-a394-4e8e-9cfc-9437f9a40044 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a returned with HTTP 202 Sep 07 17:00:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1428/2841] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:00:58 2026] DELETE /volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e2db7bfc-5f41-4f88-b9e3-7c90d3f2f45e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2db7bfc-5f41-4f88-b9e3-7c90d3f2f45e tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e2db7bfc-5f41-4f88-b9e3-7c90d3f2f45e tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e2db7bfc-5f41-4f88-b9e3-7c90d3f2f45e tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d1c31e-35fe-4aec-84de-64295ae7b5aa) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2fdd51-25a4-45cb-a532-24547cb54cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e2db7bfc-5f41-4f88-b9e3-7c90d3f2f45e tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e2db7bfc-5f41-4f88-b9e3-7c90d3f2f45e tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a returned with HTTP 200 Sep 07 17:00:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1429/2842] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:58 2026] GET /volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a => generated 856 bytes in 75 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[87177]: DEBUG cinder.quota [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Created reservations ['dedebe4e-8446-423c-a782-0dc77c3c3286', 'a3159265-1a79-44c2-a05f-f4d5b315c604', 'f2ae9b2a-0044-49fb-9762-616f9d809dc5', 'c02c4d36-145d-40f5-866d-5525a51997ae'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2fdd51-25a4-45cb-a532-24547cb54cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dedebe4e-8446-423c-a782-0dc77c3c3286', 'a3159265-1a79-44c2-a05f-f4d5b315c604', 'f2ae9b2a-0044-49fb-9762-616f9d809dc5', 'c02c4d36-145d-40f5-866d-5525a51997ae']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33f39b28-3612-40e7-919e-8bcde9c0cad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33f39b28-3612-40e7-919e-8bcde9c0cad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fca7fa0a-b1ba-4369-b58b-995e3165bb7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1250384258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['dedebe4e-8446-423c-a782-0dc77c3c3286','a3159265-1a79-44c2-a05f-f4d5b315c604','f2ae9b2a-0044-49fb-9762-616f9d809dc5','c02c4d36-145d-40f5-866d-5525a51997ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1250384258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fca7fa0a-b1ba-4369-b58b-995e3165bb7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='508486361ca44a5bb0096ea7bc13c018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d6118a-fcaf-4a8c-b98c-0cb121dc5d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d6118a-fcaf-4a8c-b98c-0cb121dc5d4d) transitioned into state 'SUCCESS' from state '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-1250384258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['dedebe4e-8446-423c-a782-0dc77c3c3286','a3159265-1a79-44c2-a05f-f4d5b315c604','f2ae9b2a-0044-49fb-9762-616f9d809dc5','c02c4d36-145d-40f5-866d-5525a51997ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40b842c-f530-4b7b-a3ee-706511ae8229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40b842c-f530-4b7b-a3ee-706511ae8229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (21ddbab9-9ffb-4f6c-944b-1df7bc0d94fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request issued successfully. Sep 07 17:00:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2f8f43d-7a3c-4203-bfe7-729ca0451a5f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1414/2843] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:58 2026] POST /volume/v3/volumes => generated 767 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8996621b-8da6-431c-922d-41ceb530ba26 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6e76b919-f55e-4db9-a18b-c4bd335b93fc", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2045200822"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request body: {'volume': {"'snapshot_id": '6e76b919-f55e-4db9-a18b-c4bd335b93fc', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2045200822'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume of 1 GB Sep 07 17:00:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Availability Zones retrieved successfully. Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (5525b4d6-9db6-44bd-a2b9-0dcbfcd49e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43de036a-7b9d-43aa-a2c0-21c6d466264f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43de036a-7b9d-43aa-a2c0-21c6d466264f) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0fb7d2-c70f-445c-91f7-472f433dc851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6d7f98ed-7faa-4f52-aa9d-8a2d4c1120f2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6d7f98ed-7faa-4f52-aa9d-8a2d4c1120f2 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6d7f98ed-7faa-4f52-aa9d-8a2d4c1120f2 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6d7f98ed-7faa-4f52-aa9d-8a2d4c1120f2 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6d7f98ed-7faa-4f52-aa9d-8a2d4c1120f2 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:00:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6d7f98ed-7faa-4f52-aa9d-8a2d4c1120f2 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:00:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1415/2844] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:59 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 954 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5f7ae856-0e09-4afe-8a8e-c76016d52f01 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5f7ae856-0e09-4afe-8a8e-c76016d52f01 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5f7ae856-0e09-4afe-8a8e-c76016d52f01 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5f7ae856-0e09-4afe-8a8e-c76016d52f01 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:00:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5f7ae856-0e09-4afe-8a8e-c76016d52f01 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:00:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5f7ae856-0e09-4afe-8a8e-c76016d52f01 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 200 Sep 07 17:00:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1416/2845] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:59 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Created reservations ['da5c442c-5c59-4cc3-9a48-2a020fc822e8', '204053ec-4c2c-4a76-96f1-6a65874c8412', 'ef5d915d-a37c-4be4-acb1-9d8a7030a86c', '82ec3b96-1cff-44a5-bf79-ef96a7812e69'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0fb7d2-c70f-445c-91f7-472f433dc851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da5c442c-5c59-4cc3-9a48-2a020fc822e8', '204053ec-4c2c-4a76-96f1-6a65874c8412', 'ef5d915d-a37c-4be4-acb1-9d8a7030a86c', '82ec3b96-1cff-44a5-bf79-ef96a7812e69']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10ac766d-2bf0-4f65-9fb5-aecdac6bf371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10ac766d-2bf0-4f65-9fb5-aecdac6bf371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57482018-fff8-4e20-9de6-517208c75048', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2045200822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['da5c442c-5c59-4cc3-9a48-2a020fc822e8','204053ec-4c2c-4a76-96f1-6a65874c8412','ef5d915d-a37c-4be4-acb1-9d8a7030a86c','82ec3b96-1cff-44a5-bf79-ef96a7812e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2045200822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57482018-fff8-4e20-9de6-517208c75048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='508486361ca44a5bb0096ea7bc13c018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a1f0973-5499-4657-9d73-d27460a6a3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a1f0973-5499-4657-9d73-d27460a6a3a2) transitioned into state 'SUCCESS' from state '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-2045200822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['da5c442c-5c59-4cc3-9a48-2a020fc822e8','204053ec-4c2c-4a76-96f1-6a65874c8412','ef5d915d-a37c-4be4-acb1-9d8a7030a86c','82ec3b96-1cff-44a5-bf79-ef96a7812e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87bad7f0-974d-49a3-869e-b702b22ec5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87bad7f0-974d-49a3-869e-b702b22ec5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (5525b4d6-9db6-44bd-a2b9-0dcbfcd49e67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request issued successfully. Sep 07 17:00:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8996621b-8da6-431c-922d-41ceb530ba26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1430/2846] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:59 2026] POST /volume/v3/volumes => generated 767 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4908fc25-538c-4cfc-a637-705ca031455a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6e76b919-f55e-4db9-a18b-c4bd335b93fc", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-205385442"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request body: {'volume': {"'snapshot_id": '6e76b919-f55e-4db9-a18b-c4bd335b93fc', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-205385442'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume of 1 GB Sep 07 17:00:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Availability Zones retrieved successfully. Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (edafd3eb-795c-4034-be81-3e158d19fafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9918b9ef-cb3b-4874-b70b-e76e559581c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9918b9ef-cb3b-4874-b70b-e76e559581c0) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a584fb00-3ca9-4a84-8f88-e3666735bd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-de545b61-6452-436f-9630-d8d0031d2460 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de545b61-6452-436f-9630-d8d0031d2460 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de545b61-6452-436f-9630-d8d0031d2460 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de545b61-6452-436f-9630-d8d0031d2460 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:00:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:00:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-de545b61-6452-436f-9630-d8d0031d2460 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:00:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de545b61-6452-436f-9630-d8d0031d2460 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a returned with HTTP 200 Sep 07 17:00:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1431/2847] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:59 2026] GET /volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Created reservations ['0c031bbc-7a00-4aa0-a76f-e73d4d910f3d', '241d1c6d-cf9d-4906-afb3-d82f7eede45d', '0a3f8b19-66ce-44f3-a36d-18641bfbc3db', '6fcbf37a-8fa3-4214-b2d7-556e414a76e6'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a584fb00-3ca9-4a84-8f88-e3666735bd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c031bbc-7a00-4aa0-a76f-e73d4d910f3d', '241d1c6d-cf9d-4906-afb3-d82f7eede45d', '0a3f8b19-66ce-44f3-a36d-18641bfbc3db', '6fcbf37a-8fa3-4214-b2d7-556e414a76e6']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67aca96d-92ef-4c26-8737-a25e868880c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67aca96d-92ef-4c26-8737-a25e868880c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb9b16b4-fcae-4ed5-808d-4221fd291531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-205385442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['0c031bbc-7a00-4aa0-a76f-e73d4d910f3d','241d1c6d-cf9d-4906-afb3-d82f7eede45d','0a3f8b19-66ce-44f3-a36d-18641bfbc3db','6fcbf37a-8fa3-4214-b2d7-556e414a76e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-205385442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb9b16b4-fcae-4ed5-808d-4221fd291531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='508486361ca44a5bb0096ea7bc13c018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0797a01-4890-4b7e-b950-b20ec265d36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0797a01-4890-4b7e-b950-b20ec265d36e) transitioned into state 'SUCCESS' from state '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-205385442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['0c031bbc-7a00-4aa0-a76f-e73d4d910f3d','241d1c6d-cf9d-4906-afb3-d82f7eede45d','0a3f8b19-66ce-44f3-a36d-18641bfbc3db','6fcbf37a-8fa3-4214-b2d7-556e414a76e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:59 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd193dcc-3f69-44a0-9a09-2b600e3c09d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd193dcc-3f69-44a0-9a09-2b600e3c09d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (edafd3eb-795c-4034-be81-3e158d19fafb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request issued successfully. Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4908fc25-538c-4cfc-a637-705ca031455a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1417/2848] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:59 2026] POST /volume/v3/volumes => generated 766 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6e76b919-f55e-4db9-a18b-c4bd335b93fc", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2060487700"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request body: {'volume': {"'snapshot_id": '6e76b919-f55e-4db9-a18b-c4bd335b93fc', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2060487700'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume of 1 GB Sep 07 17:01:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Availability Zones retrieved successfully. Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (cae18fca-085a-4350-b38b-8fb7a37ef1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5ff730-c93f-4b67-b247-7f04af7be535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5ff730-c93f-4b67-b247-7f04af7be535) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8304a41-7d7f-4a6a-83fe-776f3df76839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8a46542b-9d08-453e-b206-f580aaf49e5c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8a46542b-9d08-453e-b206-f580aaf49e5c tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8a46542b-9d08-453e-b206-f580aaf49e5c tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8a46542b-9d08-453e-b206-f580aaf49e5c tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8a46542b-9d08-453e-b206-f580aaf49e5c tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8a46542b-9d08-453e-b206-f580aaf49e5c tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:01:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1418/2849] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:00 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 954 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0bd73679-87b6-4b94-af4a-08fff7aff6e2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0bd73679-87b6-4b94-af4a-08fff7aff6e2 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0bd73679-87b6-4b94-af4a-08fff7aff6e2 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0bd73679-87b6-4b94-af4a-08fff7aff6e2 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0bd73679-87b6-4b94-af4a-08fff7aff6e2 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Created reservations ['a0a331d3-a773-4dc3-8456-a4261edb1d0a', 'fb3e393c-363a-4677-9335-1a10ce4cccfc', '16f9ae34-82db-4519-9696-71296f634852', 'e3b104ef-9532-4f5d-8caf-2a4aa30592f9'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0bd73679-87b6-4b94-af4a-08fff7aff6e2 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 200 Sep 07 17:01:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1419/2850] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:00 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8304a41-7d7f-4a6a-83fe-776f3df76839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0a331d3-a773-4dc3-8456-a4261edb1d0a', 'fb3e393c-363a-4677-9335-1a10ce4cccfc', '16f9ae34-82db-4519-9696-71296f634852', 'e3b104ef-9532-4f5d-8caf-2a4aa30592f9']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee5080b-fc68-49f0-92ce-73f48e978c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee5080b-fc68-49f0-92ce-73f48e978c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2f916ae-28c1-44aa-9eab-7b1f16c35911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2060487700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['a0a331d3-a773-4dc3-8456-a4261edb1d0a','fb3e393c-363a-4677-9335-1a10ce4cccfc','16f9ae34-82db-4519-9696-71296f634852','e3b104ef-9532-4f5d-8caf-2a4aa30592f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2060487700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2f916ae-28c1-44aa-9eab-7b1f16c35911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='508486361ca44a5bb0096ea7bc13c018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (323372d8-0ab1-4de1-a04b-03a8624e9723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (323372d8-0ab1-4de1-a04b-03a8624e9723) transitioned into state 'SUCCESS' from state '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-2060487700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508486361ca44a5bb0096ea7bc13c018',qos_specs=None,replication_status=,reservations=['a0a331d3-a773-4dc3-8456-a4261edb1d0a','fb3e393c-363a-4677-9335-1a10ce4cccfc','16f9ae34-82db-4519-9696-71296f634852','e3b104ef-9532-4f5d-8caf-2a4aa30592f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e25b1df14084ab7b6e46f018f2c8a03',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ac102a-30d7-4069-87a0-7acf43bb838b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ac102a-30d7-4069-87a0-7acf43bb838b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Flow 'volume_create_api' (cae18fca-085a-4350-b38b-8fb7a37ef1ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Create volume request issued successfully. Sep 07 17:01:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-19475c60-7734-42b5-8aab-32b0ec9b91e4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1432/2851] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:01:00 2026] POST /volume/v3/volumes => generated 767 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-16712534-0c7b-43dd-9e9b-92524139f881 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-16712534-0c7b-43dd-9e9b-92524139f881 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-16712534-0c7b-43dd-9e9b-92524139f881 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-16712534-0c7b-43dd-9e9b-92524139f881 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-16712534-0c7b-43dd-9e9b-92524139f881 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-16712534-0c7b-43dd-9e9b-92524139f881 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 returned with HTTP 200 Sep 07 17:01:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1420/2852] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:00 2026] GET /volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8bacdf8b-edab-4d13-b7d6-df4377c4f890 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8bacdf8b-edab-4d13-b7d6-df4377c4f890 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8bacdf8b-edab-4d13-b7d6-df4377c4f890 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8bacdf8b-edab-4d13-b7d6-df4377c4f890 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8bacdf8b-edab-4d13-b7d6-df4377c4f890 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a returned with HTTP 404 Sep 07 17:01:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1433/2853] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:00 2026] GET /volume/v3/volumes/ce64acf3-036c-4635-9e82-aee67077323a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7ee695b8-7ce7-405b-9b34-e85bba944a3d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ee695b8-7ce7-405b-9b34-e85bba944a3d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] DELETE http://192.168.122.91/volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ee695b8-7ce7-405b-9b34-e85bba944a3d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ee695b8-7ce7-405b-9b34-e85bba944a3d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-7ee695b8-7ce7-405b-9b34-e85bba944a3d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Delete volume with id: 753b86a2-05ec-4fa8-a567-c6e286e463b9 Sep 07 17:01:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7ee695b8-7ce7-405b-9b34-e85bba944a3d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7ee695b8-7ce7-405b-9b34-e85bba944a3d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Delete volume request issued successfully. Sep 07 17:01:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ee695b8-7ce7-405b-9b34-e85bba944a3d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 returned with HTTP 202 Sep 07 17:01:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1421/2854] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:00 2026] DELETE /volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-096e29e1-37e6-42a2-bd16-0d2d74e1715f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-096e29e1-37e6-42a2-bd16-0d2d74e1715f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-096e29e1-37e6-42a2-bd16-0d2d74e1715f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-096e29e1-37e6-42a2-bd16-0d2d74e1715f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:00 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:00 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-096e29e1-37e6-42a2-bd16-0d2d74e1715f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-096e29e1-37e6-42a2-bd16-0d2d74e1715f tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 returned with HTTP 200 Sep 07 17:01:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1434/2855] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:00 2026] GET /volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b6c0b00c-b106-43ef-8b6f-849541af8f00 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b6c0b00c-b106-43ef-8b6f-849541af8f00 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:01:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b6c0b00c-b106-43ef-8b6f-849541af8f00 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b6c0b00c-b106-43ef-8b6f-849541af8f00 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3a2f4d13-165b-4a4d-8090-c55c2b434262 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a2f4d13-165b-4a4d-8090-c55c2b434262 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:01:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3a2f4d13-165b-4a4d-8090-c55c2b434262 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3a2f4d13-165b-4a4d-8090-c55c2b434262 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b6c0b00c-b106-43ef-8b6f-849541af8f00 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:01:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b6c0b00c-b106-43ef-8b6f-849541af8f00 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:01:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1422/2856] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:01 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 954 bytes in 51 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[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3a2f4d13-165b-4a4d-8090-c55c2b434262 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a2f4d13-165b-4a4d-8090-c55c2b434262 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 200 Sep 07 17:01:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1435/2857] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:01 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 467 bytes in 26 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[87177]: DEBUG cinder.api.middleware.request_id [None req-74e6c4da-09c7-4e3b-a19c-66dee3cff4f2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74e6c4da-09c7-4e3b-a19c-66dee3cff4f2 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] POST http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544/action Sep 07 17:01:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74e6c4da-09c7-4e3b-a19c-66dee3cff4f2 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74e6c4da-09c7-4e3b-a19c-66dee3cff4f2 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-74e6c4da-09c7-4e3b-a19c-66dee3cff4f2 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Snapshot retrieved successfully. Sep 07 17:01:01 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-74e6c4da-09c7-4e3b-a19c-66dee3cff4f2 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ef11c0470d634aa182feee3f672c6064', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9fea07c66de943bba2c3b154f77e4d3b', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:01:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74e6c4da-09c7-4e3b-a19c-66dee3cff4f2 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544/action returned with HTTP 403 Sep 07 17:01:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1423/2858] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 17:01:01 2026] POST /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544/action => generated 133 bytes in 175 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-20e9525a-16b5-44a6-8d69-39a6cbbd5849 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-20e9525a-16b5-44a6-8d69-39a6cbbd5849 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:01:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-20e9525a-16b5-44a6-8d69-39a6cbbd5849 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-20e9525a-16b5-44a6-8d69-39a6cbbd5849 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-20e9525a-16b5-44a6-8d69-39a6cbbd5849 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete snapshot with id: 0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:01:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-20e9525a-16b5-44a6-8d69-39a6cbbd5849 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bb18c463-9669-43f3-a341-4f6e96f95f9b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bb18c463-9669-43f3-a341-4f6e96f95f9b tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 Sep 07 17:01:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bb18c463-9669-43f3-a341-4f6e96f95f9b tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bb18c463-9669-43f3-a341-4f6e96f95f9b tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-bb18c463-9669-43f3-a341-4f6e96f95f9b tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-20e9525a-16b5-44a6-8d69-39a6cbbd5849 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot delete request issued successfully. Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-20e9525a-16b5-44a6-8d69-39a6cbbd5849 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 202 Sep 07 17:01:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1436/2859] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:01:01 2026] DELETE /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bb18c463-9669-43f3-a341-4f6e96f95f9b tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 returned with HTTP 200 Sep 07 17:01:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a6a8417c-7d84-4e9a-b784-62c543e3a934 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1424/2860] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:01 2026] GET /volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 => generated 859 bytes in 68 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[87176]: INFO cinder.api.openstack.wsgi [None req-a6a8417c-7d84-4e9a-b784-62c543e3a934 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:01:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a6a8417c-7d84-4e9a-b784-62c543e3a934 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a6a8417c-7d84-4e9a-b784-62c543e3a934 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a6a8417c-7d84-4e9a-b784-62c543e3a934 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a6a8417c-7d84-4e9a-b784-62c543e3a934 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 200 Sep 07 17:01:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1437/2861] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:01 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f51380ce-4411-4128-b66e-b119c6642fb6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f51380ce-4411-4128-b66e-b119c6642fb6 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 Sep 07 17:01:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f51380ce-4411-4128-b66e-b119c6642fb6 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f51380ce-4411-4128-b66e-b119c6642fb6 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f51380ce-4411-4128-b66e-b119c6642fb6 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 returned with HTTP 404 Sep 07 17:01:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1425/2862] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/volumes/753b86a2-05ec-4fa8-a567-c6e286e463b9 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-933952fc-2357-4b3c-8980-6744d8b1965d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-933952fc-2357-4b3c-8980-6744d8b1965d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] DELETE http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 Sep 07 17:01:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-933952fc-2357-4b3c-8980-6744d8b1965d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-933952fc-2357-4b3c-8980-6744d8b1965d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-933952fc-2357-4b3c-8980-6744d8b1965d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Delete volume with id: 2d9bc7d5-0e92-443b-a896-a1d1c38cab55 Sep 07 17:01:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-933952fc-2357-4b3c-8980-6744d8b1965d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-933952fc-2357-4b3c-8980-6744d8b1965d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Delete volume request issued successfully. Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-933952fc-2357-4b3c-8980-6744d8b1965d tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 returned with HTTP 202 Sep 07 17:01:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1438/2863] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:02 2026] DELETE /volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-67dec257-8dc4-4f03-b042-20bc4c875387 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-67dec257-8dc4-4f03-b042-20bc4c875387 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 Sep 07 17:01:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-67dec257-8dc4-4f03-b042-20bc4c875387 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-67dec257-8dc4-4f03-b042-20bc4c875387 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-67dec257-8dc4-4f03-b042-20bc4c875387 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:01:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-67dec257-8dc4-4f03-b042-20bc4c875387 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 returned with HTTP 200 Sep 07 17:01:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1426/2864] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 => generated 856 bytes in 68 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[87176]: DEBUG cinder.api.middleware.request_id [None req-9e5f3def-0fb4-441f-8ff5-e3623809a0b0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9e5f3def-0fb4-441f-8ff5-e3623809a0b0 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:01:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9e5f3def-0fb4-441f-8ff5-e3623809a0b0 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9e5f3def-0fb4-441f-8ff5-e3623809a0b0 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9e5f3def-0fb4-441f-8ff5-e3623809a0b0 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9e5f3def-0fb4-441f-8ff5-e3623809a0b0 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:01:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1439/2865] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 957 bytes in 104 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[87177]: DEBUG cinder.api.middleware.request_id [None req-350ec133-ee89-4c99-be7c-965b3584f6bc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-350ec133-ee89-4c99-be7c-965b3584f6bc tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 Sep 07 17:01:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-350ec133-ee89-4c99-be7c-965b3584f6bc tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-350ec133-ee89-4c99-be7c-965b3584f6bc tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-41df2c05-3072-42c4-95c3-cdac2f7dbfd4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41df2c05-3072-42c4-95c3-cdac2f7dbfd4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:01:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41df2c05-3072-42c4-95c3-cdac2f7dbfd4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41df2c05-3072-42c4-95c3-cdac2f7dbfd4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-41df2c05-3072-42c4-95c3-cdac2f7dbfd4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41df2c05-3072-42c4-95c3-cdac2f7dbfd4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 200 Sep 07 17:01:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1440/2866] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 466 bytes in 41 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[87177]: INFO cinder.volume.api [None req-350ec133-ee89-4c99-be7c-965b3584f6bc tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-350ec133-ee89-4c99-be7c-965b3584f6bc tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 returned with HTTP 200 Sep 07 17:01:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1427/2867] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 => generated 860 bytes in 106 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[87176]: DEBUG cinder.api.middleware.request_id [None req-d7e4ed55-c73e-4929-817e-1aa1084a51c0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7e4ed55-c73e-4929-817e-1aa1084a51c0 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b Sep 07 17:01:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d7e4ed55-c73e-4929-817e-1aa1084a51c0 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d7e4ed55-c73e-4929-817e-1aa1084a51c0 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d7e4ed55-c73e-4929-817e-1aa1084a51c0 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7e4ed55-c73e-4929-817e-1aa1084a51c0 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b returned with HTTP 200 Sep 07 17:01:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1441/2868] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b => generated 859 bytes in 77 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[87177]: DEBUG cinder.api.middleware.request_id [None req-e7e397f7-321e-44a0-bb48-b0bbfe80e910 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e7e397f7-321e-44a0-bb48-b0bbfe80e910 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 Sep 07 17:01:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e7e397f7-321e-44a0-bb48-b0bbfe80e910 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e7e397f7-321e-44a0-bb48-b0bbfe80e910 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e7e397f7-321e-44a0-bb48-b0bbfe80e910 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Volume info retrieved successfully. Sep 07 17:01:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e7e397f7-321e-44a0-bb48-b0bbfe80e910 tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 returned with HTTP 200 Sep 07 17:01:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1428/2869] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:03 2026] GET /volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 => generated 856 bytes in 76 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[87176]: DEBUG cinder.api.middleware.request_id [None req-3b33c48e-46c9-47cb-bc94-11f3d7a13947 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b33c48e-46c9-47cb-bc94-11f3d7a13947 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:01:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b33c48e-46c9-47cb-bc94-11f3d7a13947 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b33c48e-46c9-47cb-bc94-11f3d7a13947 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3b33c48e-46c9-47cb-bc94-11f3d7a13947 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:01:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b33c48e-46c9-47cb-bc94-11f3d7a13947 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:01:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1442/2870] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:03 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 957 bytes in 99 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[87177]: DEBUG cinder.api.middleware.request_id [None req-3583de9d-5ea0-4ea7-98a1-b19cd0a46be0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3583de9d-5ea0-4ea7-98a1-b19cd0a46be0 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:01:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3583de9d-5ea0-4ea7-98a1-b19cd0a46be0 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3583de9d-5ea0-4ea7-98a1-b19cd0a46be0 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3583de9d-5ea0-4ea7-98a1-b19cd0a46be0 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3583de9d-5ea0-4ea7-98a1-b19cd0a46be0 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 200 Sep 07 17:01:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1429/2871] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:03 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 466 bytes in 50 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[87176]: DEBUG cinder.api.middleware.request_id [None req-f3ac9418-6b0d-4ffa-ad52-bbaa52778f54 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f3ac9418-6b0d-4ffa-ad52-bbaa52778f54 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b Sep 07 17:01:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f3ac9418-6b0d-4ffa-ad52-bbaa52778f54 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f3ac9418-6b0d-4ffa-ad52-bbaa52778f54 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f3ac9418-6b0d-4ffa-ad52-bbaa52778f54 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f3ac9418-6b0d-4ffa-ad52-bbaa52778f54 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b returned with HTTP 200 Sep 07 17:01:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1443/2872] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:03 2026] GET /volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b => generated 860 bytes in 72 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[87177]: DEBUG cinder.api.middleware.request_id [None req-24417df8-3ba4-4f37-890e-a3f1f76940df None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-24417df8-3ba4-4f37-890e-a3f1f76940df tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 Sep 07 17:01:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-24417df8-3ba4-4f37-890e-a3f1f76940df tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-24417df8-3ba4-4f37-890e-a3f1f76940df tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-24417df8-3ba4-4f37-890e-a3f1f76940df tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-24417df8-3ba4-4f37-890e-a3f1f76940df tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 returned with HTTP 200 Sep 07 17:01:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1430/2873] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:04 2026] GET /volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8ca5a951-7e12-4c56-9839-2e3190a5f9ee None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8ca5a951-7e12-4c56-9839-2e3190a5f9ee tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] GET http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 Sep 07 17:01:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8ca5a951-7e12-4c56-9839-2e3190a5f9ee tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8ca5a951-7e12-4c56-9839-2e3190a5f9ee tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8ca5a951-7e12-4c56-9839-2e3190a5f9ee tempest-CreateVolumesFromImageTest-821366893 tempest-CreateVolumesFromImageTest-821366893-project-member] http://192.168.122.91/volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 returned with HTTP 404 Sep 07 17:01:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1444/2874] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:04 2026] GET /volume/v3/volumes/2d9bc7d5-0e92-443b-a896-a1d1c38cab55 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e1e481dd-6e38-44c8-b2bd-91b71c8f5f46 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e1e481dd-6e38-44c8-b2bd-91b71c8f5f46 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:01:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e1e481dd-6e38-44c8-b2bd-91b71c8f5f46 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e1e481dd-6e38-44c8-b2bd-91b71c8f5f46 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e1e481dd-6e38-44c8-b2bd-91b71c8f5f46 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:01:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e1e481dd-6e38-44c8-b2bd-91b71c8f5f46 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:01:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1431/2875] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:04 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 957 bytes in 62 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[87176]: DEBUG cinder.api.middleware.request_id [None req-d8657e83-9a35-47ee-8261-494776e40476 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d8657e83-9a35-47ee-8261-494776e40476 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 Sep 07 17:01:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d8657e83-9a35-47ee-8261-494776e40476 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d8657e83-9a35-47ee-8261-494776e40476 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d8657e83-9a35-47ee-8261-494776e40476 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 returned with HTTP 404 Sep 07 17:01:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1445/2876] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:04 2026] GET /volume/v3/snapshots/0b6be9d4-a4e7-4378-a60a-f9cd53a29544 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1bc08b75-ceae-47d3-80d1-4b2be6146de1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1bc08b75-ceae-47d3-80d1-4b2be6146de1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 Sep 07 17:01:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1bc08b75-ceae-47d3-80d1-4b2be6146de1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1bc08b75-ceae-47d3-80d1-4b2be6146de1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:04 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-1bc08b75-ceae-47d3-80d1-4b2be6146de1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete volume with id: 804f4372-caaf-4a50-bdb1-8e4c6346cc84 Sep 07 17:01:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1bc08b75-ceae-47d3-80d1-4b2be6146de1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1bc08b75-ceae-47d3-80d1-4b2be6146de1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete volume request issued successfully. Sep 07 17:01:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1bc08b75-ceae-47d3-80d1-4b2be6146de1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 returned with HTTP 202 Sep 07 17:01:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1432/2877] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:04 2026] DELETE /volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-834f7620-c7ed-414d-a1dd-50536ea4d782 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-834f7620-c7ed-414d-a1dd-50536ea4d782 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 Sep 07 17:01:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-834f7620-c7ed-414d-a1dd-50536ea4d782 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-834f7620-c7ed-414d-a1dd-50536ea4d782 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-834f7620-c7ed-414d-a1dd-50536ea4d782 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-834f7620-c7ed-414d-a1dd-50536ea4d782 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 returned with HTTP 200 Sep 07 17:01:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1446/2878] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:04 2026] GET /volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 => generated 1013 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-89a9429d-4ec2-434a-904a-a56c6b8d41d6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-89a9429d-4ec2-434a-904a-a56c6b8d41d6 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 Sep 07 17:01:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-89a9429d-4ec2-434a-904a-a56c6b8d41d6 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-89a9429d-4ec2-434a-904a-a56c6b8d41d6 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-89a9429d-4ec2-434a-904a-a56c6b8d41d6 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-89a9429d-4ec2-434a-904a-a56c6b8d41d6 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 returned with HTTP 200 Sep 07 17:01:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1433/2879] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:05 2026] GET /volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 => generated 860 bytes in 54 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[87176]: DEBUG cinder.api.middleware.request_id [None req-63337106-2f67-4487-ad13-ac9470d4f1d5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63337106-2f67-4487-ad13-ac9470d4f1d5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 Sep 07 17:01:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63337106-2f67-4487-ad13-ac9470d4f1d5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-63337106-2f67-4487-ad13-ac9470d4f1d5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-63337106-2f67-4487-ad13-ac9470d4f1d5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-63337106-2f67-4487-ad13-ac9470d4f1d5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 returned with HTTP 200 Sep 07 17:01:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1447/2880] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:05 2026] GET /volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 => generated 858 bytes in 57 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[87177]: DEBUG cinder.api.middleware.request_id [None req-831c0a13-0adf-4e70-8f75-d7c3a2a4e481 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-831c0a13-0adf-4e70-8f75-d7c3a2a4e481 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:01:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-831c0a13-0adf-4e70-8f75-d7c3a2a4e481 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-831c0a13-0adf-4e70-8f75-d7c3a2a4e481 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-831c0a13-0adf-4e70-8f75-d7c3a2a4e481 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:01:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-831c0a13-0adf-4e70-8f75-d7c3a2a4e481 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:01:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1434/2881] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:05 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 1301 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-58ad7002-e488-4889-871a-061312cf5354 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58ad7002-e488-4889-871a-061312cf5354 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] DELETE http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:01:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58ad7002-e488-4889-871a-061312cf5354 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58ad7002-e488-4889-871a-061312cf5354 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:05 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-58ad7002-e488-4889-871a-061312cf5354 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Delete volume with id: 47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:01:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-58ad7002-e488-4889-871a-061312cf5354 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:01:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-58ad7002-e488-4889-871a-061312cf5354 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Delete volume request issued successfully. Sep 07 17:01:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58ad7002-e488-4889-871a-061312cf5354 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 202 Sep 07 17:01:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1448/2882] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:05 2026] DELETE /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f7d48995-9948-4990-9ad9-af56d8578337 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f7d48995-9948-4990-9ad9-af56d8578337 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:01:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f7d48995-9948-4990-9ad9-af56d8578337 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f7d48995-9948-4990-9ad9-af56d8578337 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f7d48995-9948-4990-9ad9-af56d8578337 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:01:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f7d48995-9948-4990-9ad9-af56d8578337 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:01:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1435/2883] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:05 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 1300 bytes in 58 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[87176]: DEBUG cinder.api.middleware.request_id [None req-947a7f44-6ad1-44bc-9461-e781018ec4ed None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-947a7f44-6ad1-44bc-9461-e781018ec4ed tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 Sep 07 17:01:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-947a7f44-6ad1-44bc-9461-e781018ec4ed tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-947a7f44-6ad1-44bc-9461-e781018ec4ed tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-947a7f44-6ad1-44bc-9461-e781018ec4ed tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-947a7f44-6ad1-44bc-9461-e781018ec4ed tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 returned with HTTP 200 Sep 07 17:01:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1449/2884] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:06 2026] GET /volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 => generated 1013 bytes in 72 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[87177]: DEBUG cinder.api.middleware.request_id [None req-f0ca2487-fc65-4627-8f9b-d3e39d88b3c5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f0ca2487-fc65-4627-8f9b-d3e39d88b3c5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 Sep 07 17:01:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f0ca2487-fc65-4627-8f9b-d3e39d88b3c5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f0ca2487-fc65-4627-8f9b-d3e39d88b3c5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f0ca2487-fc65-4627-8f9b-d3e39d88b3c5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f0ca2487-fc65-4627-8f9b-d3e39d88b3c5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 returned with HTTP 200 Sep 07 17:01:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1436/2885] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:06 2026] GET /volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 => generated 859 bytes in 64 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[87176]: DEBUG cinder.api.middleware.request_id [None req-6bde6bd1-9a0a-4de4-a956-219d8de28ecc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6bde6bd1-9a0a-4de4-a956-219d8de28ecc tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 Sep 07 17:01:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6bde6bd1-9a0a-4de4-a956-219d8de28ecc tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6bde6bd1-9a0a-4de4-a956-219d8de28ecc tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6bde6bd1-9a0a-4de4-a956-219d8de28ecc tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6bde6bd1-9a0a-4de4-a956-219d8de28ecc tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 returned with HTTP 200 Sep 07 17:01:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1450/2886] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:06 2026] GET /volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 => generated 859 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-66bd6585-97ad-4701-89a1-f2023a68edd1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-66bd6585-97ad-4701-89a1-f2023a68edd1 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-66bd6585-97ad-4701-89a1-f2023a68edd1 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-66bd6585-97ad-4701-89a1-f2023a68edd1 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-66bd6585-97ad-4701-89a1-f2023a68edd1 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Volume info retrieved successfully. Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-66bd6585-97ad-4701-89a1-f2023a68edd1 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 200 Sep 07 17:01:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1437/2887] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:07 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 1300 bytes in 50 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[87176]: DEBUG cinder.api.middleware.request_id [None req-7b261928-50e8-4eaf-ba5a-9ba848c2b574 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7b261928-50e8-4eaf-ba5a-9ba848c2b574 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 Sep 07 17:01:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7b261928-50e8-4eaf-ba5a-9ba848c2b574 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7b261928-50e8-4eaf-ba5a-9ba848c2b574 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7b261928-50e8-4eaf-ba5a-9ba848c2b574 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 returned with HTTP 404 Sep 07 17:01:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1451/2888] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:07 2026] GET /volume/v3/volumes/804f4372-caaf-4a50-bdb1-8e4c6346cc84 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1481883479"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1481883479'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume of 1 GB Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Availability Zones retrieved successfully. Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Flow 'volume_create_api' (649680b0-c967-43b8-96ee-7906a5fe8647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c16442c-fc76-4d5a-bbe5-435542554a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c16442c-fc76-4d5a-bbe5-435542554a0e) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a02543-a2c7-4b7c-96e0-b4719b5e6fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Created reservations ['6253f988-edf6-4ebf-91b6-f68cdba678a9', '50116de5-e864-44e9-a09e-c8e2b9c5e246', '82e989d0-4b0c-4dc7-af28-224f1b509754', 'e662be37-3901-470e-86b0-25c26a1ec5d9'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a02543-a2c7-4b7c-96e0-b4719b5e6fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6253f988-edf6-4ebf-91b6-f68cdba678a9', '50116de5-e864-44e9-a09e-c8e2b9c5e246', '82e989d0-4b0c-4dc7-af28-224f1b509754', 'e662be37-3901-470e-86b0-25c26a1ec5d9']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1140de64-437b-4213-8eaf-64663e6b07d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3d266bdd-1d1f-4a8e-be61-d7f57b3d9a13 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3d266bdd-1d1f-4a8e-be61-d7f57b3d9a13 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 Sep 07 17:01:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3d266bdd-1d1f-4a8e-be61-d7f57b3d9a13 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3d266bdd-1d1f-4a8e-be61-d7f57b3d9a13 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1140de64-437b-4213-8eaf-64663e6b07d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef2148be-2683-43ff-bfce-8bbf548bc669', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1481883479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fea07c66de943bba2c3b154f77e4d3b',qos_specs=None,replication_status=,reservations=['6253f988-edf6-4ebf-91b6-f68cdba678a9','50116de5-e864-44e9-a09e-c8e2b9c5e246','82e989d0-4b0c-4dc7-af28-224f1b509754','e662be37-3901-470e-86b0-25c26a1ec5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1481883479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef2148be-2683-43ff-bfce-8bbf548bc669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fea07c66de943bba2c3b154f77e4d3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea593f71-0c75-48d1-9a29-435b831fe015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3d266bdd-1d1f-4a8e-be61-d7f57b3d9a13 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3d266bdd-1d1f-4a8e-be61-d7f57b3d9a13 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 returned with HTTP 200 Sep 07 17:01:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1452/2889] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:07 2026] GET /volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7f9c0a01-5b88-4972-810b-2cd3d8760dc8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7f9c0a01-5b88-4972-810b-2cd3d8760dc8 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] DELETE http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 Sep 07 17:01:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7f9c0a01-5b88-4972-810b-2cd3d8760dc8 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7f9c0a01-5b88-4972-810b-2cd3d8760dc8 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-7f9c0a01-5b88-4972-810b-2cd3d8760dc8 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume with id: f2f916ae-28c1-44aa-9eab-7b1f16c35911 Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea593f71-0c75-48d1-9a29-435b831fe015) transitioned into state 'SUCCESS' from state '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-1481883479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fea07c66de943bba2c3b154f77e4d3b',qos_specs=None,replication_status=,reservations=['6253f988-edf6-4ebf-91b6-f68cdba678a9','50116de5-e864-44e9-a09e-c8e2b9c5e246','82e989d0-4b0c-4dc7-af28-224f1b509754','e662be37-3901-470e-86b0-25c26a1ec5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fdf23ab-6fd9-4d25-b1f3-fdb0ae40f37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7f9c0a01-5b88-4972-810b-2cd3d8760dc8 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fdf23ab-6fd9-4d25-b1f3-fdb0ae40f37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Flow 'volume_create_api' (649680b0-c967-43b8-96ee-7906a5fe8647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume request issued successfully. Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b5f8dce2-7b8e-4caf-afbd-2b10c9545703 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1438/2890] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:01:07 2026] POST /volume/v3/volumes => generated 785 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f4614055-2298-424b-805e-468bd76e8a16 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4614055-2298-424b-805e-468bd76e8a16 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4614055-2298-424b-805e-468bd76e8a16 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7f9c0a01-5b88-4972-810b-2cd3d8760dc8 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume request issued successfully. Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4614055-2298-424b-805e-468bd76e8a16 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7f9c0a01-5b88-4972-810b-2cd3d8760dc8 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 returned with HTTP 202 Sep 07 17:01:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1453/2891] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:07 2026] DELETE /volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d58e2ef1-c56e-4395-9cf9-54c6194b296e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d58e2ef1-c56e-4395-9cf9-54c6194b296e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 Sep 07 17:01:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d58e2ef1-c56e-4395-9cf9-54c6194b296e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d58e2ef1-c56e-4395-9cf9-54c6194b296e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:07 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:07 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:01:07 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:07 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f4614055-2298-424b-805e-468bd76e8a16 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d58e2ef1-c56e-4395-9cf9-54c6194b296e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4614055-2298-424b-805e-468bd76e8a16 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 returned with HTTP 200 Sep 07 17:01:07 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1439/2892] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:07 2026] GET /volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 => generated 964 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d58e2ef1-c56e-4395-9cf9-54c6194b296e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 returned with HTTP 200 Sep 07 17:01:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1454/2893] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:07 2026] GET /volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 => generated 859 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1767307698"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1767307698'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume of 1 GB Sep 07 17:01:07 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Availability Zones retrieved successfully. Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (665493f3-6d9f-4f3c-8c2c-66d7c23efd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9043a2d-d744-48d9-837b-c1bb7bd34cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9043a2d-d744-48d9-837b-c1bb7bd34cd3) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afee93a7-f7e9-4373-94bf-d4fb4e6ccbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-400814e0-e0b5-465b-950d-bb7b6ddf1575 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-400814e0-e0b5-465b-950d-bb7b6ddf1575 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] GET http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-400814e0-e0b5-465b-950d-bb7b6ddf1575 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-400814e0-e0b5-465b-950d-bb7b6ddf1575 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-400814e0-e0b5-465b-950d-bb7b6ddf1575 tempest-VolumeAndVolumeTypeFromImageTest-1190882286 tempest-VolumeAndVolumeTypeFromImageTest-1190882286-project-member] http://192.168.122.91/volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 returned with HTTP 404 Sep 07 17:01:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1455/2894] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:08 2026] GET /volume/v3/volumes/47c3ddbf-3274-4814-9223-91379115d158 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Created reservations ['effdf030-c2a7-4e5f-bf17-420ce51b3bd8', '1eb1728d-7da3-479c-b585-0b18c51e022c', '7b62e6b8-0f75-41dd-897a-c9f76933a58e', 'b3d13d81-9939-44a3-8c00-8ab9c31fe336'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afee93a7-f7e9-4373-94bf-d4fb4e6ccbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['effdf030-c2a7-4e5f-bf17-420ce51b3bd8', '1eb1728d-7da3-479c-b585-0b18c51e022c', '7b62e6b8-0f75-41dd-897a-c9f76933a58e', 'b3d13d81-9939-44a3-8c00-8ab9c31fe336']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (002a8f1d-ecee-419a-b118-637f15fc7782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (002a8f1d-ecee-419a-b118-637f15fc7782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3174cf1b-5e41-418a-891c-9778ca3424b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1767307698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['effdf030-c2a7-4e5f-bf17-420ce51b3bd8','1eb1728d-7da3-479c-b585-0b18c51e022c','7b62e6b8-0f75-41dd-897a-c9f76933a58e','b3d13d81-9939-44a3-8c00-8ab9c31fe336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1767307698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3174cf1b-5e41-418a-891c-9778ca3424b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e89defe-8c40-46c3-b807-46ddb25812c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-15331a04-b42f-4671-8ba1-b2b765b2da5a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-15331a04-b42f-4671-8ba1-b2b765b2da5a tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] GET http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1 Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-15331a04-b42f-4671-8ba1-b2b765b2da5a tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-15331a04-b42f-4671-8ba1-b2b765b2da5a tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-15331a04-b42f-4671-8ba1-b2b765b2da5a tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e89defe-8c40-46c3-b807-46ddb25812c0) transitioned into state 'SUCCESS' from state '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-1767307698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['effdf030-c2a7-4e5f-bf17-420ce51b3bd8','1eb1728d-7da3-479c-b585-0b18c51e022c','7b62e6b8-0f75-41dd-897a-c9f76933a58e','b3d13d81-9939-44a3-8c00-8ab9c31fe336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c553c595-5d69-4fd8-b03d-aca9b6cb0faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-15331a04-b42f-4671-8ba1-b2b765b2da5a tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] Get all volumes completed successfully. Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c553c595-5d69-4fd8-b03d-aca9b6cb0faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-15331a04-b42f-4671-8ba1-b2b765b2da5a tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] http://192.168.122.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 17:01:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1456/2895] 192.168.122.91 () {58 vars in 1164 bytes} [Mon Sep 7 17:01:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8059 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (665493f3-6d9f-4f3c-8c2c-66d7c23efd9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request issued successfully. Sep 07 17:01:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-39f6b50b-429d-4e24-b673-5662ed24a4a0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1440/2896] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:01:07 2026] POST /volume/v3/volumes => generated 771 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-45328d6d-1c88-4772-ae15-d9ef406e6a80 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3c58b099-5403-42fd-aa6b-4a799f0c5778 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-45328d6d-1c88-4772-ae15-d9ef406e6a80 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-45328d6d-1c88-4772-ae15-d9ef406e6a80 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-45328d6d-1c88-4772-ae15-d9ef406e6a80 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3c58b099-5403-42fd-aa6b-4a799f0c5778 tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] DELETE http://192.168.122.91/volume/v3/types/6af840cf-6c93-40a6-b3e9-442a0d2a0100 Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3c58b099-5403-42fd-aa6b-4a799f0c5778 tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3c58b099-5403-42fd-aa6b-4a799f0c5778 tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-45328d6d-1c88-4772-ae15-d9ef406e6a80 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3c58b099-5403-42fd-aa6b-4a799f0c5778 tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] http://192.168.122.91/volume/v3/types/6af840cf-6c93-40a6-b3e9-442a0d2a0100 returned with HTTP 202 Sep 07 17:01:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1441/2897] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:08 2026] DELETE /volume/v3/types/6af840cf-6c93-40a6-b3e9-442a0d2a0100 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-45328d6d-1c88-4772-ae15-d9ef406e6a80 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 returned with HTTP 200 Sep 07 17:01:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1457/2898] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:08 2026] GET /volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 => generated 839 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fac34a2a-76d6-45b8-bd6e-bdb89e42b238 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fac34a2a-76d6-45b8-bd6e-bdb89e42b238 tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] GET http://192.168.122.91/volume/v3/types/6af840cf-6c93-40a6-b3e9-442a0d2a0100 Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fac34a2a-76d6-45b8-bd6e-bdb89e42b238 tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fac34a2a-76d6-45b8-bd6e-bdb89e42b238 tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fac34a2a-76d6-45b8-bd6e-bdb89e42b238 tempest-VolumeAndVolumeTypeFromImageTest-1625781252 tempest-VolumeAndVolumeTypeFromImageTest-1625781252-project-admin] http://192.168.122.91/volume/v3/types/6af840cf-6c93-40a6-b3e9-442a0d2a0100 returned with HTTP 404 Sep 07 17:01:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1442/2899] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 17:01:08 2026] GET /volume/v3/types/6af840cf-6c93-40a6-b3e9-442a0d2a0100 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6508df19-7272-418f-bbf9-7ebc6f50029c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6508df19-7272-418f-bbf9-7ebc6f50029c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6508df19-7272-418f-bbf9-7ebc6f50029c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6508df19-7272-418f-bbf9-7ebc6f50029c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-25c516ab-5de7-4753-9ac2-be140ba1e10c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-25c516ab-5de7-4753-9ac2-be140ba1e10c tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-25c516ab-5de7-4753-9ac2-be140ba1e10c tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-25c516ab-5de7-4753-9ac2-be140ba1e10c tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6508df19-7272-418f-bbf9-7ebc6f50029c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:08 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6508df19-7272-418f-bbf9-7ebc6f50029c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 returned with HTTP 200 Sep 07 17:01:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1458/2900] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:08 2026] GET /volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-25c516ab-5de7-4753-9ac2-be140ba1e10c tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-25c516ab-5de7-4753-9ac2-be140ba1e10c tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 returned with HTTP 200 Sep 07 17:01:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1443/2901] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:08 2026] GET /volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 => generated 859 bytes in 110 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[87176]: DEBUG cinder.api.middleware.request_id [None req-6ac2abb0-6140-4834-9fb4-adc65cd52ad3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6ac2abb0-6140-4834-9fb4-adc65cd52ad3 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 Sep 07 17:01:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6ac2abb0-6140-4834-9fb4-adc65cd52ad3 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6ac2abb0-6140-4834-9fb4-adc65cd52ad3 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:01:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6ac2abb0-6140-4834-9fb4-adc65cd52ad3 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6ac2abb0-6140-4834-9fb4-adc65cd52ad3 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 returned with HTTP 200 Sep 07 17:01:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1459/2902] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:09 2026] GET /volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 => generated 863 bytes in 50 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[87177]: DEBUG cinder.api.middleware.request_id [None req-50e1e8fa-9c27-4777-9cf4-c7925488395e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50e1e8fa-9c27-4777-9cf4-c7925488395e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 Sep 07 17:01:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50e1e8fa-9c27-4777-9cf4-c7925488395e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50e1e8fa-9c27-4777-9cf4-c7925488395e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:01:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-50e1e8fa-9c27-4777-9cf4-c7925488395e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f84b156e-38b1-4f4e-9379-2d45d444bab4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50e1e8fa-9c27-4777-9cf4-c7925488395e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 returned with HTTP 200 Sep 07 17:01:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1444/2903] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:09 2026] GET /volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 => generated 1015 bytes in 48 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[87176]: INFO cinder.api.openstack.wsgi [None req-f84b156e-38b1-4f4e-9379-2d45d444bab4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 Sep 07 17:01:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f84b156e-38b1-4f4e-9379-2d45d444bab4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f84b156e-38b1-4f4e-9379-2d45d444bab4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f84b156e-38b1-4f4e-9379-2d45d444bab4 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 returned with HTTP 404 Sep 07 17:01:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b4d62050-5dca-4f77-a72b-ff554fc9b5d5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1460/2904] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:09 2026] GET /volume/v3/volumes/f2f916ae-28c1-44aa-9eab-7b1f16c35911 => generated 109 bytes in 28 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[87177]: INFO cinder.api.openstack.wsgi [None req-b4d62050-5dca-4f77-a72b-ff554fc9b5d5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:01:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b4d62050-5dca-4f77-a72b-ff554fc9b5d5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef2148be-2683-43ff-bfce-8bbf548bc669", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1802403530"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5c1c7767-6f05-4e35-8ad3-e711206c44e1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5c1c7767-6f05-4e35-8ad3-e711206c44e1 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] DELETE http://192.168.122.91/volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 Sep 07 17:01:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5c1c7767-6f05-4e35-8ad3-e711206c44e1 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5c1c7767-6f05-4e35-8ad3-e711206c44e1 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:09 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-5c1c7767-6f05-4e35-8ad3-e711206c44e1 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume with id: fb9b16b4-fcae-4ed5-808d-4221fd291531 Sep 07 17:01:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:09 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:09 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:01:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:01:09 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b4d62050-5dca-4f77-a72b-ff554fc9b5d5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:09 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-b4d62050-5dca-4f77-a72b-ff554fc9b5d5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create snapshot from volume ef2148be-2683-43ff-bfce-8bbf548bc669 Sep 07 17:01:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5c1c7767-6f05-4e35-8ad3-e711206c44e1 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5c1c7767-6f05-4e35-8ad3-e711206c44e1 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume request issued successfully. Sep 07 17:01:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5c1c7767-6f05-4e35-8ad3-e711206c44e1 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 returned with HTTP 202 Sep 07 17:01:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1461/2905] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:09 2026] DELETE /volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-329d8ab2-f10e-4750-9a54-93c299b3e9ce None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-329d8ab2-f10e-4750-9a54-93c299b3e9ce tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-329d8ab2-f10e-4750-9a54-93c299b3e9ce tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-329d8ab2-f10e-4750-9a54-93c299b3e9ce tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:10 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b4d62050-5dca-4f77-a72b-ff554fc9b5d5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Created reservations ['94ee2a62-39d9-4f2c-91a0-00fd14da1152', '59ac206b-1fb5-4ce4-87d7-6b668615e167', '8e5e254b-1fde-4c1f-8516-e4ead64119a0', '5c3dd309-7b1d-4de5-9ade-fa9c7aa00bd6'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-329d8ab2-f10e-4750-9a54-93c299b3e9ce tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-329d8ab2-f10e-4750-9a54-93c299b3e9ce tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 returned with HTTP 200 Sep 07 17:01:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1462/2906] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:10 2026] GET /volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b4d62050-5dca-4f77-a72b-ff554fc9b5d5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot create request issued successfully. Sep 07 17:01:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b4d62050-5dca-4f77-a72b-ff554fc9b5d5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:01:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1445/2907] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:01:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-61a346c9-0951-4c3c-807a-b02549bba5b8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-61a346c9-0951-4c3c-807a-b02549bba5b8 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-61a346c9-0951-4c3c-807a-b02549bba5b8 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-61a346c9-0951-4c3c-807a-b02549bba5b8 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-61a346c9-0951-4c3c-807a-b02549bba5b8 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-61a346c9-0951-4c3c-807a-b02549bba5b8 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a returned with HTTP 200 Sep 07 17:01:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1463/2908] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:10 2026] GET /volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a63903a5-4807-42f1-88e8-f7b2fd32e49a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a63903a5-4807-42f1-88e8-f7b2fd32e49a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 Sep 07 17:01:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a63903a5-4807-42f1-88e8-f7b2fd32e49a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a63903a5-4807-42f1-88e8-f7b2fd32e49a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a63903a5-4807-42f1-88e8-f7b2fd32e49a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a63903a5-4807-42f1-88e8-f7b2fd32e49a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 returned with HTTP 200 Sep 07 17:01:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1446/2909] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:10 2026] GET /volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fcd1eef0-3303-4c51-9172-979515ab5269 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3174cf1b-5e41-418a-891c-9778ca3424b6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-666253104"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request body: {'volume': {"'source_volid": '3174cf1b-5e41-418a-891c-9778ca3424b6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-666253104'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume of 1 GB Sep 07 17:01:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Availability Zones retrieved successfully. Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (96046e6f-64d6-49fd-b403-41c42309e835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc8558fa-2ba9-492b-8244-485fe57626ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc8558fa-2ba9-492b-8244-485fe57626ed) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4efdbc32-ee80-4355-a657-eb7989b50315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.quota [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Created reservations ['20c8dd97-2e24-469f-8851-32f9edc1531e', '946c2e8f-1ba7-4bc4-bd8e-c44b4997f42e', '9016c7ab-1c06-4f1a-ab99-d6c7a15c1140', '6c078639-5cf4-4ebf-b1a8-b6bd70fdbeee'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4efdbc32-ee80-4355-a657-eb7989b50315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c8dd97-2e24-469f-8851-32f9edc1531e', '946c2e8f-1ba7-4bc4-bd8e-c44b4997f42e', '9016c7ab-1c06-4f1a-ab99-d6c7a15c1140', '6c078639-5cf4-4ebf-b1a8-b6bd70fdbeee']}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5426dc60-c372-4b4f-81a8-3c25f3806c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5426dc60-c372-4b4f-81a8-3c25f3806c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4b6bf18-15b8-455b-aef5-6c1911a20e91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-666253104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['20c8dd97-2e24-469f-8851-32f9edc1531e','946c2e8f-1ba7-4bc4-bd8e-c44b4997f42e','9016c7ab-1c06-4f1a-ab99-d6c7a15c1140','6c078639-5cf4-4ebf-b1a8-b6bd70fdbeee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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-CreateVolumesFromSourceVolumeTest-Volume-666253104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4b6bf18-15b8-455b-aef5-6c1911a20e91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c44f016d-cc98-4d18-8e65-a98de4ddb05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87177]: DEBUG cinder.api.middleware.request_id [None req-50f721c6-98df-4f3a-9bd3-9ad9ae14b286 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50f721c6-98df-4f3a-9bd3-9ad9ae14b286 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 Sep 07 17:01:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50f721c6-98df-4f3a-9bd3-9ad9ae14b286 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50f721c6-98df-4f3a-9bd3-9ad9ae14b286 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50f721c6-98df-4f3a-9bd3-9ad9ae14b286 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 returned with HTTP 404 Sep 07 17:01:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1447/2910] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:11 2026] GET /volume/v3/volumes/fb9b16b4-fcae-4ed5-808d-4221fd291531 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f5f57c28-3293-4fa4-8e3a-f20358e4674e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5f57c28-3293-4fa4-8e3a-f20358e4674e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] DELETE http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 Sep 07 17:01:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5f57c28-3293-4fa4-8e3a-f20358e4674e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5f57c28-3293-4fa4-8e3a-f20358e4674e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:11 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f5f57c28-3293-4fa4-8e3a-f20358e4674e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume with id: 57482018-fff8-4e20-9de6-517208c75048 Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c44f016d-cc98-4d18-8e65-a98de4ddb05b) transitioned into state 'SUCCESS' from state '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-666253104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['20c8dd97-2e24-469f-8851-32f9edc1531e','946c2e8f-1ba7-4bc4-bd8e-c44b4997f42e','9016c7ab-1c06-4f1a-ab99-d6c7a15c1140','6c078639-5cf4-4ebf-b1a8-b6bd70fdbeee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _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[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f5f57c28-3293-4fa4-8e3a-f20358e4674e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff16654-b60c-4f8a-8d12-4ca6be484e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87177]: INFO cinder.volume.api [None req-f5f57c28-3293-4fa4-8e3a-f20358e4674e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume request issued successfully. Sep 07 17:01:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5f57c28-3293-4fa4-8e3a-f20358e4674e tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 returned with HTTP 202 Sep 07 17:01:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1448/2911] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:11 2026] DELETE /volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f6ebaba8-a0c0-4780-b6ae-b2db02ff7281 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff16654-b60c-4f8a-8d12-4ca6be484e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _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[87177]: INFO cinder.api.openstack.wsgi [None req-f6ebaba8-a0c0-4780-b6ae-b2db02ff7281 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a Sep 07 17:01:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f6ebaba8-a0c0-4780-b6ae-b2db02ff7281 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f6ebaba8-a0c0-4780-b6ae-b2db02ff7281 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (96046e6f-64d6-49fd-b403-41c42309e835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _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[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f6ebaba8-a0c0-4780-b6ae-b2db02ff7281 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request issued successfully. Sep 07 17:01:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f6ebaba8-a0c0-4780-b6ae-b2db02ff7281 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a returned with HTTP 200 Sep 07 17:01:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1449/2912] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:11 2026] GET /volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fcd1eef0-3303-4c51-9172-979515ab5269 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0c206f01-6539-4e51-bfff-1d4ba477e032 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1464/2913] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:01:10 2026] POST /volume/v3/volumes => generated 770 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0c206f01-6539-4e51-bfff-1d4ba477e032 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 Sep 07 17:01:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0c206f01-6539-4e51-bfff-1d4ba477e032 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0c206f01-6539-4e51-bfff-1d4ba477e032 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b902709a-2381-412b-a7dc-12ca4173df8d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0c206f01-6539-4e51-bfff-1d4ba477e032 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0c206f01-6539-4e51-bfff-1d4ba477e032 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 returned with HTTP 200 Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3174cf1b-5e41-418a-891c-9778ca3424b6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1689212726"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1450/2914] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:11 2026] GET /volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request body: {'volume': {"'source_volid": '3174cf1b-5e41-418a-891c-9778ca3424b6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1689212726'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:11 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume of 1 GB Sep 07 17:01:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Availability Zones retrieved successfully. Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (5c9a5991-38ec-42d4-9280-407b7a9119d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1483d53-4f72-4c73-bf26-36a13224c7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1483d53-4f72-4c73-bf26-36a13224c7ab) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22eea88b-fedb-494c-97cb-b16551a25657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.quota [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Created reservations ['832090cc-9664-4ff9-ae66-f92382df1199', '1b510cc0-1efc-4726-b3de-cd001cfc420e', 'f9f71451-99ae-431f-bb59-4024555bad25', '49dfe055-0540-40e3-97a8-45731a8d0a3f'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22eea88b-fedb-494c-97cb-b16551a25657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['832090cc-9664-4ff9-ae66-f92382df1199', '1b510cc0-1efc-4726-b3de-cd001cfc420e', 'f9f71451-99ae-431f-bb59-4024555bad25', '49dfe055-0540-40e3-97a8-45731a8d0a3f']}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec8169b5-a528-48af-8c29-015f89e0706a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec8169b5-a528-48af-8c29-015f89e0706a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1099b387-1f25-45f9-898a-23efc1de12f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1689212726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['832090cc-9664-4ff9-ae66-f92382df1199','1b510cc0-1efc-4726-b3de-cd001cfc420e','f9f71451-99ae-431f-bb59-4024555bad25','49dfe055-0540-40e3-97a8-45731a8d0a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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-CreateVolumesFromSourceVolumeTest-Volume-1689212726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1099b387-1f25-45f9-898a-23efc1de12f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9baf8e65-013b-4c1d-a699-bff58d5eca48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9baf8e65-013b-4c1d-a699-bff58d5eca48) transitioned into state 'SUCCESS' from state '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-1689212726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['832090cc-9664-4ff9-ae66-f92382df1199','1b510cc0-1efc-4726-b3de-cd001cfc420e','f9f71451-99ae-431f-bb59-4024555bad25','49dfe055-0540-40e3-97a8-45731a8d0a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd79ce1-a9f1-407b-9131-a2c9910563bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd79ce1-a9f1-407b-9131-a2c9910563bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (5c9a5991-38ec-42d4-9280-407b7a9119d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _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[87176]: INFO cinder.volume.api [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request issued successfully. Sep 07 17:01:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b902709a-2381-412b-a7dc-12ca4173df8d tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1465/2915] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:01:11 2026] POST /volume/v3/volumes => generated 771 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3174cf1b-5e41-418a-891c-9778ca3424b6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1628274888"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request body: {'volume': {"'source_volid": '3174cf1b-5e41-418a-891c-9778ca3424b6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1628274888'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:12 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume of 1 GB Sep 07 17:01:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Availability Zones retrieved successfully. Sep 07 17:01:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (2820741f-ca1a-4336-a991-20922a53c495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b453d2-d34f-46a1-956b-f443d860bbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6f016467-f907-424c-82b0-fbeda6fa6208 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b453d2-d34f-46a1-956b-f443d860bbd8) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _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[87176]: INFO cinder.api.openstack.wsgi [None req-6f016467-f907-424c-82b0-fbeda6fa6208 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a Sep 07 17:01:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c61c0282-d088-4d23-93c6-ef68d07305c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f016467-f907-424c-82b0-fbeda6fa6208 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f016467-f907-424c-82b0-fbeda6fa6208 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6f016467-f907-424c-82b0-fbeda6fa6208 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f016467-f907-424c-82b0-fbeda6fa6208 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a returned with HTTP 200 Sep 07 17:01:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1466/2916] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:12 2026] GET /volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a => generated 440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-643946c5-ca9e-444a-af8f-c39ed680d4bb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-643946c5-ca9e-444a-af8f-c39ed680d4bb tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 Sep 07 17:01:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-643946c5-ca9e-444a-af8f-c39ed680d4bb tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-643946c5-ca9e-444a-af8f-c39ed680d4bb tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:12 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Created reservations ['666e69f0-d325-4d6d-a05d-8732ce9e7f7f', '31c9e1ac-1617-4cae-932c-3a9d70464ef6', 'c46a35fa-991c-4181-a8c8-0031de3234c3', '87d3ba25-f5c5-4bcd-8182-b74d0805588f'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c61c0282-d088-4d23-93c6-ef68d07305c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['666e69f0-d325-4d6d-a05d-8732ce9e7f7f', '31c9e1ac-1617-4cae-932c-3a9d70464ef6', 'c46a35fa-991c-4181-a8c8-0031de3234c3', '87d3ba25-f5c5-4bcd-8182-b74d0805588f']}' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69fe50a-4719-47ae-b36c-5b9b5544de2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87176]: INFO cinder.volume.api [None req-643946c5-ca9e-444a-af8f-c39ed680d4bb tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-643946c5-ca9e-444a-af8f-c39ed680d4bb tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 returned with HTTP 200 Sep 07 17:01:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1467/2917] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:12 2026] GET /volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 => generated 859 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69fe50a-4719-47ae-b36c-5b9b5544de2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2186212c-cef1-4966-99e0-a5cd0ec55e7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1628274888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['666e69f0-d325-4d6d-a05d-8732ce9e7f7f','31c9e1ac-1617-4cae-932c-3a9d70464ef6','c46a35fa-991c-4181-a8c8-0031de3234c3','87d3ba25-f5c5-4bcd-8182-b74d0805588f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1628274888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2186212c-cef1-4966-99e0-a5cd0ec55e7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f814451c-2ce2-43d7-ad14-36c1b7496abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f814451c-2ce2-43d7-ad14-36c1b7496abb) transitioned into state 'SUCCESS' from state '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-1628274888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['666e69f0-d325-4d6d-a05d-8732ce9e7f7f','31c9e1ac-1617-4cae-932c-3a9d70464ef6','c46a35fa-991c-4181-a8c8-0031de3234c3','87d3ba25-f5c5-4bcd-8182-b74d0805588f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d42e39-35b5-4612-a46c-9d71d40312cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d42e39-35b5-4612-a46c-9d71d40312cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (2820741f-ca1a-4336-a991-20922a53c495) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _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[87177]: INFO cinder.volume.api [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request issued successfully. Sep 07 17:01:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cabaa68e-fd83-4ffd-8fa4-17d405c8f91e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1451/2918] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:01:12 2026] POST /volume/v3/volumes => generated 771 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3174cf1b-5e41-418a-891c-9778ca3424b6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1413793235"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request body: {'volume': {"'source_volid": '3174cf1b-5e41-418a-891c-9778ca3424b6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1413793235'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:12 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume of 1 GB Sep 07 17:01:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Availability Zones retrieved successfully. Sep 07 17:01:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (73d73619-d7d3-4381-9e90-53e63c9565cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2583a982-ffb8-4f71-a0fd-2a1df3b74bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2583a982-ffb8-4f71-a0fd-2a1df3b74bad) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f128e329-e0f3-4034-83a6-17de2d7fcf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _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[87176]: DEBUG cinder.quota [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Created reservations ['35035328-e6d5-4476-8842-69edaabaedf0', '55ddd1d0-6654-4205-8c20-ddea8d13c013', '335ab862-6e51-444b-a5ea-efac3e4b1f8f', 'cbe0a547-138a-4634-9e7c-5abe07f6b7f9'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:12 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f128e329-e0f3-4034-83a6-17de2d7fcf93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35035328-e6d5-4476-8842-69edaabaedf0', '55ddd1d0-6654-4205-8c20-ddea8d13c013', '335ab862-6e51-444b-a5ea-efac3e4b1f8f', 'cbe0a547-138a-4634-9e7c-5abe07f6b7f9']}' {{(pid=87176) _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[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d21a6f2-f3af-42a9-8f87-6bf2e3b7304d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d21a6f2-f3af-42a9-8f87-6bf2e3b7304d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7472d25e-06bf-459c-b4c9-69b237229cf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1413793235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['35035328-e6d5-4476-8842-69edaabaedf0','55ddd1d0-6654-4205-8c20-ddea8d13c013','335ab862-6e51-444b-a5ea-efac3e4b1f8f','cbe0a547-138a-4634-9e7c-5abe07f6b7f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1413793235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7472d25e-06bf-459c-b4c9-69b237229cf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0105669-1b18-44d8-a021-481f6c9d21b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0105669-1b18-44d8-a021-481f6c9d21b8) transitioned into state 'SUCCESS' from state '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-1413793235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['35035328-e6d5-4476-8842-69edaabaedf0','55ddd1d0-6654-4205-8c20-ddea8d13c013','335ab862-6e51-444b-a5ea-efac3e4b1f8f','cbe0a547-138a-4634-9e7c-5abe07f6b7f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb4e4ac7-6189-4e34-be18-50817a1efe3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb4e4ac7-6189-4e34-be18-50817a1efe3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (73d73619-d7d3-4381-9e90-53e63c9565cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request issued successfully. Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cb7e1bd9-eb09-432d-abbe-e536b14450d9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1468/2919] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:01:12 2026] POST /volume/v3/volumes => generated 771 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-923996c8-d928-4f87-9812-4578d0651fc9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3174cf1b-5e41-418a-891c-9778ca3424b6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-367517738"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request body: {'volume': {"'source_volid": '3174cf1b-5e41-418a-891c-9778ca3424b6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-367517738'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume of 1 GB Sep 07 17:01:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Availability Zones retrieved successfully. Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (1f386722-c8c7-4c22-9e3c-e2b51f87893b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b89f46-03b8-48d5-b81d-979386d8fe8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-89dbad9f-2f86-4a99-810c-e28a6fcfa65d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-89dbad9f-2f86-4a99-810c-e28a6fcfa65d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-89dbad9f-2f86-4a99-810c-e28a6fcfa65d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b89f46-03b8-48d5-b81d-979386d8fe8a) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-89dbad9f-2f86-4a99-810c-e28a6fcfa65d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfa5bd1-b911-45d1-b28e-5d1a13453c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-89dbad9f-2f86-4a99-810c-e28a6fcfa65d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-89dbad9f-2f86-4a99-810c-e28a6fcfa65d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a returned with HTTP 200 Sep 07 17:01:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1469/2920] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:13 2026] GET /volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bd658028-4402-487c-a6ce-472185908e26 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd658028-4402-487c-a6ce-472185908e26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd658028-4402-487c-a6ce-472185908e26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd658028-4402-487c-a6ce-472185908e26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd658028-4402-487c-a6ce-472185908e26 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 returned with HTTP 404 Sep 07 17:01:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1470/2921] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:13 2026] GET /volume/v3/volumes/57482018-fff8-4e20-9de6-517208c75048 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-28dd3550-3e79-4e35-ab73-f1bfcfc15d05 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-28dd3550-3e79-4e35-ab73-f1bfcfc15d05 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] DELETE http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-28dd3550-3e79-4e35-ab73-f1bfcfc15d05 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-28dd3550-3e79-4e35-ab73-f1bfcfc15d05 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-28dd3550-3e79-4e35-ab73-f1bfcfc15d05 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume with id: fca7fa0a-b1ba-4369-b58b-995e3165bb7b Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Created reservations ['290432b9-c8d2-48f9-8f1d-33ba6b6bc9e1', '9fa28c40-d06b-4066-9781-fa35d359a538', '24a414ee-3954-4b3c-a572-bc413cdb1c24', '7c80e398-4fd2-4951-af21-e6e4bc2562b8'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfa5bd1-b911-45d1-b28e-5d1a13453c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['290432b9-c8d2-48f9-8f1d-33ba6b6bc9e1', '9fa28c40-d06b-4066-9781-fa35d359a538', '24a414ee-3954-4b3c-a572-bc413cdb1c24', '7c80e398-4fd2-4951-af21-e6e4bc2562b8']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-28dd3550-3e79-4e35-ab73-f1bfcfc15d05 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d68b4de-d619-4f02-b32b-1ef07509ddf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-28dd3550-3e79-4e35-ab73-f1bfcfc15d05 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume request issued successfully. Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-28dd3550-3e79-4e35-ab73-f1bfcfc15d05 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b returned with HTTP 202 Sep 07 17:01:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1471/2922] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:13 2026] DELETE /volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d6161f11-57a7-4ba4-b046-02834b970931 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d68b4de-d619-4f02-b32b-1ef07509ddf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01615195-9b73-4f27-b217-41823cf14892', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-367517738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['290432b9-c8d2-48f9-8f1d-33ba6b6bc9e1','9fa28c40-d06b-4066-9781-fa35d359a538','24a414ee-3954-4b3c-a572-bc413cdb1c24','7c80e398-4fd2-4951-af21-e6e4bc2562b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-367517738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01615195-9b73-4f27-b217-41823cf14892,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d6161f11-57a7-4ba4-b046-02834b970931 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d6161f11-57a7-4ba4-b046-02834b970931 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d6161f11-57a7-4ba4-b046-02834b970931 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcdb221-c5bf-4d44-b844-c076af5255b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d6161f11-57a7-4ba4-b046-02834b970931 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d6161f11-57a7-4ba4-b046-02834b970931 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b returned with HTTP 200 Sep 07 17:01:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1472/2923] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:13 2026] GET /volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcdb221-c5bf-4d44-b844-c076af5255b6) transitioned into state 'SUCCESS' from state '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-367517738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ea7d8d6b004b82a5ab550a8d3e944e',qos_specs=None,replication_status=,reservations=['290432b9-c8d2-48f9-8f1d-33ba6b6bc9e1','9fa28c40-d06b-4066-9781-fa35d359a538','24a414ee-3954-4b3c-a572-bc413cdb1c24','7c80e398-4fd2-4951-af21-e6e4bc2562b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e94c43b584c27b6821ae7cf225ed4',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c27927-697a-4927-b5a0-a5bc1bb8b3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c27927-697a-4927-b5a0-a5bc1bb8b3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Flow 'volume_create_api' (1f386722-c8c7-4c22-9e3c-e2b51f87893b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Create volume request issued successfully. Sep 07 17:01:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-923996c8-d928-4f87-9812-4578d0651fc9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1452/2924] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:01:13 2026] POST /volume/v3/volumes => generated 770 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8475a84c-008c-4eef-a9a1-18bf4a3ad0f0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8475a84c-008c-4eef-a9a1-18bf4a3ad0f0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8475a84c-008c-4eef-a9a1-18bf4a3ad0f0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8475a84c-008c-4eef-a9a1-18bf4a3ad0f0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8475a84c-008c-4eef-a9a1-18bf4a3ad0f0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8475a84c-008c-4eef-a9a1-18bf4a3ad0f0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 returned with HTTP 200 Sep 07 17:01:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1473/2925] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:13 2026] GET /volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 => generated 862 bytes in 130 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[87177]: DEBUG cinder.api.middleware.request_id [None req-670569da-2080-41a7-b6fb-e988c834f9e7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-566600079"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-566600079'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:14 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Create volume of 1 GB Sep 07 17:01:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Availability Zones retrieved successfully. Sep 07 17:01:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Flow 'volume_create_api' (4de34c73-abf0-4e04-a9b7-b45214a5cc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d298530-8874-4e83-8e56-199e3eb86d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87176]: DEBUG cinder.api.middleware.request_id [None req-279810da-5c29-4381-a2f1-9357f77d132b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-279810da-5c29-4381-a2f1-9357f77d132b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-279810da-5c29-4381-a2f1-9357f77d132b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-279810da-5c29-4381-a2f1-9357f77d132b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-279810da-5c29-4381-a2f1-9357f77d132b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-279810da-5c29-4381-a2f1-9357f77d132b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a returned with HTTP 200 Sep 07 17:01:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1474/2926] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:14 2026] GET /volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a => generated 467 bytes in 29 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[87176]: DEBUG cinder.api.middleware.request_id [None req-e7c64fbd-4f06-4831-9553-fd40105d370d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e7c64fbd-4f06-4831-9553-fd40105d370d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] GET http://192.168.122.91/volume/v3/snapshots Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e7c64fbd-4f06-4831-9553-fd40105d370d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e7c64fbd-4f06-4831-9553-fd40105d370d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-e7c64fbd-4f06-4831-9553-fd40105d370d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-e7c64fbd-4f06-4831-9553-fd40105d370d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: /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:14 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e7c64fbd-4f06-4831-9553-fd40105d370d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Get all snapshots completed successfully. Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e7c64fbd-4f06-4831-9553-fd40105d370d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] http://192.168.122.91/volume/v3/snapshots returned with HTTP 200 Sep 07 17:01:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1475/2927] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 17:01:14 2026] GET /volume/v3/snapshots => generated 336 bytes in 25 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[87176]: DEBUG cinder.api.middleware.request_id [None req-9b933cbb-7590-4f0f-955f-a8a64023ea7a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9b933cbb-7590-4f0f-955f-a8a64023ea7a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9b933cbb-7590-4f0f-955f-a8a64023ea7a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9b933cbb-7590-4f0f-955f-a8a64023ea7a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-9b933cbb-7590-4f0f-955f-a8a64023ea7a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete snapshot with id: f24e89f5-c21b-4c15-851c-ed7cc131286a Sep 07 17:01:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d298530-8874-4e83-8e56-199e3eb86d0a) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e7a76c-3819-4405-90e6-5091f24a8a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9b933cbb-7590-4f0f-955f-a8a64023ea7a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9b933cbb-7590-4f0f-955f-a8a64023ea7a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot delete request issued successfully. Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9b933cbb-7590-4f0f-955f-a8a64023ea7a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a returned with HTTP 202 Sep 07 17:01:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1476/2928] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:01:14 2026] DELETE /volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a => generated 0 bytes in 82 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[87176]: DEBUG cinder.api.middleware.request_id [None req-cb902c2b-71e0-4ba0-801d-9c989184957b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cb902c2b-71e0-4ba0-801d-9c989184957b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cb902c2b-71e0-4ba0-801d-9c989184957b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cb902c2b-71e0-4ba0-801d-9c989184957b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cb902c2b-71e0-4ba0-801d-9c989184957b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cb902c2b-71e0-4ba0-801d-9c989184957b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a returned with HTTP 200 Sep 07 17:01:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1477/2929] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:14 2026] GET /volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a => generated 466 bytes in 47 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[87177]: DEBUG cinder.quota [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Created reservations ['c8bc92ff-ae67-4ed7-aa4c-9c703e9fdb7a', '80c8ad7e-bc8f-49ed-b9c6-d79fb30bdd53', '7c1d7d00-5e3e-48a0-a433-bc4c0efcb44a', '964b7107-fbd9-43fa-9876-1d8c25460419'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e7a76c-3819-4405-90e6-5091f24a8a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8bc92ff-ae67-4ed7-aa4c-9c703e9fdb7a', '80c8ad7e-bc8f-49ed-b9c6-d79fb30bdd53', '7c1d7d00-5e3e-48a0-a433-bc4c0efcb44a', '964b7107-fbd9-43fa-9876-1d8c25460419']}' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81943447-878f-4924-922f-54f0bb8b4419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87176]: DEBUG cinder.api.middleware.request_id [None req-69b675c5-628d-4588-a483-b2b858a5e28d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-69b675c5-628d-4588-a483-b2b858a5e28d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-69b675c5-628d-4588-a483-b2b858a5e28d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-69b675c5-628d-4588-a483-b2b858a5e28d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-69b675c5-628d-4588-a483-b2b858a5e28d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-69b675c5-628d-4588-a483-b2b858a5e28d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b returned with HTTP 200 Sep 07 17:01:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1478/2930] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:14 2026] GET /volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b => generated 859 bytes in 51 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[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:14 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81943447-878f-4924-922f-54f0bb8b4419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed14aa03-075a-4fff-9df1-d22daf96edca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-566600079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5edb5717e6ce4528b37f49ab34a2d731',qos_specs=None,replication_status=,reservations=['c8bc92ff-ae67-4ed7-aa4c-9c703e9fdb7a','80c8ad7e-bc8f-49ed-b9c6-d79fb30bdd53','7c1d7d00-5e3e-48a0-a433-bc4c0efcb44a','964b7107-fbd9-43fa-9876-1d8c25460419'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a661cc147dd14b379a28092c6189ba5a',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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-VolumeDependencyTests-Volume-566600079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed14aa03-075a-4fff-9df1-d22daf96edca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5edb5717e6ce4528b37f49ab34a2d731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a661cc147dd14b379a28092c6189ba5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d7780f-6e85-428f-94d9-66c3f05a7cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d7780f-6e85-428f-94d9-66c3f05a7cbe) transitioned into state 'SUCCESS' from state '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-566600079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5edb5717e6ce4528b37f49ab34a2d731',qos_specs=None,replication_status=,reservations=['c8bc92ff-ae67-4ed7-aa4c-9c703e9fdb7a','80c8ad7e-bc8f-49ed-b9c6-d79fb30bdd53','7c1d7d00-5e3e-48a0-a433-bc4c0efcb44a','964b7107-fbd9-43fa-9876-1d8c25460419'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a661cc147dd14b379a28092c6189ba5a',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50be343-eaff-4f26-a3ef-d949ee3ed696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50be343-eaff-4f26-a3ef-d949ee3ed696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Flow 'volume_create_api' (4de34c73-abf0-4e04-a9b7-b45214a5cc93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _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[87177]: INFO cinder.volume.api [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Create volume request issued successfully. Sep 07 17:01:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-670569da-2080-41a7-b6fb-e988c834f9e7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1453/2931] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 17:01:14 2026] POST /volume/v3/volumes => generated 776 bytes in 782 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[87176]: DEBUG cinder.api.middleware.request_id [None req-9817a5c0-4d8b-4403-b2f0-59401e35ab26 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9817a5c0-4d8b-4403-b2f0-59401e35ab26 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9817a5c0-4d8b-4403-b2f0-59401e35ab26 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9817a5c0-4d8b-4403-b2f0-59401e35ab26 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9817a5c0-4d8b-4403-b2f0-59401e35ab26 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1fb946e7-e11b-493f-856d-b313ece9fda0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9817a5c0-4d8b-4403-b2f0-59401e35ab26 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca returned with HTTP 200 Sep 07 17:01:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1479/2932] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:15 2026] GET /volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca => generated 844 bytes in 67 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[87177]: INFO cinder.api.openstack.wsgi [None req-1fb946e7-e11b-493f-856d-b313ece9fda0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 Sep 07 17:01:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1fb946e7-e11b-493f-856d-b313ece9fda0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1fb946e7-e11b-493f-856d-b313ece9fda0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1fb946e7-e11b-493f-856d-b313ece9fda0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1fb946e7-e11b-493f-856d-b313ece9fda0 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 returned with HTTP 200 Sep 07 17:01:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1454/2933] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:15 2026] GET /volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 => generated 863 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5237dff0-b0cb-4380-b1d6-2540d8c05a2c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5237dff0-b0cb-4380-b1d6-2540d8c05a2c tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 Sep 07 17:01:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5237dff0-b0cb-4380-b1d6-2540d8c05a2c tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5237dff0-b0cb-4380-b1d6-2540d8c05a2c tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5237dff0-b0cb-4380-b1d6-2540d8c05a2c tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5237dff0-b0cb-4380-b1d6-2540d8c05a2c tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 returned with HTTP 200 Sep 07 17:01:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1480/2934] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:15 2026] GET /volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cb5194a5-281e-4028-bff2-a3469d92e23d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb5194a5-281e-4028-bff2-a3469d92e23d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a Sep 07 17:01:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cb5194a5-281e-4028-bff2-a3469d92e23d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cb5194a5-281e-4028-bff2-a3469d92e23d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cb5194a5-281e-4028-bff2-a3469d92e23d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb5194a5-281e-4028-bff2-a3469d92e23d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a returned with HTTP 200 Sep 07 17:01:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1455/2935] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:15 2026] GET /volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4bd32e74-b762-4f84-92fb-e9deb3513b85 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4bd32e74-b762-4f84-92fb-e9deb3513b85 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b Sep 07 17:01:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4bd32e74-b762-4f84-92fb-e9deb3513b85 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4bd32e74-b762-4f84-92fb-e9deb3513b85 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4bd32e74-b762-4f84-92fb-e9deb3513b85 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b returned with HTTP 404 Sep 07 17:01:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1481/2936] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:15 2026] GET /volume/v3/volumes/fca7fa0a-b1ba-4369-b58b-995e3165bb7b => generated 109 bytes in 20 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[87177]: DEBUG cinder.api.middleware.request_id [None req-e3d530e1-da1a-4200-8582-c40b8b0eae9d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e3d530e1-da1a-4200-8582-c40b8b0eae9d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] DELETE http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 Sep 07 17:01:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e3d530e1-da1a-4200-8582-c40b8b0eae9d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e3d530e1-da1a-4200-8582-c40b8b0eae9d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:15 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-e3d530e1-da1a-4200-8582-c40b8b0eae9d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume with id: ecb70a00-5183-4c55-b295-cd30600c73d1 Sep 07 17:01:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:15 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e3d530e1-da1a-4200-8582-c40b8b0eae9d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e3d530e1-da1a-4200-8582-c40b8b0eae9d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume request issued successfully. Sep 07 17:01:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e3d530e1-da1a-4200-8582-c40b8b0eae9d tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 returned with HTTP 202 Sep 07 17:01:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1456/2937] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:15 2026] DELETE /volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:01:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ee30b61f-c4c6-4e82-8e01-3407dc44558f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee30b61f-c4c6-4e82-8e01-3407dc44558f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 Sep 07 17:01:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee30b61f-c4c6-4e82-8e01-3407dc44558f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ee30b61f-c4c6-4e82-8e01-3407dc44558f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ee30b61f-c4c6-4e82-8e01-3407dc44558f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ee30b61f-c4c6-4e82-8e01-3407dc44558f tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 returned with HTTP 200 Sep 07 17:01:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1482/2938] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:16 2026] GET /volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 => generated 859 bytes in 63 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[87177]: DEBUG cinder.api.middleware.request_id [None req-6da29cea-07ad-42f9-8908-aa78281596e0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6da29cea-07ad-42f9-8908-aa78281596e0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6da29cea-07ad-42f9-8908-aa78281596e0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6da29cea-07ad-42f9-8908-aa78281596e0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6da29cea-07ad-42f9-8908-aa78281596e0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6da29cea-07ad-42f9-8908-aa78281596e0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca returned with HTTP 200 Sep 07 17:01:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1457/2939] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:16 2026] GET /volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca => generated 868 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5209bcf7-1b9c-4094-acf4-e85be2d8a0a9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5209bcf7-1b9c-4094-acf4-e85be2d8a0a9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 Sep 07 17:01:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5209bcf7-1b9c-4094-acf4-e85be2d8a0a9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5209bcf7-1b9c-4094-acf4-e85be2d8a0a9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5209bcf7-1b9c-4094-acf4-e85be2d8a0a9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5209bcf7-1b9c-4094-acf4-e85be2d8a0a9 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 returned with HTTP 200 Sep 07 17:01:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1483/2940] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:16 2026] GET /volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 => generated 864 bytes in 57 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[87177]: DEBUG cinder.api.middleware.request_id [None req-5658c8eb-97cd-47a6-aa10-5aeae87a17bd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5658c8eb-97cd-47a6-aa10-5aeae87a17bd tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c Sep 07 17:01:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5658c8eb-97cd-47a6-aa10-5aeae87a17bd tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5658c8eb-97cd-47a6-aa10-5aeae87a17bd tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5658c8eb-97cd-47a6-aa10-5aeae87a17bd tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5658c8eb-97cd-47a6-aa10-5aeae87a17bd tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c returned with HTTP 200 Sep 07 17:01:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1458/2941] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:16 2026] GET /volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c => generated 863 bytes in 68 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[87176]: DEBUG cinder.api.middleware.request_id [None req-53719218-0c52-414b-b9d7-462d50743790 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-53719218-0c52-414b-b9d7-462d50743790 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a Sep 07 17:01:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-53719218-0c52-414b-b9d7-462d50743790 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-53719218-0c52-414b-b9d7-462d50743790 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-53719218-0c52-414b-b9d7-462d50743790 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a returned with HTTP 404 Sep 07 17:01:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1484/2942] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:16 2026] GET /volume/v3/snapshots/f24e89f5-c21b-4c15-851c-ed7cc131286a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0f67c799-b0b5-4378-8135-518db03f543b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f67c799-b0b5-4378-8135-518db03f543b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 Sep 07 17:01:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0f67c799-b0b5-4378-8135-518db03f543b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0f67c799-b0b5-4378-8135-518db03f543b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:16 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-0f67c799-b0b5-4378-8135-518db03f543b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete volume with id: ef2148be-2683-43ff-bfce-8bbf548bc669 Sep 07 17:01:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0f67c799-b0b5-4378-8135-518db03f543b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0f67c799-b0b5-4378-8135-518db03f543b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete volume request issued successfully. Sep 07 17:01:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0f67c799-b0b5-4378-8135-518db03f543b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 returned with HTTP 202 Sep 07 17:01:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1459/2943] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:16 2026] DELETE /volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 => generated 0 bytes in 93 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[87176]: DEBUG cinder.api.middleware.request_id [None req-ecb7ca37-74c3-4167-a951-0f89a4fe1551 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ecb7ca37-74c3-4167-a951-0f89a4fe1551 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 Sep 07 17:01:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ecb7ca37-74c3-4167-a951-0f89a4fe1551 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ecb7ca37-74c3-4167-a951-0f89a4fe1551 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:16 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ecb7ca37-74c3-4167-a951-0f89a4fe1551 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ecb7ca37-74c3-4167-a951-0f89a4fe1551 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 returned with HTTP 200 Sep 07 17:01:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1485/2944] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:16 2026] GET /volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 => generated 1014 bytes in 96 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[87177]: DEBUG cinder.api.middleware.request_id [None req-7dc2322d-78e6-4d4b-b799-2fb2c9912566 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7dc2322d-78e6-4d4b-b799-2fb2c9912566 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 Sep 07 17:01:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7dc2322d-78e6-4d4b-b799-2fb2c9912566 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7dc2322d-78e6-4d4b-b799-2fb2c9912566 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7dc2322d-78e6-4d4b-b799-2fb2c9912566 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 returned with HTTP 404 Sep 07 17:01:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1460/2945] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:17 2026] GET /volume/v3/volumes/ecb70a00-5183-4c55-b295-cd30600c73d1 => generated 109 bytes in 26 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[87176]: DEBUG cinder.api.middleware.request_id [None req-a97253eb-6d7c-438f-b052-b8a425edcc50 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a97253eb-6d7c-438f-b052-b8a425edcc50 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:01:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a97253eb-6d7c-438f-b052-b8a425edcc50 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a97253eb-6d7c-438f-b052-b8a425edcc50 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:17 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-a97253eb-6d7c-438f-b052-b8a425edcc50 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete snapshot with id: 6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:01:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a97253eb-6d7c-438f-b052-b8a425edcc50 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot retrieved successfully. Sep 07 17:01:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a97253eb-6d7c-438f-b052-b8a425edcc50 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot delete request issued successfully. Sep 07 17:01:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a97253eb-6d7c-438f-b052-b8a425edcc50 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc returned with HTTP 202 Sep 07 17:01:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1486/2946] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:01:17 2026] DELETE /volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc => generated 0 bytes in 71 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[87177]: DEBUG cinder.api.middleware.request_id [None req-2d41fead-cc03-4ce3-87dd-98d95356161a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a3153aed-fb46-4641-a53b-45db27f70404 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a3153aed-fb46-4641-a53b-45db27f70404 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d41fead-cc03-4ce3-87dd-98d95356161a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:01:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a3153aed-fb46-4641-a53b-45db27f70404 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a3153aed-fb46-4641-a53b-45db27f70404 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d41fead-cc03-4ce3-87dd-98d95356161a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d41fead-cc03-4ce3-87dd-98d95356161a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a3153aed-fb46-4641-a53b-45db27f70404 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2d41fead-cc03-4ce3-87dd-98d95356161a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot retrieved successfully. Sep 07 17:01:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d41fead-cc03-4ce3-87dd-98d95356161a tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc returned with HTTP 200 Sep 07 17:01:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1461/2947] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:17 2026] GET /volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc => generated 474 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a3153aed-fb46-4641-a53b-45db27f70404 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca returned with HTTP 200 Sep 07 17:01:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1487/2948] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:17 2026] GET /volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca => generated 868 bytes in 54 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[87177]: DEBUG cinder.api.middleware.request_id [None req-5bed42d2-e848-44fd-83a7-57aec3f73b39 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5bed42d2-e848-44fd-83a7-57aec3f73b39 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c Sep 07 17:01:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5bed42d2-e848-44fd-83a7-57aec3f73b39 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5bed42d2-e848-44fd-83a7-57aec3f73b39 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5bed42d2-e848-44fd-83a7-57aec3f73b39 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5bed42d2-e848-44fd-83a7-57aec3f73b39 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c returned with HTTP 200 Sep 07 17:01:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1462/2949] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:17 2026] GET /volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-55757af2-63bc-473e-9cc9-52ba939a69d8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55757af2-63bc-473e-9cc9-52ba939a69d8 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 Sep 07 17:01:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55757af2-63bc-473e-9cc9-52ba939a69d8 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55757af2-63bc-473e-9cc9-52ba939a69d8 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:17 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-55757af2-63bc-473e-9cc9-52ba939a69d8 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55757af2-63bc-473e-9cc9-52ba939a69d8 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 returned with HTTP 200 Sep 07 17:01:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1488/2950] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:17 2026] GET /volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9b8ddfdb-d739-45cd-b12c-cb6cc403d044 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9b8ddfdb-d739-45cd-b12c-cb6cc403d044 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 Sep 07 17:01:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9b8ddfdb-d739-45cd-b12c-cb6cc403d044 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:17 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9b8ddfdb-d739-45cd-b12c-cb6cc403d044 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:17 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:17 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:17 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9b8ddfdb-d739-45cd-b12c-cb6cc403d044 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:17 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9b8ddfdb-d739-45cd-b12c-cb6cc403d044 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 returned with HTTP 200 Sep 07 17:01:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1463/2951] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:17 2026] GET /volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2f54b2bd-0d54-41ed-ad7e-fc7218b335ed None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f54b2bd-0d54-41ed-ad7e-fc7218b335ed tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:01:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f54b2bd-0d54-41ed-ad7e-fc7218b335ed tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2f54b2bd-0d54-41ed-ad7e-fc7218b335ed tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2d353ed9-ca6c-4310-a671-aef79136ba8c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2f54b2bd-0d54-41ed-ad7e-fc7218b335ed tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Snapshot retrieved successfully. Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2f54b2bd-0d54-41ed-ad7e-fc7218b335ed tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc returned with HTTP 200 Sep 07 17:01:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1489/2952] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:18 2026] GET /volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc => generated 474 bytes in 22 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[87177]: INFO cinder.api.openstack.wsgi [None req-2d353ed9-ca6c-4310-a671-aef79136ba8c tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d353ed9-ca6c-4310-a671-aef79136ba8c tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d353ed9-ca6c-4310-a671-aef79136ba8c tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2d353ed9-ca6c-4310-a671-aef79136ba8c tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d353ed9-ca6c-4310-a671-aef79136ba8c tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca returned with HTTP 200 Sep 07 17:01:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1464/2953] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:18 2026] GET /volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca => generated 868 bytes in 59 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[87176]: DEBUG cinder.api.middleware.request_id [None req-8c6ac1e2-ef49-4534-b489-e12508b1fb83 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8c6ac1e2-ef49-4534-b489-e12508b1fb83 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 Sep 07 17:01:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8c6ac1e2-ef49-4534-b489-e12508b1fb83 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8c6ac1e2-ef49-4534-b489-e12508b1fb83 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8c6ac1e2-ef49-4534-b489-e12508b1fb83 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8c6ac1e2-ef49-4534-b489-e12508b1fb83 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 returned with HTTP 200 Sep 07 17:01:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1490/2954] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:18 2026] GET /volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 => generated 864 bytes in 69 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[87177]: DEBUG cinder.api.middleware.request_id [None req-f3a093ed-3fd6-4c5d-8627-51c067af77ba None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f3a093ed-3fd6-4c5d-8627-51c067af77ba tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 Sep 07 17:01:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f3a093ed-3fd6-4c5d-8627-51c067af77ba tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f3a093ed-3fd6-4c5d-8627-51c067af77ba tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f3a093ed-3fd6-4c5d-8627-51c067af77ba tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f3a093ed-3fd6-4c5d-8627-51c067af77ba tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 returned with HTTP 200 Sep 07 17:01:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1465/2955] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:18 2026] GET /volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 => generated 863 bytes in 48 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[87176]: DEBUG cinder.api.middleware.request_id [None req-082c0231-e337-4c07-b849-e74baa302fde None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-082c0231-e337-4c07-b849-e74baa302fde tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] DELETE http://192.168.122.91/volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 Sep 07 17:01:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-082c0231-e337-4c07-b849-e74baa302fde tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-082c0231-e337-4c07-b849-e74baa302fde tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-082c0231-e337-4c07-b849-e74baa302fde tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume with id: 01615195-9b73-4f27-b217-41823cf14892 Sep 07 17:01:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-082c0231-e337-4c07-b849-e74baa302fde tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-082c0231-e337-4c07-b849-e74baa302fde tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume request issued successfully. Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-082c0231-e337-4c07-b849-e74baa302fde tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 returned with HTTP 202 Sep 07 17:01:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1491/2956] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:18 2026] DELETE /volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-aafc50b3-921f-4497-a18d-ec82e66d84f3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aafc50b3-921f-4497-a18d-ec82e66d84f3 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 Sep 07 17:01:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aafc50b3-921f-4497-a18d-ec82e66d84f3 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-aafc50b3-921f-4497-a18d-ec82e66d84f3 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-aafc50b3-921f-4497-a18d-ec82e66d84f3 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-aafc50b3-921f-4497-a18d-ec82e66d84f3 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 returned with HTTP 200 Sep 07 17:01:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1466/2957] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:18 2026] GET /volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 => generated 862 bytes in 78 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[87176]: DEBUG cinder.api.middleware.request_id [None req-b88f2792-4ac8-430c-a6ec-d5ed2600d051 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b88f2792-4ac8-430c-a6ec-d5ed2600d051 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b88f2792-4ac8-430c-a6ec-d5ed2600d051 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b88f2792-4ac8-430c-a6ec-d5ed2600d051 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b88f2792-4ac8-430c-a6ec-d5ed2600d051 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 returned with HTTP 404 Sep 07 17:01:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1492/2958] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:18 2026] GET /volume/v3/volumes/ef2148be-2683-43ff-bfce-8bbf548bc669 => generated 109 bytes in 32 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[87177]: DEBUG cinder.api.middleware.request_id [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-452570609"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-452570609'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume of 1 GB Sep 07 17:01:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Availability Zones retrieved successfully. Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b014d655-89a3-4b08-b834-e3fdc36328b7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b014d655-89a3-4b08-b834-e3fdc36328b7 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b014d655-89a3-4b08-b834-e3fdc36328b7 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b014d655-89a3-4b08-b834-e3fdc36328b7 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b014d655-89a3-4b08-b834-e3fdc36328b7 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc returned with HTTP 404 Sep 07 17:01:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1493/2959] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:19 2026] GET /volume/v3/snapshots/6e76b919-f55e-4db9-a18b-c4bd335b93fc => generated 111 bytes in 34 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[87176]: DEBUG cinder.api.middleware.request_id [None req-5dc16e26-648f-423f-99d4-81957a534ee5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5dc16e26-648f-423f-99d4-81957a534ee5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] DELETE http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5dc16e26-648f-423f-99d4-81957a534ee5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5dc16e26-648f-423f-99d4-81957a534ee5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-5dc16e26-648f-423f-99d4-81957a534ee5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume with id: 1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 Sep 07 17:01:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5dc16e26-648f-423f-99d4-81957a534ee5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5dc16e26-648f-423f-99d4-81957a534ee5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Delete volume request issued successfully. Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5dc16e26-648f-423f-99d4-81957a534ee5 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 returned with HTTP 202 Sep 07 17:01:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1494/2960] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:19 2026] DELETE /volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-feb25236-441e-49d6-9286-8199b60a9721 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-feb25236-441e-49d6-9286-8199b60a9721 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-feb25236-441e-49d6-9286-8199b60a9721 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-feb25236-441e-49d6-9286-8199b60a9721 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Flow 'volume_create_api' (51f4f330-8c6e-471f-a31d-90e181835ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a0e91d-9334-4e20-88c9-8ee9c3b3a159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-feb25236-441e-49d6-9286-8199b60a9721 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-feb25236-441e-49d6-9286-8199b60a9721 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca returned with HTTP 200 Sep 07 17:01:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1495/2961] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:19 2026] GET /volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca => generated 868 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8af0b6ac-7059-40f5-b3a1-64cedb518c06 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8af0b6ac-7059-40f5-b3a1-64cedb518c06 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8af0b6ac-7059-40f5-b3a1-64cedb518c06 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8af0b6ac-7059-40f5-b3a1-64cedb518c06 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8af0b6ac-7059-40f5-b3a1-64cedb518c06 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a0e91d-9334-4e20-88c9-8ee9c3b3a159) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3106c682-af6a-4702-9278-f695cd13f9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8af0b6ac-7059-40f5-b3a1-64cedb518c06 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 returned with HTTP 200 Sep 07 17:01:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1496/2962] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:19 2026] GET /volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 => generated 859 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Created reservations ['de7713df-f9d4-44ec-ace5-a2eb92565ecb', '48f6156c-a05f-4368-a4d0-509146d3a41e', '10e327a2-8d9d-4458-ac32-50c38ac487a9', '31c6a8ad-308d-444b-865f-ddaec079e648'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3106c682-af6a-4702-9278-f695cd13f9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de7713df-f9d4-44ec-ace5-a2eb92565ecb', '48f6156c-a05f-4368-a4d0-509146d3a41e', '10e327a2-8d9d-4458-ac32-50c38ac487a9', '31c6a8ad-308d-444b-865f-ddaec079e648']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c2c4b8-ace2-46b6-b620-028c0d22d0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c2c4b8-ace2-46b6-b620-028c0d22d0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f85357b8-1195-41ff-8a21-1bf78f5e029d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-452570609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fea07c66de943bba2c3b154f77e4d3b',qos_specs=None,replication_status=,reservations=['de7713df-f9d4-44ec-ace5-a2eb92565ecb','48f6156c-a05f-4368-a4d0-509146d3a41e','10e327a2-8d9d-4458-ac32-50c38ac487a9','31c6a8ad-308d-444b-865f-ddaec079e648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-452570609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f85357b8-1195-41ff-8a21-1bf78f5e029d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fea07c66de943bba2c3b154f77e4d3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a47f87-8dc4-4889-900e-2dd2746cf880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a47f87-8dc4-4889-900e-2dd2746cf880) transitioned into state 'SUCCESS' from state '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-452570609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fea07c66de943bba2c3b154f77e4d3b',qos_specs=None,replication_status=,reservations=['de7713df-f9d4-44ec-ace5-a2eb92565ecb','48f6156c-a05f-4368-a4d0-509146d3a41e','10e327a2-8d9d-4458-ac32-50c38ac487a9','31c6a8ad-308d-444b-865f-ddaec079e648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a0edbb-7d52-49ec-b0d7-7df1d603b2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a0edbb-7d52-49ec-b0d7-7df1d603b2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Flow 'volume_create_api' (51f4f330-8c6e-471f-a31d-90e181835ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume request issued successfully. Sep 07 17:01:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-692126b6-ad4c-43e1-8b42-b1a074fc380b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1467/2963] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:01:19 2026] POST /volume/v3/volumes => generated 784 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fb45de02-a38c-41a6-a32f-8e9a52e434ae None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb45de02-a38c-41a6-a32f-8e9a52e434ae tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-36d5196f-4198-4956-a5e4-625ab78fd868 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb45de02-a38c-41a6-a32f-8e9a52e434ae tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb45de02-a38c-41a6-a32f-8e9a52e434ae tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36d5196f-4198-4956-a5e4-625ab78fd868 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-36d5196f-4198-4956-a5e4-625ab78fd868 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-36d5196f-4198-4956-a5e4-625ab78fd868 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb45de02-a38c-41a6-a32f-8e9a52e434ae tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 returned with HTTP 404 Sep 07 17:01:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1497/2964] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:19 2026] GET /volume/v3/volumes/01615195-9b73-4f27-b217-41823cf14892 => generated 109 bytes in 44 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[87176]: DEBUG cinder.api.middleware.request_id [None req-525e6e1d-758d-4014-b48b-1233b4291d88 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-525e6e1d-758d-4014-b48b-1233b4291d88 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] DELETE http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 Sep 07 17:01:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-525e6e1d-758d-4014-b48b-1233b4291d88 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-525e6e1d-758d-4014-b48b-1233b4291d88 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:19 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-525e6e1d-758d-4014-b48b-1233b4291d88 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume with id: 7472d25e-06bf-459c-b4c9-69b237229cf7 Sep 07 17:01:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-36d5196f-4198-4956-a5e4-625ab78fd868 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-525e6e1d-758d-4014-b48b-1233b4291d88 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36d5196f-4198-4956-a5e4-625ab78fd868 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d returned with HTTP 200 Sep 07 17:01:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1468/2965] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:19 2026] GET /volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d => generated 963 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-525e6e1d-758d-4014-b48b-1233b4291d88 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume request issued successfully. Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-525e6e1d-758d-4014-b48b-1233b4291d88 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 returned with HTTP 202 Sep 07 17:01:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1498/2966] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:19 2026] DELETE /volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ba9e7be1-631c-4438-8a6d-6ea7c2efaad4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ba9e7be1-631c-4438-8a6d-6ea7c2efaad4 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 Sep 07 17:01:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ba9e7be1-631c-4438-8a6d-6ea7c2efaad4 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ba9e7be1-631c-4438-8a6d-6ea7c2efaad4 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ba9e7be1-631c-4438-8a6d-6ea7c2efaad4 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ba9e7be1-631c-4438-8a6d-6ea7c2efaad4 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 returned with HTTP 200 Sep 07 17:01:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1469/2967] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:20 2026] GET /volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 => generated 863 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cf235d46-9f10-4fc4-925c-2222f443172e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cf235d46-9f10-4fc4-925c-2222f443172e tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cf235d46-9f10-4fc4-925c-2222f443172e tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cf235d46-9f10-4fc4-925c-2222f443172e tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cf235d46-9f10-4fc4-925c-2222f443172e tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cf235d46-9f10-4fc4-925c-2222f443172e tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca returned with HTTP 200 Sep 07 17:01:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1499/2968] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:20 2026] GET /volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca => generated 869 bytes in 55 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[87177]: DEBUG cinder.api.middleware.request_id [None req-b529e007-b27a-482c-854a-73be46e8d662 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b529e007-b27a-482c-854a-73be46e8d662 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:01:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b529e007-b27a-482c-854a-73be46e8d662 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed14aa03-075a-4fff-9df1-d22daf96edca", "name": "tempest-VolumeDependencyTests-Snapshot-1987150280"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-05fada2c-8ad3-4f43-bf83-3f4c180b569c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-05fada2c-8ad3-4f43-bf83-3f4c180b569c tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 Sep 07 17:01:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-05fada2c-8ad3-4f43-bf83-3f4c180b569c tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-05fada2c-8ad3-4f43-bf83-3f4c180b569c tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b529e007-b27a-482c-854a-73be46e8d662 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:20 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-b529e007-b27a-482c-854a-73be46e8d662 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Create snapshot from volume ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-05fada2c-8ad3-4f43-bf83-3f4c180b569c tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Volume info retrieved successfully. Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-05fada2c-8ad3-4f43-bf83-3f4c180b569c tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 returned with HTTP 200 Sep 07 17:01:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1500/2969] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:20 2026] GET /volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:20 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-b529e007-b27a-482c-854a-73be46e8d662 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Created reservations ['491b0eea-7c33-4b1e-b234-3619822b43ce', '10ec8262-1c5c-4a80-88e5-4a5106a0524d', '6158b9b5-f70d-484b-a74e-dc78d59355c6', 'a1581dee-0549-456a-9c4b-1d4c585cc87d'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b529e007-b27a-482c-854a-73be46e8d662 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Snapshot create request issued successfully. Sep 07 17:01:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b529e007-b27a-482c-854a-73be46e8d662 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:01:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1470/2970] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:01:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c3f0e575-b779-480d-bcd5-ce58f1683766 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c3f0e575-b779-480d-bcd5-ce58f1683766 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c3f0e575-b779-480d-bcd5-ce58f1683766 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c3f0e575-b779-480d-bcd5-ce58f1683766 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:20 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c3f0e575-b779-480d-bcd5-ce58f1683766 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Snapshot retrieved successfully. Sep 07 17:01:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c3f0e575-b779-480d-bcd5-ce58f1683766 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff returned with HTTP 200 Sep 07 17:01:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1501/2971] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:20 2026] GET /volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff => generated 440 bytes in 39 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[87177]: DEBUG cinder.api.middleware.request_id [None req-68f9c475-ceda-46af-b80b-fedf25daf92d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-68f9c475-ceda-46af-b80b-fedf25daf92d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d Sep 07 17:01:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-68f9c475-ceda-46af-b80b-fedf25daf92d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-68f9c475-ceda-46af-b80b-fedf25daf92d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:21 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:21 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:21 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-68f9c475-ceda-46af-b80b-fedf25daf92d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-68f9c475-ceda-46af-b80b-fedf25daf92d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d returned with HTTP 200 Sep 07 17:01:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1471/2972] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:21 2026] GET /volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d => generated 1013 bytes in 53 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[87176]: DEBUG cinder.api.middleware.request_id [None req-2b3951e7-593d-4b42-b95b-f8ad4bf9f47e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2b3951e7-593d-4b42-b95b-f8ad4bf9f47e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 Sep 07 17:01:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2b3951e7-593d-4b42-b95b-f8ad4bf9f47e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2b3951e7-593d-4b42-b95b-f8ad4bf9f47e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2b3951e7-593d-4b42-b95b-f8ad4bf9f47e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2b3951e7-593d-4b42-b95b-f8ad4bf9f47e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 returned with HTTP 200 Sep 07 17:01:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1502/2973] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:21 2026] GET /volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 => generated 863 bytes in 59 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[87177]: DEBUG cinder.api.middleware.request_id [None req-c58f8be2-2b5e-43a9-9207-8bc9990a7347 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c58f8be2-2b5e-43a9-9207-8bc9990a7347 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] GET http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 Sep 07 17:01:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c58f8be2-2b5e-43a9-9207-8bc9990a7347 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:21 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-c58f8be2-2b5e-43a9-9207-8bc9990a7347 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:21 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-c58f8be2-2b5e-43a9-9207-8bc9990a7347 tempest-CreateVolumesFromSnapshotTest-922611610 tempest-CreateVolumesFromSnapshotTest-922611610-project-member] http://192.168.122.91/volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 returned with HTTP 404 Sep 07 17:01:21 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1472/2974] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:21 2026] GET /volume/v3/volumes/1fe67b6d-9f9e-4d2c-8065-1dd62ba2dec3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-67faab0a-6ca6-4fd3-a791-c9f43986d2ed None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-67faab0a-6ca6-4fd3-a791-c9f43986d2ed tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-67faab0a-6ca6-4fd3-a791-c9f43986d2ed tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-67faab0a-6ca6-4fd3-a791-c9f43986d2ed tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-67faab0a-6ca6-4fd3-a791-c9f43986d2ed tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Snapshot retrieved successfully. Sep 07 17:01:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-67faab0a-6ca6-4fd3-a791-c9f43986d2ed tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff returned with HTTP 200 Sep 07 17:01:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1503/2975] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:21 2026] GET /volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff => generated 440 bytes in 26 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[87177]: DEBUG cinder.api.middleware.request_id [None req-89d75e5b-0409-4980-bffb-0c711c3d3050 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-89d75e5b-0409-4980-bffb-0c711c3d3050 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d Sep 07 17:01:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-89d75e5b-0409-4980-bffb-0c711c3d3050 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-89d75e5b-0409-4980-bffb-0c711c3d3050 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-89d75e5b-0409-4980-bffb-0c711c3d3050 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-89d75e5b-0409-4980-bffb-0c711c3d3050 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d returned with HTTP 200 Sep 07 17:01:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1473/2976] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:22 2026] GET /volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d => generated 1014 bytes in 47 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[87176]: DEBUG cinder.api.middleware.request_id [None req-997b3e36-5361-45bc-a8e8-b93b71b5dc24 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-997b3e36-5361-45bc-a8e8-b93b71b5dc24 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:01:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-997b3e36-5361-45bc-a8e8-b93b71b5dc24 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f85357b8-1195-41ff-8a21-1bf78f5e029d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1206430825"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-997b3e36-5361-45bc-a8e8-b93b71b5dc24 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:22 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-997b3e36-5361-45bc-a8e8-b93b71b5dc24 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create snapshot from volume f85357b8-1195-41ff-8a21-1bf78f5e029d Sep 07 17:01:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9c584b9a-14fa-420a-a7c7-5d0287c293ba None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c584b9a-14fa-420a-a7c7-5d0287c293ba tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 Sep 07 17:01:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9c584b9a-14fa-420a-a7c7-5d0287c293ba tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9c584b9a-14fa-420a-a7c7-5d0287c293ba tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9c584b9a-14fa-420a-a7c7-5d0287c293ba tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 returned with HTTP 404 Sep 07 17:01:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1474/2977] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:22 2026] GET /volume/v3/volumes/7472d25e-06bf-459c-b4c9-69b237229cf7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:22 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-997b3e36-5361-45bc-a8e8-b93b71b5dc24 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Created reservations ['c02d0e57-4bf8-4fdb-a6cc-e31946f270df', '2c5cfc97-a0d2-449d-ac8c-688e6388c9b0', '22434217-1efb-4043-8d3b-8c1e5b64fd8d', 'bbe1d0f2-639b-4f83-a057-13f783bf1ce5'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-21e21160-6863-4db7-a3eb-087e0a5bbf20 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-21e21160-6863-4db7-a3eb-087e0a5bbf20 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] DELETE http://192.168.122.91/volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c Sep 07 17:01:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-21e21160-6863-4db7-a3eb-087e0a5bbf20 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-21e21160-6863-4db7-a3eb-087e0a5bbf20 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-21e21160-6863-4db7-a3eb-087e0a5bbf20 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume with id: 2186212c-cef1-4966-99e0-a5cd0ec55e7c Sep 07 17:01:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-21e21160-6863-4db7-a3eb-087e0a5bbf20 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-21e21160-6863-4db7-a3eb-087e0a5bbf20 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume request issued successfully. Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-21e21160-6863-4db7-a3eb-087e0a5bbf20 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c returned with HTTP 202 Sep 07 17:01:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1475/2978] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:22 2026] DELETE /volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1649b196-45c3-4a61-8fff-9611d282228f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1649b196-45c3-4a61-8fff-9611d282228f tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c Sep 07 17:01:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1649b196-45c3-4a61-8fff-9611d282228f tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1649b196-45c3-4a61-8fff-9611d282228f tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-997b3e36-5361-45bc-a8e8-b93b71b5dc24 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot create request issued successfully. Sep 07 17:01:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-997b3e36-5361-45bc-a8e8-b93b71b5dc24 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:01:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1504/2979] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:01:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c649b144-3971-422b-92ef-d0bbf7bdb820 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:22 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c649b144-3971-422b-92ef-d0bbf7bdb820 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c649b144-3971-422b-92ef-d0bbf7bdb820 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c649b144-3971-422b-92ef-d0bbf7bdb820 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1649b196-45c3-4a61-8fff-9611d282228f tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c649b144-3971-422b-92ef-d0bbf7bdb820 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1649b196-45c3-4a61-8fff-9611d282228f tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c returned with HTTP 200 Sep 07 17:01:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c649b144-3971-422b-92ef-d0bbf7bdb820 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 returned with HTTP 200 Sep 07 17:01:22 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1476/2980] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:22 2026] GET /volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c => generated 863 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1505/2981] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:22 2026] GET /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 => generated 440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-29aca6d8-02ff-4785-86b0-bfe56a6d19d7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-29aca6d8-02ff-4785-86b0-bfe56a6d19d7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-29aca6d8-02ff-4785-86b0-bfe56a6d19d7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-29aca6d8-02ff-4785-86b0-bfe56a6d19d7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-29aca6d8-02ff-4785-86b0-bfe56a6d19d7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Snapshot retrieved successfully. Sep 07 17:01:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-29aca6d8-02ff-4785-86b0-bfe56a6d19d7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff returned with HTTP 200 Sep 07 17:01:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1477/2982] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:23 2026] GET /volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fcb70e25-a820-4d21-acb5-132b8449cd08 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fcb70e25-a820-4d21-acb5-132b8449cd08 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fcb70e25-a820-4d21-acb5-132b8449cd08 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d1e28067-d066-4b6b-9439-dfc9be9cc914 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fcb70e25-a820-4d21-acb5-132b8449cd08 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d1e28067-d066-4b6b-9439-dfc9be9cc914 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c Sep 07 17:01:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d1e28067-d066-4b6b-9439-dfc9be9cc914 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d1e28067-d066-4b6b-9439-dfc9be9cc914 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fcb70e25-a820-4d21-acb5-132b8449cd08 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fcb70e25-a820-4d21-acb5-132b8449cd08 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 returned with HTTP 200 Sep 07 17:01:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1506/2983] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:23 2026] GET /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d1e28067-d066-4b6b-9439-dfc9be9cc914 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c returned with HTTP 404 Sep 07 17:01:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1478/2984] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:23 2026] GET /volume/v3/volumes/2186212c-cef1-4966-99e0-a5cd0ec55e7c => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a6b7489a-4ac5-4610-9f0c-9d58ffec3289 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a6b7489a-4ac5-4610-9f0c-9d58ffec3289 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] DELETE http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 Sep 07 17:01:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a6b7489a-4ac5-4610-9f0c-9d58ffec3289 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a6b7489a-4ac5-4610-9f0c-9d58ffec3289 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:23 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-a6b7489a-4ac5-4610-9f0c-9d58ffec3289 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume with id: 1099b387-1f25-45f9-898a-23efc1de12f1 Sep 07 17:01:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a6b7489a-4ac5-4610-9f0c-9d58ffec3289 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a6b7489a-4ac5-4610-9f0c-9d58ffec3289 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume request issued successfully. Sep 07 17:01:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a6b7489a-4ac5-4610-9f0c-9d58ffec3289 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 returned with HTTP 202 Sep 07 17:01:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1507/2985] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:23 2026] DELETE /volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:01:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-696f9fa6-5131-49d5-8162-3a9373fab64a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-696f9fa6-5131-49d5-8162-3a9373fab64a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 Sep 07 17:01:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-696f9fa6-5131-49d5-8162-3a9373fab64a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:23 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-696f9fa6-5131-49d5-8162-3a9373fab64a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:23 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:23 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-696f9fa6-5131-49d5-8162-3a9373fab64a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-696f9fa6-5131-49d5-8162-3a9373fab64a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 returned with HTTP 200 Sep 07 17:01:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1479/2986] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:23 2026] GET /volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 => generated 863 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d974563f-d37e-4bc7-9395-de82957673f3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d974563f-d37e-4bc7-9395-de82957673f3 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d974563f-d37e-4bc7-9395-de82957673f3 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d974563f-d37e-4bc7-9395-de82957673f3 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d974563f-d37e-4bc7-9395-de82957673f3 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Snapshot retrieved successfully. Sep 07 17:01:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d974563f-d37e-4bc7-9395-de82957673f3 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff returned with HTTP 200 Sep 07 17:01:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1508/2987] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:24 2026] GET /volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d01dd222-a4e2-4d04-8952-1bc443a3d7ff", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1288696599"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Create volume request body: {'volume': {'snapshot_id': 'd01dd222-a4e2-4d04-8952-1bc443a3d7ff', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1288696599'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Snapshot retrieved successfully. Sep 07 17:01:24 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Create volume of 1 GB Sep 07 17:01:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Availability Zones retrieved successfully. Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Flow 'volume_create_api' (01a88d6b-677e-445b-abae-a2d7175ea1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b35fb8ba-9ef9-48f8-892a-09d21a99c670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b35fb8ba-9ef9-48f8-892a-09d21a99c670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd01dd222-a4e2-4d04-8952-1bc443a3d7ff', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8a2bfe-b3a0-4b23-a35b-fce7b77f31c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Created reservations ['c7a42086-1bdd-4f69-b221-1322b378ed7b', '8c444250-d029-42a4-98c3-5317d3b6d836', 'b36f1a45-e12f-40c7-bb69-14911a02aa24', 'a8caf59f-dad5-4102-8c64-b02f7a1a0c65'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8a2bfe-b3a0-4b23-a35b-fce7b77f31c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7a42086-1bdd-4f69-b221-1322b378ed7b', '8c444250-d029-42a4-98c3-5317d3b6d836', 'b36f1a45-e12f-40c7-bb69-14911a02aa24', 'a8caf59f-dad5-4102-8c64-b02f7a1a0c65']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453962f5-c0f3-42cf-bd35-f40a8a9893e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453962f5-c0f3-42cf-bd35-f40a8a9893e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c43066b-e067-4970-adc4-bfbb5fd559af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1288696599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5edb5717e6ce4528b37f49ab34a2d731',qos_specs=None,replication_status=,reservations=['c7a42086-1bdd-4f69-b221-1322b378ed7b','8c444250-d029-42a4-98c3-5317d3b6d836','b36f1a45-e12f-40c7-bb69-14911a02aa24','a8caf59f-dad5-4102-8c64-b02f7a1a0c65'],size=1,snapshot_id=d01dd222-a4e2-4d04-8952-1bc443a3d7ff,source_replicaid=,source_volid=None,status='creating',user_id='a661cc147dd14b379a28092c6189ba5a',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1288696599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c43066b-e067-4970-adc4-bfbb5fd559af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5edb5717e6ce4528b37f49ab34a2d731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d01dd222-a4e2-4d04-8952-1bc443a3d7ff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a661cc147dd14b379a28092c6189ba5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4cedd0-be9d-4005-9738-33e98b8a0021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4cedd0-be9d-4005-9738-33e98b8a0021) transitioned into state 'SUCCESS' from state '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-1288696599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5edb5717e6ce4528b37f49ab34a2d731',qos_specs=None,replication_status=,reservations=['c7a42086-1bdd-4f69-b221-1322b378ed7b','8c444250-d029-42a4-98c3-5317d3b6d836','b36f1a45-e12f-40c7-bb69-14911a02aa24','a8caf59f-dad5-4102-8c64-b02f7a1a0c65'],size=1,snapshot_id=d01dd222-a4e2-4d04-8952-1bc443a3d7ff,source_replicaid=,source_volid=None,status='creating',user_id='a661cc147dd14b379a28092c6189ba5a',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6684635-f821-4d47-bc62-315bdd3b7a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bff2af1e-1ef8-48f8-afb3-d8802a1cf44c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6684635-f821-4d47-bc62-315bdd3b7a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bff2af1e-1ef8-48f8-afb3-d8802a1cf44c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bff2af1e-1ef8-48f8-afb3-d8802a1cf44c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bff2af1e-1ef8-48f8-afb3-d8802a1cf44c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Flow 'volume_create_api' (01a88d6b-677e-445b-abae-a2d7175ea1e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Create volume request issued successfully. Sep 07 17:01:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-98cf9f7a-5843-4cc2-b602-91645e5e2ef0 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1480/2988] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 17:01:24 2026] POST /volume/v3/volumes => generated 811 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bff2af1e-1ef8-48f8-afb3-d8802a1cf44c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bff2af1e-1ef8-48f8-afb3-d8802a1cf44c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 returned with HTTP 200 Sep 07 17:01:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1509/2989] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:24 2026] GET /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9caa4f83-b165-40bd-b446-5aa03c400c83 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9caa4f83-b165-40bd-b446-5aa03c400c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9caa4f83-b165-40bd-b446-5aa03c400c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9caa4f83-b165-40bd-b446-5aa03c400c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:24 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9caa4f83-b165-40bd-b446-5aa03c400c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9caa4f83-b165-40bd-b446-5aa03c400c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1481/2990] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:24 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 879 bytes in 89 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[87176]: DEBUG cinder.api.middleware.request_id [None req-c5ef71e7-2e7e-423e-978a-37decf71948e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c5ef71e7-2e7e-423e-978a-37decf71948e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 Sep 07 17:01:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c5ef71e7-2e7e-423e-978a-37decf71948e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c5ef71e7-2e7e-423e-978a-37decf71948e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c5ef71e7-2e7e-423e-978a-37decf71948e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c5ef71e7-2e7e-423e-978a-37decf71948e tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 returned with HTTP 200 Sep 07 17:01:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1510/2991] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:24 2026] GET /volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 => generated 863 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9410748c-d3b1-4759-98a7-45d42d274678 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9410748c-d3b1-4759-98a7-45d42d274678 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9410748c-d3b1-4759-98a7-45d42d274678 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9410748c-d3b1-4759-98a7-45d42d274678 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9410748c-d3b1-4759-98a7-45d42d274678 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9410748c-d3b1-4759-98a7-45d42d274678 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 returned with HTTP 200 Sep 07 17:01:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1482/2992] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:25 2026] GET /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b3c7f582-7d80-46de-bfcd-d160100704f7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b3c7f582-7d80-46de-bfcd-d160100704f7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b3c7f582-7d80-46de-bfcd-d160100704f7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b3c7f582-7d80-46de-bfcd-d160100704f7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b3c7f582-7d80-46de-bfcd-d160100704f7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b3c7f582-7d80-46de-bfcd-d160100704f7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1511/2993] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:25 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 903 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-94e562f4-68be-47f9-8bcc-65955528b8d1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94e562f4-68be-47f9-8bcc-65955528b8d1 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 Sep 07 17:01:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94e562f4-68be-47f9-8bcc-65955528b8d1 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94e562f4-68be-47f9-8bcc-65955528b8d1 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94e562f4-68be-47f9-8bcc-65955528b8d1 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 returned with HTTP 404 Sep 07 17:01:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1483/2994] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:25 2026] GET /volume/v3/volumes/1099b387-1f25-45f9-898a-23efc1de12f1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-35ae68a9-4de4-48cd-853e-0b00c894e144 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-35ae68a9-4de4-48cd-853e-0b00c894e144 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] DELETE http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 Sep 07 17:01:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-35ae68a9-4de4-48cd-853e-0b00c894e144 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-35ae68a9-4de4-48cd-853e-0b00c894e144 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:25 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-35ae68a9-4de4-48cd-853e-0b00c894e144 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume with id: c4b6bf18-15b8-455b-aef5-6c1911a20e91 Sep 07 17:01:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-35ae68a9-4de4-48cd-853e-0b00c894e144 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-35ae68a9-4de4-48cd-853e-0b00c894e144 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume request issued successfully. Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-35ae68a9-4de4-48cd-853e-0b00c894e144 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 returned with HTTP 202 Sep 07 17:01:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1512/2995] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:25 2026] DELETE /volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a84b18df-1b2d-4d1e-86a9-c870b3ae0c4a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a84b18df-1b2d-4d1e-86a9-c870b3ae0c4a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 Sep 07 17:01:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a84b18df-1b2d-4d1e-86a9-c870b3ae0c4a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a84b18df-1b2d-4d1e-86a9-c870b3ae0c4a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a84b18df-1b2d-4d1e-86a9-c870b3ae0c4a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a84b18df-1b2d-4d1e-86a9-c870b3ae0c4a tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 returned with HTTP 200 Sep 07 17:01:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1484/2996] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:26 2026] GET /volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3c0bfee0-01cc-4786-a3a8-92275bbfd33d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3c0bfee0-01cc-4786-a3a8-92275bbfd33d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3c0bfee0-01cc-4786-a3a8-92275bbfd33d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3c0bfee0-01cc-4786-a3a8-92275bbfd33d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3c0bfee0-01cc-4786-a3a8-92275bbfd33d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3c0bfee0-01cc-4786-a3a8-92275bbfd33d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 returned with HTTP 200 Sep 07 17:01:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1513/2997] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:26 2026] GET /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3bff1049-16e7-4524-879d-a2a61c829793 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3bff1049-16e7-4524-879d-a2a61c829793 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] POST http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35/action Sep 07 17:01:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3bff1049-16e7-4524-879d-a2a61c829793 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3bff1049-16e7-4524-879d-a2a61c829793 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-3bff1049-16e7-4524-879d-a2a61c829793 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Updating snapshot '699d5b8f-ad7e-4f66-9577-a97703730e35' with '{'status': 'error'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:01:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:26 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-3bff1049-16e7-4524-879d-a2a61c829793 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ef11c0470d634aa182feee3f672c6064', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9fea07c66de943bba2c3b154f77e4d3b', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:01:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3bff1049-16e7-4524-879d-a2a61c829793 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35/action returned with HTTP 403 Sep 07 17:01:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1485/2998] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 17:01:26 2026] POST /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35/action => generated 133 bytes in 41 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:01:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a19a3b62-16a0-4880-a874-65b09f34550e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a19a3b62-16a0-4880-a874-65b09f34550e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a19a3b62-16a0-4880-a874-65b09f34550e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a19a3b62-16a0-4880-a874-65b09f34550e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-a19a3b62-16a0-4880-a874-65b09f34550e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete snapshot with id: 699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a19a3b62-16a0-4880-a874-65b09f34550e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a19a3b62-16a0-4880-a874-65b09f34550e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot delete request issued successfully. Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a19a3b62-16a0-4880-a874-65b09f34550e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 returned with HTTP 202 Sep 07 17:01:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1514/2999] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:01:26 2026] DELETE /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9104a8c0-5f06-48ae-8a5c-9283ca819768 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-45077660-d878-40c4-904c-e540c9c00da7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-45077660-d878-40c4-904c-e540c9c00da7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-45077660-d878-40c4-904c-e540c9c00da7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9104a8c0-5f06-48ae-8a5c-9283ca819768 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9104a8c0-5f06-48ae-8a5c-9283ca819768 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9104a8c0-5f06-48ae-8a5c-9283ca819768 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-45077660-d878-40c4-904c-e540c9c00da7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9104a8c0-5f06-48ae-8a5c-9283ca819768 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9104a8c0-5f06-48ae-8a5c-9283ca819768 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 returned with HTTP 200 Sep 07 17:01:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1515/3000] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:26 2026] GET /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-45077660-d878-40c4-904c-e540c9c00da7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-45077660-d878-40c4-904c-e540c9c00da7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1486/3001] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:26 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 903 bytes in 74 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[87176]: DEBUG cinder.api.middleware.request_id [None req-d19315fc-19f5-4e08-bcf6-d5b9d29339eb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d19315fc-19f5-4e08-bcf6-d5b9d29339eb tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 Sep 07 17:01:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d19315fc-19f5-4e08-bcf6-d5b9d29339eb tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d19315fc-19f5-4e08-bcf6-d5b9d29339eb tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d19315fc-19f5-4e08-bcf6-d5b9d29339eb tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d19315fc-19f5-4e08-bcf6-d5b9d29339eb tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 returned with HTTP 200 Sep 07 17:01:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1516/3002] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:27 2026] GET /volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-59ede0d7-188e-4c05-a2cb-928e70aa6571 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59ede0d7-188e-4c05-a2cb-928e70aa6571 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59ede0d7-188e-4c05-a2cb-928e70aa6571 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-59ede0d7-188e-4c05-a2cb-928e70aa6571 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-59ede0d7-188e-4c05-a2cb-928e70aa6571 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-59ede0d7-188e-4c05-a2cb-928e70aa6571 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 returned with HTTP 200 Sep 07 17:01:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1487/3003] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:27 2026] GET /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0a405d4d-103d-470e-88e7-ba33a5f389fd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0a405d4d-103d-470e-88e7-ba33a5f389fd tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0a405d4d-103d-470e-88e7-ba33a5f389fd tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0a405d4d-103d-470e-88e7-ba33a5f389fd tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0a405d4d-103d-470e-88e7-ba33a5f389fd tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0a405d4d-103d-470e-88e7-ba33a5f389fd tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1517/3004] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:27 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 903 bytes in 58 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[87177]: DEBUG cinder.api.middleware.request_id [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e3c8dbff-690f-4b93-9e28-aa933c723052", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e3c8dbff-690f-4b93-9e28-aa933c723052', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2de590b1-d543-4ad9-b936-5463c33b05ac None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2de590b1-d543-4ad9-b936-5463c33b05ac tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 Sep 07 17:01:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2de590b1-d543-4ad9-b936-5463c33b05ac tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2de590b1-d543-4ad9-b936-5463c33b05ac tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2de590b1-d543-4ad9-b936-5463c33b05ac tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 returned with HTTP 404 Sep 07 17:01:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1518/3005] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:28 2026] GET /volume/v3/volumes/c4b6bf18-15b8-455b-aef5-6c1911a20e91 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:28 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Create volume of 1 GB Sep 07 17:01:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-42be3d90-784c-4bc1-9561-c14b6b31f7e2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-42be3d90-784c-4bc1-9561-c14b6b31f7e2 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] DELETE http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 Sep 07 17:01:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-42be3d90-784c-4bc1-9561-c14b6b31f7e2 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-42be3d90-784c-4bc1-9561-c14b6b31f7e2 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Availability Zones retrieved successfully. Sep 07 17:01:28 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-42be3d90-784c-4bc1-9561-c14b6b31f7e2 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume with id: 3174cf1b-5e41-418a-891c-9778ca3424b6 Sep 07 17:01:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-42be3d90-784c-4bc1-9561-c14b6b31f7e2 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Flow 'volume_create_api' (6f920856-6bbe-4293-82cb-3b1bef043dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a8babff-46e6-4877-898e-624fe7ff262f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-42be3d90-784c-4bc1-9561-c14b6b31f7e2 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Delete volume request issued successfully. Sep 07 17:01:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-42be3d90-784c-4bc1-9561-c14b6b31f7e2 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 returned with HTTP 202 Sep 07 17:01:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1519/3006] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:28 2026] DELETE /volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 => generated 0 bytes in 98 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[87176]: DEBUG cinder.api.middleware.request_id [None req-f2ce83ba-409b-41ce-8c24-84ab06eb2a80 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f2ce83ba-409b-41ce-8c24-84ab06eb2a80 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 Sep 07 17:01:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f2ce83ba-409b-41ce-8c24-84ab06eb2a80 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f2ce83ba-409b-41ce-8c24-84ab06eb2a80 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a8babff-46e6-4877-898e-624fe7ff262f) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9b3955-1b93-437a-b15d-a1cad13dbb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f2ce83ba-409b-41ce-8c24-84ab06eb2a80 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f2ce83ba-409b-41ce-8c24-84ab06eb2a80 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 returned with HTTP 200 Sep 07 17:01:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1520/3007] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:28 2026] GET /volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 => generated 863 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:28 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Created reservations ['381daf2f-1b65-4016-81bf-88e218228a89', 'b4bc0379-5c17-4cd4-9675-c4bb9421d743', 'ea0a1561-5a3a-4606-94e9-b18067e6a5f7', '15816ea9-6e55-4af3-a47b-3f14c6a2316a'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9b3955-1b93-437a-b15d-a1cad13dbb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['381daf2f-1b65-4016-81bf-88e218228a89', 'b4bc0379-5c17-4cd4-9675-c4bb9421d743', 'ea0a1561-5a3a-4606-94e9-b18067e6a5f7', '15816ea9-6e55-4af3-a47b-3f14c6a2316a']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e75e41d-c695-4895-a22d-e70699e8fa3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-531b765c-c665-4c90-904e-eacfc0795a7b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-531b765c-c665-4c90-904e-eacfc0795a7b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-531b765c-c665-4c90-904e-eacfc0795a7b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:29 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e75e41d-c695-4895-a22d-e70699e8fa3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f257c4bb-ade4-4af4-bffb-4c2fef17baf9', '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='3ade892c8fba4647b02416ea46b141f8',qos_specs=None,replication_status=,reservations=['381daf2f-1b65-4016-81bf-88e218228a89','b4bc0379-5c17-4cd4-9675-c4bb9421d743','ea0a1561-5a3a-4606-94e9-b18067e6a5f7','15816ea9-6e55-4af3-a47b-3f14c6a2316a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deacc46904fe492da8134eebc36c2439',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:28Z,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=f257c4bb-ade4-4af4-bffb-4c2fef17baf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ade892c8fba4647b02416ea46b141f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deacc46904fe492da8134eebc36c2439',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-531b765c-c665-4c90-904e-eacfc0795a7b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:29 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c07d67f1-9f8f-43ce-9f59-f8ff55c1263a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-531b765c-c665-4c90-904e-eacfc0795a7b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-531b765c-c665-4c90-904e-eacfc0795a7b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 returned with HTTP 200 Sep 07 17:01:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1521/3008] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:28 2026] GET /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 => generated 466 bytes in 219 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[87176]: DEBUG cinder.api.middleware.request_id [None req-bee1e31f-a28d-4986-ad91-ea52c875eab7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bee1e31f-a28d-4986-ad91-ea52c875eab7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bee1e31f-a28d-4986-ad91-ea52c875eab7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bee1e31f-a28d-4986-ad91-ea52c875eab7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:29 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c07d67f1-9f8f-43ce-9f59-f8ff55c1263a) transitioned into state 'SUCCESS' from 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='3ade892c8fba4647b02416ea46b141f8',qos_specs=None,replication_status=,reservations=['381daf2f-1b65-4016-81bf-88e218228a89','b4bc0379-5c17-4cd4-9675-c4bb9421d743','ea0a1561-5a3a-4606-94e9-b18067e6a5f7','15816ea9-6e55-4af3-a47b-3f14c6a2316a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deacc46904fe492da8134eebc36c2439',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:29 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b709f88-cde4-4a7f-81cc-8e6941b2219b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:29 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b709f88-cde4-4a7f-81cc-8e6941b2219b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:29 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Flow 'volume_create_api' (6f920856-6bbe-4293-82cb-3b1bef043dc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Create volume request issued successfully. Sep 07 17:01:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e7cb64a4-381b-4dd5-80fe-ef2bb9407fa9 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1488/3009] 192.168.122.91 () {62 vars in 1179 bytes} [Mon Sep 7 17:01:28 2026] POST /volume/v3/volumes => generated 782 bytes in 1235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d5e42bb7-0400-4b57-b609-80b217a404a3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d5e42bb7-0400-4b57-b609-80b217a404a3 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d5e42bb7-0400-4b57-b609-80b217a404a3 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d5e42bb7-0400-4b57-b609-80b217a404a3 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bee1e31f-a28d-4986-ad91-ea52c875eab7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d5e42bb7-0400-4b57-b609-80b217a404a3 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bee1e31f-a28d-4986-ad91-ea52c875eab7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1522/3010] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:29 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 903 bytes in 345 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[87177]: INFO cinder.api.openstack.wsgi [None req-d5e42bb7-0400-4b57-b609-80b217a404a3 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1489/3011] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:29 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 850 bytes in 197 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[87176]: DEBUG cinder.api.middleware.request_id [None req-e3f60803-4baa-41b9-b741-8267df932948 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3f60803-4baa-41b9-b741-8267df932948 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 Sep 07 17:01:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3f60803-4baa-41b9-b741-8267df932948 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e3f60803-4baa-41b9-b741-8267df932948 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:29 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:29 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:29 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e3f60803-4baa-41b9-b741-8267df932948 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e3f60803-4baa-41b9-b741-8267df932948 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 returned with HTTP 200 Sep 07 17:01:29 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1523/3012] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:29 2026] GET /volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 => generated 863 bytes in 190 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[87177]: DEBUG cinder.api.middleware.request_id [None req-5330d97a-a451-4799-89d4-ceb6c0b05d33 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5330d97a-a451-4799-89d4-ceb6c0b05d33 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5330d97a-a451-4799-89d4-ceb6c0b05d33 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5330d97a-a451-4799-89d4-ceb6c0b05d33 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5330d97a-a451-4799-89d4-ceb6c0b05d33 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5330d97a-a451-4799-89d4-ceb6c0b05d33 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 returned with HTTP 200 Sep 07 17:01:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1490/3013] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:30 2026] GET /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 => generated 466 bytes in 89 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[87176]: DEBUG cinder.api.middleware.request_id [None req-14187caf-8453-4b1d-a0f5-d7846a21f1dc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-14187caf-8453-4b1d-a0f5-d7846a21f1dc tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-14187caf-8453-4b1d-a0f5-d7846a21f1dc tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-14187caf-8453-4b1d-a0f5-d7846a21f1dc tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-04d11cd8-fe89-4246-a8e1-c3282a23b427 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-04d11cd8-fe89-4246-a8e1-c3282a23b427 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-04d11cd8-fe89-4246-a8e1-c3282a23b427 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-04d11cd8-fe89-4246-a8e1-c3282a23b427 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-14187caf-8453-4b1d-a0f5-d7846a21f1dc tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-14187caf-8453-4b1d-a0f5-d7846a21f1dc tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1524/3014] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:30 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 903 bytes in 130 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[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-04d11cd8-fe89-4246-a8e1-c3282a23b427 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-04d11cd8-fe89-4246-a8e1-c3282a23b427 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1491/3015] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:30 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 874 bytes in 203 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[87176]: DEBUG cinder.api.middleware.request_id [None req-fe0065d8-ace1-47e3-9827-315d9f20368b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fe0065d8-ace1-47e3-9827-315d9f20368b tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 Sep 07 17:01:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fe0065d8-ace1-47e3-9827-315d9f20368b tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fe0065d8-ace1-47e3-9827-315d9f20368b tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fe0065d8-ace1-47e3-9827-315d9f20368b tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Volume info retrieved successfully. Sep 07 17:01:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fe0065d8-ace1-47e3-9827-315d9f20368b tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 returned with HTTP 200 Sep 07 17:01:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1525/3016] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:30 2026] GET /volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 => generated 863 bytes in 114 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[87177]: DEBUG cinder.api.middleware.request_id [None req-90a9a24e-0ecb-4dbd-b92c-fea0ffee018b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-90a9a24e-0ecb-4dbd-b92c-fea0ffee018b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 Sep 07 17:01:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-90a9a24e-0ecb-4dbd-b92c-fea0ffee018b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-90a9a24e-0ecb-4dbd-b92c-fea0ffee018b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-90a9a24e-0ecb-4dbd-b92c-fea0ffee018b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 returned with HTTP 404 Sep 07 17:01:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1492/3017] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:31 2026] GET /volume/v3/snapshots/699d5b8f-ad7e-4f66-9577-a97703730e35 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-82f3ddfb-7fd6-476f-ad8e-e6338cae0f5e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82f3ddfb-7fd6-476f-ad8e-e6338cae0f5e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d Sep 07 17:01:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82f3ddfb-7fd6-476f-ad8e-e6338cae0f5e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-82f3ddfb-7fd6-476f-ad8e-e6338cae0f5e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:31 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-82f3ddfb-7fd6-476f-ad8e-e6338cae0f5e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete volume with id: f85357b8-1195-41ff-8a21-1bf78f5e029d Sep 07 17:01:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-82f3ddfb-7fd6-476f-ad8e-e6338cae0f5e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-82f3ddfb-7fd6-476f-ad8e-e6338cae0f5e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete volume request issued successfully. Sep 07 17:01:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-82f3ddfb-7fd6-476f-ad8e-e6338cae0f5e tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d returned with HTTP 202 Sep 07 17:01:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1526/3018] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:31 2026] DELETE /volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4c52443c-b56d-4443-b34b-d0a271e385c1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c52443c-b56d-4443-b34b-d0a271e385c1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d Sep 07 17:01:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c52443c-b56d-4443-b34b-d0a271e385c1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c52443c-b56d-4443-b34b-d0a271e385c1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4c52443c-b56d-4443-b34b-d0a271e385c1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-76942d49-ad87-46f6-9d8b-0ae05b35cc10 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-76942d49-ad87-46f6-9d8b-0ae05b35cc10 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-76942d49-ad87-46f6-9d8b-0ae05b35cc10 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-76942d49-ad87-46f6-9d8b-0ae05b35cc10 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c52443c-b56d-4443-b34b-d0a271e385c1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d returned with HTTP 200 Sep 07 17:01:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1493/3019] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:31 2026] GET /volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d => generated 1013 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b3f3a58c-8754-4552-a457-d535dd80758e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b3f3a58c-8754-4552-a457-d535dd80758e tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b3f3a58c-8754-4552-a457-d535dd80758e tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b3f3a58c-8754-4552-a457-d535dd80758e tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-76942d49-ad87-46f6-9d8b-0ae05b35cc10 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-76942d49-ad87-46f6-9d8b-0ae05b35cc10 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1527/3020] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:31 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 903 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b3f3a58c-8754-4552-a457-d535dd80758e tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-da457903-d05f-44f2-949e-9fba09ba4634 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-da457903-d05f-44f2-949e-9fba09ba4634 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] GET http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 Sep 07 17:01:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-da457903-d05f-44f2-949e-9fba09ba4634 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-da457903-d05f-44f2-949e-9fba09ba4634 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b3f3a58c-8754-4552-a457-d535dd80758e tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1494/3021] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:31 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 874 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-da457903-d05f-44f2-949e-9fba09ba4634 tempest-CreateVolumesFromSourceVolumeTest-566422962 tempest-CreateVolumesFromSourceVolumeTest-566422962-project-member] http://192.168.122.91/volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 returned with HTTP 404 Sep 07 17:01:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1528/3022] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:32 2026] GET /volume/v3/volumes/3174cf1b-5e41-418a-891c-9778ca3424b6 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d3913b28-0d4d-4048-9585-063f7c46fe89 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d3913b28-0d4d-4048-9585-063f7c46fe89 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d Sep 07 17:01:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d3913b28-0d4d-4048-9585-063f7c46fe89 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d3913b28-0d4d-4048-9585-063f7c46fe89 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:32 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b7bb341e-aa08-4313-a8b6-63b315cd21e2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b7bb341e-aa08-4313-a8b6-63b315cd21e2 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b7bb341e-aa08-4313-a8b6-63b315cd21e2 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b7bb341e-aa08-4313-a8b6-63b315cd21e2 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d3913b28-0d4d-4048-9585-063f7c46fe89 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d3913b28-0d4d-4048-9585-063f7c46fe89 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d returned with HTTP 200 Sep 07 17:01:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1495/3023] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:32 2026] GET /volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d => generated 1013 bytes in 266 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[87176]: INFO cinder.volume.api [None req-b7bb341e-aa08-4313-a8b6-63b315cd21e2 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b7bb341e-aa08-4313-a8b6-63b315cd21e2 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1529/3024] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:32 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 903 bytes in 135 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[87177]: DEBUG cinder.api.middleware.request_id [None req-8148fba7-0cf6-42f0-ba91-30dd0d323361 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8148fba7-0cf6-42f0-ba91-30dd0d323361 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8148fba7-0cf6-42f0-ba91-30dd0d323361 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8148fba7-0cf6-42f0-ba91-30dd0d323361 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8148fba7-0cf6-42f0-ba91-30dd0d323361 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8148fba7-0cf6-42f0-ba91-30dd0d323361 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1496/3025] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:33 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 874 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-73f3136e-c67a-43f6-997c-7ff7e29a1c2f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b543162b-92c0-4078-a347-f2bed263fdc7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-73f3136e-c67a-43f6-997c-7ff7e29a1c2f tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d Sep 07 17:01:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-73f3136e-c67a-43f6-997c-7ff7e29a1c2f tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-73f3136e-c67a-43f6-997c-7ff7e29a1c2f tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b543162b-92c0-4078-a347-f2bed263fdc7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b543162b-92c0-4078-a347-f2bed263fdc7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b543162b-92c0-4078-a347-f2bed263fdc7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-73f3136e-c67a-43f6-997c-7ff7e29a1c2f tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-73f3136e-c67a-43f6-997c-7ff7e29a1c2f tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d returned with HTTP 200 Sep 07 17:01:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1530/3026] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:34 2026] GET /volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d => generated 1013 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b543162b-92c0-4078-a347-f2bed263fdc7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b543162b-92c0-4078-a347-f2bed263fdc7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1497/3027] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:34 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 903 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b2904c66-8120-4b6d-823f-179eef474bd5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b2904c66-8120-4b6d-823f-179eef474bd5 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b2904c66-8120-4b6d-823f-179eef474bd5 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b2904c66-8120-4b6d-823f-179eef474bd5 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b2904c66-8120-4b6d-823f-179eef474bd5 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b2904c66-8120-4b6d-823f-179eef474bd5 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1531/3028] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:34 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 932 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d763297e-b019-4e1c-950e-8ac14b731937 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d763297e-b019-4e1c-950e-8ac14b731937 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d763297e-b019-4e1c-950e-8ac14b731937 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d763297e-b019-4e1c-950e-8ac14b731937 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8779cccb-37b8-4fe7-8595-d54c90d12f2b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d763297e-b019-4e1c-950e-8ac14b731937 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d returned with HTTP 404 Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8779cccb-37b8-4fe7-8595-d54c90d12f2b tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1498/3029] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:35 2026] GET /volume/v3/volumes/f85357b8-1195-41ff-8a21-1bf78f5e029d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8779cccb-37b8-4fe7-8595-d54c90d12f2b tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8779cccb-37b8-4fe7-8595-d54c90d12f2b tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-408049025"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-408049025'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume of 1 GB Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8779cccb-37b8-4fe7-8595-d54c90d12f2b tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Availability Zones retrieved successfully. Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8779cccb-37b8-4fe7-8595-d54c90d12f2b tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1532/3030] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:35 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 904 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Flow 'volume_create_api' (7578d479-6700-489b-bfd5-8c77af63fb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a532af5-fc7d-413e-9f7a-ad79afc14000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4ef2d34d-420a-4d3f-bbf6-c0eb35142b16 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ef2d34d-420a-4d3f-bbf6-c0eb35142b16 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ef2d34d-420a-4d3f-bbf6-c0eb35142b16 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4ef2d34d-420a-4d3f-bbf6-c0eb35142b16 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-4ef2d34d-420a-4d3f-bbf6-c0eb35142b16 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Delete snapshot with id: d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4ef2d34d-420a-4d3f-bbf6-c0eb35142b16 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Snapshot retrieved successfully. Sep 07 17:01:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a532af5-fc7d-413e-9f7a-ad79afc14000) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed29e3d8-6147-4c62-9e10-11bef39e9be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4ef2d34d-420a-4d3f-bbf6-c0eb35142b16 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Snapshot delete request issued successfully. Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4ef2d34d-420a-4d3f-bbf6-c0eb35142b16 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff returned with HTTP 202 Sep 07 17:01:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1533/3031] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:01:35 2026] DELETE /volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-618e779c-865f-4a5d-9e92-331c8eb78a17 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-618e779c-865f-4a5d-9e92-331c8eb78a17 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-618e779c-865f-4a5d-9e92-331c8eb78a17 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-618e779c-865f-4a5d-9e92-331c8eb78a17 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-618e779c-865f-4a5d-9e92-331c8eb78a17 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-618e779c-865f-4a5d-9e92-331c8eb78a17 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1534/3032] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:35 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 932 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ce57235d-2f07-492a-a4e3-455fb07c0806 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce57235d-2f07-492a-a4e3-455fb07c0806 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce57235d-2f07-492a-a4e3-455fb07c0806 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce57235d-2f07-492a-a4e3-455fb07c0806 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ce57235d-2f07-492a-a4e3-455fb07c0806 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Snapshot retrieved successfully. Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce57235d-2f07-492a-a4e3-455fb07c0806 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff returned with HTTP 200 Sep 07 17:01:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1535/3033] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:35 2026] GET /volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff => generated 466 bytes in 58 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[87177]: DEBUG cinder.quota [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Created reservations ['b5f901f8-7460-4c45-987e-f7c111b4f636', '24760177-555f-49b8-bd88-38531d36c42c', '4f8e60e6-e270-4a97-92c7-e6fe8157cc47', '3e513c8e-2154-4821-91d1-410cf1c63bc2'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed29e3d8-6147-4c62-9e10-11bef39e9be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f901f8-7460-4c45-987e-f7c111b4f636', '24760177-555f-49b8-bd88-38531d36c42c', '4f8e60e6-e270-4a97-92c7-e6fe8157cc47', '3e513c8e-2154-4821-91d1-410cf1c63bc2']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a4203e-39e6-4f81-9c08-d4825cd295a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a4203e-39e6-4f81-9c08-d4825cd295a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c34b81-39fa-4440-be8f-bbbd53245ada', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-408049025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fea07c66de943bba2c3b154f77e4d3b',qos_specs=None,replication_status=,reservations=['b5f901f8-7460-4c45-987e-f7c111b4f636','24760177-555f-49b8-bd88-38531d36c42c','4f8e60e6-e270-4a97-92c7-e6fe8157cc47','3e513c8e-2154-4821-91d1-410cf1c63bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-408049025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c34b81-39fa-4440-be8f-bbbd53245ada,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fea07c66de943bba2c3b154f77e4d3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f641806-cc58-44ec-b920-c5a160322e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f641806-cc58-44ec-b920-c5a160322e5a) transitioned into state 'SUCCESS' from state '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-408049025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fea07c66de943bba2c3b154f77e4d3b',qos_specs=None,replication_status=,reservations=['b5f901f8-7460-4c45-987e-f7c111b4f636','24760177-555f-49b8-bd88-38531d36c42c','4f8e60e6-e270-4a97-92c7-e6fe8157cc47','3e513c8e-2154-4821-91d1-410cf1c63bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48bfed67-9d09-4916-b3b0-d48b904cce8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48bfed67-9d09-4916-b3b0-d48b904cce8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Flow 'volume_create_api' (7578d479-6700-489b-bfd5-8c77af63fb8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume request issued successfully. Sep 07 17:01:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1484ac1a-a098-4a0e-bb15-c4f15c1da555 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1499/3034] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:01:35 2026] POST /volume/v3/volumes => generated 784 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b1fada2e-9660-4b65-a815-89da07b1342b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b1fada2e-9660-4b65-a815-89da07b1342b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b1fada2e-9660-4b65-a815-89da07b1342b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b1fada2e-9660-4b65-a815-89da07b1342b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b1fada2e-9660-4b65-a815-89da07b1342b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b1fada2e-9660-4b65-a815-89da07b1342b tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada returned with HTTP 200 Sep 07 17:01:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1536/3035] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:35 2026] GET /volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada => generated 963 bytes in 63 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[87177]: DEBUG cinder.api.middleware.request_id [None req-8a2eaf56-3a3a-4ef8-a72f-9b8965a8558c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8a2eaf56-3a3a-4ef8-a72f-9b8965a8558c tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8a2eaf56-3a3a-4ef8-a72f-9b8965a8558c tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8a2eaf56-3a3a-4ef8-a72f-9b8965a8558c tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ba1c7562-3212-4815-a9e1-5dd2d301d3f9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8a2eaf56-3a3a-4ef8-a72f-9b8965a8558c tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8a2eaf56-3a3a-4ef8-a72f-9b8965a8558c tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1500/3036] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:36 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 935 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ba1c7562-3212-4815-a9e1-5dd2d301d3f9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ba1c7562-3212-4815-a9e1-5dd2d301d3f9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ba1c7562-3212-4815-a9e1-5dd2d301d3f9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ba1c7562-3212-4815-a9e1-5dd2d301d3f9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Snapshot retrieved successfully. Sep 07 17:01:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ba1c7562-3212-4815-a9e1-5dd2d301d3f9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff returned with HTTP 200 Sep 07 17:01:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1537/3037] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:36 2026] GET /volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff => generated 466 bytes in 67 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[87177]: DEBUG cinder.api.middleware.request_id [None req-469992d4-a8a8-40a4-a1fe-f6e607384520 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-469992d4-a8a8-40a4-a1fe-f6e607384520 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada Sep 07 17:01:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-469992d4-a8a8-40a4-a1fe-f6e607384520 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-469992d4-a8a8-40a4-a1fe-f6e607384520 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:36 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:01:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-469992d4-a8a8-40a4-a1fe-f6e607384520 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-469992d4-a8a8-40a4-a1fe-f6e607384520 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada returned with HTTP 200 Sep 07 17:01:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1501/3038] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:36 2026] GET /volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada => generated 1013 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-edafd811-997b-4cfb-b00d-adaade20e3ac None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-edafd811-997b-4cfb-b00d-adaade20e3ac tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-edafd811-997b-4cfb-b00d-adaade20e3ac tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-edafd811-997b-4cfb-b00d-adaade20e3ac tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-edafd811-997b-4cfb-b00d-adaade20e3ac tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-705761d8-6ff4-4cf2-b921-5428198eb4d6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-705761d8-6ff4-4cf2-b921-5428198eb4d6 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-705761d8-6ff4-4cf2-b921-5428198eb4d6 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-705761d8-6ff4-4cf2-b921-5428198eb4d6 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-edafd811-997b-4cfb-b00d-adaade20e3ac tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1538/3039] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:37 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 935 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-705761d8-6ff4-4cf2-b921-5428198eb4d6 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Snapshot retrieved successfully. Sep 07 17:01:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-705761d8-6ff4-4cf2-b921-5428198eb4d6 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff returned with HTTP 200 Sep 07 17:01:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1502/3040] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:37 2026] GET /volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff => generated 466 bytes in 39 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[87176]: DEBUG cinder.api.middleware.request_id [None req-f778ceed-48d9-4212-a33e-00a426b5c327 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f778ceed-48d9-4212-a33e-00a426b5c327 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada Sep 07 17:01:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f778ceed-48d9-4212-a33e-00a426b5c327 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f778ceed-48d9-4212-a33e-00a426b5c327 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:01:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f778ceed-48d9-4212-a33e-00a426b5c327 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f778ceed-48d9-4212-a33e-00a426b5c327 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada returned with HTTP 200 Sep 07 17:01:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1539/3041] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:37 2026] GET /volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-474a8be7-b6ea-4d49-947c-c9f1426c6e9a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-474a8be7-b6ea-4d49-947c-c9f1426c6e9a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-474a8be7-b6ea-4d49-947c-c9f1426c6e9a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4c34b81-39fa-4440-be8f-bbbd53245ada", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1009692250"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-474a8be7-b6ea-4d49-947c-c9f1426c6e9a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-474a8be7-b6ea-4d49-947c-c9f1426c6e9a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create snapshot from volume d4c34b81-39fa-4440-be8f-bbbd53245ada Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-474a8be7-b6ea-4d49-947c-c9f1426c6e9a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Created reservations ['3630f755-f1e0-4764-96b5-952e555bc19a', '35186dca-11c5-4083-bb7d-1ed2e8da1979', '6c64ad8e-16cb-4693-96b1-1893592ad2c8', 'f32af72e-13d8-459b-80f9-b45900e22cb4'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b09c9928-a9d3-4fb9-b963-ad3681db12f7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-474a8be7-b6ea-4d49-947c-c9f1426c6e9a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot create request issued successfully. Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-474a8be7-b6ea-4d49-947c-c9f1426c6e9a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:01:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1503/3042] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:01:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5a2a20ff-4931-4929-a270-999d8ff68a68 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5a2a20ff-4931-4929-a270-999d8ff68a68 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5a2a20ff-4931-4929-a270-999d8ff68a68 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5a2a20ff-4931-4929-a270-999d8ff68a68 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5a2a20ff-4931-4929-a270-999d8ff68a68 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5a2a20ff-4931-4929-a270-999d8ff68a68 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 returned with HTTP 200 Sep 07 17:01:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1504/3043] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:38 2026] GET /volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 => generated 440 bytes in 45 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[87176]: INFO cinder.api.openstack.wsgi [None req-b09c9928-a9d3-4fb9-b963-ad3681db12f7 tempest-ProjectMemberTests-407847606 tempest-ProjectMemberTests-407847606-project-admin] GET http://192.168.122.91/volume/v3/scheduler-stats/get_pools Sep 07 17:01:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b09c9928-a9d3-4fb9-b963-ad3681db12f7 tempest-ProjectMemberTests-407847606 tempest-ProjectMemberTests-407847606-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b09c9928-a9d3-4fb9-b963-ad3681db12f7 tempest-ProjectMemberTests-407847606 tempest-ProjectMemberTests-407847606-project-admin] Calling method 'get_pools' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b09c9928-a9d3-4fb9-b963-ad3681db12f7 tempest-ProjectMemberTests-407847606 tempest-ProjectMemberTests-407847606-project-admin] http://192.168.122.91/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 17:01:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1540/3044] 192.168.122.91 () {58 vars in 1170 bytes} [Mon Sep 7 17:01:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0adf910d-7903-47c8-9ee6-9211f7719ee9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bd7b9271-413f-4a62-b269-2c7c6f6e08b9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd7b9271-413f-4a62-b269-2c7c6f6e08b9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd7b9271-413f-4a62-b269-2c7c6f6e08b9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bd7b9271-413f-4a62-b269-2c7c6f6e08b9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bd7b9271-413f-4a62-b269-2c7c6f6e08b9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff returned with HTTP 404 Sep 07 17:01:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1541/3045] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:38 2026] GET /volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff => generated 111 bytes in 25 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[87176]: DEBUG cinder.api.middleware.request_id [None req-52c65aaa-642a-4894-9801-de8f1ad877ab None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-52c65aaa-642a-4894-9801-de8f1ad877ab tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-52c65aaa-642a-4894-9801-de8f1ad877ab tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-52c65aaa-642a-4894-9801-de8f1ad877ab tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:01:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-52c65aaa-642a-4894-9801-de8f1ad877ab tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0adf910d-7903-47c8-9ee6-9211f7719ee9 tempest-ProjectMemberTests-407847606 tempest-ProjectMemberTests-407847606-project-member] GET http://192.168.122.91/volume/v3/capabilities/devstack@QuobyteHD Sep 07 17:01:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-52c65aaa-642a-4894-9801-de8f1ad877ab tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1542/3046] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:38 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 935 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0adf910d-7903-47c8-9ee6-9211f7719ee9 tempest-ProjectMemberTests-407847606 tempest-ProjectMemberTests-407847606-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d38c3bfe-f797-45d1-9452-95288c468c01 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0adf910d-7903-47c8-9ee6-9211f7719ee9 tempest-ProjectMemberTests-407847606 tempest-ProjectMemberTests-407847606-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-0adf910d-7903-47c8-9ee6-9211f7719ee9 tempest-ProjectMemberTests-407847606 tempest-ProjectMemberTests-407847606-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9dc16daa72de4c2283d2e5bdf42f7459', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b41924acdfe9405fa0d64f40a34ee807', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0adf910d-7903-47c8-9ee6-9211f7719ee9 tempest-ProjectMemberTests-407847606 tempest-ProjectMemberTests-407847606-project-member] http://192.168.122.91/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 17:01:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1505/3047] 192.168.122.91 () {58 vars in 1188 bytes} [Mon Sep 7 17:01:38 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 169 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d38c3bfe-f797-45d1-9452-95288c468c01 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] DELETE http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d38c3bfe-f797-45d1-9452-95288c468c01 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d38c3bfe-f797-45d1-9452-95288c468c01 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-d38c3bfe-f797-45d1-9452-95288c468c01 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Delete volume with id: ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:01:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d38c3bfe-f797-45d1-9452-95288c468c01 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d38c3bfe-f797-45d1-9452-95288c468c01 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Delete volume request issued successfully. Sep 07 17:01:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d38c3bfe-f797-45d1-9452-95288c468c01 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca returned with HTTP 202 Sep 07 17:01:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1543/3048] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 17:01:38 2026] DELETE /volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-96f8fb8e-4b83-44fa-9831-bf92054e6118 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-96f8fb8e-4b83-44fa-9831-bf92054e6118 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-96f8fb8e-4b83-44fa-9831-bf92054e6118 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-96f8fb8e-4b83-44fa-9831-bf92054e6118 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-96f8fb8e-4b83-44fa-9831-bf92054e6118 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-96f8fb8e-4b83-44fa-9831-bf92054e6118 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca returned with HTTP 200 Sep 07 17:01:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1506/3049] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:38 2026] GET /volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca => generated 868 bytes in 64 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[87176]: DEBUG cinder.api.middleware.request_id [None req-f17dd8ed-cc49-445e-bc4a-a902b37938f4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f17dd8ed-cc49-445e-bc4a-a902b37938f4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 Sep 07 17:01:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f17dd8ed-cc49-445e-bc4a-a902b37938f4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f17dd8ed-cc49-445e-bc4a-a902b37938f4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f17dd8ed-cc49-445e-bc4a-a902b37938f4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f17dd8ed-cc49-445e-bc4a-a902b37938f4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 returned with HTTP 200 Sep 07 17:01:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1544/3050] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:39 2026] GET /volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fe38a4db-2923-41d5-96a7-6d26f3320cb8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe38a4db-2923-41d5-96a7-6d26f3320cb8 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe38a4db-2923-41d5-96a7-6d26f3320cb8 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe38a4db-2923-41d5-96a7-6d26f3320cb8 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fe38a4db-2923-41d5-96a7-6d26f3320cb8 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe38a4db-2923-41d5-96a7-6d26f3320cb8 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1507/3051] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:39 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 1200 bytes in 62 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[87176]: DEBUG cinder.api.middleware.request_id [None req-31848a9f-74c9-44be-b205-a41b303b8003 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-31848a9f-74c9-44be-b205-a41b303b8003 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-31848a9f-74c9-44be-b205-a41b303b8003 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-31848a9f-74c9-44be-b205-a41b303b8003 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:39 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-31848a9f-74c9-44be-b205-a41b303b8003 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-31848a9f-74c9-44be-b205-a41b303b8003 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1545/3052] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:39 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 1200 bytes in 59 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[87177]: DEBUG cinder.api.middleware.request_id [None req-b04ec6a8-eb9f-465b-8079-fd3642fc0f48 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-738279ce-8946-4fcf-870d-ad589249c642 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-738279ce-8946-4fcf-870d-ad589249c642 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] DELETE http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-738279ce-8946-4fcf-870d-ad589249c642 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-738279ce-8946-4fcf-870d-ad589249c642 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:39 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-738279ce-8946-4fcf-870d-ad589249c642 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Delete volume with id: f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b04ec6a8-eb9f-465b-8079-fd3642fc0f48 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b04ec6a8-eb9f-465b-8079-fd3642fc0f48 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b04ec6a8-eb9f-465b-8079-fd3642fc0f48 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:39 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:39 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:39 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-738279ce-8946-4fcf-870d-ad589249c642 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b04ec6a8-eb9f-465b-8079-fd3642fc0f48 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca returned with HTTP 404 Sep 07 17:01:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1508/3053] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:39 2026] GET /volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f2316951-e6e7-4774-8c26-d62cdec52c83 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2316951-e6e7-4774-8c26-d62cdec52c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] DELETE http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2316951-e6e7-4774-8c26-d62cdec52c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2316951-e6e7-4774-8c26-d62cdec52c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:39 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f2316951-e6e7-4774-8c26-d62cdec52c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Delete volume with id: 7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:40 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f2316951-e6e7-4774-8c26-d62cdec52c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-738279ce-8946-4fcf-870d-ad589249c642 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Delete volume request issued successfully. Sep 07 17:01:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-738279ce-8946-4fcf-870d-ad589249c642 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 202 Sep 07 17:01:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1546/3054] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 17:01:39 2026] DELETE /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c10eda30-00a6-4742-a609-75c17b6b01eb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c10eda30-00a6-4742-a609-75c17b6b01eb tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c10eda30-00a6-4742-a609-75c17b6b01eb tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c10eda30-00a6-4742-a609-75c17b6b01eb tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:40 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:40 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c10eda30-00a6-4742-a609-75c17b6b01eb tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Volume info retrieved successfully. Sep 07 17:01:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f2316951-e6e7-4774-8c26-d62cdec52c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Delete volume request issued successfully. Sep 07 17:01:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2316951-e6e7-4774-8c26-d62cdec52c83 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 202 Sep 07 17:01:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1509/3055] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 17:01:39 2026] DELETE /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-90638c06-f6ec-4005-a7be-bc487d9993c7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c10eda30-00a6-4742-a609-75c17b6b01eb tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 200 Sep 07 17:01:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1547/3056] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:40 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 1199 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:01:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-90638c06-f6ec-4005-a7be-bc487d9993c7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-90638c06-f6ec-4005-a7be-bc487d9993c7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:40 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-90638c06-f6ec-4005-a7be-bc487d9993c7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:40 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:40 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:40 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-90638c06-f6ec-4005-a7be-bc487d9993c7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:40 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-90638c06-f6ec-4005-a7be-bc487d9993c7 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:40 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1510/3057] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:40 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 903 bytes in 80 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[87176]: DEBUG cinder.api.middleware.request_id [None req-13418a05-b51a-40a6-be63-02065365e267 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-13418a05-b51a-40a6-be63-02065365e267 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 Sep 07 17:01:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-13418a05-b51a-40a6-be63-02065365e267 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-13418a05-b51a-40a6-be63-02065365e267 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:40 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-13418a05-b51a-40a6-be63-02065365e267 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-13418a05-b51a-40a6-be63-02065365e267 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 returned with HTTP 200 Sep 07 17:01:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1548/3058] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:40 2026] GET /volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 => generated 440 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e5cd09d5-a38f-446f-bf83-dde1177ff913 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5cd09d5-a38f-446f-bf83-dde1177ff913 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5cd09d5-a38f-446f-bf83-dde1177ff913 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e5cd09d5-a38f-446f-bf83-dde1177ff913 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e5cd09d5-a38f-446f-bf83-dde1177ff913 tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 404 Sep 07 17:01:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1511/3059] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:41 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 109 bytes in 59 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[87176]: DEBUG cinder.api.middleware.request_id [None req-ae51f1ef-6cf6-4134-92e1-c50fbb2d41d2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ae51f1ef-6cf6-4134-92e1-c50fbb2d41d2 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ae51f1ef-6cf6-4134-92e1-c50fbb2d41d2 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ae51f1ef-6cf6-4134-92e1-c50fbb2d41d2 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ae51f1ef-6cf6-4134-92e1-c50fbb2d41d2 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Volume info retrieved successfully. Sep 07 17:01:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ae51f1ef-6cf6-4134-92e1-c50fbb2d41d2 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 200 Sep 07 17:01:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1549/3060] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:41 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 903 bytes in 60 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[87177]: DEBUG cinder.api.middleware.request_id [None req-4c823532-4673-4565-a925-0a5264a8503f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c823532-4673-4565-a925-0a5264a8503f tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] DELETE http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c823532-4673-4565-a925-0a5264a8503f tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c823532-4673-4565-a925-0a5264a8503f tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-4c823532-4673-4565-a925-0a5264a8503f tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Delete volume with id: f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3b6615a9-a97e-4d97-91b2-69595b3e9950 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b6615a9-a97e-4d97-91b2-69595b3e9950 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 Sep 07 17:01:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b6615a9-a97e-4d97-91b2-69595b3e9950 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b6615a9-a97e-4d97-91b2-69595b3e9950 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c823532-4673-4565-a925-0a5264a8503f tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 404 Sep 07 17:01:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1512/3061] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 17:01:41 2026] DELETE /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 109 bytes in 35 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[87177]: DEBUG cinder.api.middleware.request_id [None req-e50aa7e7-a246-4797-8117-a91261ef9c7d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3b6615a9-a97e-4d97-91b2-69595b3e9950 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e50aa7e7-a246-4797-8117-a91261ef9c7d tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] GET http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 Sep 07 17:01:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e50aa7e7-a246-4797-8117-a91261ef9c7d tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b6615a9-a97e-4d97-91b2-69595b3e9950 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 returned with HTTP 200 Sep 07 17:01:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e50aa7e7-a246-4797-8117-a91261ef9c7d tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1550/3062] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:41 2026] GET /volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d798387c-2d5e-481b-9856-1a12b46e1fb4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e50aa7e7-a246-4797-8117-a91261ef9c7d tempest-VolumeImageDependencyTests-1540808335 tempest-VolumeImageDependencyTests-1540808335-project-member] http://192.168.122.91/volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 returned with HTTP 404 Sep 07 17:01:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1513/3063] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:41 2026] GET /volume/v3/volumes/f257c4bb-ade4-4af4-bffb-4c2fef17baf9 => generated 109 bytes in 35 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[87176]: INFO cinder.api.openstack.wsgi [None req-d798387c-2d5e-481b-9856-1a12b46e1fb4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] GET http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 Sep 07 17:01:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d798387c-2d5e-481b-9856-1a12b46e1fb4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d798387c-2d5e-481b-9856-1a12b46e1fb4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d798387c-2d5e-481b-9856-1a12b46e1fb4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Snapshot retrieved successfully. Sep 07 17:01:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d798387c-2d5e-481b-9856-1a12b46e1fb4 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 returned with HTTP 200 Sep 07 17:01:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1551/3064] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:41 2026] GET /volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0091f5bf-3312-4569-aea3-a97bdfade060 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0091f5bf-3312-4569-aea3-a97bdfade060 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 Sep 07 17:01:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0091f5bf-3312-4569-aea3-a97bdfade060 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0091f5bf-3312-4569-aea3-a97bdfade060 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-0091f5bf-3312-4569-aea3-a97bdfade060 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete snapshot with id: 15081053-0abd-4ef3-a597-341a036f7929 Sep 07 17:01:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0091f5bf-3312-4569-aea3-a97bdfade060 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0091f5bf-3312-4569-aea3-a97bdfade060 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot delete request issued successfully. Sep 07 17:01:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0091f5bf-3312-4569-aea3-a97bdfade060 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 returned with HTTP 202 Sep 07 17:01:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1514/3065] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:01:41 2026] DELETE /volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fc548a87-dc8a-4525-9c25-e688515f637a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fc548a87-dc8a-4525-9c25-e688515f637a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 Sep 07 17:01:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fc548a87-dc8a-4525-9c25-e688515f637a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fc548a87-dc8a-4525-9c25-e688515f637a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fc548a87-dc8a-4525-9c25-e688515f637a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fc548a87-dc8a-4525-9c25-e688515f637a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 returned with HTTP 200 Sep 07 17:01:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1552/3066] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:41 2026] GET /volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 => generated 466 bytes in 46 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[87177]: DEBUG cinder.api.middleware.request_id [None req-7b689504-5fb4-4663-b699-2c1d8476b3e9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b689504-5fb4-4663-b699-2c1d8476b3e9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af Sep 07 17:01:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b689504-5fb4-4663-b699-2c1d8476b3e9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b689504-5fb4-4663-b699-2c1d8476b3e9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b689504-5fb4-4663-b699-2c1d8476b3e9 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af returned with HTTP 404 Sep 07 17:01:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1515/3067] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:42 2026] GET /volume/v3/volumes/7c43066b-e067-4970-adc4-bfbb5fd559af => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2d1471b7-d567-453c-9f81-e2269a411642 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d1471b7-d567-453c-9f81-e2269a411642 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2d1471b7-d567-453c-9f81-e2269a411642 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2d1471b7-d567-453c-9f81-e2269a411642 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:42 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-2d1471b7-d567-453c-9f81-e2269a411642 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Delete snapshot with id: d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d1471b7-d567-453c-9f81-e2269a411642 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff returned with HTTP 404 Sep 07 17:01:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1553/3068] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:01:42 2026] DELETE /volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff => generated 111 bytes in 30 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[87177]: DEBUG cinder.api.middleware.request_id [None req-36050d3a-18e4-49ba-8b21-f7baff26c2a5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36050d3a-18e4-49ba-8b21-f7baff26c2a5 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff Sep 07 17:01:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-36050d3a-18e4-49ba-8b21-f7baff26c2a5 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-36050d3a-18e4-49ba-8b21-f7baff26c2a5 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36050d3a-18e4-49ba-8b21-f7baff26c2a5 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff returned with HTTP 404 Sep 07 17:01:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1516/3069] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:42 2026] GET /volume/v3/snapshots/d01dd222-a4e2-4d04-8952-1bc443a3d7ff => generated 111 bytes in 23 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[87176]: DEBUG cinder.api.middleware.request_id [None req-e988443d-e03d-4f7c-95f6-e69301e72afe None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e988443d-e03d-4f7c-95f6-e69301e72afe tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] DELETE http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e988443d-e03d-4f7c-95f6-e69301e72afe tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e988443d-e03d-4f7c-95f6-e69301e72afe tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:42 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-e988443d-e03d-4f7c-95f6-e69301e72afe tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Delete volume with id: ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e988443d-e03d-4f7c-95f6-e69301e72afe tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca returned with HTTP 404 Sep 07 17:01:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1554/3070] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 17:01:42 2026] DELETE /volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 17:01:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7b40600b-758d-4fa6-84ad-ae65721b5152 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b40600b-758d-4fa6-84ad-ae65721b5152 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] GET http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca Sep 07 17:01:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b40600b-758d-4fa6-84ad-ae65721b5152 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7b40600b-758d-4fa6-84ad-ae65721b5152 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7b40600b-758d-4fa6-84ad-ae65721b5152 tempest-VolumeDependencyTests-914395665 tempest-VolumeDependencyTests-914395665-project-member] http://192.168.122.91/volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca returned with HTTP 404 Sep 07 17:01:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1517/3071] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:42 2026] GET /volume/v3/volumes/ed14aa03-075a-4fff-9df1-d22daf96edca => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-95c1c04a-b43e-4787-b590-01f690348408 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-95c1c04a-b43e-4787-b590-01f690348408 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 Sep 07 17:01:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-95c1c04a-b43e-4787-b590-01f690348408 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-95c1c04a-b43e-4787-b590-01f690348408 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-95c1c04a-b43e-4787-b590-01f690348408 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-95c1c04a-b43e-4787-b590-01f690348408 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 returned with HTTP 200 Sep 07 17:01:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1555/3072] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:42 2026] GET /volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 => generated 466 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d8c7dc0f-e0ad-4255-b26a-734803d9592c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d8c7dc0f-e0ad-4255-b26a-734803d9592c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 Sep 07 17:01:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d8c7dc0f-e0ad-4255-b26a-734803d9592c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d8c7dc0f-e0ad-4255-b26a-734803d9592c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d8c7dc0f-e0ad-4255-b26a-734803d9592c tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 returned with HTTP 404 Sep 07 17:01:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1518/3073] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:43 2026] GET /volume/v3/snapshots/15081053-0abd-4ef3-a597-341a036f7929 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b32c1a7c-ffdd-400c-9743-8fca4484da77 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b32c1a7c-ffdd-400c-9743-8fca4484da77 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada Sep 07 17:01:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b32c1a7c-ffdd-400c-9743-8fca4484da77 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b32c1a7c-ffdd-400c-9743-8fca4484da77 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:43 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-b32c1a7c-ffdd-400c-9743-8fca4484da77 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete volume with id: d4c34b81-39fa-4440-be8f-bbbd53245ada Sep 07 17:01:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b32c1a7c-ffdd-400c-9743-8fca4484da77 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b32c1a7c-ffdd-400c-9743-8fca4484da77 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete volume request issued successfully. Sep 07 17:01:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b32c1a7c-ffdd-400c-9743-8fca4484da77 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada returned with HTTP 202 Sep 07 17:01:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1556/3074] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:43 2026] DELETE /volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:01:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b15aafce-1d16-4dd8-801a-c600550a886a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b15aafce-1d16-4dd8-801a-c600550a886a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada Sep 07 17:01:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b15aafce-1d16-4dd8-801a-c600550a886a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b15aafce-1d16-4dd8-801a-c600550a886a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:44 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b15aafce-1d16-4dd8-801a-c600550a886a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b15aafce-1d16-4dd8-801a-c600550a886a tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada returned with HTTP 200 Sep 07 17:01:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1519/3075] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:43 2026] GET /volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada => generated 1013 bytes in 94 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[87176]: DEBUG cinder.api.middleware.request_id [None req-acb26ebd-7552-4b87-8bd8-0f08941fc489 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-acb26ebd-7552-4b87-8bd8-0f08941fc489 tempest-ProjectReaderTests-2118844069 tempest-ProjectReaderTests-2118844069-project-admin] GET http://192.168.122.91/volume/v3/scheduler-stats/get_pools Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-acb26ebd-7552-4b87-8bd8-0f08941fc489 tempest-ProjectReaderTests-2118844069 tempest-ProjectReaderTests-2118844069-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-acb26ebd-7552-4b87-8bd8-0f08941fc489 tempest-ProjectReaderTests-2118844069 tempest-ProjectReaderTests-2118844069-project-admin] Calling method 'get_pools' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-acb26ebd-7552-4b87-8bd8-0f08941fc489 tempest-ProjectReaderTests-2118844069 tempest-ProjectReaderTests-2118844069-project-admin] http://192.168.122.91/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 17:01:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1557/3076] 192.168.122.91 () {58 vars in 1170 bytes} [Mon Sep 7 17:01:44 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:01:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6bd1fb80-e0fc-4cb2-8fdc-b45beb93b224 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2d7e2426-b54f-4f54-960b-bbfa5d5cd209 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d7e2426-b54f-4f54-960b-bbfa5d5cd209 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2d7e2426-b54f-4f54-960b-bbfa5d5cd209 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2d7e2426-b54f-4f54-960b-bbfa5d5cd209 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d7e2426-b54f-4f54-960b-bbfa5d5cd209 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada returned with HTTP 404 Sep 07 17:01:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1558/3077] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:45 2026] GET /volume/v3/volumes/d4c34b81-39fa-4440-be8f-bbbd53245ada => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1610785658"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1610785658'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume of 1 GB Sep 07 17:01:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Availability Zones retrieved successfully. Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Flow 'volume_create_api' (ba0ab322-dd48-4d35-a149-7fefea9fcfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0775bf65-d873-4165-a12b-2c3d829d5a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0775bf65-d873-4165-a12b-2c3d829d5a85) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e6ab9c-ef1c-489a-adb2-3379a0c69691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6bd1fb80-e0fc-4cb2-8fdc-b45beb93b224 tempest-ProjectReaderTests-2118844069 tempest-ProjectReaderTests-2118844069-project-reader] GET http://192.168.122.91/volume/v3/capabilities/devstack@QuobyteHD Sep 07 17:01:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6bd1fb80-e0fc-4cb2-8fdc-b45beb93b224 tempest-ProjectReaderTests-2118844069 tempest-ProjectReaderTests-2118844069-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6bd1fb80-e0fc-4cb2-8fdc-b45beb93b224 tempest-ProjectReaderTests-2118844069 tempest-ProjectReaderTests-2118844069-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:45 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-6bd1fb80-e0fc-4cb2-8fdc-b45beb93b224 tempest-ProjectReaderTests-2118844069 tempest-ProjectReaderTests-2118844069-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e3c5924b7dc647e4ac9e25ce7e74558f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b116ddce15274e728ac76ce1dc0cc4d7', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:01:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6bd1fb80-e0fc-4cb2-8fdc-b45beb93b224 tempest-ProjectReaderTests-2118844069 tempest-ProjectReaderTests-2118844069-project-reader] http://192.168.122.91/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 17:01:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1520/3078] 192.168.122.91 () {58 vars in 1188 bytes} [Mon Sep 7 17:01:45 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 188 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Created reservations ['38cb8a4d-5b11-4f8c-96c6-c99c28b328ad', '555666d6-6f57-4fb4-8997-de20f873c785', 'd2214b7f-79dc-4d61-9c0f-5558c245b050', 'ac07963c-e2e6-4abf-8f81-9fa6d5bde607'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e6ab9c-ef1c-489a-adb2-3379a0c69691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38cb8a4d-5b11-4f8c-96c6-c99c28b328ad', '555666d6-6f57-4fb4-8997-de20f873c785', 'd2214b7f-79dc-4d61-9c0f-5558c245b050', 'ac07963c-e2e6-4abf-8f81-9fa6d5bde607']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0c87c86-fffa-4919-a89d-5a8d4dbe9a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0c87c86-fffa-4919-a89d-5a8d4dbe9a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17b9cfdf-a469-4040-8d26-844624bf9913', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1610785658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fea07c66de943bba2c3b154f77e4d3b',qos_specs=None,replication_status=,reservations=['38cb8a4d-5b11-4f8c-96c6-c99c28b328ad','555666d6-6f57-4fb4-8997-de20f873c785','d2214b7f-79dc-4d61-9c0f-5558c245b050','ac07963c-e2e6-4abf-8f81-9fa6d5bde607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1610785658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17b9cfdf-a469-4040-8d26-844624bf9913,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fea07c66de943bba2c3b154f77e4d3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae2049a-01aa-459e-8770-11a5170397f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae2049a-01aa-459e-8770-11a5170397f4) transitioned into state 'SUCCESS' from state '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-1610785658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fea07c66de943bba2c3b154f77e4d3b',qos_specs=None,replication_status=,reservations=['38cb8a4d-5b11-4f8c-96c6-c99c28b328ad','555666d6-6f57-4fb4-8997-de20f873c785','d2214b7f-79dc-4d61-9c0f-5558c245b050','ac07963c-e2e6-4abf-8f81-9fa6d5bde607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113ce9d8ace5464c9639183fcc8f8fd5',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e8aeda-1b01-4370-ba04-5a8d02a0e7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e8aeda-1b01-4370-ba04-5a8d02a0e7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Flow 'volume_create_api' (ba0ab322-dd48-4d35-a149-7fefea9fcfd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create volume request issued successfully. Sep 07 17:01:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-038067b9-5817-4d8d-ad9d-2133abc4aa8d tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1559/3079] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:01:45 2026] POST /volume/v3/volumes => generated 785 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fd74916f-416f-422a-96f6-3a26a5f63237 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd74916f-416f-422a-96f6-3a26a5f63237 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 Sep 07 17:01:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fd74916f-416f-422a-96f6-3a26a5f63237 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fd74916f-416f-422a-96f6-3a26a5f63237 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fd74916f-416f-422a-96f6-3a26a5f63237 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fd74916f-416f-422a-96f6-3a26a5f63237 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 returned with HTTP 200 Sep 07 17:01:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1521/3080] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:45 2026] GET /volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2d4c6075-6d08-474f-bf15-8343906c6844 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d4c6075-6d08-474f-bf15-8343906c6844 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 Sep 07 17:01:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d4c6075-6d08-474f-bf15-8343906c6844 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2d4c6075-6d08-474f-bf15-8343906c6844 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2d4c6075-6d08-474f-bf15-8343906c6844 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2d4c6075-6d08-474f-bf15-8343906c6844 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 returned with HTTP 200 Sep 07 17:01:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1522/3081] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:46 2026] GET /volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 => generated 1014 bytes in 83 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[87176]: INFO cinder.api.openstack.wsgi [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:46 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Create volume of 1 GB Sep 07 17:01:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Availability Zones retrieved successfully. Sep 07 17:01:46 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Flow 'volume_create_api' (8c422d11-e314-4543-b15d-a2f6e4d75653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:46 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f0a937-cfd8-4fec-b01a-3ae73197f70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:46 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f0a937-cfd8-4fec-b01a-3ae73197f70f) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc6e828c-1673-40db-b280-567b69188ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9b293647-95bd-47d2-ba47-c012329cb16c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9b293647-95bd-47d2-ba47-c012329cb16c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9b293647-95bd-47d2-ba47-c012329cb16c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-940469065", "extra_specs": {"storage_protocol": "tempest-storage_protocol-340873255", "vendor_name": "tempest-vendor_name-137576374"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Created reservations ['81c99a64-aa55-4f08-8b09-7f0825a24046', '5be8d8c2-b04d-4a32-b276-a43850fa5726', 'ce201130-23c6-495f-99d2-7abd8a622968', '95a16e1e-968a-4ca0-a231-4914519cf90a'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc6e828c-1673-40db-b280-567b69188ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81c99a64-aa55-4f08-8b09-7f0825a24046', '5be8d8c2-b04d-4a32-b276-a43850fa5726', 'ce201130-23c6-495f-99d2-7abd8a622968', '95a16e1e-968a-4ca0-a231-4914519cf90a']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3e00874-0eff-48be-af35-280ea1471328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9b293647-95bd-47d2-ba47-c012329cb16c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1523/3082] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:01:47 2026] POST /volume/v3/types => generated 327 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc8cf927-6567-4e2b-8115-4980653c086d", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Create volume request body: {'volume': {'volume_type': 'cc8cf927-6567-4e2b-8115-4980653c086d', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3e00874-0eff-48be-af35-280ea1471328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2a38cb9-1b25-4664-a1bf-0da14f0d0194', '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='4165809f6d2c40c5acceaaddcdffcdd7',qos_specs=None,replication_status=,reservations=['81c99a64-aa55-4f08-8b09-7f0825a24046','5be8d8c2-b04d-4a32-b276-a43850fa5726','ce201130-23c6-495f-99d2-7abd8a622968','95a16e1e-968a-4ca0-a231-4914519cf90a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27905b8ea646430aadf5c55ddbfd5593',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:47Z,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=e2a38cb9-1b25-4664-a1bf-0da14f0d0194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4165809f6d2c40c5acceaaddcdffcdd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27905b8ea646430aadf5c55ddbfd5593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Create volume of 1 GB Sep 07 17:01:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Availability Zones retrieved successfully. Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b49e316e-2c7f-45d7-a9ae-c75c8b30810a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Flow 'volume_create_api' (5054fa12-40c2-45d3-ba08-c75066e4bb08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b8194d-2a6f-46da-91ad-d8186e7e1a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b49e316e-2c7f-45d7-a9ae-c75c8b30810a) transitioned into state 'SUCCESS' from 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='4165809f6d2c40c5acceaaddcdffcdd7',qos_specs=None,replication_status=,reservations=['81c99a64-aa55-4f08-8b09-7f0825a24046','5be8d8c2-b04d-4a32-b276-a43850fa5726','ce201130-23c6-495f-99d2-7abd8a622968','95a16e1e-968a-4ca0-a231-4914519cf90a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27905b8ea646430aadf5c55ddbfd5593',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68000ad2-2fd4-4749-9169-e84e449b7da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68000ad2-2fd4-4749-9169-e84e449b7da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Flow 'volume_create_api' (8c422d11-e314-4543-b15d-a2f6e4d75653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Create volume request issued successfully. Sep 07 17:01:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4456a1a6-4bc1-4cc3-b5e6-f70ce65c4aca tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1560/3083] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:01:46 2026] POST /volume/v3/volumes => generated 747 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b8194d-2a6f-46da-91ad-d8186e7e1a7d) 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:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-340873255',vendor_name='tempest-vendor_name-137576374'},id=cc8cf927-6567-4e2b-8115-4980653c086d,is_public=True,name='tempest-ProjectMemberTests-volume-type-940469065',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8cf927-6567-4e2b-8115-4980653c086d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d879a55-fb94-465e-a3f7-77b8f3cb6124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1a79c400-eebd-485c-aab3-ecc78496f931 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1a79c400-eebd-485c-aab3-ecc78496f931 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1a79c400-eebd-485c-aab3-ecc78496f931 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1a79c400-eebd-485c-aab3-ecc78496f931 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1a79c400-eebd-485c-aab3-ecc78496f931 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:01:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1a79c400-eebd-485c-aab3-ecc78496f931 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 returned with HTTP 200 Sep 07 17:01:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1561/3084] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:47 2026] GET /volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 => generated 815 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:47 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-940469065 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-940469065, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:47 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-940469065 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-940469065, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Created reservations ['e26e6e2c-dfdf-4271-87bf-f763b57887e9', '9deae94b-4fb2-4a83-80e3-f2b03be1af75', '37cf739e-eb68-4648-9636-f75baa03b122', 'c292e052-6373-47d7-96fd-f77020086424'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d879a55-fb94-465e-a3f7-77b8f3cb6124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e26e6e2c-dfdf-4271-87bf-f763b57887e9', '9deae94b-4fb2-4a83-80e3-f2b03be1af75', '37cf739e-eb68-4648-9636-f75baa03b122', 'c292e052-6373-47d7-96fd-f77020086424']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d3d9dc-7749-45f5-95a5-351426f62963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d3d9dc-7749-45f5-95a5-351426f62963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6', '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='9ffe96ad55a34e9d8b48ae42bf7ab7ad',qos_specs=None,replication_status=,reservations=['e26e6e2c-dfdf-4271-87bf-f763b57887e9','9deae94b-4fb2-4a83-80e3-f2b03be1af75','37cf739e-eb68-4648-9636-f75baa03b122','c292e052-6373-47d7-96fd-f77020086424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9031996d48df410a8ec710ad5025b4d5',volume_type_id=cc8cf927-6567-4e2b-8115-4980653c086d), 'volume': Volume(_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:47Z,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=6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ffe96ad55a34e9d8b48ae42bf7ab7ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9031996d48df410a8ec710ad5025b4d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8cf927-6567-4e2b-8115-4980653c086d),volume_type_id=cc8cf927-6567-4e2b-8115-4980653c086d)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b68be9-2868-41ee-af56-5bbcbdc09f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b68be9-2868-41ee-af56-5bbcbdc09f82) transitioned into state 'SUCCESS' from 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='9ffe96ad55a34e9d8b48ae42bf7ab7ad',qos_specs=None,replication_status=,reservations=['e26e6e2c-dfdf-4271-87bf-f763b57887e9','9deae94b-4fb2-4a83-80e3-f2b03be1af75','37cf739e-eb68-4648-9636-f75baa03b122','c292e052-6373-47d7-96fd-f77020086424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9031996d48df410a8ec710ad5025b4d5',volume_type_id=cc8cf927-6567-4e2b-8115-4980653c086d)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a074e2e-bea4-4683-b5d9-c775ffd90219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=776,cinder:INSERT=161,cinder:UPDATE=265 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a074e2e-bea4-4683-b5d9-c775ffd90219) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7367196a-ca27-4aa4-a456-dc27fce10d4f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Flow 'volume_create_api' (5054fa12-40c2-45d3-ba08-c75066e4bb08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Create volume request issued successfully. Sep 07 17:01:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0bbffc39-f5cc-4ad4-8584-fa6969003c69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7367196a-ca27-4aa4-a456-dc27fce10d4f tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7367196a-ca27-4aa4-a456-dc27fce10d4f tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7367196a-ca27-4aa4-a456-dc27fce10d4f tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1524/3085] 192.168.122.91 () {62 vars in 1177 bytes} [Mon Sep 7 17:01:47 2026] POST /volume/v3/volumes => generated 779 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=661,cinder:INSERT=108,cinder:UPDATE=178 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d3532411-1a88-4c70-993b-926b48c67b69 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d3532411-1a88-4c70-993b-926b48c67b69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] GET http://192.168.122.91/volume/v3/volumes/6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6 Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d3532411-1a88-4c70-993b-926b48c67b69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d3532411-1a88-4c70-993b-926b48c67b69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7367196a-ca27-4aa4-a456-dc27fce10d4f tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7367196a-ca27-4aa4-a456-dc27fce10d4f tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 returned with HTTP 200 Sep 07 17:01:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1562/3086] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:47 2026] GET /volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 => generated 1015 bytes in 87 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[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fb27f3e6-ee8f-462c-aeca-a6ae98fe31eb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb27f3e6-ee8f-462c-aeca-a6ae98fe31eb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fb27f3e6-ee8f-462c-aeca-a6ae98fe31eb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17b9cfdf-a469-4040-8d26-844624bf9913", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-202830292"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d3532411-1a88-4c70-993b-926b48c67b69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Volume info retrieved successfully. Sep 07 17:01:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d3532411-1a88-4c70-993b-926b48c67b69 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/volumes/6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6 returned with HTTP 200 Sep 07 17:01:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1525/3087] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:01:47 2026] GET /volume/v3/volumes/6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6 => generated 958 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fb27f3e6-ee8f-462c-aeca-a6ae98fe31eb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:47 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-fb27f3e6-ee8f-462c-aeca-a6ae98fe31eb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Create snapshot from volume 17b9cfdf-a469-4040-8d26-844624bf9913 Sep 07 17:01:47 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-fb27f3e6-ee8f-462c-aeca-a6ae98fe31eb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Created reservations ['0c055f00-1599-4599-9643-f982cd31ef76', '7bdb842d-84b3-4bfe-99fe-5e5c55539950', '4260265a-f62f-4dc3-aeb8-0cf31c692e30', 'ffb3b010-5f66-4873-9f71-cbc2fc343cdb'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-fb27f3e6-ee8f-462c-aeca-a6ae98fe31eb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot create request issued successfully. Sep 07 17:01:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fb27f3e6-ee8f-462c-aeca-a6ae98fe31eb tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:01:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1563/3088] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:01:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6d875bab-4c16-4439-89c1-7c99e9599f12 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6d875bab-4c16-4439-89c1-7c99e9599f12 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 Sep 07 17:01:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6d875bab-4c16-4439-89c1-7c99e9599f12 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6d875bab-4c16-4439-89c1-7c99e9599f12 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6d875bab-4c16-4439-89c1-7c99e9599f12 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6d875bab-4c16-4439-89c1-7c99e9599f12 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 returned with HTTP 200 Sep 07 17:01:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1526/3089] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:48 2026] GET /volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2ea93461-2c9c-4c70-9482-04c9d5adf78d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2ea93461-2c9c-4c70-9482-04c9d5adf78d tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 Sep 07 17:01:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2ea93461-2c9c-4c70-9482-04c9d5adf78d tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2ea93461-2c9c-4c70-9482-04c9d5adf78d tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2ea93461-2c9c-4c70-9482-04c9d5adf78d tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:01:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2ea93461-2c9c-4c70-9482-04c9d5adf78d tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 returned with HTTP 200 Sep 07 17:01:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1564/3090] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:48 2026] GET /volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 => generated 839 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cbe7c55b-3f4e-427e-a00d-2afc82c02fb5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cbe7c55b-3f4e-427e-a00d-2afc82c02fb5 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] GET http://192.168.122.91/volume/v3/volumes/6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6 Sep 07 17:01:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cbe7c55b-3f4e-427e-a00d-2afc82c02fb5 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cbe7c55b-3f4e-427e-a00d-2afc82c02fb5 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:48 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cbe7c55b-3f4e-427e-a00d-2afc82c02fb5 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Volume info retrieved successfully. Sep 07 17:01:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cbe7c55b-3f4e-427e-a00d-2afc82c02fb5 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/volumes/6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6 returned with HTTP 200 Sep 07 17:01:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1527/3091] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:01:48 2026] GET /volume/v3/volumes/6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6 => generated 979 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cf2d725a-601e-418a-8ee7-26a5bd19e9f3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cf2d725a-601e-418a-8ee7-26a5bd19e9f3 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] GET http://192.168.122.91/volume/v3/messages Sep 07 17:01:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cf2d725a-601e-418a-8ee7-26a5bd19e9f3 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cf2d725a-601e-418a-8ee7-26a5bd19e9f3 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cf2d725a-601e-418a-8ee7-26a5bd19e9f3 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 17:01:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1565/3092] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 17:01:48 2026] GET /volume/v3/messages => generated 676 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5531cca5-db11-42d3-8efc-84d7864c2c31 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ea7791c1-c355-41d6-9994-b92293627979 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ea7791c1-c355-41d6-9994-b92293627979 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ea7791c1-c355-41d6-9994-b92293627979 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ea7791c1-c355-41d6-9994-b92293627979 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ea7791c1-c355-41d6-9994-b92293627979 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ea7791c1-c355-41d6-9994-b92293627979 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 returned with HTTP 200 Sep 07 17:01:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1566/3093] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:49 2026] GET /volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5531cca5-db11-42d3-8efc-84d7864c2c31 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] DELETE http://192.168.122.91/volume/v3/messages/e9fabc33-6508-473d-b378-6b6d73a244fd Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5531cca5-db11-42d3-8efc-84d7864c2c31 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5531cca5-db11-42d3-8efc-84d7864c2c31 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5531cca5-db11-42d3-8efc-84d7864c2c31 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] http://192.168.122.91/volume/v3/messages/e9fabc33-6508-473d-b378-6b6d73a244fd returned with HTTP 204 Sep 07 17:01:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1528/3094] 192.168.122.91 () {60 vars in 1273 bytes} [Mon Sep 7 17:01:48 2026] DELETE /volume/v3/messages/e9fabc33-6508-473d-b378-6b6d73a244fd => generated 0 bytes in 239 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-41f735b6-672f-4bca-a3a5-ffa8343644ef None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41f735b6-672f-4bca-a3a5-ffa8343644ef tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] GET http://192.168.122.91/volume/v3/messages/e9fabc33-6508-473d-b378-6b6d73a244fd Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41f735b6-672f-4bca-a3a5-ffa8343644ef tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41f735b6-672f-4bca-a3a5-ffa8343644ef tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41f735b6-672f-4bca-a3a5-ffa8343644ef tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] http://192.168.122.91/volume/v3/messages/e9fabc33-6508-473d-b378-6b6d73a244fd returned with HTTP 404 Sep 07 17:01:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1567/3095] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:01:49 2026] GET /volume/v3/messages/e9fabc33-6508-473d-b378-6b6d73a244fd => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3a619682-1d97-4998-af11-5a50ffbcd78d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3a619682-1d97-4998-af11-5a50ffbcd78d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6 Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3a619682-1d97-4998-af11-5a50ffbcd78d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3a619682-1d97-4998-af11-5a50ffbcd78d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-3a619682-1d97-4998-af11-5a50ffbcd78d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Delete volume with id: 6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6 Sep 07 17:01:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3a619682-1d97-4998-af11-5a50ffbcd78d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Volume info retrieved successfully. Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3a619682-1d97-4998-af11-5a50ffbcd78d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87177) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-3a619682-1d97-4998-af11-5a50ffbcd78d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Created reservations ['4baabe64-6966-4fdb-a02a-2c41aeb41fd8', 'cd424281-0f6c-499c-a32c-9f197b2c567c', '6a24a981-972f-421e-992d-f8255da84e7a', '0b165d97-8f43-4590-b06c-316c37895226'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3a619682-1d97-4998-af11-5a50ffbcd78d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Delete volume request issued successfully. Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3a619682-1d97-4998-af11-5a50ffbcd78d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/volumes/6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6 returned with HTTP 202 Sep 07 17:01:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1529/3096] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:01:49 2026] DELETE /volume/v3/volumes/6a9acfc2-6c8f-4a88-bad7-21cd6030c0f6 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f2f5fdd2-2a9d-45f1-96f5-7067b18d9a42 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f2f5fdd2-2a9d-45f1-96f5-7067b18d9a42 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] DELETE http://192.168.122.91/volume/v3/types/cc8cf927-6567-4e2b-8115-4980653c086d Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f2f5fdd2-2a9d-45f1-96f5-7067b18d9a42 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f2f5fdd2-2a9d-45f1-96f5-7067b18d9a42 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f2f5fdd2-2a9d-45f1-96f5-7067b18d9a42 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/types/cc8cf927-6567-4e2b-8115-4980653c086d returned with HTTP 202 Sep 07 17:01:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1568/3097] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:49 2026] DELETE /volume/v3/types/cc8cf927-6567-4e2b-8115-4980653c086d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7e6e22f3-3de9-4088-a02c-e8ee9a801b65 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7e6e22f3-3de9-4088-a02c-e8ee9a801b65 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7e6e22f3-3de9-4088-a02c-e8ee9a801b65 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1056850634", "extra_specs": {"storage_protocol": "tempest-storage_protocol-761364401", "vendor_name": "tempest-vendor_name-202606196"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7e6e22f3-3de9-4088-a02c-e8ee9a801b65 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1530/3098] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:01:49 2026] POST /volume/v3/types => generated 328 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "19ae7730-5ef2-4164-81cd-9b76707037f5", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Create volume request body: {'volume': {'volume_type': '19ae7730-5ef2-4164-81cd-9b76707037f5', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3421d69d-9c06-4170-a4d6-18bc06535af6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Create volume of 1 GB Sep 07 17:01:49 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Availability Zones retrieved successfully. Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3421d69d-9c06-4170-a4d6-18bc06535af6 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3421d69d-9c06-4170-a4d6-18bc06535af6 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3421d69d-9c06-4170-a4d6-18bc06535af6 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Flow 'volume_create_api' (7070513e-7d27-4fc9-8ff8-2cb6d2f4fe1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f9a59b1-acc7-4843-a714-49bce79922b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3421d69d-9c06-4170-a4d6-18bc06535af6 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3421d69d-9c06-4170-a4d6-18bc06535af6 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 returned with HTTP 200 Sep 07 17:01:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1531/3099] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:49 2026] GET /volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 => generated 840 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5dd161b5-1ca1-45cb-bfd1-30bf55b011bc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5dd161b5-1ca1-45cb-bfd1-30bf55b011bc tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5dd161b5-1ca1-45cb-bfd1-30bf55b011bc tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5dd161b5-1ca1-45cb-bfd1-30bf55b011bc tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f9a59b1-acc7-4843-a714-49bce79922b5) 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:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-761364401',vendor_name='tempest-vendor_name-202606196'},id=19ae7730-5ef2-4164-81cd-9b76707037f5,is_public=True,name='tempest-ProjectMemberTests-volume-type-1056850634',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19ae7730-5ef2-4164-81cd-9b76707037f5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a094313e-ca5e-4a72-a5e0-b34d885e9095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:49 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5dd161b5-1ca1-45cb-bfd1-30bf55b011bc tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5dd161b5-1ca1-45cb-bfd1-30bf55b011bc tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 returned with HTTP 200 Sep 07 17:01:49 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1532/3100] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:49 2026] GET /volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 => generated 840 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1056850634 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1056850634, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:49 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1056850634 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1056850634, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Created reservations ['4ae6340c-d6ce-4c16-b325-a6e03dbb2c57', '26de4fa2-b787-421c-9039-17fd01077e8b', '54d55bbc-db21-4112-9ea1-5ed6f8368c1d', '4f538e80-219c-40be-be94-80da2df5362f'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a094313e-ca5e-4a72-a5e0-b34d885e9095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ae6340c-d6ce-4c16-b325-a6e03dbb2c57', '26de4fa2-b787-421c-9039-17fd01077e8b', '54d55bbc-db21-4112-9ea1-5ed6f8368c1d', '4f538e80-219c-40be-be94-80da2df5362f']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe7b851-0dbe-4319-8a3d-3c7cc90011ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-700444061"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-700444061'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume of 1 GB Sep 07 17:01:49 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:49 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Availability Zones retrieved successfully. Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe7b851-0dbe-4319-8a3d-3c7cc90011ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e053f7d5-232c-4d47-af13-908b7a4ac557', '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='9ffe96ad55a34e9d8b48ae42bf7ab7ad',qos_specs=None,replication_status=,reservations=['4ae6340c-d6ce-4c16-b325-a6e03dbb2c57','26de4fa2-b787-421c-9039-17fd01077e8b','54d55bbc-db21-4112-9ea1-5ed6f8368c1d','4f538e80-219c-40be-be94-80da2df5362f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9031996d48df410a8ec710ad5025b4d5',volume_type_id=19ae7730-5ef2-4164-81cd-9b76707037f5), 'volume': Volume(_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:49Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e053f7d5-232c-4d47-af13-908b7a4ac557,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ffe96ad55a34e9d8b48ae42bf7ab7ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9031996d48df410a8ec710ad5025b4d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19ae7730-5ef2-4164-81cd-9b76707037f5),volume_type_id=19ae7730-5ef2-4164-81cd-9b76707037f5)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c30d7d-9a31-4890-b114-5f9465e61b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (191918bb-ee8b-4889-a927-8803362c16b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96982618-e03a-449d-8c10-fec28c9c322b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c30d7d-9a31-4890-b114-5f9465e61b16) transitioned into state 'SUCCESS' from 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='9ffe96ad55a34e9d8b48ae42bf7ab7ad',qos_specs=None,replication_status=,reservations=['4ae6340c-d6ce-4c16-b325-a6e03dbb2c57','26de4fa2-b787-421c-9039-17fd01077e8b','54d55bbc-db21-4112-9ea1-5ed6f8368c1d','4f538e80-219c-40be-be94-80da2df5362f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9031996d48df410a8ec710ad5025b4d5',volume_type_id=19ae7730-5ef2-4164-81cd-9b76707037f5)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bcbe13b-402f-4118-8ea4-ec3ffa607cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96982618-e03a-449d-8c10-fec28c9c322b) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:49 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (043dcf19-f187-401f-8842-ef4c81137fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bcbe13b-402f-4118-8ea4-ec3ffa607cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Flow 'volume_create_api' (7070513e-7d27-4fc9-8ff8-2cb6d2f4fe1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Create volume request issued successfully. Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98f3505f-7eaa-480d-90dc-f64e9c34b68c tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1569/3101] 192.168.122.91 () {62 vars in 1177 bytes} [Mon Sep 7 17:01:49 2026] POST /volume/v3/volumes => generated 780 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1798930620"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1798930620'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Create volume of 1 GB Sep 07 17:01:50 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Availability Zones retrieved successfully. Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Flow 'volume_create_api' (971b5385-4f99-4db4-ba6d-6f8f509c3b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e5d831-e720-4c01-910a-8544a7655d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['529a902c-691c-47eb-b699-4a233ce479e5', 'b1b3b366-7c4b-4566-97ed-5b16977edb2c', '91a35440-5e6a-4017-837d-735d4f9c17d0', '0b6fd6f4-7740-457f-9da6-a10463ed8701'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e5d831-e720-4c01-910a-8544a7655d2c) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (043dcf19-f187-401f-8842-ef4c81137fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['529a902c-691c-47eb-b699-4a233ce479e5', 'b1b3b366-7c4b-4566-97ed-5b16977edb2c', '91a35440-5e6a-4017-837d-735d4f9c17d0', '0b6fd6f4-7740-457f-9da6-a10463ed8701']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b83fd39-284f-40f2-be7b-78d7877bae0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa84336d-825a-4d2b-bae2-a9c4ccab29a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa84336d-825a-4d2b-bae2-a9c4ccab29a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '857fe5a5-cf52-4c5a-acdd-bb5304a927c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-700444061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['529a902c-691c-47eb-b699-4a233ce479e5','b1b3b366-7c4b-4566-97ed-5b16977edb2c','91a35440-5e6a-4017-837d-735d4f9c17d0','0b6fd6f4-7740-457f-9da6-a10463ed8701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-700444061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=857fe5a5-cf52-4c5a-acdd-bb5304a927c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c53722b4814ba89f351a79243f2e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7fd2c6d-1cb1-4f67-bc8f-eb944157f629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7fd2c6d-1cb1-4f67-bc8f-eb944157f629) transitioned into state 'SUCCESS' from state '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-700444061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['529a902c-691c-47eb-b699-4a233ce479e5','b1b3b366-7c4b-4566-97ed-5b16977edb2c','91a35440-5e6a-4017-837d-735d4f9c17d0','0b6fd6f4-7740-457f-9da6-a10463ed8701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e6be90-78e3-44d7-9db3-d7c59a0296f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Created reservations ['51c9d517-f905-44ba-a4a8-9986af555119', 'a259d67e-b972-4236-973a-de3f6d094679', 'c14c5169-1fc7-4e02-af02-fea9903ba597', 'ff9f7c1f-6a34-4178-a0bd-0efaf57b5c0e'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b83fd39-284f-40f2-be7b-78d7877bae0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51c9d517-f905-44ba-a4a8-9986af555119', 'a259d67e-b972-4236-973a-de3f6d094679', 'c14c5169-1fc7-4e02-af02-fea9903ba597', 'ff9f7c1f-6a34-4178-a0bd-0efaf57b5c0e']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e6be90-78e3-44d7-9db3-d7c59a0296f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f953e873-819c-48f5-841a-13543ca70318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (191918bb-ee8b-4889-a927-8803362c16b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request issued successfully. Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3ceea969-ea73-48b7-a957-224d5ca2c433 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1533/3102] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:01:49 2026] POST /volume/v3/volumes => generated 784 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d9d68a46-51bc-4b30-9d35-d3dd0ba0adda None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9d68a46-51bc-4b30-9d35-d3dd0ba0adda tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] GET http://192.168.122.91/volume/v3/volumes/e053f7d5-232c-4d47-af13-908b7a4ac557 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9d68a46-51bc-4b30-9d35-d3dd0ba0adda tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d9d68a46-51bc-4b30-9d35-d3dd0ba0adda tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:50 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:50 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f953e873-819c-48f5-841a-13543ca70318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44a10878-561d-4b2c-a2aa-bb6b90e0a192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1798930620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4165809f6d2c40c5acceaaddcdffcdd7',qos_specs=None,replication_status=,reservations=['51c9d517-f905-44ba-a4a8-9986af555119','a259d67e-b972-4236-973a-de3f6d094679','c14c5169-1fc7-4e02-af02-fea9903ba597','ff9f7c1f-6a34-4178-a0bd-0efaf57b5c0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27905b8ea646430aadf5c55ddbfd5593',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:50Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1798930620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44a10878-561d-4b2c-a2aa-bb6b90e0a192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4165809f6d2c40c5acceaaddcdffcdd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27905b8ea646430aadf5c55ddbfd5593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b21f4d-1ffe-424c-a1c8-dd0ef0df7680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d9d68a46-51bc-4b30-9d35-d3dd0ba0adda tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Volume info retrieved successfully. Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d9d68a46-51bc-4b30-9d35-d3dd0ba0adda tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/volumes/e053f7d5-232c-4d47-af13-908b7a4ac557 returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1534/3103] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/volumes/e053f7d5-232c-4d47-af13-908b7a4ac557 => generated 980 bytes in 108 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[87177]: DEBUG cinder.api.middleware.request_id [None req-48ebe273-9c5b-4cbb-86ed-f51820c380d1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48ebe273-9c5b-4cbb-86ed-f51820c380d1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48ebe273-9c5b-4cbb-86ed-f51820c380d1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48ebe273-9c5b-4cbb-86ed-f51820c380d1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-48ebe273-9c5b-4cbb-86ed-f51820c380d1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48ebe273-9c5b-4cbb-86ed-f51820c380d1 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1535/3104] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 => generated 439 bytes in 41 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[87177]: DEBUG cinder.api.middleware.request_id [None req-0ff0348f-dddd-43e6-889c-8a6a4285eee1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ff0348f-dddd-43e6-889c-8a6a4285eee1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ff0348f-dddd-43e6-889c-8a6a4285eee1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ff0348f-dddd-43e6-889c-8a6a4285eee1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b21f4d-1ffe-424c-a1c8-dd0ef0df7680) transitioned into 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-1798930620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4165809f6d2c40c5acceaaddcdffcdd7',qos_specs=None,replication_status=,reservations=['51c9d517-f905-44ba-a4a8-9986af555119','a259d67e-b972-4236-973a-de3f6d094679','c14c5169-1fc7-4e02-af02-fea9903ba597','ff9f7c1f-6a34-4178-a0bd-0efaf57b5c0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27905b8ea646430aadf5c55ddbfd5593',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e131d064-a1c7-4148-ad63-21e863acfd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:50 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0ff0348f-dddd-43e6-889c-8a6a4285eee1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e131d064-a1c7-4148-ad63-21e863acfd00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Flow 'volume_create_api' (971b5385-4f99-4db4-ba6d-6f8f509c3b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ff0348f-dddd-43e6-889c-8a6a4285eee1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Create volume request issued successfully. Sep 07 17:01:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1536/3105] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 => generated 963 bytes in 105 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[87177]: DEBUG cinder.api.middleware.request_id [None req-1b3a4f89-7306-4067-8435-7eb30d550053 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d9faac12-663b-498b-8dfe-7680c847c8e7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1570/3106] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:01:49 2026] POST /volume/v3/volumes => generated 783 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1b3a4f89-7306-4067-8435-7eb30d550053 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] GET http://192.168.122.91/volume/v3/messages Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1b3a4f89-7306-4067-8435-7eb30d550053 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1b3a4f89-7306-4067-8435-7eb30d550053 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d2f84039-bb21-4c6a-a117-0c575deded46 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2f84039-bb21-4c6a-a117-0c575deded46 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2f84039-bb21-4c6a-a117-0c575deded46 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2f84039-bb21-4c6a-a117-0c575deded46 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1b3a4f89-7306-4067-8435-7eb30d550053 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1537/3107] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/messages => generated 676 bytes in 42 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[87177]: DEBUG cinder.api.middleware.request_id [None req-5695288e-5b0e-4ea9-bdaf-548143a16689 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5695288e-5b0e-4ea9-bdaf-548143a16689 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] GET http://192.168.122.91/volume/v3/messages Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5695288e-5b0e-4ea9-bdaf-548143a16689 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5695288e-5b0e-4ea9-bdaf-548143a16689 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:50 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5695288e-5b0e-4ea9-bdaf-548143a16689 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1538/3108] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/messages => generated 676 bytes in 37 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[87177]: DEBUG cinder.api.middleware.request_id [None req-f7b3c939-82d7-4168-a8d8-3dc53ce196fa None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d2f84039-bb21-4c6a-a117-0c575deded46 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f7b3c939-82d7-4168-a8d8-3dc53ce196fa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] DELETE http://192.168.122.91/volume/v3/messages/789febeb-a9ce-4567-8b43-858ba2464fa1 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f7b3c939-82d7-4168-a8d8-3dc53ce196fa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f7b3c939-82d7-4168-a8d8-3dc53ce196fa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2f84039-bb21-4c6a-a117-0c575deded46 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1571/3109] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 => generated 851 bytes in 99 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[87177]: INFO cinder.api.openstack.wsgi [None req-f7b3c939-82d7-4168-a8d8-3dc53ce196fa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/messages/789febeb-a9ce-4567-8b43-858ba2464fa1 returned with HTTP 204 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1539/3110] 192.168.122.91 () {60 vars in 1273 bytes} [Mon Sep 7 17:01:50 2026] DELETE /volume/v3/messages/789febeb-a9ce-4567-8b43-858ba2464fa1 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f82eb734-2abe-44d7-ac51-e41cea938dfa None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f82eb734-2abe-44d7-ac51-e41cea938dfa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/e053f7d5-232c-4d47-af13-908b7a4ac557 Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f82eb734-2abe-44d7-ac51-e41cea938dfa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f82eb734-2abe-44d7-ac51-e41cea938dfa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f82eb734-2abe-44d7-ac51-e41cea938dfa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Delete volume with id: e053f7d5-232c-4d47-af13-908b7a4ac557 Sep 07 17:01:50 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:50 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f82eb734-2abe-44d7-ac51-e41cea938dfa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Volume info retrieved successfully. Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f82eb734-2abe-44d7-ac51-e41cea938dfa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87176) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-f82eb734-2abe-44d7-ac51-e41cea938dfa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Created reservations ['e5cc9289-de6d-4ce4-81fb-41bc430fe878', '3f3dbb2c-ea57-4696-a1ac-935c4ca84916', 'a4ebc88b-437c-46f7-9e3b-d05f0d5dc5da', '9f2dced7-9478-4773-90ab-3a012b9ac253'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f82eb734-2abe-44d7-ac51-e41cea938dfa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Delete volume request issued successfully. Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f82eb734-2abe-44d7-ac51-e41cea938dfa tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/volumes/e053f7d5-232c-4d47-af13-908b7a4ac557 returned with HTTP 202 Sep 07 17:01:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1572/3111] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:01:50 2026] DELETE /volume/v3/volumes/e053f7d5-232c-4d47-af13-908b7a4ac557 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bfd3af8c-e569-403f-af7e-753251d58409 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bfd3af8c-e569-403f-af7e-753251d58409 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] DELETE http://192.168.122.91/volume/v3/types/19ae7730-5ef2-4164-81cd-9b76707037f5 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bfd3af8c-e569-403f-af7e-753251d58409 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bfd3af8c-e569-403f-af7e-753251d58409 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bfd3af8c-e569-403f-af7e-753251d58409 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/types/19ae7730-5ef2-4164-81cd-9b76707037f5 returned with HTTP 202 Sep 07 17:01:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1540/3112] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:50 2026] DELETE /volume/v3/types/19ae7730-5ef2-4164-81cd-9b76707037f5 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e55e9381-ab82-4edf-b2f6-2d60eb332845 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e55e9381-ab82-4edf-b2f6-2d60eb332845 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:01:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e55e9381-ab82-4edf-b2f6-2d60eb332845 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1752746433", "extra_specs": {"storage_protocol": "tempest-storage_protocol-397609044", "vendor_name": "tempest-vendor_name-1430454709"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e55e9381-ab82-4edf-b2f6-2d60eb332845 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1573/3113] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:01:50 2026] POST /volume/v3/types => generated 329 bytes in 42 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[87177]: DEBUG cinder.api.middleware.request_id [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cfdcda8c-8b89-4b20-b712-70575a1893c4", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Create volume request body: {'volume': {'volume_type': 'cfdcda8c-8b89-4b20-b712-70575a1893c4', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Create volume of 1 GB Sep 07 17:01:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Availability Zones retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Flow 'volume_create_api' (1918af1b-f559-4604-8e94-c599c6e7cb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20238677-fbae-4770-8bc2-518c976c3a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20238677-fbae-4770-8bc2-518c976c3a86) 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={storage_protocol='tempest-storage_protocol-397609044',vendor_name='tempest-vendor_name-1430454709'},id=cfdcda8c-8b89-4b20-b712-70575a1893c4,is_public=True,name='tempest-ProjectMemberTests-volume-type-1752746433',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfdcda8c-8b89-4b20-b712-70575a1893c4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd9cefa0-9463-48e6-9360-b38b26bf6e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1752746433 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1752746433, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:51 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1752746433 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1752746433, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Created reservations ['d7bb2ba4-e9b6-4ee4-b9a7-bf30eae17464', 'fbd63fb6-efbc-44bf-a7b9-355a7b6da76d', 'abd6e7f9-6ea2-419d-9f3e-aab03462bf63', '597b339c-6043-47ea-b29f-8067ad3fe433'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd9cefa0-9463-48e6-9360-b38b26bf6e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7bb2ba4-e9b6-4ee4-b9a7-bf30eae17464', 'fbd63fb6-efbc-44bf-a7b9-355a7b6da76d', 'abd6e7f9-6ea2-419d-9f3e-aab03462bf63', '597b339c-6043-47ea-b29f-8067ad3fe433']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afaece27-5922-4ba7-810f-96bbc813a485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afaece27-5922-4ba7-810f-96bbc813a485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df77ad50-983c-4970-b92b-e3ef3d7ae96c', '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='9ffe96ad55a34e9d8b48ae42bf7ab7ad',qos_specs=None,replication_status=,reservations=['d7bb2ba4-e9b6-4ee4-b9a7-bf30eae17464','fbd63fb6-efbc-44bf-a7b9-355a7b6da76d','abd6e7f9-6ea2-419d-9f3e-aab03462bf63','597b339c-6043-47ea-b29f-8067ad3fe433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9031996d48df410a8ec710ad5025b4d5',volume_type_id=cfdcda8c-8b89-4b20-b712-70575a1893c4), 'volume': Volume(_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:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df77ad50-983c-4970-b92b-e3ef3d7ae96c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ffe96ad55a34e9d8b48ae42bf7ab7ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9031996d48df410a8ec710ad5025b4d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfdcda8c-8b89-4b20-b712-70575a1893c4),volume_type_id=cfdcda8c-8b89-4b20-b712-70575a1893c4)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9157c0cc-d235-4748-b139-81b2fb7d8590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9157c0cc-d235-4748-b139-81b2fb7d8590) transitioned into state 'SUCCESS' from 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='9ffe96ad55a34e9d8b48ae42bf7ab7ad',qos_specs=None,replication_status=,reservations=['d7bb2ba4-e9b6-4ee4-b9a7-bf30eae17464','fbd63fb6-efbc-44bf-a7b9-355a7b6da76d','abd6e7f9-6ea2-419d-9f3e-aab03462bf63','597b339c-6043-47ea-b29f-8067ad3fe433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9031996d48df410a8ec710ad5025b4d5',volume_type_id=cfdcda8c-8b89-4b20-b712-70575a1893c4)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64026dd2-70cd-401d-aeb3-4dfd563e7a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64026dd2-70cd-401d-aeb3-4dfd563e7a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Flow 'volume_create_api' (1918af1b-f559-4604-8e94-c599c6e7cb3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Create volume request issued successfully. Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a14a94cb-3f3a-4ed8-93cf-5760097351c8 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1541/3114] 192.168.122.91 () {62 vars in 1177 bytes} [Mon Sep 7 17:01:51 2026] POST /volume/v3/volumes => generated 780 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-26076fd6-28f0-4ed4-8c82-d389830d12e1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-26076fd6-28f0-4ed4-8c82-d389830d12e1 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] GET http://192.168.122.91/volume/v3/volumes/df77ad50-983c-4970-b92b-e3ef3d7ae96c Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-26076fd6-28f0-4ed4-8c82-d389830d12e1 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-26076fd6-28f0-4ed4-8c82-d389830d12e1 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-26076fd6-28f0-4ed4-8c82-d389830d12e1 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Volume info retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-26076fd6-28f0-4ed4-8c82-d389830d12e1 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/volumes/df77ad50-983c-4970-b92b-e3ef3d7ae96c returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1574/3115] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/volumes/df77ad50-983c-4970-b92b-e3ef3d7ae96c => generated 959 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[87177]: DEBUG cinder.api.middleware.request_id [None req-8dc68fa6-1aa8-43ac-96fc-0797753e59b5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8dc68fa6-1aa8-43ac-96fc-0797753e59b5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8dc68fa6-1aa8-43ac-96fc-0797753e59b5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8dc68fa6-1aa8-43ac-96fc-0797753e59b5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8dc68fa6-1aa8-43ac-96fc-0797753e59b5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8dc68fa6-1aa8-43ac-96fc-0797753e59b5 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1542/3116] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 => generated 466 bytes in 40 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[87176]: DEBUG cinder.api.middleware.request_id [None req-e11957a6-5294-4d9c-91a0-6f7d26296818 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e11957a6-5294-4d9c-91a0-6f7d26296818 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] POST http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2/action Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e11957a6-5294-4d9c-91a0-6f7d26296818 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e11957a6-5294-4d9c-91a0-6f7d26296818 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.api.contrib.snapshot_unmanage [None req-e11957a6-5294-4d9c-91a0-6f7d26296818 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Unmanage snapshot with id: 564893aa-454e-4f89-83cf-b85cdfe9f7e2 Sep 07 17:01:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e11957a6-5294-4d9c-91a0-6f7d26296818 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Snapshot retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-8e365bc9-c75d-4e64-ad1c-d72d4d5b29f5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-e11957a6-5294-4d9c-91a0-6f7d26296818 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ef11c0470d634aa182feee3f672c6064', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9fea07c66de943bba2c3b154f77e4d3b', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e11957a6-5294-4d9c-91a0-6f7d26296818 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-reader] http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2/action returned with HTTP 403 Sep 07 17:01:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1575/3117] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 17:01:51 2026] POST /volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2/action => generated 117 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d603f93c-ed27-43b7-a656-9ffe3b6a5dde None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8e365bc9-c75d-4e64-ad1c-d72d4d5b29f5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8e365bc9-c75d-4e64-ad1c-d72d4d5b29f5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-8e365bc9-c75d-4e64-ad1c-d72d4d5b29f5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d603f93c-ed27-43b7-a656-9ffe3b6a5dde tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d603f93c-ed27-43b7-a656-9ffe3b6a5dde tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d603f93c-ed27-43b7-a656-9ffe3b6a5dde tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-d603f93c-ed27-43b7-a656-9ffe3b6a5dde tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete snapshot with id: 564893aa-454e-4f89-83cf-b85cdfe9f7e2 Sep 07 17:01:51 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d603f93c-ed27-43b7-a656-9ffe3b6a5dde tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-8e365bc9-c75d-4e64-ad1c-d72d4d5b29f5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-8e365bc9-c75d-4e64-ad1c-d72d4d5b29f5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1543/3118] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 => generated 1013 bytes in 100 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[87177]: DEBUG cinder.api.middleware.request_id [None req-08b0cd78-4f69-4a45-915b-77c285388146 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08b0cd78-4f69-4a45-915b-77c285388146 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08b0cd78-4f69-4a45-915b-77c285388146 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08b0cd78-4f69-4a45-915b-77c285388146 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d603f93c-ed27-43b7-a656-9ffe3b6a5dde tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot delete request issued successfully. Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d603f93c-ed27-43b7-a656-9ffe3b6a5dde tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 returned with HTTP 202 Sep 07 17:01:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1576/3119] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:01:51 2026] DELETE /volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 => generated 0 bytes in 122 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[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:51 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5079adae-752c-4326-897f-076b295b07cf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-08b0cd78-4f69-4a45-915b-77c285388146 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5079adae-752c-4326-897f-076b295b07cf tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5079adae-752c-4326-897f-076b295b07cf tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5079adae-752c-4326-897f-076b295b07cf tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08b0cd78-4f69-4a45-915b-77c285388146 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1544/3120] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 => generated 875 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[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5079adae-752c-4326-897f-076b295b07cf tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5079adae-752c-4326-897f-076b295b07cf tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1577/3121] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 => generated 465 bytes in 39 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[87177]: DEBUG cinder.api.middleware.request_id [None req-57c4d412-d2a6-45e7-a838-d38420bb51fd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-57c4d412-d2a6-45e7-a838-d38420bb51fd tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] GET http://192.168.122.91/volume/v3/volumes/df77ad50-983c-4970-b92b-e3ef3d7ae96c Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-57c4d412-d2a6-45e7-a838-d38420bb51fd tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-57c4d412-d2a6-45e7-a838-d38420bb51fd tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-57c4d412-d2a6-45e7-a838-d38420bb51fd tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Volume info retrieved successfully. Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-57c4d412-d2a6-45e7-a838-d38420bb51fd tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/volumes/df77ad50-983c-4970-b92b-e3ef3d7ae96c returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1545/3122] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/v3/volumes/df77ad50-983c-4970-b92b-e3ef3d7ae96c => generated 980 bytes in 55 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[87176]: DEBUG cinder.api.middleware.request_id [None req-a6fcbeeb-8e3e-42b5-85ba-a87e784db51e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a6fcbeeb-8e3e-42b5-85ba-a87e784db51e tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] GET http://192.168.122.91/volume/v3/messages Sep 07 17:01:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a6fcbeeb-8e3e-42b5-85ba-a87e784db51e tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a6fcbeeb-8e3e-42b5-85ba-a87e784db51e tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a6fcbeeb-8e3e-42b5-85ba-a87e784db51e tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1578/3123] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 17:01:52 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:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-54ee05f1-cdca-49f4-a468-d121da31219d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-54ee05f1-cdca-49f4-a468-d121da31219d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] GET http://192.168.122.91/volume/v3/messages/316d63d6-9739-4628-8ea1-64b6aa87d34a Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-54ee05f1-cdca-49f4-a468-d121da31219d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-54ee05f1-cdca-49f4-a468-d121da31219d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-54ee05f1-cdca-49f4-a468-d121da31219d tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-member] http://192.168.122.91/volume/v3/messages/316d63d6-9739-4628-8ea1-64b6aa87d34a returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1546/3124] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/v3/messages/316d63d6-9739-4628-8ea1-64b6aa87d34a => generated 673 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d7506c19-dbc8-4316-81d6-caa6e2dc4707 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7506c19-dbc8-4316-81d6-caa6e2dc4707 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] DELETE http://192.168.122.91/volume/v3/messages/316d63d6-9739-4628-8ea1-64b6aa87d34a Sep 07 17:01:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d7506c19-dbc8-4316-81d6-caa6e2dc4707 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d7506c19-dbc8-4316-81d6-caa6e2dc4707 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d7506c19-dbc8-4316-81d6-caa6e2dc4707 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/messages/316d63d6-9739-4628-8ea1-64b6aa87d34a returned with HTTP 204 Sep 07 17:01:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1579/3125] 192.168.122.91 () {60 vars in 1273 bytes} [Mon Sep 7 17:01:52 2026] DELETE /volume/v3/messages/316d63d6-9739-4628-8ea1-64b6aa87d34a => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-29141e8c-ff8e-4a75-990a-e1e3f269597b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-29141e8c-ff8e-4a75-990a-e1e3f269597b tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/df77ad50-983c-4970-b92b-e3ef3d7ae96c Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-29141e8c-ff8e-4a75-990a-e1e3f269597b tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-29141e8c-ff8e-4a75-990a-e1e3f269597b tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-29141e8c-ff8e-4a75-990a-e1e3f269597b tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Delete volume with id: df77ad50-983c-4970-b92b-e3ef3d7ae96c Sep 07 17:01:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-29141e8c-ff8e-4a75-990a-e1e3f269597b tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Volume info retrieved successfully. Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-29141e8c-ff8e-4a75-990a-e1e3f269597b tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87177) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2b606ef6-288b-442d-86a6-bb5ab8678fc8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2b606ef6-288b-442d-86a6-bb5ab8678fc8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 Sep 07 17:01:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2b606ef6-288b-442d-86a6-bb5ab8678fc8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2b606ef6-288b-442d-86a6-bb5ab8678fc8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2b606ef6-288b-442d-86a6-bb5ab8678fc8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-29141e8c-ff8e-4a75-990a-e1e3f269597b tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Created reservations ['36f298db-171b-40af-a7bc-2229df3f73c0', 'f289d979-6ccf-4b0b-b7ba-03e3d537107a', 'b51c2327-6c0c-4bb0-bb07-38f0b51386d2', 'ab35449c-9e09-4a99-8f8f-78ff4ef68948'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2b606ef6-288b-442d-86a6-bb5ab8678fc8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1580/3126] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 => generated 1014 bytes in 69 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[87176]: DEBUG cinder.api.middleware.request_id [None req-e032a0e6-88ec-4f6a-bc81-f0b88210e6e0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e032a0e6-88ec-4f6a-bc81-f0b88210e6e0 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 Sep 07 17:01:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e032a0e6-88ec-4f6a-bc81-f0b88210e6e0 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e032a0e6-88ec-4f6a-bc81-f0b88210e6e0 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e032a0e6-88ec-4f6a-bc81-f0b88210e6e0 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-29141e8c-ff8e-4a75-990a-e1e3f269597b tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Delete volume request issued successfully. Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-29141e8c-ff8e-4a75-990a-e1e3f269597b tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/volumes/df77ad50-983c-4970-b92b-e3ef3d7ae96c returned with HTTP 202 Sep 07 17:01:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e032a0e6-88ec-4f6a-bc81-f0b88210e6e0 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1547/3127] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:01:52 2026] DELETE /volume/v3/volumes/df77ad50-983c-4970-b92b-e3ef3d7ae96c => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1581/3128] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 => generated 876 bytes in 64 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[87176]: DEBUG cinder.api.middleware.request_id [None req-1bbb2fd4-8b4f-41f0-b8cd-74383c6f2e31 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6b319e1a-900d-4c0a-947d-64e86f62f793 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6b319e1a-900d-4c0a-947d-64e86f62f793 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6b319e1a-900d-4c0a-947d-64e86f62f793 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6b319e1a-900d-4c0a-947d-64e86f62f793 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6b319e1a-900d-4c0a-947d-64e86f62f793 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Snapshot retrieved successfully. Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6b319e1a-900d-4c0a-947d-64e86f62f793 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1548/3129] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 => generated 465 bytes in 26 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[87177]: DEBUG cinder.api.middleware.request_id [None req-cd2a19d9-be04-4688-9fa5-b2fba777fe65 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd2a19d9-be04-4688-9fa5-b2fba777fe65 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] DELETE http://192.168.122.91/volume/v3/types/cfdcda8c-8b89-4b20-b712-70575a1893c4 Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd2a19d9-be04-4688-9fa5-b2fba777fe65 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd2a19d9-be04-4688-9fa5-b2fba777fe65 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd2a19d9-be04-4688-9fa5-b2fba777fe65 tempest-ProjectMemberTests-728084542 tempest-ProjectMemberTests-728084542-project-admin] http://192.168.122.91/volume/v3/types/cfdcda8c-8b89-4b20-b712-70575a1893c4 returned with HTTP 202 Sep 07 17:01:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1549/3130] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:52 2026] DELETE /volume/v3/types/cfdcda8c-8b89-4b20-b712-70575a1893c4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7ce891bb-fde1-4137-a0c1-5cd354c3b166 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ce891bb-fde1-4137-a0c1-5cd354c3b166 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ce891bb-fde1-4137-a0c1-5cd354c3b166 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ce891bb-fde1-4137-a0c1-5cd354c3b166 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:52 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7ce891bb-fde1-4137-a0c1-5cd354c3b166 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:01:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ce891bb-fde1-4137-a0c1-5cd354c3b166 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1550/3131] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 => generated 876 bytes in 46 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[87177]: DEBUG cinder.api.middleware.request_id [None req-a4898387-635b-4f83-8f5b-9248107df56b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a4898387-635b-4f83-8f5b-9248107df56b tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:01:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a4898387-635b-4f83-8f5b-9248107df56b tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44a10878-561d-4b2c-a2aa-bb6b90e0a192", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-445836179"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a4898387-635b-4f83-8f5b-9248107df56b tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:01:53 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-a4898387-635b-4f83-8f5b-9248107df56b tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Create snapshot from volume 44a10878-561d-4b2c-a2aa-bb6b90e0a192 Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1bbb2fd4-8b4f-41f0-b8cd-74383c6f2e31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:01:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1bbb2fd4-8b4f-41f0-b8cd-74383c6f2e31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "857fe5a5-cf52-4c5a-acdd-bb5304a927c6", "name": "tempest-ProjectMemberTests-Snapshot-605080091"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1bbb2fd4-8b4f-41f0-b8cd-74383c6f2e31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Volume info retrieved successfully. Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-1bbb2fd4-8b4f-41f0-b8cd-74383c6f2e31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Create snapshot from volume 857fe5a5-cf52-4c5a-acdd-bb5304a927c6 Sep 07 17:01:53 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-a4898387-635b-4f83-8f5b-9248107df56b tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Created reservations ['52f3b734-f620-44ee-81f1-f148f5fba2f2', 'cc22469a-8208-4b87-b621-e0d52e9626a0', '0852524d-8f11-4a2d-9141-3f8f91b31fab', '1092f696-d15f-40f2-bd5c-36d8e5612dd6'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:53 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-1bbb2fd4-8b4f-41f0-b8cd-74383c6f2e31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Created reservations ['e0890109-22d1-4c07-9a6d-41413e0d0470', 'e1e0b56e-49b2-4af0-814f-9e41cce1ba11', 'ef32202f-03db-4625-9282-5eaf87bc9a80', 'd5dd5827-80d7-40bc-9fe2-e7e94c0f9c0d'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a4898387-635b-4f83-8f5b-9248107df56b tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Snapshot create request issued successfully. Sep 07 17:01:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a4898387-635b-4f83-8f5b-9248107df56b tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:01:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1551/3132] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:01:53 2026] POST /volume/v3/snapshots => generated 325 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1404d70e-375c-4e7e-b2b6-2c30ba0a9ec1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1404d70e-375c-4e7e-b2b6-2c30ba0a9ec1 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 Sep 07 17:01:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1404d70e-375c-4e7e-b2b6-2c30ba0a9ec1 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1404d70e-375c-4e7e-b2b6-2c30ba0a9ec1 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1bbb2fd4-8b4f-41f0-b8cd-74383c6f2e31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot create request issued successfully. Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1bbb2fd4-8b4f-41f0-b8cd-74383c6f2e31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:01:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1582/3133] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:01:52 2026] POST /volume/v3/snapshots => generated 304 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3e1a8b14-3e67-4176-ae1d-ccc7aa4b238d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1404d70e-375c-4e7e-b2b6-2c30ba0a9ec1 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Snapshot retrieved successfully. Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e1a8b14-3e67-4176-ae1d-ccc7aa4b238d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 Sep 07 17:01:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3e1a8b14-3e67-4176-ae1d-ccc7aa4b238d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3e1a8b14-3e67-4176-ae1d-ccc7aa4b238d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1404d70e-375c-4e7e-b2b6-2c30ba0a9ec1 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 returned with HTTP 200 Sep 07 17:01:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1552/3134] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:53 2026] GET /volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 => generated 457 bytes in 60 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[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3e1a8b14-3e67-4176-ae1d-ccc7aa4b238d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e1a8b14-3e67-4176-ae1d-ccc7aa4b238d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 returned with HTTP 200 Sep 07 17:01:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1583/3135] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:53 2026] GET /volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 => generated 436 bytes in 27 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[87177]: DEBUG cinder.api.middleware.request_id [None req-5d8d4340-70f8-4454-b1f2-e5cbe0a76caf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5d8d4340-70f8-4454-b1f2-e5cbe0a76caf tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 Sep 07 17:01:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5d8d4340-70f8-4454-b1f2-e5cbe0a76caf tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5d8d4340-70f8-4454-b1f2-e5cbe0a76caf tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5d8d4340-70f8-4454-b1f2-e5cbe0a76caf tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 returned with HTTP 404 Sep 07 17:01:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1553/3136] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:53 2026] GET /volume/v3/snapshots/564893aa-454e-4f89-83cf-b85cdfe9f7e2 => generated 111 bytes in 18 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[87176]: DEBUG cinder.api.middleware.request_id [None req-f456fe20-b96f-46e9-a900-5a853f09cb06 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f456fe20-b96f-46e9-a900-5a853f09cb06 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 Sep 07 17:01:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f456fe20-b96f-46e9-a900-5a853f09cb06 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f456fe20-b96f-46e9-a900-5a853f09cb06 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f456fe20-b96f-46e9-a900-5a853f09cb06 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete volume with id: 17b9cfdf-a469-4040-8d26-844624bf9913 Sep 07 17:01:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f456fe20-b96f-46e9-a900-5a853f09cb06 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f456fe20-b96f-46e9-a900-5a853f09cb06 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Delete volume request issued successfully. Sep 07 17:01:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f456fe20-b96f-46e9-a900-5a853f09cb06 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 returned with HTTP 202 Sep 07 17:01:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1584/3137] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:53 2026] DELETE /volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4bd87a84-7306-4819-8ee9-9634bef2daab None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4bd87a84-7306-4819-8ee9-9634bef2daab tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 Sep 07 17:01:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4bd87a84-7306-4819-8ee9-9634bef2daab tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4bd87a84-7306-4819-8ee9-9634bef2daab tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:54 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4bd87a84-7306-4819-8ee9-9634bef2daab tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Volume info retrieved successfully. Sep 07 17:01:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4bd87a84-7306-4819-8ee9-9634bef2daab tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 returned with HTTP 200 Sep 07 17:01:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1554/3138] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:53 2026] GET /volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 => generated 1014 bytes in 78 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[87176]: DEBUG cinder.api.middleware.request_id [None req-7cfe3f52-d126-4ff7-98bd-8aaf0c87085f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7cfe3f52-d126-4ff7-98bd-8aaf0c87085f tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 Sep 07 17:01:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7cfe3f52-d126-4ff7-98bd-8aaf0c87085f tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7cfe3f52-d126-4ff7-98bd-8aaf0c87085f tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ea06d6da-9d9c-4a12-803a-7efc6515b277 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ea06d6da-9d9c-4a12-803a-7efc6515b277 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 Sep 07 17:01:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ea06d6da-9d9c-4a12-803a-7efc6515b277 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:54 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ea06d6da-9d9c-4a12-803a-7efc6515b277 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7cfe3f52-d126-4ff7-98bd-8aaf0c87085f tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Snapshot retrieved successfully. Sep 07 17:01:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7cfe3f52-d126-4ff7-98bd-8aaf0c87085f tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 returned with HTTP 200 Sep 07 17:01:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1585/3139] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:54 2026] GET /volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 => generated 457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:54 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:54 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ea06d6da-9d9c-4a12-803a-7efc6515b277 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:01:54 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ea06d6da-9d9c-4a12-803a-7efc6515b277 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 returned with HTTP 200 Sep 07 17:01:54 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1555/3140] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:54 2026] GET /volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 => generated 436 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a92a425d-764b-45c9-b504-97f5c3998719 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a92a425d-764b-45c9-b504-97f5c3998719 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] GET http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 Sep 07 17:01:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a92a425d-764b-45c9-b504-97f5c3998719 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a92a425d-764b-45c9-b504-97f5c3998719 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a92a425d-764b-45c9-b504-97f5c3998719 tempest-ProjectReaderTests-633524117 tempest-ProjectReaderTests-633524117-project-admin] http://192.168.122.91/volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 returned with HTTP 404 Sep 07 17:01:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1586/3141] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:55 2026] GET /volume/v3/volumes/17b9cfdf-a469-4040-8d26-844624bf9913 => generated 109 bytes in 25 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[87177]: DEBUG cinder.api.middleware.request_id [None req-cf7fae6a-ac15-41ce-a378-da0fa06b0ff5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cf7fae6a-ac15-41ce-a378-da0fa06b0ff5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 Sep 07 17:01:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cf7fae6a-ac15-41ce-a378-da0fa06b0ff5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cf7fae6a-ac15-41ce-a378-da0fa06b0ff5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-00f4bd6c-fce3-4ae3-a9b1-0a2b05cd7514 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-00f4bd6c-fce3-4ae3-a9b1-0a2b05cd7514 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 Sep 07 17:01:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-00f4bd6c-fce3-4ae3-a9b1-0a2b05cd7514 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-00f4bd6c-fce3-4ae3-a9b1-0a2b05cd7514 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cf7fae6a-ac15-41ce-a378-da0fa06b0ff5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Snapshot retrieved successfully. Sep 07 17:01:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cf7fae6a-ac15-41ce-a378-da0fa06b0ff5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 returned with HTTP 200 Sep 07 17:01:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1556/3142] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:55 2026] GET /volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 => generated 457 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-00f4bd6c-fce3-4ae3-a9b1-0a2b05cd7514 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:01:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-00f4bd6c-fce3-4ae3-a9b1-0a2b05cd7514 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 returned with HTTP 200 Sep 07 17:01:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1587/3143] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:55 2026] GET /volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 => generated 436 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-bb7ddf9b-db1f-4e35-aa1c-776f0e159694 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bb7ddf9b-db1f-4e35-aa1c-776f0e159694 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 Sep 07 17:01:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bb7ddf9b-db1f-4e35-aa1c-776f0e159694 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bb7ddf9b-db1f-4e35-aa1c-776f0e159694 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ad8a1137-673e-4ab0-98d8-63d9d0766cbc None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ad8a1137-673e-4ab0-98d8-63d9d0766cbc tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 Sep 07 17:01:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ad8a1137-673e-4ab0-98d8-63d9d0766cbc tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ad8a1137-673e-4ab0-98d8-63d9d0766cbc tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ad8a1137-673e-4ab0-98d8-63d9d0766cbc tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:01:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ad8a1137-673e-4ab0-98d8-63d9d0766cbc tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 returned with HTTP 200 Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-bb7ddf9b-db1f-4e35-aa1c-776f0e159694 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Snapshot retrieved successfully. Sep 07 17:01:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1588/3144] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:56 2026] GET /volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 => generated 436 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bb7ddf9b-db1f-4e35-aa1c-776f0e159694 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 returned with HTTP 200 Sep 07 17:01:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1557/3145] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:56 2026] GET /volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 => generated 484 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-033f8ac2-7f27-467d-bd74-7dd15ef4a4e4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-033f8ac2-7f27-467d-bd74-7dd15ef4a4e4 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 Sep 07 17:01:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-033f8ac2-7f27-467d-bd74-7dd15ef4a4e4 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-033f8ac2-7f27-467d-bd74-7dd15ef4a4e4 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:56 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:56 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-033f8ac2-7f27-467d-bd74-7dd15ef4a4e4 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Snapshot retrieved successfully. Sep 07 17:01:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-033f8ac2-7f27-467d-bd74-7dd15ef4a4e4 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 returned with HTTP 200 Sep 07 17:01:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1589/3146] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:56 2026] GET /volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 => generated 484 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5dca25b6-0efb-4e22-92ba-766811bcabe7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5dca25b6-0efb-4e22-92ba-766811bcabe7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 Sep 07 17:01:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5dca25b6-0efb-4e22-92ba-766811bcabe7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5dca25b6-0efb-4e22-92ba-766811bcabe7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-5dca25b6-0efb-4e22-92ba-766811bcabe7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Delete snapshot with id: fa3a6a70-50cf-4d73-a3dc-43f9888105c2 Sep 07 17:01:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5dca25b6-0efb-4e22-92ba-766811bcabe7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Snapshot retrieved successfully. Sep 07 17:01:56 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-58aaa36e-4515-46eb-bb34-a59582f563de None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5dca25b6-0efb-4e22-92ba-766811bcabe7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Snapshot delete request issued successfully. Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5dca25b6-0efb-4e22-92ba-766811bcabe7 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 returned with HTTP 202 Sep 07 17:01:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1558/3147] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:01:56 2026] DELETE /volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dadaac8e-1b72-4c4c-a24b-871b1aa5f177 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dadaac8e-1b72-4c4c-a24b-871b1aa5f177 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 Sep 07 17:01:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dadaac8e-1b72-4c4c-a24b-871b1aa5f177 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dadaac8e-1b72-4c4c-a24b-871b1aa5f177 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dadaac8e-1b72-4c4c-a24b-871b1aa5f177 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Snapshot retrieved successfully. Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dadaac8e-1b72-4c4c-a24b-871b1aa5f177 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 returned with HTTP 200 Sep 07 17:01:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1559/3148] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:56 2026] GET /volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 => generated 483 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58aaa36e-4515-46eb-bb34-a59582f563de tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:01:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-58aaa36e-4515-46eb-bb34-a59582f563de tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-649820209", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-58aaa36e-4515-46eb-bb34-a59582f563de tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:56 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1590/3149] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:01:56 2026] POST /volume/v3/types => generated 379 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-faf41395-680c-4fc3-9d23-093ba456a8c6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-faf41395-680c-4fc3-9d23-093ba456a8c6 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] POST http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption Sep 07 17:01:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-faf41395-680c-4fc3-9d23-093ba456a8c6 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-faf41395-680c-4fc3-9d23-093ba456a8c6 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption returned with HTTP 200 Sep 07 17:01:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1560/3150] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 17:01:56 2026] POST /volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-41ade7ba-748a-46ca-a8f2-d161d9a3a218 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41ade7ba-748a-46ca-a8f2-d161d9a3a218 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:01:56 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-41ade7ba-748a-46ca-a8f2-d161d9a3a218 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-574628396", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-41ade7ba-748a-46ca-a8f2-d161d9a3a218 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1591/3151] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:01:56 2026] POST /volume/v3/types => generated 379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-374bf270-8284-43ea-9bb4-63730b6d5a72 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-374bf270-8284-43ea-9bb4-63730b6d5a72 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] POST http://192.168.122.91/volume/v3/types/54544e15-3163-440d-8fe0-a5c084226cf1/encryption Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-374bf270-8284-43ea-9bb4-63730b6d5a72 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-374bf270-8284-43ea-9bb4-63730b6d5a72 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/54544e15-3163-440d-8fe0-a5c084226cf1/encryption returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1561/3152] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 17:01:57 2026] POST /volume/v3/types/54544e15-3163-440d-8fe0-a5c084226cf1/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1e0b09fb-74b7-443b-899c-4d6b881258c2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1e0b09fb-74b7-443b-899c-4d6b881258c2 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1e0b09fb-74b7-443b-899c-4d6b881258c2 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2314705", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1e0b09fb-74b7-443b-899c-4d6b881258c2 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1592/3153] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:01:57 2026] POST /volume/v3/types => generated 377 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e68dc74f-3fa5-4f0a-bb6a-328a48acc24e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e68dc74f-3fa5-4f0a-bb6a-328a48acc24e tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] POST http://192.168.122.91/volume/v3/types/d31f5378-3690-4df9-bbbd-47da8685c20d/extra_specs Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e68dc74f-3fa5-4f0a-bb6a-328a48acc24e tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e68dc74f-3fa5-4f0a-bb6a-328a48acc24e tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/d31f5378-3690-4df9-bbbd-47da8685c20d/extra_specs returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1562/3154] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 17:01:57 2026] POST /volume/v3/types/d31f5378-3690-4df9-bbbd-47da8685c20d/extra_specs => generated 35 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a2dda996-722d-4d79-a2a2-12cf3474e82a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a2dda996-722d-4d79-a2a2-12cf3474e82a tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] PUT http://192.168.122.91/volume/v3/types/d31f5378-3690-4df9-bbbd-47da8685c20d/extra_specs/key2 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a2dda996-722d-4d79-a2a2-12cf3474e82a tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a2dda996-722d-4d79-a2a2-12cf3474e82a tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/d31f5378-3690-4df9-bbbd-47da8685c20d/extra_specs/key2 returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1593/3155] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:57 2026] PUT /volume/v3/types/d31f5378-3690-4df9-bbbd-47da8685c20d/extra_specs/key2 => generated 25 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2644415f-700d-4dad-9101-c950a7679c95 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2644415f-700d-4dad-9101-c950a7679c95 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2644415f-700d-4dad-9101-c950a7679c95 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2644415f-700d-4dad-9101-c950a7679c95 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1563/3156] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 17:01:57 2026] POST /volume/v3/types => generated 195 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ce247a77-2d8d-4e86-b17b-d786a85e4202 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce247a77-2d8d-4e86-b17b-d786a85e4202 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] DELETE http://192.168.122.91/volume/v3/types/94770b67-4956-4a09-9fa1-0e17712ecaa5 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce247a77-2d8d-4e86-b17b-d786a85e4202 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ce247a77-2d8d-4e86-b17b-d786a85e4202 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ce247a77-2d8d-4e86-b17b-d786a85e4202 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/94770b67-4956-4a09-9fa1-0e17712ecaa5 returned with HTTP 202 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1594/3157] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:57 2026] DELETE /volume/v3/types/94770b67-4956-4a09-9fa1-0e17712ecaa5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f3c205eb-f699-4246-a52b-d7e23511c7fb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f3c205eb-f699-4246-a52b-d7e23511c7fb tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f3c205eb-f699-4246-a52b-d7e23511c7fb tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-428003852", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f3c205eb-f699-4246-a52b-d7e23511c7fb tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1564/3158] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:01:57 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d1133556-031b-4a2e-9f48-279df0f999a3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1133556-031b-4a2e-9f48-279df0f999a3 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] POST http://192.168.122.91/volume/v3/types/6598e9d7-0de5-42a7-bc69-fb1323afa7e2/encryption Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d1133556-031b-4a2e-9f48-279df0f999a3 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1133556-031b-4a2e-9f48-279df0f999a3 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/6598e9d7-0de5-42a7-bc69-fb1323afa7e2/encryption returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1595/3159] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 17:01:57 2026] POST /volume/v3/types/6598e9d7-0de5-42a7-bc69-fb1323afa7e2/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0ec216a7-eae2-42c9-8299-d1af2198f18f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-19f191ba-31d3-487d-8922-db802a6166ac None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ec216a7-eae2-42c9-8299-d1af2198f18f tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] DELETE http://192.168.122.91/volume/v3/types/6598e9d7-0de5-42a7-bc69-fb1323afa7e2/encryption/3f480809-cb64-4e31-b42f-85fdf5fe7c14 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ec216a7-eae2-42c9-8299-d1af2198f18f tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0ec216a7-eae2-42c9-8299-d1af2198f18f tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-19f191ba-31d3-487d-8922-db802a6166ac tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-19f191ba-31d3-487d-8922-db802a6166ac tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-19f191ba-31d3-487d-8922-db802a6166ac tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-19f191ba-31d3-487d-8922-db802a6166ac tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-19f191ba-31d3-487d-8922-db802a6166ac tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1596/3160] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:57 2026] GET /volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0ec216a7-eae2-42c9-8299-d1af2198f18f tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/6598e9d7-0de5-42a7-bc69-fb1323afa7e2/encryption/3f480809-cb64-4e31-b42f-85fdf5fe7c14 returned with HTTP 202 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1565/3161] 192.168.122.91 () {58 vars in 1368 bytes} [Mon Sep 7 17:01:57 2026] DELETE /volume/v3/types/6598e9d7-0de5-42a7-bc69-fb1323afa7e2/encryption/3f480809-cb64-4e31-b42f-85fdf5fe7c14 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-01a4f9e3-407a-4171-972a-e6858d2ae698 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-01a4f9e3-407a-4171-972a-e6858d2ae698 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-01a4f9e3-407a-4171-972a-e6858d2ae698 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2126455425", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-01a4f9e3-407a-4171-972a-e6858d2ae698 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1597/3162] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:01:57 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-254a9748-a1af-41cb-a297-1f76d62501e5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-254a9748-a1af-41cb-a297-1f76d62501e5 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] DELETE http://192.168.122.91/volume/v3/types/53eec501-eb46-48cd-a309-379a3ca31756/extra_specs/key1 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-254a9748-a1af-41cb-a297-1f76d62501e5 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-254a9748-a1af-41cb-a297-1f76d62501e5 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-254a9748-a1af-41cb-a297-1f76d62501e5 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/53eec501-eb46-48cd-a309-379a3ca31756/extra_specs/key1 returned with HTTP 202 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1566/3163] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 17:01:57 2026] DELETE /volume/v3/types/53eec501-eb46-48cd-a309-379a3ca31756/extra_specs/key1 => generated 0 bytes in 53 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[87176]: DEBUG cinder.api.middleware.request_id [None req-5a1f6ac1-7850-4249-90c3-f82591d36ac9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a69623e2-6feb-4f1b-992a-e09e0b7a2e4e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a69623e2-6feb-4f1b-992a-e09e0b7a2e4e tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a69623e2-6feb-4f1b-992a-e09e0b7a2e4e tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5a1f6ac1-7850-4249-90c3-f82591d36ac9 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a69623e2-6feb-4f1b-992a-e09e0b7a2e4e tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5a1f6ac1-7850-4249-90c3-f82591d36ac9 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1964719359", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a69623e2-6feb-4f1b-992a-e09e0b7a2e4e tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Snapshot retrieved successfully. Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a69623e2-6feb-4f1b-992a-e09e0b7a2e4e tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1567/3164] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:57 2026] GET /volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 => generated 483 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5a1f6ac1-7850-4249-90c3-f82591d36ac9 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1598/3165] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:01:57 2026] POST /volume/v3/types => generated 380 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d051bb5a-a24c-4f4c-b09c-5d1604834b38 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d051bb5a-a24c-4f4c-b09c-5d1604834b38 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] DELETE http://192.168.122.91/volume/v3/types/a35cc73c-f4ef-4fb3-8a3f-ef1ca795dcda Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d051bb5a-a24c-4f4c-b09c-5d1604834b38 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d051bb5a-a24c-4f4c-b09c-5d1604834b38 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d051bb5a-a24c-4f4c-b09c-5d1604834b38 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/a35cc73c-f4ef-4fb3-8a3f-ef1ca795dcda returned with HTTP 202 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1568/3166] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:57 2026] DELETE /volume/v3/types/a35cc73c-f4ef-4fb3-8a3f-ef1ca795dcda => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-72f525fe-c4a1-499f-8765-7340b2309061 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-72f525fe-c4a1-499f-8765-7340b2309061 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] GET http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-72f525fe-c4a1-499f-8765-7340b2309061 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-72f525fe-c4a1-499f-8765-7340b2309061 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-72f525fe-c4a1-499f-8765-7340b2309061 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1599/3167] 192.168.122.91 () {58 vars in 1257 bytes} [Mon Sep 7 17:01:57 2026] GET /volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs => generated 185 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5ac0ca73-dbed-4cc6-8f31-1e08f73f3920 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5ac0ca73-dbed-4cc6-8f31-1e08f73f3920 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] GET http://192.168.122.91/volume/v3/types Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5ac0ca73-dbed-4cc6-8f31-1e08f73f3920 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5ac0ca73-dbed-4cc6-8f31-1e08f73f3920 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5ac0ca73-dbed-4cc6-8f31-1e08f73f3920 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1569/3168] 192.168.122.91 () {58 vars in 1110 bytes} [Mon Sep 7 17:01:57 2026] GET /volume/v3/types => generated 2584 bytes in 52 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[87176]: DEBUG cinder.api.middleware.request_id [None req-5902b58c-5062-4467-901f-14e29e4cbe6c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5902b58c-5062-4467-901f-14e29e4cbe6c tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] GET http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption/cipher Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5902b58c-5062-4467-901f-14e29e4cbe6c tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5902b58c-5062-4467-901f-14e29e4cbe6c tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5902b58c-5062-4467-901f-14e29e4cbe6c tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption/cipher returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1600/3169] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 17:01:58 2026] GET /volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption/cipher => generated 29 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-efb687b3-3aa4-44e9-9f4b-6df16a96fcf9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-efb687b3-3aa4-44e9-9f4b-6df16a96fcf9 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] GET http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-efb687b3-3aa4-44e9-9f4b-6df16a96fcf9 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-efb687b3-3aa4-44e9-9f4b-6df16a96fcf9 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-efb687b3-3aa4-44e9-9f4b-6df16a96fcf9 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1570/3170] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 17:01:58 2026] GET /volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption => generated 325 bytes in 27 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[87176]: DEBUG cinder.api.middleware.request_id [None req-f197055f-accc-42be-8a0e-b30e920cf4c6 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f197055f-accc-42be-8a0e-b30e920cf4c6 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] GET http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs/multiattach Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f197055f-accc-42be-8a0e-b30e920cf4c6 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f197055f-accc-42be-8a0e-b30e920cf4c6 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f197055f-accc-42be-8a0e-b30e920cf4c6 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs/multiattach returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1601/3171] 192.168.122.91 () {58 vars in 1293 bytes} [Mon Sep 7 17:01:58 2026] GET /volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3237f84a-340b-48b0-b914-e09857d8c676 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3237f84a-340b-48b0-b914-e09857d8c676 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] GET http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs/volume_backend_name Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3237f84a-340b-48b0-b914-e09857d8c676 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3237f84a-340b-48b0-b914-e09857d8c676 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3237f84a-340b-48b0-b914-e09857d8c676 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1571/3172] 192.168.122.91 () {58 vars in 1317 bytes} [Mon Sep 7 17:01:58 2026] GET /volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs/volume_backend_name => generated 44 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b1c435f2-ecac-40fe-ab49-6d0aaf750f71 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b1c435f2-ecac-40fe-ab49-6d0aaf750f71 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] GET http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b1c435f2-ecac-40fe-ab49-6d0aaf750f71 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b1c435f2-ecac-40fe-ab49-6d0aaf750f71 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b1c435f2-ecac-40fe-ab49-6d0aaf750f71 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4 returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1602/3173] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 17:01:58 2026] GET /volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4 => generated 401 bytes in 20 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[87177]: DEBUG cinder.api.middleware.request_id [None req-3af633a1-a24d-4e74-ba61-b0daf1f62330 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3af633a1-a24d-4e74-ba61-b0daf1f62330 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] PUT http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption/b22aa97f-e4ec-4c17-a561-2b0c7f751970 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3af633a1-a24d-4e74-ba61-b0daf1f62330 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3af633a1-a24d-4e74-ba61-b0daf1f62330 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption/b22aa97f-e4ec-4c17-a561-2b0c7f751970 returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1572/3174] 192.168.122.91 () {60 vars in 1385 bytes} [Mon Sep 7 17:01:58 2026] PUT /volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/encryption/b22aa97f-e4ec-4c17-a561-2b0c7f751970 => generated 33 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2d300840-822a-4288-892a-741653b29613 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d300840-822a-4288-892a-741653b29613 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] PUT http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs/key1 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2d300840-822a-4288-892a-741653b29613 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2d300840-822a-4288-892a-741653b29613 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs/key1 returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1603/3175] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:58 2026] PUT /volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4/extra_specs/key1 => generated 30 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e231d9dd-d8b6-4dd0-85f7-d9a073ec3815 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e231d9dd-d8b6-4dd0-85f7-d9a073ec3815 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] PUT http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e231d9dd-d8b6-4dd0-85f7-d9a073ec3815 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e231d9dd-d8b6-4dd0-85f7-d9a073ec3815 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4 returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1573/3176] 192.168.122.91 () {60 vars in 1241 bytes} [Mon Sep 7 17:01:58 2026] PUT /volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4 => generated 370 bytes in 44 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[87176]: DEBUG cinder.api.middleware.request_id [None req-8daf3b18-5be4-4cf2-9e62-ce55be2e46e2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8daf3b18-5be4-4cf2-9e62-ce55be2e46e2 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] DELETE http://192.168.122.91/volume/v3/types/53eec501-eb46-48cd-a309-379a3ca31756 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8daf3b18-5be4-4cf2-9e62-ce55be2e46e2 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8daf3b18-5be4-4cf2-9e62-ce55be2e46e2 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8daf3b18-5be4-4cf2-9e62-ce55be2e46e2 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/53eec501-eb46-48cd-a309-379a3ca31756 returned with HTTP 202 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1604/3177] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:58 2026] DELETE /volume/v3/types/53eec501-eb46-48cd-a309-379a3ca31756 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3b38b6b8-42a5-459c-93f1-3364b600b8cb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3b38b6b8-42a5-459c-93f1-3364b600b8cb tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] DELETE http://192.168.122.91/volume/v3/types/6598e9d7-0de5-42a7-bc69-fb1323afa7e2 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3b38b6b8-42a5-459c-93f1-3364b600b8cb tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3b38b6b8-42a5-459c-93f1-3364b600b8cb tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3b38b6b8-42a5-459c-93f1-3364b600b8cb tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/6598e9d7-0de5-42a7-bc69-fb1323afa7e2 returned with HTTP 202 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1574/3178] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:58 2026] DELETE /volume/v3/types/6598e9d7-0de5-42a7-bc69-fb1323afa7e2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-39347e6f-9787-4c06-a463-32ff71e8c54d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-39347e6f-9787-4c06-a463-32ff71e8c54d tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] DELETE http://192.168.122.91/volume/v3/types/d31f5378-3690-4df9-bbbd-47da8685c20d Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-39347e6f-9787-4c06-a463-32ff71e8c54d tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-39347e6f-9787-4c06-a463-32ff71e8c54d tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a01e62fa-d214-4a12-bbc0-306ba031c93b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a01e62fa-d214-4a12-bbc0-306ba031c93b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a01e62fa-d214-4a12-bbc0-306ba031c93b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a01e62fa-d214-4a12-bbc0-306ba031c93b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a01e62fa-d214-4a12-bbc0-306ba031c93b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a01e62fa-d214-4a12-bbc0-306ba031c93b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1575/3179] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:58 2026] GET /volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 => generated 463 bytes in 27 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[87176]: INFO cinder.api.openstack.wsgi [None req-39347e6f-9787-4c06-a463-32ff71e8c54d tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/d31f5378-3690-4df9-bbbd-47da8685c20d returned with HTTP 202 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1605/3180] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:58 2026] DELETE /volume/v3/types/d31f5378-3690-4df9-bbbd-47da8685c20d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f2632b84-1c31-467a-b099-f8a2601c9306 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-14a68828-1cc0-4c8b-96ce-a93b21b85d24 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2632b84-1c31-467a-b099-f8a2601c9306 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] DELETE http://192.168.122.91/volume/v3/types/54544e15-3163-440d-8fe0-a5c084226cf1 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2632b84-1c31-467a-b099-f8a2601c9306 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2632b84-1c31-467a-b099-f8a2601c9306 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-14a68828-1cc0-4c8b-96ce-a93b21b85d24 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-14a68828-1cc0-4c8b-96ce-a93b21b85d24 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-14a68828-1cc0-4c8b-96ce-a93b21b85d24 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-14a68828-1cc0-4c8b-96ce-a93b21b85d24 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Delete snapshot with id: 0f6fee79-4ea2-4733-a10c-d76d25e36c25 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-14a68828-1cc0-4c8b-96ce-a93b21b85d24 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:01:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-14a68828-1cc0-4c8b-96ce-a93b21b85d24 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot delete request issued successfully. Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-14a68828-1cc0-4c8b-96ce-a93b21b85d24 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 returned with HTTP 202 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1606/3181] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:01:58 2026] DELETE /volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-642c108a-9826-4529-ae01-dc348b352766 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2632b84-1c31-467a-b099-f8a2601c9306 tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/54544e15-3163-440d-8fe0-a5c084226cf1 returned with HTTP 202 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1576/3182] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:58 2026] DELETE /volume/v3/types/54544e15-3163-440d-8fe0-a5c084226cf1 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-642c108a-9826-4529-ae01-dc348b352766 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-642c108a-9826-4529-ae01-dc348b352766 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-642c108a-9826-4529-ae01-dc348b352766 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7f91dd6f-8bbb-4122-afb7-b958c0df9f3d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7f91dd6f-8bbb-4122-afb7-b958c0df9f3d tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] DELETE http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7f91dd6f-8bbb-4122-afb7-b958c0df9f3d tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7f91dd6f-8bbb-4122-afb7-b958c0df9f3d tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-642c108a-9826-4529-ae01-dc348b352766 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-642c108a-9826-4529-ae01-dc348b352766 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1607/3183] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:58 2026] GET /volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 => generated 462 bytes in 25 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[87176]: DEBUG cinder.api.middleware.request_id [None req-24a9e806-ef1e-4415-9a40-3e19e1be11da None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-24a9e806-ef1e-4415-9a40-3e19e1be11da tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-24a9e806-ef1e-4415-9a40-3e19e1be11da tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-24a9e806-ef1e-4415-9a40-3e19e1be11da tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7f91dd6f-8bbb-4122-afb7-b958c0df9f3d tempest-VolumeTypesAdminTests-219860636 tempest-VolumeTypesAdminTests-219860636-project-admin] http://192.168.122.91/volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4 returned with HTTP 202 Sep 07 17:01:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1577/3184] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:58 2026] DELETE /volume/v3/types/5c7b0695-09ab-4422-ab56-941367655aa4 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-24a9e806-ef1e-4415-9a40-3e19e1be11da tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Snapshot retrieved successfully. Sep 07 17:01:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-24a9e806-ef1e-4415-9a40-3e19e1be11da tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1608/3185] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:58 2026] GET /volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 => generated 483 bytes in 37 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[87177]: DEBUG cinder.api.middleware.request_id [None req-11798c8d-f5d2-449c-8312-bd5ffc7b0889 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-11798c8d-f5d2-449c-8312-bd5ffc7b0889 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-11798c8d-f5d2-449c-8312-bd5ffc7b0889 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-996221779", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1468653586", "vendor_name": "tempest-vendor_name-1035768170"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-11798c8d-f5d2-449c-8312-bd5ffc7b0889 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:01:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1578/3186] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:01:59 2026] POST /volume/v3/types => generated 328 bytes in 385 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[87176]: DEBUG cinder.api.middleware.request_id [None req-19bae7d6-5750-4c55-9311-b7facf99a399 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ac5fa07f-97cd-45e8-9224-8cc6b2d8e1ac", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Create volume request body: {'volume': {'volume_type': 'ac5fa07f-97cd-45e8-9224-8cc6b2d8e1ac', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Create volume of 1 GB Sep 07 17:01:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Availability Zones retrieved successfully. Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Flow 'volume_create_api' (c42dee71-c997-4216-a6a7-3ddb75d54ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61f4b1b2-317f-4f2c-ada5-9b22da5ecabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61f4b1b2-317f-4f2c-ada5-9b22da5ecabd) 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:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1468653586',vendor_name='tempest-vendor_name-1035768170'},id=ac5fa07f-97cd-45e8-9224-8cc6b2d8e1ac,is_public=True,name='tempest-ProjectAdminTests-volume-type-996221779',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ac5fa07f-97cd-45e8-9224-8cc6b2d8e1ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d47a835-253b-430b-a90d-3d60444235ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-996221779 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-996221779, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:59 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-996221779 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-996221779, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Created reservations ['3a5abeb2-2ca4-4c91-8094-b08ee6b36c9d', '5cc2b70b-b928-47d9-95a2-82aa96d62312', '6b32590d-fc26-4bbc-8bd7-020f4f7e8200', '19c31657-a901-4506-8f57-8a7138fd3f5f'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d47a835-253b-430b-a90d-3d60444235ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a5abeb2-2ca4-4c91-8094-b08ee6b36c9d', '5cc2b70b-b928-47d9-95a2-82aa96d62312', '6b32590d-fc26-4bbc-8bd7-020f4f7e8200', '19c31657-a901-4506-8f57-8a7138fd3f5f']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d625605-47c6-4881-b4c3-00c8133e94d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e570eb25-1415-4150-9244-464269845121 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e570eb25-1415-4150-9244-464269845121 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e570eb25-1415-4150-9244-464269845121 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e570eb25-1415-4150-9244-464269845121 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e570eb25-1415-4150-9244-464269845121 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e570eb25-1415-4150-9244-464269845121 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 returned with HTTP 200 Sep 07 17:01:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1579/3187] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:59 2026] GET /volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 => generated 462 bytes in 30 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[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d625605-47c6-4881-b4c3-00c8133e94d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '339918d5-1b77-4f2f-b522-d90842fb2e89', '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='5bd79e2b9d2f402d9e3f7bea97dad81f',qos_specs=None,replication_status=,reservations=['3a5abeb2-2ca4-4c91-8094-b08ee6b36c9d','5cc2b70b-b928-47d9-95a2-82aa96d62312','6b32590d-fc26-4bbc-8bd7-020f4f7e8200','19c31657-a901-4506-8f57-8a7138fd3f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a8a42af1e5478e8ee589c2aad51b1f',volume_type_id=ac5fa07f-97cd-45e8-9224-8cc6b2d8e1ac), 'volume': Volume(_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: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=339918d5-1b77-4f2f-b522-d90842fb2e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bd79e2b9d2f402d9e3f7bea97dad81f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24a8a42af1e5478e8ee589c2aad51b1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ac5fa07f-97cd-45e8-9224-8cc6b2d8e1ac),volume_type_id=ac5fa07f-97cd-45e8-9224-8cc6b2d8e1ac)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ab93b7-e0b2-4fb7-b55a-c169aa9dce55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a8637437-1a6c-4cff-8109-040a2f2b05cd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a8637437-1a6c-4cff-8109-040a2f2b05cd tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a8637437-1a6c-4cff-8109-040a2f2b05cd tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a8637437-1a6c-4cff-8109-040a2f2b05cd tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ab93b7-e0b2-4fb7-b55a-c169aa9dce55) transitioned into state 'SUCCESS' from 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='5bd79e2b9d2f402d9e3f7bea97dad81f',qos_specs=None,replication_status=,reservations=['3a5abeb2-2ca4-4c91-8094-b08ee6b36c9d','5cc2b70b-b928-47d9-95a2-82aa96d62312','6b32590d-fc26-4bbc-8bd7-020f4f7e8200','19c31657-a901-4506-8f57-8a7138fd3f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a8a42af1e5478e8ee589c2aad51b1f',volume_type_id=ac5fa07f-97cd-45e8-9224-8cc6b2d8e1ac)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a8637437-1a6c-4cff-8109-040a2f2b05cd tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 returned with HTTP 404 Sep 07 17:01:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1580/3188] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:59 2026] GET /volume/v3/snapshots/fa3a6a70-50cf-4d73-a3dc-43f9888105c2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a1b541d-f91c-4048-a8df-750df092d7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-05a37a8b-9083-48ac-9728-619e92767924 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-05a37a8b-9083-48ac-9728-619e92767924 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] DELETE http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-05a37a8b-9083-48ac-9728-619e92767924 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-05a37a8b-9083-48ac-9728-619e92767924 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-05a37a8b-9083-48ac-9728-619e92767924 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Delete volume with id: 44a10878-561d-4b2c-a2aa-bb6b90e0a192 Sep 07 17:01:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-05a37a8b-9083-48ac-9728-619e92767924 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a1b541d-f91c-4048-a8df-750df092d7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Flow 'volume_create_api' (c42dee71-c997-4216-a6a7-3ddb75d54ec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Create volume request issued successfully. Sep 07 17:01:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-19bae7d6-5750-4c55-9311-b7facf99a399 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1609/3189] 192.168.122.91 () {62 vars in 1177 bytes} [Mon Sep 7 17:01:59 2026] POST /volume/v3/volumes => generated 778 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9dc0b7cd-283c-48fa-99ef-5ba5bd91ba5b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9dc0b7cd-283c-48fa-99ef-5ba5bd91ba5b tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/volumes/339918d5-1b77-4f2f-b522-d90842fb2e89 Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9dc0b7cd-283c-48fa-99ef-5ba5bd91ba5b tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9dc0b7cd-283c-48fa-99ef-5ba5bd91ba5b tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-05a37a8b-9083-48ac-9728-619e92767924 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Delete volume request issued successfully. Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-05a37a8b-9083-48ac-9728-619e92767924 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 returned with HTTP 202 Sep 07 17:01:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1581/3190] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:59 2026] DELETE /volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dfa1516a-1a3b-4d18-abd7-e47463fc0410 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dfa1516a-1a3b-4d18-abd7-e47463fc0410 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dfa1516a-1a3b-4d18-abd7-e47463fc0410 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dfa1516a-1a3b-4d18-abd7-e47463fc0410 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:01:59 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:01:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-dfa1516a-1a3b-4d18-abd7-e47463fc0410 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:01:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9dc0b7cd-283c-48fa-99ef-5ba5bd91ba5b tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Volume info retrieved successfully. Sep 07 17:02:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dfa1516a-1a3b-4d18-abd7-e47463fc0410 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 returned with HTTP 200 Sep 07 17:02:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1582/3191] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:59 2026] GET /volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 => generated 875 bytes in 45 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[87176]: INFO cinder.api.openstack.wsgi [None req-9dc0b7cd-283c-48fa-99ef-5ba5bd91ba5b tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes/339918d5-1b77-4f2f-b522-d90842fb2e89 returned with HTTP 200 Sep 07 17:02:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1610/3192] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:01:59 2026] GET /volume/v3/volumes/339918d5-1b77-4f2f-b522-d90842fb2e89 => generated 957 bytes in 89 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[87177]: DEBUG cinder.api.middleware.request_id [None req-f4b2b93c-ac91-4780-a992-f7f66644d661 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4b2b93c-ac91-4780-a992-f7f66644d661 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 Sep 07 17:02:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4b2b93c-ac91-4780-a992-f7f66644d661 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f4b2b93c-ac91-4780-a992-f7f66644d661 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f4b2b93c-ac91-4780-a992-f7f66644d661 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 returned with HTTP 404 Sep 07 17:02:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1583/3193] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:00 2026] GET /volume/v3/snapshots/0f6fee79-4ea2-4733-a10c-d76d25e36c25 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-17d137a5-ca65-4e50-82aa-d057fa220545 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17d137a5-ca65-4e50-82aa-d057fa220545 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 Sep 07 17:02:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-17d137a5-ca65-4e50-82aa-d057fa220545 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-17d137a5-ca65-4e50-82aa-d057fa220545 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:00 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-17d137a5-ca65-4e50-82aa-d057fa220545 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume with id: 857fe5a5-cf52-4c5a-acdd-bb5304a927c6 Sep 07 17:02:00 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:00 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-17d137a5-ca65-4e50-82aa-d057fa220545 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-17d137a5-ca65-4e50-82aa-d057fa220545 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume request issued successfully. Sep 07 17:02:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-17d137a5-ca65-4e50-82aa-d057fa220545 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 returned with HTTP 202 Sep 07 17:02:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1611/3194] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:00 2026] DELETE /volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-34b1f0ba-7a1e-42d7-8dc1-42b71f3863db None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-34b1f0ba-7a1e-42d7-8dc1-42b71f3863db tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 Sep 07 17:02:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-34b1f0ba-7a1e-42d7-8dc1-42b71f3863db tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-34b1f0ba-7a1e-42d7-8dc1-42b71f3863db tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-34b1f0ba-7a1e-42d7-8dc1-42b71f3863db tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-34b1f0ba-7a1e-42d7-8dc1-42b71f3863db tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 returned with HTTP 200 Sep 07 17:02:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1584/3195] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:00 2026] GET /volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 => generated 1013 bytes in 48 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[87176]: DEBUG cinder.api.middleware.request_id [None req-5e24f9f6-4969-4d20-9bf7-47e744ed4e64 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2895e695-2a40-454c-abab-53ba3ab81602 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e24f9f6-4969-4d20-9bf7-47e744ed4e64 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5e24f9f6-4969-4d20-9bf7-47e744ed4e64 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5e24f9f6-4969-4d20-9bf7-47e744ed4e64 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2895e695-2a40-454c-abab-53ba3ab81602 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/volumes/339918d5-1b77-4f2f-b522-d90842fb2e89 Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2895e695-2a40-454c-abab-53ba3ab81602 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2895e695-2a40-454c-abab-53ba3ab81602 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5e24f9f6-4969-4d20-9bf7-47e744ed4e64 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 returned with HTTP 404 Sep 07 17:02:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1612/3196] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:01 2026] GET /volume/v3/volumes/44a10878-561d-4b2c-a2aa-bb6b90e0a192 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9b235fb8-412a-4a64-8b2b-15b827511bf5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9b235fb8-412a-4a64-8b2b-15b827511bf5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] DELETE http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9b235fb8-412a-4a64-8b2b-15b827511bf5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9b235fb8-412a-4a64-8b2b-15b827511bf5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-9b235fb8-412a-4a64-8b2b-15b827511bf5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Delete volume with id: e2a38cb9-1b25-4664-a1bf-0da14f0d0194 Sep 07 17:02:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2895e695-2a40-454c-abab-53ba3ab81602 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Volume info retrieved successfully. Sep 07 17:02:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9b235fb8-412a-4a64-8b2b-15b827511bf5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2895e695-2a40-454c-abab-53ba3ab81602 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes/339918d5-1b77-4f2f-b522-d90842fb2e89 returned with HTTP 200 Sep 07 17:02:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1585/3197] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:02:01 2026] GET /volume/v3/volumes/339918d5-1b77-4f2f-b522-d90842fb2e89 => generated 978 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-50df9b31-294d-4548-8b92-420789f397a1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50df9b31-294d-4548-8b92-420789f397a1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/messages Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50df9b31-294d-4548-8b92-420789f397a1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-50df9b31-294d-4548-8b92-420789f397a1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9b235fb8-412a-4a64-8b2b-15b827511bf5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Delete volume request issued successfully. Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9b235fb8-412a-4a64-8b2b-15b827511bf5 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 returned with HTTP 202 Sep 07 17:02:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1613/3198] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:01 2026] DELETE /volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-50df9b31-294d-4548-8b92-420789f397a1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-aacfa7f2-2795-4ee0-bce0-9dc08995c7c3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1586/3199] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 17:02:01 2026] GET /volume/v3/messages => generated 676 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aacfa7f2-2795-4ee0-bce0-9dc08995c7c3 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aacfa7f2-2795-4ee0-bce0-9dc08995c7c3 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aacfa7f2-2795-4ee0-bce0-9dc08995c7c3 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fe2c44f4-4b18-465f-9236-a21ce1620f1c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe2c44f4-4b18-465f-9236-a21ce1620f1c tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] DELETE http://192.168.122.91/volume/v3/messages/7f0def0e-362a-4d8e-8c34-7d8481dff42c Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe2c44f4-4b18-465f-9236-a21ce1620f1c tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe2c44f4-4b18-465f-9236-a21ce1620f1c tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-aacfa7f2-2795-4ee0-bce0-9dc08995c7c3 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aacfa7f2-2795-4ee0-bce0-9dc08995c7c3 tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 returned with HTTP 200 Sep 07 17:02:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1614/3200] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:01 2026] GET /volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe2c44f4-4b18-465f-9236-a21ce1620f1c tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/messages/7f0def0e-362a-4d8e-8c34-7d8481dff42c returned with HTTP 204 Sep 07 17:02:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1587/3201] 192.168.122.91 () {60 vars in 1273 bytes} [Mon Sep 7 17:02:01 2026] DELETE /volume/v3/messages/7f0def0e-362a-4d8e-8c34-7d8481dff42c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ada68c78-b7dd-4ddc-924a-b2ae68a1ff15 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ada68c78-b7dd-4ddc-924a-b2ae68a1ff15 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/messages/7f0def0e-362a-4d8e-8c34-7d8481dff42c Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ada68c78-b7dd-4ddc-924a-b2ae68a1ff15 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ada68c78-b7dd-4ddc-924a-b2ae68a1ff15 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ada68c78-b7dd-4ddc-924a-b2ae68a1ff15 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/messages/7f0def0e-362a-4d8e-8c34-7d8481dff42c returned with HTTP 404 Sep 07 17:02:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1615/3202] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:02:01 2026] GET /volume/v3/messages/7f0def0e-362a-4d8e-8c34-7d8481dff42c => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/339918d5-1b77-4f2f-b522-d90842fb2e89 Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Delete volume with id: 339918d5-1b77-4f2f-b522-d90842fb2e89 Sep 07 17:02:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Volume info retrieved successfully. Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87177) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-996221779 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-996221779, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:01 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-996221779 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-996221779, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Created reservations ['62f1b671-d451-46ec-b3e5-a51b8b0420e5', 'f708b43e-0c3a-43a0-a9a0-a68c0a1e3a8d', '351d7c5b-6b3c-4101-a9a7-000907cf068b', 'b9d5bf79-210c-4cdc-8c56-a956316b3dda'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Delete volume request issued successfully. Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ce76a22-3127-4343-8d20-5b9832b996c9 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes/339918d5-1b77-4f2f-b522-d90842fb2e89 returned with HTTP 202 Sep 07 17:02:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1588/3203] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:02:01 2026] DELETE /volume/v3/volumes/339918d5-1b77-4f2f-b522-d90842fb2e89 => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-55f843f0-6f3d-465f-88a9-9b833241a2c0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55f843f0-6f3d-465f-88a9-9b833241a2c0 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] DELETE http://192.168.122.91/volume/v3/types/ac5fa07f-97cd-45e8-9224-8cc6b2d8e1ac Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55f843f0-6f3d-465f-88a9-9b833241a2c0 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55f843f0-6f3d-465f-88a9-9b833241a2c0 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55f843f0-6f3d-465f-88a9-9b833241a2c0 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/types/ac5fa07f-97cd-45e8-9224-8cc6b2d8e1ac returned with HTTP 202 Sep 07 17:02:01 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1616/3204] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:01 2026] DELETE /volume/v3/types/ac5fa07f-97cd-45e8-9224-8cc6b2d8e1ac => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-db5df0ea-d857-4e00-8e0c-83ab7cb87324 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db5df0ea-d857-4e00-8e0c-83ab7cb87324 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-db5df0ea-d857-4e00-8e0c-83ab7cb87324 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-281144475", "extra_specs": {"storage_protocol": "tempest-storage_protocol-875808266", "vendor_name": "tempest-vendor_name-422686487"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db5df0ea-d857-4e00-8e0c-83ab7cb87324 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1589/3205] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:01 2026] POST /volume/v3/types => generated 326 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5633be1d-5ab9-4257-a342-1f9ceaa9e656", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Create volume request body: {'volume': {'volume_type': '5633be1d-5ab9-4257-a342-1f9ceaa9e656', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Create volume of 1 GB Sep 07 17:02:01 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Flow 'volume_create_api' (c67ebc10-ab3a-4173-94dc-25c14fe4c564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ada2e54-47c9-497f-99ed-add8b0187304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-79bc8a86-a006-4f48-a580-010aa434969d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-79bc8a86-a006-4f48-a580-010aa434969d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ada2e54-47c9-497f-99ed-add8b0187304) 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:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-875808266',vendor_name='tempest-vendor_name-422686487'},id=5633be1d-5ab9-4257-a342-1f9ceaa9e656,is_public=True,name='tempest-ProjectAdminTests-volume-type-281144475',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5633be1d-5ab9-4257-a342-1f9ceaa9e656', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-79bc8a86-a006-4f48-a580-010aa434969d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-79bc8a86-a006-4f48-a580-010aa434969d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c50e0aa3-9c37-42f0-a8da-3d0c4b1033c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:01 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-79bc8a86-a006-4f48-a580-010aa434969d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-79bc8a86-a006-4f48-a580-010aa434969d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 returned with HTTP 200 Sep 07 17:02:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1590/3206] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:01 2026] GET /volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 => generated 1013 bytes in 47 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[87176]: WARNING cinder.quota [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-281144475 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-281144475, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:02 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-281144475 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-281144475, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Created reservations ['41271043-a2f2-4f17-990a-684a92d204b0', '27f72100-e70a-4ab3-969d-463794b477bd', '3a1de876-a1f9-413f-af94-4c1f65495155', '043123d4-5646-4d9e-a67f-d048337ab829'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c50e0aa3-9c37-42f0-a8da-3d0c4b1033c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41271043-a2f2-4f17-990a-684a92d204b0', '27f72100-e70a-4ab3-969d-463794b477bd', '3a1de876-a1f9-413f-af94-4c1f65495155', '043123d4-5646-4d9e-a67f-d048337ab829']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64190184-7f30-4c7e-88a1-1625c4869516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64190184-7f30-4c7e-88a1-1625c4869516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eb26978-cec9-4eb0-8f35-e56b3eb6900c', '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='5bd79e2b9d2f402d9e3f7bea97dad81f',qos_specs=None,replication_status=,reservations=['41271043-a2f2-4f17-990a-684a92d204b0','27f72100-e70a-4ab3-969d-463794b477bd','3a1de876-a1f9-413f-af94-4c1f65495155','043123d4-5646-4d9e-a67f-d048337ab829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a8a42af1e5478e8ee589c2aad51b1f',volume_type_id=5633be1d-5ab9-4257-a342-1f9ceaa9e656), 'volume': Volume(_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:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eb26978-cec9-4eb0-8f35-e56b3eb6900c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bd79e2b9d2f402d9e3f7bea97dad81f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24a8a42af1e5478e8ee589c2aad51b1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5633be1d-5ab9-4257-a342-1f9ceaa9e656),volume_type_id=5633be1d-5ab9-4257-a342-1f9ceaa9e656)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a8dbb74-7738-44fd-8712-9d822da4ab8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3f6707f7-3dab-4407-944c-5fed0558c9ab None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3f6707f7-3dab-4407-944c-5fed0558c9ab tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 Sep 07 17:02:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3f6707f7-3dab-4407-944c-5fed0558c9ab tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3f6707f7-3dab-4407-944c-5fed0558c9ab tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a8dbb74-7738-44fd-8712-9d822da4ab8f) transitioned into state 'SUCCESS' from 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='5bd79e2b9d2f402d9e3f7bea97dad81f',qos_specs=None,replication_status=,reservations=['41271043-a2f2-4f17-990a-684a92d204b0','27f72100-e70a-4ab3-969d-463794b477bd','3a1de876-a1f9-413f-af94-4c1f65495155','043123d4-5646-4d9e-a67f-d048337ab829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a8a42af1e5478e8ee589c2aad51b1f',volume_type_id=5633be1d-5ab9-4257-a342-1f9ceaa9e656)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555b1c4f-1f8a-47a9-bf5f-05fcdd224108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3f6707f7-3dab-4407-944c-5fed0558c9ab tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Volume info retrieved successfully. Sep 07 17:02:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3f6707f7-3dab-4407-944c-5fed0558c9ab tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 returned with HTTP 200 Sep 07 17:02:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1591/3207] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:02 2026] GET /volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 => generated 839 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555b1c4f-1f8a-47a9-bf5f-05fcdd224108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Flow 'volume_create_api' (c67ebc10-ab3a-4173-94dc-25c14fe4c564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Create volume request issued successfully. Sep 07 17:02:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c63e8044-54e8-4964-a19c-9a2fe2ee0adb tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1617/3208] 192.168.122.91 () {62 vars in 1177 bytes} [Mon Sep 7 17:02:01 2026] POST /volume/v3/volumes => generated 778 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e81e206b-9503-4abc-828f-11116429dc88 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e81e206b-9503-4abc-828f-11116429dc88 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/volumes/4eb26978-cec9-4eb0-8f35-e56b3eb6900c Sep 07 17:02:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e81e206b-9503-4abc-828f-11116429dc88 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e81e206b-9503-4abc-828f-11116429dc88 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:02 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:02 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e81e206b-9503-4abc-828f-11116429dc88 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Volume info retrieved successfully. Sep 07 17:02:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e81e206b-9503-4abc-828f-11116429dc88 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes/4eb26978-cec9-4eb0-8f35-e56b3eb6900c returned with HTTP 200 Sep 07 17:02:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1592/3209] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:02:02 2026] GET /volume/v3/volumes/4eb26978-cec9-4eb0-8f35-e56b3eb6900c => generated 957 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1f691c06-e820-41cd-891b-d0637c3d0190 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1f691c06-e820-41cd-891b-d0637c3d0190 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1f691c06-e820-41cd-891b-d0637c3d0190 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-757596985", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1f691c06-e820-41cd-891b-d0637c3d0190 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1618/3210] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:02 2026] POST /volume/v3/types => generated 379 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-06b04b04-00e3-4cca-b69f-934cf0dbff14 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-06b04b04-00e3-4cca-b69f-934cf0dbff14 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] POST http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption Sep 07 17:02:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-06b04b04-00e3-4cca-b69f-934cf0dbff14 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-06b04b04-00e3-4cca-b69f-934cf0dbff14 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption returned with HTTP 200 Sep 07 17:02:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1593/3211] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 17:02:02 2026] POST /volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bccfd7d7-c1d9-46cf-a89a-defe19e27f9b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bccfd7d7-c1d9-46cf-a89a-defe19e27f9b tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bccfd7d7-c1d9-46cf-a89a-defe19e27f9b tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-883542949", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bccfd7d7-c1d9-46cf-a89a-defe19e27f9b tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1619/3212] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:02 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:02:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b8a8a6eb-2517-4669-815d-a01226389a40 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-637c9d5a-5f36-4042-a1a1-2174334d5563 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-637c9d5a-5f36-4042-a1a1-2174334d5563 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-637c9d5a-5f36-4042-a1a1-2174334d5563 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-637c9d5a-5f36-4042-a1a1-2174334d5563 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b8a8a6eb-2517-4669-815d-a01226389a40 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] POST http://192.168.122.91/volume/v3/types/23f81818-e248-41e7-9c85-fa4f02b88a6a/encryption Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b8a8a6eb-2517-4669-815d-a01226389a40 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-637c9d5a-5f36-4042-a1a1-2174334d5563 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 returned with HTTP 404 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-b8a8a6eb-2517-4669-815d-a01226389a40 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1620/3213] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/volumes/857fe5a5-cf52-4c5a-acdd-bb5304a927c6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b8a8a6eb-2517-4669-815d-a01226389a40 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/23f81818-e248-41e7-9c85-fa4f02b88a6a/encryption returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1594/3214] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 17:02:02 2026] POST /volume/v3/types/23f81818-e248-41e7-9c85-fa4f02b88a6a/encryption => generated 127 bytes in 129 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-716dae64-0dac-469d-bfa8-46f43b2759fc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-716dae64-0dac-469d-bfa8-46f43b2759fc tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-716dae64-0dac-469d-bfa8-46f43b2759fc tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-998290918", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-967293229"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-967293229'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume of 1 GB Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (7d0fac30-e007-4350-89de-355e71d557c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-716dae64-0dac-469d-bfa8-46f43b2759fc tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1595/3215] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:03 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bb788a-9ed6-470d-9e2a-7942bdb644e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ff8eee50-5a1c-4281-addf-93f917b2692c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ff8eee50-5a1c-4281-addf-93f917b2692c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] POST http://192.168.122.91/volume/v3/types/e9e75e41-f0ba-4f7e-9a8a-34a42c9aa3e6/extra_specs Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ff8eee50-5a1c-4281-addf-93f917b2692c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-ff8eee50-5a1c-4281-addf-93f917b2692c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ff8eee50-5a1c-4281-addf-93f917b2692c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/e9e75e41-f0ba-4f7e-9a8a-34a42c9aa3e6/extra_specs returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1596/3216] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 17:02:03 2026] POST /volume/v3/types/e9e75e41-f0ba-4f7e-9a8a-34a42c9aa3e6/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4628d522-448b-431d-bb0d-979c13cca580 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4628d522-448b-431d-bb0d-979c13cca580 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] PUT http://192.168.122.91/volume/v3/types/e9e75e41-f0ba-4f7e-9a8a-34a42c9aa3e6/extra_specs/key2 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4628d522-448b-431d-bb0d-979c13cca580 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-4628d522-448b-431d-bb0d-979c13cca580 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4628d522-448b-431d-bb0d-979c13cca580 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/e9e75e41-f0ba-4f7e-9a8a-34a42c9aa3e6/extra_specs/key2 returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1597/3217] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:03 2026] PUT /volume/v3/types/e9e75e41-f0ba-4f7e-9a8a-34a42c9aa3e6/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:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-da740c88-6c42-4998-a66c-ec3dc3d71d60 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da740c88-6c42-4998-a66c-ec3dc3d71d60 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da740c88-6c42-4998-a66c-ec3dc3d71d60 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-da740c88-6c42-4998-a66c-ec3dc3d71d60 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da740c88-6c42-4998-a66c-ec3dc3d71d60 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1598/3218] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 17:02:03 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:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bb788a-9ed6-470d-9e2a-7942bdb644e7) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c384e5-62ca-48cb-aabe-77f218c9182c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-83f304be-6daa-4a09-a3eb-380f5a7700c5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-83f304be-6daa-4a09-a3eb-380f5a7700c5 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-83f304be-6daa-4a09-a3eb-380f5a7700c5 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-904283014", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-83f304be-6daa-4a09-a3eb-380f5a7700c5 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1599/3219] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:03 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-012c5561-d7a5-4793-a84c-7bb6415d6459 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-012c5561-d7a5-4793-a84c-7bb6415d6459 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] POST http://192.168.122.91/volume/v3/types/8af463bb-d631-48b5-b587-d25ad1ea6e42/encryption Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-012c5561-d7a5-4793-a84c-7bb6415d6459 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['ef52a179-e067-4b5d-9887-4bb5d1f843d0', '3a972866-34df-4090-ad43-81fec5c4df14', 'd57f1845-ff55-4d68-9663-da93d467cf30', 'bdbb3646-a5a2-488d-a47b-dbaf204bde3c'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c384e5-62ca-48cb-aabe-77f218c9182c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef52a179-e067-4b5d-9887-4bb5d1f843d0', '3a972866-34df-4090-ad43-81fec5c4df14', 'd57f1845-ff55-4d68-9663-da93d467cf30', 'bdbb3646-a5a2-488d-a47b-dbaf204bde3c']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2ed420-1f75-460d-9182-1aac07f77798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-012c5561-d7a5-4793-a84c-7bb6415d6459 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types/8af463bb-d631-48b5-b587-d25ad1ea6e42/encryption returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1600/3220] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 17:02:03 2026] POST /volume/v3/types/8af463bb-d631-48b5-b587-d25ad1ea6e42/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-29fc84b4-21bb-4cf9-946a-9d0551e9e1de None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-29fc84b4-21bb-4cf9-946a-9d0551e9e1de tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] DELETE http://192.168.122.91/volume/v3/types/8af463bb-d631-48b5-b587-d25ad1ea6e42/encryption/852e8988-b0e8-45f0-b953-515f7b0b6129 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-29fc84b4-21bb-4cf9-946a-9d0551e9e1de tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-29fc84b4-21bb-4cf9-946a-9d0551e9e1de tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-29fc84b4-21bb-4cf9-946a-9d0551e9e1de tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-29fc84b4-21bb-4cf9-946a-9d0551e9e1de tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/8af463bb-d631-48b5-b587-d25ad1ea6e42/encryption/852e8988-b0e8-45f0-b953-515f7b0b6129 returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1601/3221] 192.168.122.91 () {58 vars in 1368 bytes} [Mon Sep 7 17:02:03 2026] DELETE /volume/v3/types/8af463bb-d631-48b5-b587-d25ad1ea6e42/encryption/852e8988-b0e8-45f0-b953-515f7b0b6129 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ee39cc4c-79ff-4b29-9cda-a743eef87675 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee39cc4c-79ff-4b29-9cda-a743eef87675 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ee39cc4c-79ff-4b29-9cda-a743eef87675 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1822525627", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2ed420-1f75-460d-9182-1aac07f77798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a773ea22-147f-4600-98b4-eca57a0ef1f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967293229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['ef52a179-e067-4b5d-9887-4bb5d1f843d0','3a972866-34df-4090-ad43-81fec5c4df14','d57f1845-ff55-4d68-9663-da93d467cf30','bdbb3646-a5a2-488d-a47b-dbaf204bde3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967293229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a773ea22-147f-4600-98b4-eca57a0ef1f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c53722b4814ba89f351a79243f2e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcd3e94-4091-43b5-bff5-7475dab7150d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ee39cc4c-79ff-4b29-9cda-a743eef87675 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1602/3222] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:03 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5f19d85a-6c9d-45b5-96b0-fa5f58eea66c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcd3e94-4091-43b5-bff5-7475dab7150d) transitioned into state 'SUCCESS' from state '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-967293229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['ef52a179-e067-4b5d-9887-4bb5d1f843d0','3a972866-34df-4090-ad43-81fec5c4df14','d57f1845-ff55-4d68-9663-da93d467cf30','bdbb3646-a5a2-488d-a47b-dbaf204bde3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5f19d85a-6c9d-45b5-96b0-fa5f58eea66c tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] GET http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5f19d85a-6c9d-45b5-96b0-fa5f58eea66c tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5f19d85a-6c9d-45b5-96b0-fa5f58eea66c tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3858b1d-c430-4264-bfbe-a10bed8e30b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5f19d85a-6c9d-45b5-96b0-fa5f58eea66c tempest-CinderUnicodeTest-1933270443 tempest-CinderUnicodeTest-1933270443-project-member] http://192.168.122.91/volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 returned with HTTP 404 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1603/3223] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/volumes/e2a38cb9-1b25-4664-a1bf-0da14f0d0194 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-db85f9e6-dfc7-4920-882e-81062d6880e6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db85f9e6-dfc7-4920-882e-81062d6880e6 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] DELETE http://192.168.122.91/volume/v3/types/066dcc7f-21d9-4b6c-bcb2-cfe45671a6da/extra_specs/key1 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-db85f9e6-dfc7-4920-882e-81062d6880e6 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-db85f9e6-dfc7-4920-882e-81062d6880e6 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3858b1d-c430-4264-bfbe-a10bed8e30b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (7d0fac30-e007-4350-89de-355e71d557c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request issued successfully. Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-db85f9e6-dfc7-4920-882e-81062d6880e6 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-db85f9e6-dfc7-4920-882e-81062d6880e6 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/066dcc7f-21d9-4b6c-bcb2-cfe45671a6da/extra_specs/key1 returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-89830e4b-ac08-4cc0-9aa5-32a91329a8f0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1621/3224] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:03 2026] POST /volume/v3/volumes => generated 784 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1604/3225] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 17:02:03 2026] DELETE /volume/v3/types/066dcc7f-21d9-4b6c-bcb2-cfe45671a6da/extra_specs/key1 => generated 122 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7155541b-aa1b-43d6-88fc-cec4721bcbea None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7155541b-aa1b-43d6-88fc-cec4721bcbea tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7155541b-aa1b-43d6-88fc-cec4721bcbea tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1161123722", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-91fe95a8-3448-4228-b167-4622ae4c6633 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-91fe95a8-3448-4228-b167-4622ae4c6633 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-91fe95a8-3448-4228-b167-4622ae4c6633 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-91fe95a8-3448-4228-b167-4622ae4c6633 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7155541b-aa1b-43d6-88fc-cec4721bcbea tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1622/3226] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:03 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:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3b92deea-7b0e-46af-9125-1dc9cac896d5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b92deea-7b0e-46af-9125-1dc9cac896d5 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/volumes/4eb26978-cec9-4eb0-8f35-e56b3eb6900c Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b92deea-7b0e-46af-9125-1dc9cac896d5 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3b92deea-7b0e-46af-9125-1dc9cac896d5 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-91fe95a8-3448-4228-b167-4622ae4c6633 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-91fe95a8-3448-4228-b167-4622ae4c6633 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1605/3227] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 => generated 963 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b93bf0c1-7925-4f3c-8832-ad4cc98b6a3e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b93bf0c1-7925-4f3c-8832-ad4cc98b6a3e tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] DELETE http://192.168.122.91/volume/v3/types/c246727a-0969-4788-8a0b-c91bfd3d1b71 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b93bf0c1-7925-4f3c-8832-ad4cc98b6a3e tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b93bf0c1-7925-4f3c-8832-ad4cc98b6a3e tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-b93bf0c1-7925-4f3c-8832-ad4cc98b6a3e tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b93bf0c1-7925-4f3c-8832-ad4cc98b6a3e tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/c246727a-0969-4788-8a0b-c91bfd3d1b71 returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1606/3228] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:03 2026] DELETE /volume/v3/types/c246727a-0969-4788-8a0b-c91bfd3d1b71 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3b92deea-7b0e-46af-9125-1dc9cac896d5 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Volume info retrieved successfully. Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-74ebd42e-6e3f-4ec7-ad1e-dde7fb09889c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74ebd42e-6e3f-4ec7-ad1e-dde7fb09889c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] GET http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/extra_specs Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74ebd42e-6e3f-4ec7-ad1e-dde7fb09889c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-74ebd42e-6e3f-4ec7-ad1e-dde7fb09889c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3b92deea-7b0e-46af-9125-1dc9cac896d5 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes/4eb26978-cec9-4eb0-8f35-e56b3eb6900c returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1623/3229] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/volumes/4eb26978-cec9-4eb0-8f35-e56b3eb6900c => generated 978 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-74ebd42e-6e3f-4ec7-ad1e-dde7fb09889c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/extra_specs returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1607/3230] 192.168.122.91 () {58 vars in 1257 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/extra_specs => generated 123 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0519cc05-bb7e-47dc-9afa-0320100aa536 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0519cc05-bb7e-47dc-9afa-0320100aa536 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/messages Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0519cc05-bb7e-47dc-9afa-0320100aa536 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0519cc05-bb7e-47dc-9afa-0320100aa536 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-97cbd298-7eb8-4b1f-ad01-06fb5f0d0d5a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-97cbd298-7eb8-4b1f-ad01-06fb5f0d0d5a tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] GET http://192.168.122.91/volume/v3/types Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-97cbd298-7eb8-4b1f-ad01-06fb5f0d0d5a tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0519cc05-bb7e-47dc-9afa-0320100aa536 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-97cbd298-7eb8-4b1f-ad01-06fb5f0d0d5a tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1624/3231] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-97cbd298-7eb8-4b1f-ad01-06fb5f0d0d5a tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f1b6f029-5802-474e-bce3-2511dbe319ab None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f1b6f029-5802-474e-bce3-2511dbe319ab tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/messages Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f1b6f029-5802-474e-bce3-2511dbe319ab tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f1b6f029-5802-474e-bce3-2511dbe319ab tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f1b6f029-5802-474e-bce3-2511dbe319ab tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1625/3232] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 17:02:03 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:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d68e9ec7-e426-496c-ba54-48a02f673899 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d68e9ec7-e426-496c-ba54-48a02f673899 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] DELETE http://192.168.122.91/volume/v3/messages/5fabec5a-13f5-45d0-b543-60933fdb7a78 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d68e9ec7-e426-496c-ba54-48a02f673899 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d68e9ec7-e426-496c-ba54-48a02f673899 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d68e9ec7-e426-496c-ba54-48a02f673899 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/messages/5fabec5a-13f5-45d0-b543-60933fdb7a78 returned with HTTP 204 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1626/3233] 192.168.122.91 () {60 vars in 1273 bytes} [Mon Sep 7 17:02:03 2026] DELETE /volume/v3/messages/5fabec5a-13f5-45d0-b543-60933fdb7a78 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-97cbd298-7eb8-4b1f-ad01-06fb5f0d0d5a tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f668cf50-9759-48e0-b83d-bd2609be45f1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1608/3234] 192.168.122.91 () {58 vars in 1110 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/types => generated 2567 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f668cf50-9759-48e0-b83d-bd2609be45f1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/4eb26978-cec9-4eb0-8f35-e56b3eb6900c Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f668cf50-9759-48e0-b83d-bd2609be45f1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f668cf50-9759-48e0-b83d-bd2609be45f1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-f668cf50-9759-48e0-b83d-bd2609be45f1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Delete volume with id: 4eb26978-cec9-4eb0-8f35-e56b3eb6900c Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5089463b-8ddf-4f10-8fba-b06c824e1fe0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f668cf50-9759-48e0-b83d-bd2609be45f1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Volume info retrieved successfully. Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5089463b-8ddf-4f10-8fba-b06c824e1fe0 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] GET http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption/cipher Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5089463b-8ddf-4f10-8fba-b06c824e1fe0 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5089463b-8ddf-4f10-8fba-b06c824e1fe0 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-5089463b-8ddf-4f10-8fba-b06c824e1fe0 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-f668cf50-9759-48e0-b83d-bd2609be45f1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87176) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5089463b-8ddf-4f10-8fba-b06c824e1fe0 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption/cipher returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1609/3235] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption/cipher => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-09bd24b3-8986-4bf0-a237-61270562f2c2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-09bd24b3-8986-4bf0-a237-61270562f2c2 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] GET http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-09bd24b3-8986-4bf0-a237-61270562f2c2 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-09bd24b3-8986-4bf0-a237-61270562f2c2 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-09bd24b3-8986-4bf0-a237-61270562f2c2 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-09bd24b3-8986-4bf0-a237-61270562f2c2 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1610/3236] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dc15e776-8651-4243-b83b-964728f74d6a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc15e776-8651-4243-b83b-964728f74d6a tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] GET http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/extra_specs/multiattach Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc15e776-8651-4243-b83b-964728f74d6a tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc15e776-8651-4243-b83b-964728f74d6a tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc15e776-8651-4243-b83b-964728f74d6a tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/extra_specs/multiattach returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1611/3237] 192.168.122.91 () {58 vars in 1293 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/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:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cc254099-130a-41b8-b2ad-584339850e2f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc254099-130a-41b8-b2ad-584339850e2f tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] GET http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/extra_specs/volume_backend_name Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc254099-130a-41b8-b2ad-584339850e2f tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc254099-130a-41b8-b2ad-584339850e2f tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-f668cf50-9759-48e0-b83d-bd2609be45f1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Created reservations ['f49364c5-3b13-40f7-8bd1-e8cb5363efa9', '0800ec88-633d-4eca-8a1b-d0342fdbc705', '58d47819-2c6a-4bba-9251-0793f56abba0', '1ede73d7-fddb-4af2-80e8-1eec2f47c3e2'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc254099-130a-41b8-b2ad-584339850e2f tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1612/3238] 192.168.122.91 () {58 vars in 1317 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ae98fc15-7af5-48bf-b923-dffa7ba4c674 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae98fc15-7af5-48bf-b923-dffa7ba4c674 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] GET http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae98fc15-7af5-48bf-b923-dffa7ba4c674 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ae98fc15-7af5-48bf-b923-dffa7ba4c674 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ae98fc15-7af5-48bf-b923-dffa7ba4c674 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1613/3239] 192.168.122.91 () {58 vars in 1221 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f => generated 317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a5b02840-f61a-4729-a916-692c7be63051 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a5b02840-f61a-4729-a916-692c7be63051 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] PUT http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption/cf5bba5c-9f1f-4ab5-a123-5cb808f5af90 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a5b02840-f61a-4729-a916-692c7be63051 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-a5b02840-f61a-4729-a916-692c7be63051 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a5b02840-f61a-4729-a916-692c7be63051 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption/cf5bba5c-9f1f-4ab5-a123-5cb808f5af90 returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1614/3240] 192.168.122.91 () {60 vars in 1385 bytes} [Mon Sep 7 17:02:03 2026] PUT /volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/encryption/cf5bba5c-9f1f-4ab5-a123-5cb808f5af90 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dc1999cb-0854-474a-8933-5795fd21114c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc1999cb-0854-474a-8933-5795fd21114c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] PUT http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/extra_specs/key1 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f668cf50-9759-48e0-b83d-bd2609be45f1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Delete volume request issued successfully. Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dc1999cb-0854-474a-8933-5795fd21114c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f668cf50-9759-48e0-b83d-bd2609be45f1 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes/4eb26978-cec9-4eb0-8f35-e56b3eb6900c returned with HTTP 202 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1627/3241] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:02:03 2026] DELETE /volume/v3/volumes/4eb26978-cec9-4eb0-8f35-e56b3eb6900c => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-dc1999cb-0854-474a-8933-5795fd21114c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dc1999cb-0854-474a-8933-5795fd21114c tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/extra_specs/key1 returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-45aa0112-d52a-498c-a47c-f107d0553dd4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1615/3242] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:03 2026] PUT /volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-45aa0112-d52a-498c-a47c-f107d0553dd4 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] DELETE http://192.168.122.91/volume/v3/types/5633be1d-5ab9-4257-a342-1f9ceaa9e656 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-45aa0112-d52a-498c-a47c-f107d0553dd4 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-45aa0112-d52a-498c-a47c-f107d0553dd4 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b73d6dbe-1d0d-414a-8758-39427e16b926 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b73d6dbe-1d0d-414a-8758-39427e16b926 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] PUT http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b73d6dbe-1d0d-414a-8758-39427e16b926 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-b73d6dbe-1d0d-414a-8758-39427e16b926 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3c8eebe7f3fc4b609083d49767fef094', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44ecf131415a4a5b937dd987eb30bd59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b73d6dbe-1d0d-414a-8758-39427e16b926 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-member] http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f returned with HTTP 403 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1616/3243] 192.168.122.91 () {60 vars in 1241 bytes} [Mon Sep 7 17:02:03 2026] PUT /volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f => generated 109 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-de96e731-0bde-46e3-8fcb-c2126376b806 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de96e731-0bde-46e3-8fcb-c2126376b806 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] DELETE http://192.168.122.91/volume/v3/types/c246727a-0969-4788-8a0b-c91bfd3d1b71 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de96e731-0bde-46e3-8fcb-c2126376b806 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de96e731-0bde-46e3-8fcb-c2126376b806 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-45aa0112-d52a-498c-a47c-f107d0553dd4 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/types/5633be1d-5ab9-4257-a342-1f9ceaa9e656 returned with HTTP 202 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1628/3244] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:03 2026] DELETE /volume/v3/types/5633be1d-5ab9-4257-a342-1f9ceaa9e656 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-253bba22-4f92-4e55-bb19-012319be0264 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-253bba22-4f92-4e55-bb19-012319be0264 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-253bba22-4f92-4e55-bb19-012319be0264 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-264057377", "extra_specs": {"storage_protocol": "tempest-storage_protocol-955770845", "vendor_name": "tempest-vendor_name-1342973337"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-253bba22-4f92-4e55-bb19-012319be0264 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1629/3245] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:03 2026] POST /volume/v3/types => generated 327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de96e731-0bde-46e3-8fcb-c2126376b806 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types/c246727a-0969-4788-8a0b-c91bfd3d1b71 returned with HTTP 202 Sep 07 17:02:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1617/3246] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:03 2026] DELETE /volume/v3/types/c246727a-0969-4788-8a0b-c91bfd3d1b71 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c52cc88e-97fd-42a7-8144-544561d62e32", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Create volume request body: {'volume': {'volume_type': 'c52cc88e-97fd-42a7-8144-544561d62e32', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3f9f3973-f001-4c34-a2f6-1e9e4b4ae4da None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3f9f3973-f001-4c34-a2f6-1e9e4b4ae4da tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] DELETE http://192.168.122.91/volume/v3/types/066dcc7f-21d9-4b6c-bcb2-cfe45671a6da Sep 07 17:02:04 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Create volume of 1 GB Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3f9f3973-f001-4c34-a2f6-1e9e4b4ae4da tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3f9f3973-f001-4c34-a2f6-1e9e4b4ae4da tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Flow 'volume_create_api' (725c4137-7a61-4542-96f4-33939563e397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0a7d98-d15a-4297-91e7-736e60176956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3f9f3973-f001-4c34-a2f6-1e9e4b4ae4da tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types/066dcc7f-21d9-4b6c-bcb2-cfe45671a6da returned with HTTP 202 Sep 07 17:02:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1618/3247] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:03 2026] DELETE /volume/v3/types/066dcc7f-21d9-4b6c-bcb2-cfe45671a6da => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0a7d98-d15a-4297-91e7-736e60176956) 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:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-955770845',vendor_name='tempest-vendor_name-1342973337'},id=c52cc88e-97fd-42a7-8144-544561d62e32,is_public=True,name='tempest-ProjectAdminTests-volume-type-264057377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c52cc88e-97fd-42a7-8144-544561d62e32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cd4efe2c-bff8-49aa-bf6b-cca817e2e38d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83aaa066-ce4e-4a6b-9e46-dc87870a6bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd4efe2c-bff8-49aa-bf6b-cca817e2e38d tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] DELETE http://192.168.122.91/volume/v3/types/8af463bb-d631-48b5-b587-d25ad1ea6e42 Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd4efe2c-bff8-49aa-bf6b-cca817e2e38d tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cd4efe2c-bff8-49aa-bf6b-cca817e2e38d tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-264057377 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-264057377, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:04 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-264057377 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-264057377, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cd4efe2c-bff8-49aa-bf6b-cca817e2e38d tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types/8af463bb-d631-48b5-b587-d25ad1ea6e42 returned with HTTP 202 Sep 07 17:02:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1619/3248] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:04 2026] DELETE /volume/v3/types/8af463bb-d631-48b5-b587-d25ad1ea6e42 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-84f43c8a-bafa-476c-be79-5cc9092d89d8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-84f43c8a-bafa-476c-be79-5cc9092d89d8 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] DELETE http://192.168.122.91/volume/v3/types/e9e75e41-f0ba-4f7e-9a8a-34a42c9aa3e6 Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-84f43c8a-bafa-476c-be79-5cc9092d89d8 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-84f43c8a-bafa-476c-be79-5cc9092d89d8 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-84f43c8a-bafa-476c-be79-5cc9092d89d8 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types/e9e75e41-f0ba-4f7e-9a8a-34a42c9aa3e6 returned with HTTP 202 Sep 07 17:02:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1620/3249] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:04 2026] DELETE /volume/v3/types/e9e75e41-f0ba-4f7e-9a8a-34a42c9aa3e6 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-b3f4513b-88f6-4341-adca-00af223f6acf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b3f4513b-88f6-4341-adca-00af223f6acf tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] DELETE http://192.168.122.91/volume/v3/types/23f81818-e248-41e7-9c85-fa4f02b88a6a Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b3f4513b-88f6-4341-adca-00af223f6acf tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b3f4513b-88f6-4341-adca-00af223f6acf tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Created reservations ['68017b68-2681-467b-b5f7-2efa8cb137ee', 'b21c268b-4ae4-4db0-ae8c-3eee6e70889c', '40892517-72a6-4098-90eb-39d599578b6c', '4eae6518-50c9-4004-8198-ef431aa71f87'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83aaa066-ce4e-4a6b-9e46-dc87870a6bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68017b68-2681-467b-b5f7-2efa8cb137ee', 'b21c268b-4ae4-4db0-ae8c-3eee6e70889c', '40892517-72a6-4098-90eb-39d599578b6c', '4eae6518-50c9-4004-8198-ef431aa71f87']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5364596e-fa5e-46fe-a34b-0a177e176f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5364596e-fa5e-46fe-a34b-0a177e176f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22bb989d-b0f6-4daf-ac4d-540274ecf49d', '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='5bd79e2b9d2f402d9e3f7bea97dad81f',qos_specs=None,replication_status=,reservations=['68017b68-2681-467b-b5f7-2efa8cb137ee','b21c268b-4ae4-4db0-ae8c-3eee6e70889c','40892517-72a6-4098-90eb-39d599578b6c','4eae6518-50c9-4004-8198-ef431aa71f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a8a42af1e5478e8ee589c2aad51b1f',volume_type_id=c52cc88e-97fd-42a7-8144-544561d62e32), 'volume': Volume(_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: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=22bb989d-b0f6-4daf-ac4d-540274ecf49d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bd79e2b9d2f402d9e3f7bea97dad81f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24a8a42af1e5478e8ee589c2aad51b1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c52cc88e-97fd-42a7-8144-544561d62e32),volume_type_id=c52cc88e-97fd-42a7-8144-544561d62e32)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdef5508-4ac4-43ea-83b4-dd72a58025cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b3f4513b-88f6-4341-adca-00af223f6acf tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types/23f81818-e248-41e7-9c85-fa4f02b88a6a returned with HTTP 202 Sep 07 17:02:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1621/3250] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:04 2026] DELETE /volume/v3/types/23f81818-e248-41e7-9c85-fa4f02b88a6a => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cc92b954-cc5b-4af0-b40a-6077cca5f523 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc92b954-cc5b-4af0-b40a-6077cca5f523 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] DELETE http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc92b954-cc5b-4af0-b40a-6077cca5f523 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cc92b954-cc5b-4af0-b40a-6077cca5f523 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdef5508-4ac4-43ea-83b4-dd72a58025cc) transitioned into state 'SUCCESS' from 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='5bd79e2b9d2f402d9e3f7bea97dad81f',qos_specs=None,replication_status=,reservations=['68017b68-2681-467b-b5f7-2efa8cb137ee','b21c268b-4ae4-4db0-ae8c-3eee6e70889c','40892517-72a6-4098-90eb-39d599578b6c','4eae6518-50c9-4004-8198-ef431aa71f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a8a42af1e5478e8ee589c2aad51b1f',volume_type_id=c52cc88e-97fd-42a7-8144-544561d62e32)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b56f9e78-a9ba-4980-9d15-651a905f3580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cc92b954-cc5b-4af0-b40a-6077cca5f523 tempest-VolumeTypesMemberTests-571502474 tempest-VolumeTypesMemberTests-571502474-project-admin] http://192.168.122.91/volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f returned with HTTP 202 Sep 07 17:02:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1622/3251] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:04 2026] DELETE /volume/v3/types/1d4fc083-6b71-4687-88a8-4e06803c725f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b56f9e78-a9ba-4980-9d15-651a905f3580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Flow 'volume_create_api' (725c4137-7a61-4542-96f4-33939563e397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Create volume request issued successfully. Sep 07 17:02:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6ffc3bba-bf89-4e61-8dad-1aa56bb6d43e tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1630/3252] 192.168.122.91 () {62 vars in 1177 bytes} [Mon Sep 7 17:02:03 2026] POST /volume/v3/volumes => generated 778 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9948a377-f4c7-4c85-af12-d536de9e0872 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9948a377-f4c7-4c85-af12-d536de9e0872 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/volumes/22bb989d-b0f6-4daf-ac4d-540274ecf49d Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9948a377-f4c7-4c85-af12-d536de9e0872 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9948a377-f4c7-4c85-af12-d536de9e0872 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c3129ab5-42c5-4c74-acd2-5dd36443bc4b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:04 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c3129ab5-42c5-4c74-acd2-5dd36443bc4b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c3129ab5-42c5-4c74-acd2-5dd36443bc4b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c3129ab5-42c5-4c74-acd2-5dd36443bc4b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9948a377-f4c7-4c85-af12-d536de9e0872 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Volume info retrieved successfully. Sep 07 17:02:04 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9948a377-f4c7-4c85-af12-d536de9e0872 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes/22bb989d-b0f6-4daf-ac4d-540274ecf49d returned with HTTP 200 Sep 07 17:02:04 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1623/3253] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:02:04 2026] GET /volume/v3/volumes/22bb989d-b0f6-4daf-ac4d-540274ecf49d => generated 957 bytes in 98 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[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c3129ab5-42c5-4c74-acd2-5dd36443bc4b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c3129ab5-42c5-4c74-acd2-5dd36443bc4b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 returned with HTTP 200 Sep 07 17:02:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1631/3254] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:04 2026] GET /volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 => generated 1013 bytes in 478 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[87177]: DEBUG cinder.api.middleware.request_id [None req-0167740b-b928-473b-bc03-e2799fa6ef42 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0167740b-b928-473b-bc03-e2799fa6ef42 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/volumes/22bb989d-b0f6-4daf-ac4d-540274ecf49d Sep 07 17:02:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0167740b-b928-473b-bc03-e2799fa6ef42 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0167740b-b928-473b-bc03-e2799fa6ef42 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0167740b-b928-473b-bc03-e2799fa6ef42 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Volume info retrieved successfully. Sep 07 17:02:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0167740b-b928-473b-bc03-e2799fa6ef42 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes/22bb989d-b0f6-4daf-ac4d-540274ecf49d returned with HTTP 200 Sep 07 17:02:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1624/3255] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:02:05 2026] GET /volume/v3/volumes/22bb989d-b0f6-4daf-ac4d-540274ecf49d => generated 978 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-989a2231-9700-4d14-bac2-0474d9d86a53 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-989a2231-9700-4d14-bac2-0474d9d86a53 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/messages Sep 07 17:02:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-989a2231-9700-4d14-bac2-0474d9d86a53 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-989a2231-9700-4d14-bac2-0474d9d86a53 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-989a2231-9700-4d14-bac2-0474d9d86a53 tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 17:02:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1632/3256] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 17:02:05 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-dfb41caa-7b98-4334-a6ac-59a80dfd5d3a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dfb41caa-7b98-4334-a6ac-59a80dfd5d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] GET http://192.168.122.91/volume/v3/messages/d35514ef-7d87-476a-88d7-8a64b143a7a6 Sep 07 17:02:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dfb41caa-7b98-4334-a6ac-59a80dfd5d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-dfb41caa-7b98-4334-a6ac-59a80dfd5d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-dfb41caa-7b98-4334-a6ac-59a80dfd5d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/messages/d35514ef-7d87-476a-88d7-8a64b143a7a6 returned with HTTP 200 Sep 07 17:02:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1625/3257] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:02:05 2026] GET /volume/v3/messages/d35514ef-7d87-476a-88d7-8a64b143a7a6 => generated 673 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-02747e7d-0436-44f9-a322-85216bc0cb9d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-02747e7d-0436-44f9-a322-85216bc0cb9d tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] DELETE http://192.168.122.91/volume/v3/messages/d35514ef-7d87-476a-88d7-8a64b143a7a6 Sep 07 17:02:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-02747e7d-0436-44f9-a322-85216bc0cb9d tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-02747e7d-0436-44f9-a322-85216bc0cb9d tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-02747e7d-0436-44f9-a322-85216bc0cb9d tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/messages/d35514ef-7d87-476a-88d7-8a64b143a7a6 returned with HTTP 204 Sep 07 17:02:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1633/3258] 192.168.122.91 () {60 vars in 1273 bytes} [Mon Sep 7 17:02:05 2026] DELETE /volume/v3/messages/d35514ef-7d87-476a-88d7-8a64b143a7a6 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:02:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/22bb989d-b0f6-4daf-ac4d-540274ecf49d Sep 07 17:02:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:05 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Delete volume with id: 22bb989d-b0f6-4daf-ac4d-540274ecf49d Sep 07 17:02:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Volume info retrieved successfully. Sep 07 17:02:05 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87177) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:02:05 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-264057377 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-264057377, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:05 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-264057377 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-264057377, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:05 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Created reservations ['1753b042-38c3-4a2f-9636-e7008472fc35', '0682a492-f74a-4161-ac48-1bdee3d96836', '349ef9d0-6eeb-4507-b835-44ad45f637f6', '65ced272-e470-4f97-b812-cff3a92c5666'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Delete volume request issued successfully. Sep 07 17:02:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f754f07d-d415-4ff3-a3b6-076d39fc2d3a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/volumes/22bb989d-b0f6-4daf-ac4d-540274ecf49d returned with HTTP 202 Sep 07 17:02:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1626/3259] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:02:05 2026] DELETE /volume/v3/volumes/22bb989d-b0f6-4daf-ac4d-540274ecf49d => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e7386912-56f3-4ad0-bdb4-0193d75b718a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e7386912-56f3-4ad0-bdb4-0193d75b718a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] DELETE http://192.168.122.91/volume/v3/types/c52cc88e-97fd-42a7-8144-544561d62e32 Sep 07 17:02:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e7386912-56f3-4ad0-bdb4-0193d75b718a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e7386912-56f3-4ad0-bdb4-0193d75b718a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fe16afba-fa8a-4464-a13f-bf4368188509 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe16afba-fa8a-4464-a13f-bf4368188509 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 Sep 07 17:02:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe16afba-fa8a-4464-a13f-bf4368188509 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe16afba-fa8a-4464-a13f-bf4368188509 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e7386912-56f3-4ad0-bdb4-0193d75b718a tempest-ProjectAdminTests-1789398490 tempest-ProjectAdminTests-1789398490-project-admin] http://192.168.122.91/volume/v3/types/c52cc88e-97fd-42a7-8144-544561d62e32 returned with HTTP 202 Sep 07 17:02:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1634/3260] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:05 2026] DELETE /volume/v3/types/c52cc88e-97fd-42a7-8144-544561d62e32 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:06 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fe16afba-fa8a-4464-a13f-bf4368188509 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe16afba-fa8a-4464-a13f-bf4368188509 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 returned with HTTP 200 Sep 07 17:02:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1627/3261] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:06 2026] GET /volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 => generated 1014 bytes in 90 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[87176]: DEBUG cinder.api.middleware.request_id [None req-00dd458b-0c36-444f-9f64-c5e123a74144 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-00dd458b-0c36-444f-9f64-c5e123a74144 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:02:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-00dd458b-0c36-444f-9f64-c5e123a74144 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a773ea22-147f-4600-98b4-eca57a0ef1f2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1354406981"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:06 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-00dd458b-0c36-444f-9f64-c5e123a74144 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:06 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-00dd458b-0c36-444f-9f64-c5e123a74144 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create snapshot from volume a773ea22-147f-4600-98b4-eca57a0ef1f2 Sep 07 17:02:06 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-00dd458b-0c36-444f-9f64-c5e123a74144 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['22d155bc-c3d1-4d90-9f43-1722284105ef', 'b63bae91-5f14-42aa-bc88-9cb0ed9b36a3', 'f329b63e-43aa-42f0-ac83-326347bba8c7', '016ee17e-ac92-4b32-9ec7-20503d9e68a4'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:06 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:06 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-00dd458b-0c36-444f-9f64-c5e123a74144 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot create request issued successfully. Sep 07 17:02:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-00dd458b-0c36-444f-9f64-c5e123a74144 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:02:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1635/3262] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0aedbc59-8990-431d-b14b-917bb8459fb2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0aedbc59-8990-431d-b14b-917bb8459fb2 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0aedbc59-8990-431d-b14b-917bb8459fb2 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:06 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0aedbc59-8990-431d-b14b-917bb8459fb2 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:06 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:06 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0aedbc59-8990-431d-b14b-917bb8459fb2 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:06 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0aedbc59-8990-431d-b14b-917bb8459fb2 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 returned with HTTP 200 Sep 07 17:02:06 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1628/3263] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:06 2026] GET /volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 => generated 440 bytes in 25 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[87176]: DEBUG cinder.api.middleware.request_id [None req-8005e6cc-03bd-4d66-9b58-faf4bda72cbb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8005e6cc-03bd-4d66-9b58-faf4bda72cbb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8005e6cc-03bd-4d66-9b58-faf4bda72cbb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:07 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8005e6cc-03bd-4d66-9b58-faf4bda72cbb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:07 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:07 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8005e6cc-03bd-4d66-9b58-faf4bda72cbb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:07 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8005e6cc-03bd-4d66-9b58-faf4bda72cbb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 returned with HTTP 200 Sep 07 17:02:07 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1636/3264] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:07 2026] GET /volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 => generated 440 bytes in 47 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[87177]: DEBUG cinder.api.middleware.request_id [None req-ebf7b81a-9679-463e-9033-852286eb421d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebf7b81a-9679-463e-9033-852286eb421d tempest-ProjectAdminTests-1934764757 tempest-ProjectAdminTests-1934764757-project-admin] GET http://192.168.122.91/volume/v3/scheduler-stats/get_pools Sep 07 17:02:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebf7b81a-9679-463e-9033-852286eb421d tempest-ProjectAdminTests-1934764757 tempest-ProjectAdminTests-1934764757-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ebf7b81a-9679-463e-9033-852286eb421d tempest-ProjectAdminTests-1934764757 tempest-ProjectAdminTests-1934764757-project-admin] Calling method 'get_pools' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ebf7b81a-9679-463e-9033-852286eb421d tempest-ProjectAdminTests-1934764757 tempest-ProjectAdminTests-1934764757-project-admin] http://192.168.122.91/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 17:02:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1629/3265] 192.168.122.91 () {58 vars in 1170 bytes} [Mon Sep 7 17:02:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:02:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4c0e79b1-19d2-43af-a0ab-61ea49095cab None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c0e79b1-19d2-43af-a0ab-61ea49095cab tempest-ProjectAdminTests-1934764757 tempest-ProjectAdminTests-1934764757-project-admin] GET http://192.168.122.91/volume/v3/capabilities/devstack@QuobyteHD Sep 07 17:02:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c0e79b1-19d2-43af-a0ab-61ea49095cab tempest-ProjectAdminTests-1934764757 tempest-ProjectAdminTests-1934764757-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c0e79b1-19d2-43af-a0ab-61ea49095cab tempest-ProjectAdminTests-1934764757 tempest-ProjectAdminTests-1934764757-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:08 devstack devstack@c-api.service[87176]: /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:02:08 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:02:08 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c0e79b1-19d2-43af-a0ab-61ea49095cab tempest-ProjectAdminTests-1934764757 tempest-ProjectAdminTests-1934764757-project-admin] http://192.168.122.91/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 17:02:08 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1637/3266] 192.168.122.91 () {58 vars in 1188 bytes} [Mon Sep 7 17:02:08 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-13f4d7b0-bee1-4f7b-bfe9-5ccdf5e0a69e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-13f4d7b0-bee1-4f7b-bfe9-5ccdf5e0a69e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-13f4d7b0-bee1-4f7b-bfe9-5ccdf5e0a69e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:08 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-13f4d7b0-bee1-4f7b-bfe9-5ccdf5e0a69e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:08 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:08 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:08 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-13f4d7b0-bee1-4f7b-bfe9-5ccdf5e0a69e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:08 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-13f4d7b0-bee1-4f7b-bfe9-5ccdf5e0a69e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 returned with HTTP 200 Sep 07 17:02:08 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1630/3267] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:08 2026] GET /volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:08 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7b0855fd-901f-42d0-9b6f-ba955b90530a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7b0855fd-901f-42d0-9b6f-ba955b90530a tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7b0855fd-901f-42d0-9b6f-ba955b90530a tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-94919483", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7b0855fd-901f-42d0-9b6f-ba955b90530a tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1638/3268] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:08 2026] POST /volume/v3/types => generated 378 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2abafb3c-0ba6-4ec0-9414-923330738ee6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2abafb3c-0ba6-4ec0-9414-923330738ee6 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] POST http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2abafb3c-0ba6-4ec0-9414-923330738ee6 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2abafb3c-0ba6-4ec0-9414-923330738ee6 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption returned with HTTP 200 Sep 07 17:02:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1631/3269] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 17:02:09 2026] POST /volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3e4824ea-a3d8-4d3c-8d7b-da4201778081 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e4824ea-a3d8-4d3c-8d7b-da4201778081 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3e4824ea-a3d8-4d3c-8d7b-da4201778081 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1372467019", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3e4824ea-a3d8-4d3c-8d7b-da4201778081 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1639/3270] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:09 2026] POST /volume/v3/types => generated 380 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-25cd6295-e244-4626-abc8-1d7fce41c901 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7ae13f27-5a28-452f-a55d-49a989187a02 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7ae13f27-5a28-452f-a55d-49a989187a02 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7ae13f27-5a28-452f-a55d-49a989187a02 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7ae13f27-5a28-452f-a55d-49a989187a02 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7ae13f27-5a28-452f-a55d-49a989187a02 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7ae13f27-5a28-452f-a55d-49a989187a02 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 returned with HTTP 200 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1640/3271] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:09 2026] GET /volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a5065e2d-e21f-4565-b498-e8d89b9140fd None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a5065e2d-e21f-4565-b498-e8d89b9140fd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a5065e2d-e21f-4565-b498-e8d89b9140fd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a5065e2d-e21f-4565-b498-e8d89b9140fd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-a5065e2d-e21f-4565-b498-e8d89b9140fd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Delete snapshot with id: 855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a5065e2d-e21f-4565-b498-e8d89b9140fd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:02:09 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-a5065e2d-e21f-4565-b498-e8d89b9140fd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot delete request issued successfully. Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a5065e2d-e21f-4565-b498-e8d89b9140fd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 returned with HTTP 202 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1641/3272] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:02:09 2026] DELETE /volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d94db974-74ce-4b4d-b9ac-7bf5dc749fca None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d94db974-74ce-4b4d-b9ac-7bf5dc749fca tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d94db974-74ce-4b4d-b9ac-7bf5dc749fca tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d94db974-74ce-4b4d-b9ac-7bf5dc749fca tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d94db974-74ce-4b4d-b9ac-7bf5dc749fca tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d94db974-74ce-4b4d-b9ac-7bf5dc749fca tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 returned with HTTP 200 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1642/3273] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:09 2026] GET /volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-25cd6295-e244-4626-abc8-1d7fce41c901 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] POST http://192.168.122.91/volume/v3/types/a114e723-97c5-488a-8fec-b67137b4cf4f/encryption Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-25cd6295-e244-4626-abc8-1d7fce41c901 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-25cd6295-e244-4626-abc8-1d7fce41c901 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-25cd6295-e244-4626-abc8-1d7fce41c901 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/a114e723-97c5-488a-8fec-b67137b4cf4f/encryption returned with HTTP 403 Sep 07 17:02:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1632/3274] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 17:02:09 2026] POST /volume/v3/types/a114e723-97c5-488a-8fec-b67137b4cf4f/encryption => generated 127 bytes in 378 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-9fb62272-c42b-429d-bb69-e8146ea9ca82 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9fb62272-c42b-429d-bb69-e8146ea9ca82 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9fb62272-c42b-429d-bb69-e8146ea9ca82 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1966418698", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9fb62272-c42b-429d-bb69-e8146ea9ca82 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1643/3275] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:09 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-75a6c8c0-1906-494e-a48a-41dd8124c87f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-75a6c8c0-1906-494e-a48a-41dd8124c87f tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] POST http://192.168.122.91/volume/v3/types/c563f8c5-a066-4d2d-9a45-e0136f87530f/extra_specs Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-75a6c8c0-1906-494e-a48a-41dd8124c87f tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-75a6c8c0-1906-494e-a48a-41dd8124c87f tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-75a6c8c0-1906-494e-a48a-41dd8124c87f tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/c563f8c5-a066-4d2d-9a45-e0136f87530f/extra_specs returned with HTTP 403 Sep 07 17:02:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1633/3276] 192.168.122.91 () {60 vars in 1278 bytes} [Mon Sep 7 17:02:09 2026] POST /volume/v3/types/c563f8c5-a066-4d2d-9a45-e0136f87530f/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-55e8ad8d-0818-4007-8f8e-a6c7bc6a1082 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55e8ad8d-0818-4007-8f8e-a6c7bc6a1082 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] PUT http://192.168.122.91/volume/v3/types/c563f8c5-a066-4d2d-9a45-e0136f87530f/extra_specs/key2 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-55e8ad8d-0818-4007-8f8e-a6c7bc6a1082 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-55e8ad8d-0818-4007-8f8e-a6c7bc6a1082 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-55e8ad8d-0818-4007-8f8e-a6c7bc6a1082 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/c563f8c5-a066-4d2d-9a45-e0136f87530f/extra_specs/key2 returned with HTTP 403 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1644/3277] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:09 2026] PUT /volume/v3/types/c563f8c5-a066-4d2d-9a45-e0136f87530f/extra_specs/key2 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9f519a41-026e-4784-8924-f7b739b2af78 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9f519a41-026e-4784-8924-f7b739b2af78 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9f519a41-026e-4784-8924-f7b739b2af78 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-9f519a41-026e-4784-8924-f7b739b2af78 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9f519a41-026e-4784-8924-f7b739b2af78 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types returned with HTTP 403 Sep 07 17:02:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1634/3278] 192.168.122.91 () {60 vars in 1131 bytes} [Mon Sep 7 17:02:09 2026] POST /volume/v3/types => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3a112176-84ad-497f-a6a3-aceed84902ea None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a112176-84ad-497f-a6a3-aceed84902ea tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3a112176-84ad-497f-a6a3-aceed84902ea tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1107184996", "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=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a112176-84ad-497f-a6a3-aceed84902ea tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:09 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1645/3279] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:09 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1411aac5-f26f-4d62-b3dd-b686e49520cd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1411aac5-f26f-4d62-b3dd-b686e49520cd tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] POST http://192.168.122.91/volume/v3/types/f0fcb388-59d2-4eea-9f8a-000c85dffd9c/encryption Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1411aac5-f26f-4d62-b3dd-b686e49520cd tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1411aac5-f26f-4d62-b3dd-b686e49520cd tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types/f0fcb388-59d2-4eea-9f8a-000c85dffd9c/encryption returned with HTTP 200 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1635/3280] 192.168.122.91 () {60 vars in 1276 bytes} [Mon Sep 7 17:02:09 2026] POST /volume/v3/types/f0fcb388-59d2-4eea-9f8a-000c85dffd9c/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d2e864db-9728-4a6c-adac-20b9e2454fd0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2e864db-9728-4a6c-adac-20b9e2454fd0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] DELETE http://192.168.122.91/volume/v3/types/f0fcb388-59d2-4eea-9f8a-000c85dffd9c/encryption/adb45cec-7f50-4a6f-8730-041db2452025 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2e864db-9728-4a6c-adac-20b9e2454fd0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2e864db-9728-4a6c-adac-20b9e2454fd0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-d2e864db-9728-4a6c-adac-20b9e2454fd0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2e864db-9728-4a6c-adac-20b9e2454fd0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/f0fcb388-59d2-4eea-9f8a-000c85dffd9c/encryption/adb45cec-7f50-4a6f-8730-041db2452025 returned with HTTP 403 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1646/3281] 192.168.122.91 () {58 vars in 1368 bytes} [Mon Sep 7 17:02:10 2026] DELETE /volume/v3/types/f0fcb388-59d2-4eea-9f8a-000c85dffd9c/encryption/adb45cec-7f50-4a6f-8730-041db2452025 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-04c9e91e-04b5-4b67-bcab-e6a954e2514f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-04c9e91e-04b5-4b67-bcab-e6a954e2514f tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-04c9e91e-04b5-4b67-bcab-e6a954e2514f tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1476634161", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-04c9e91e-04b5-4b67-bcab-e6a954e2514f tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1636/3282] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:10 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:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-47c0f961-4e12-4229-9ca6-b401fddbf41a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47c0f961-4e12-4229-9ca6-b401fddbf41a tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] DELETE http://192.168.122.91/volume/v3/types/8347641f-458c-49d4-8df7-8dedcd3f0356/extra_specs/key1 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47c0f961-4e12-4229-9ca6-b401fddbf41a tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47c0f961-4e12-4229-9ca6-b401fddbf41a tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-47c0f961-4e12-4229-9ca6-b401fddbf41a tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47c0f961-4e12-4229-9ca6-b401fddbf41a tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/8347641f-458c-49d4-8df7-8dedcd3f0356/extra_specs/key1 returned with HTTP 403 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1647/3283] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 17:02:10 2026] DELETE /volume/v3/types/8347641f-458c-49d4-8df7-8dedcd3f0356/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:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3ad21a67-18e1-42a9-9b15-9bb66c7d75c6 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3ad21a67-18e1-42a9-9b15-9bb66c7d75c6 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3ad21a67-18e1-42a9-9b15-9bb66c7d75c6 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-255840540", "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=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3ad21a67-18e1-42a9-9b15-9bb66c7d75c6 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1637/3284] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:10 2026] POST /volume/v3/types => generated 379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-874d32a8-ea84-4910-9192-fdef9d8544d0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-874d32a8-ea84-4910-9192-fdef9d8544d0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] DELETE http://192.168.122.91/volume/v3/types/33e53db1-3ac6-4591-8ee3-69ad41a51248 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-874d32a8-ea84-4910-9192-fdef9d8544d0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-874d32a8-ea84-4910-9192-fdef9d8544d0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-874d32a8-ea84-4910-9192-fdef9d8544d0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-874d32a8-ea84-4910-9192-fdef9d8544d0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/33e53db1-3ac6-4591-8ee3-69ad41a51248 returned with HTTP 403 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1648/3285] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:10 2026] DELETE /volume/v3/types/33e53db1-3ac6-4591-8ee3-69ad41a51248 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-65c175d1-9aa4-4ef6-ac95-05a65bb94a40 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65c175d1-9aa4-4ef6-ac95-05a65bb94a40 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] GET http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/extra_specs Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65c175d1-9aa4-4ef6-ac95-05a65bb94a40 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65c175d1-9aa4-4ef6-ac95-05a65bb94a40 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65c175d1-9aa4-4ef6-ac95-05a65bb94a40 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/extra_specs returned with HTTP 200 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1638/3286] 192.168.122.91 () {58 vars in 1257 bytes} [Mon Sep 7 17:02:10 2026] GET /volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b2ce72ed-10ee-4acd-8b15-c5dca7c94cb0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b2ce72ed-10ee-4acd-8b15-c5dca7c94cb0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] GET http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption/cipher Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b2ce72ed-10ee-4acd-8b15-c5dca7c94cb0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b2ce72ed-10ee-4acd-8b15-c5dca7c94cb0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-b2ce72ed-10ee-4acd-8b15-c5dca7c94cb0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b2ce72ed-10ee-4acd-8b15-c5dca7c94cb0 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption/cipher returned with HTTP 403 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1649/3287] 192.168.122.91 () {58 vars in 1275 bytes} [Mon Sep 7 17:02:10 2026] GET /volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7506c83d-6ac1-40b1-bea7-291f62c9d700 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7506c83d-6ac1-40b1-bea7-291f62c9d700 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] GET http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7506c83d-6ac1-40b1-bea7-291f62c9d700 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7506c83d-6ac1-40b1-bea7-291f62c9d700 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-7506c83d-6ac1-40b1-bea7-291f62c9d700 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7506c83d-6ac1-40b1-bea7-291f62c9d700 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption returned with HTTP 403 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1639/3288] 192.168.122.91 () {58 vars in 1254 bytes} [Mon Sep 7 17:02:10 2026] GET /volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0428659f-abf8-4c8e-b220-28f8a6074700 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0428659f-abf8-4c8e-b220-28f8a6074700 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] GET http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/extra_specs/multiattach Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0428659f-abf8-4c8e-b220-28f8a6074700 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0428659f-abf8-4c8e-b220-28f8a6074700 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0428659f-abf8-4c8e-b220-28f8a6074700 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/extra_specs/multiattach returned with HTTP 200 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1650/3289] 192.168.122.91 () {58 vars in 1293 bytes} [Mon Sep 7 17:02:10 2026] GET /volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/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:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-94d6264f-d935-4d0e-93f3-e31c3685b1b8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94d6264f-d935-4d0e-93f3-e31c3685b1b8 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] GET http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/extra_specs/volume_backend_name Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94d6264f-d935-4d0e-93f3-e31c3685b1b8 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94d6264f-d935-4d0e-93f3-e31c3685b1b8 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94d6264f-d935-4d0e-93f3-e31c3685b1b8 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1640/3290] 192.168.122.91 () {58 vars in 1317 bytes} [Mon Sep 7 17:02:10 2026] GET /volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/extra_specs/volume_backend_name => generated 143 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ff07e3c0-b06d-4d7d-be9f-0e1bbc2b5407 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ff07e3c0-b06d-4d7d-be9f-0e1bbc2b5407 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] PUT http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption/3f5229c9-f9d3-43b4-b9cf-e08bdb11f589 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ff07e3c0-b06d-4d7d-be9f-0e1bbc2b5407 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-ff07e3c0-b06d-4d7d-be9f-0e1bbc2b5407 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ff07e3c0-b06d-4d7d-be9f-0e1bbc2b5407 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption/3f5229c9-f9d3-43b4-b9cf-e08bdb11f589 returned with HTTP 403 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1651/3291] 192.168.122.91 () {60 vars in 1385 bytes} [Mon Sep 7 17:02:10 2026] PUT /volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/encryption/3f5229c9-f9d3-43b4-b9cf-e08bdb11f589 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-64ca827a-d783-4fe4-bb9c-02d76e8c12e1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-64ca827a-d783-4fe4-bb9c-02d76e8c12e1 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] PUT http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/extra_specs/key1 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-64ca827a-d783-4fe4-bb9c-02d76e8c12e1 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-64ca827a-d783-4fe4-bb9c-02d76e8c12e1 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-64ca827a-d783-4fe4-bb9c-02d76e8c12e1 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/extra_specs/key1 returned with HTTP 403 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1641/3292] 192.168.122.91 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:10 2026] PUT /volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f87a64d3-ac32-40cf-9109-3b21754cff22 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f87a64d3-ac32-40cf-9109-3b21754cff22 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] PUT http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f87a64d3-ac32-40cf-9109-3b21754cff22 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-f87a64d3-ac32-40cf-9109-3b21754cff22 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '07a4579edbcf4487980eefff05063b71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5338314dcf431da8c597e286474d2d', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f87a64d3-ac32-40cf-9109-3b21754cff22 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-reader] http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f returned with HTTP 403 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1652/3293] 192.168.122.91 () {60 vars in 1241 bytes} [Mon Sep 7 17:02:10 2026] PUT /volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-30812d04-968b-4c4c-a972-4bb283006711 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-30812d04-968b-4c4c-a972-4bb283006711 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] DELETE http://192.168.122.91/volume/v3/types/33e53db1-3ac6-4591-8ee3-69ad41a51248 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-30812d04-968b-4c4c-a972-4bb283006711 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-30812d04-968b-4c4c-a972-4bb283006711 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-30812d04-968b-4c4c-a972-4bb283006711 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types/33e53db1-3ac6-4591-8ee3-69ad41a51248 returned with HTTP 202 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1642/3294] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:10 2026] DELETE /volume/v3/types/33e53db1-3ac6-4591-8ee3-69ad41a51248 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e533effe-c094-4f83-885f-d5488cae35d5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e533effe-c094-4f83-885f-d5488cae35d5 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] DELETE http://192.168.122.91/volume/v3/types/8347641f-458c-49d4-8df7-8dedcd3f0356 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e533effe-c094-4f83-885f-d5488cae35d5 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e533effe-c094-4f83-885f-d5488cae35d5 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-08514793-704c-4cc3-a449-96c7e5dc3fdc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08514793-704c-4cc3-a449-96c7e5dc3fdc tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08514793-704c-4cc3-a449-96c7e5dc3fdc tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-08514793-704c-4cc3-a449-96c7e5dc3fdc tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-08514793-704c-4cc3-a449-96c7e5dc3fdc tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e533effe-c094-4f83-885f-d5488cae35d5 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types/8347641f-458c-49d4-8df7-8dedcd3f0356 returned with HTTP 202 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1653/3295] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:10 2026] DELETE /volume/v3/types/8347641f-458c-49d4-8df7-8dedcd3f0356 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-08514793-704c-4cc3-a449-96c7e5dc3fdc tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 returned with HTTP 200 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1643/3296] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:10 2026] GET /volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6f4d8158-ed3b-4170-8b38-b02170b3b8bf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f4d8158-ed3b-4170-8b38-b02170b3b8bf tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] DELETE http://192.168.122.91/volume/v3/types/f0fcb388-59d2-4eea-9f8a-000c85dffd9c Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f4d8158-ed3b-4170-8b38-b02170b3b8bf tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6f4d8158-ed3b-4170-8b38-b02170b3b8bf tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6f4d8158-ed3b-4170-8b38-b02170b3b8bf tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types/f0fcb388-59d2-4eea-9f8a-000c85dffd9c returned with HTTP 202 Sep 07 17:02:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1654/3297] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:10 2026] DELETE /volume/v3/types/f0fcb388-59d2-4eea-9f8a-000c85dffd9c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4c68b3e8-655b-4a6c-b10f-1986305feea4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c68b3e8-655b-4a6c-b10f-1986305feea4 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] DELETE http://192.168.122.91/volume/v3/types/c563f8c5-a066-4d2d-9a45-e0136f87530f Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c68b3e8-655b-4a6c-b10f-1986305feea4 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c68b3e8-655b-4a6c-b10f-1986305feea4 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-430348cb-e601-44d4-8a68-23bcc691e77d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c68b3e8-655b-4a6c-b10f-1986305feea4 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types/c563f8c5-a066-4d2d-9a45-e0136f87530f returned with HTTP 202 Sep 07 17:02:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1644/3298] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:10 2026] DELETE /volume/v3/types/c563f8c5-a066-4d2d-9a45-e0136f87530f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e7fa81b4-33f1-4b60-9af8-c9d569e3936f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e7fa81b4-33f1-4b60-9af8-c9d569e3936f tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] DELETE http://192.168.122.91/volume/v3/types/a114e723-97c5-488a-8fec-b67137b4cf4f Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e7fa81b4-33f1-4b60-9af8-c9d569e3936f tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e7fa81b4-33f1-4b60-9af8-c9d569e3936f tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e7fa81b4-33f1-4b60-9af8-c9d569e3936f tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types/a114e723-97c5-488a-8fec-b67137b4cf4f returned with HTTP 202 Sep 07 17:02:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1645/3299] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:10 2026] DELETE /volume/v3/types/a114e723-97c5-488a-8fec-b67137b4cf4f => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-667624b8-fbb3-4c52-b40a-467d06b5c9e9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-667624b8-fbb3-4c52-b40a-467d06b5c9e9 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] DELETE http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-667624b8-fbb3-4c52-b40a-467d06b5c9e9 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-667624b8-fbb3-4c52-b40a-467d06b5c9e9 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-667624b8-fbb3-4c52-b40a-467d06b5c9e9 tempest-VolumeTypesReaderTests-938383422 tempest-VolumeTypesReaderTests-938383422-project-admin] http://192.168.122.91/volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f returned with HTTP 202 Sep 07 17:02:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1646/3300] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:11 2026] DELETE /volume/v3/types/b33ccd7f-75bc-484c-a4e1-2c6f2619000f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-999433500"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-999433500'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Create volume of 1 GB Sep 07 17:02:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Flow 'volume_create_api' (dc1ca72b-7490-4984-8fa7-882d909419b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07909562-b962-4350-b8f1-4dcd1f9b0915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07909562-b962-4350-b8f1-4dcd1f9b0915) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de30707-faf6-4781-8b4a-130d31a5dd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Created reservations ['6ab42abe-4c38-4bf4-b685-c9460c22a13c', 'd0cc3aa8-8a26-48d5-899a-c560bad7ef6a', 'be95a7e9-ae3f-4037-a521-19b85c394b40', 'e80551a6-8aad-4f43-bf0b-76a4f08b4fc2'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de30707-faf6-4781-8b4a-130d31a5dd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ab42abe-4c38-4bf4-b685-c9460c22a13c', 'd0cc3aa8-8a26-48d5-899a-c560bad7ef6a', 'be95a7e9-ae3f-4037-a521-19b85c394b40', 'e80551a6-8aad-4f43-bf0b-76a4f08b4fc2']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59bc8bf-b2a9-4f5a-a9ac-426c871b52f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59bc8bf-b2a9-4f5a-a9ac-426c871b52f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75b883c2-a176-4e07-acc7-45040503f929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-999433500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57aac0b9bd440bb9b722288987778f7',qos_specs=None,replication_status=,reservations=['6ab42abe-4c38-4bf4-b685-c9460c22a13c','d0cc3aa8-8a26-48d5-899a-c560bad7ef6a','be95a7e9-ae3f-4037-a521-19b85c394b40','e80551a6-8aad-4f43-bf0b-76a4f08b4fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f0c4cd083c45d99d96cb84c997b221',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-999433500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75b883c2-a176-4e07-acc7-45040503f929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e57aac0b9bd440bb9b722288987778f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3f0c4cd083c45d99d96cb84c997b221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e2c72f6-7ea1-49da-897f-eee354956973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5402d55a-c73b-4711-84f5-f294328310bd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5402d55a-c73b-4711-84f5-f294328310bd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e2c72f6-7ea1-49da-897f-eee354956973) transitioned into state 'SUCCESS' from state '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-999433500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57aac0b9bd440bb9b722288987778f7',qos_specs=None,replication_status=,reservations=['6ab42abe-4c38-4bf4-b685-c9460c22a13c','d0cc3aa8-8a26-48d5-899a-c560bad7ef6a','be95a7e9-ae3f-4037-a521-19b85c394b40','e80551a6-8aad-4f43-bf0b-76a4f08b4fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f0c4cd083c45d99d96cb84c997b221',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a9b6dc-9ba4-4522-ad7a-15c1e9f39990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5402d55a-c73b-4711-84f5-f294328310bd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5402d55a-c73b-4711-84f5-f294328310bd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5402d55a-c73b-4711-84f5-f294328310bd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 returned with HTTP 404 Sep 07 17:02:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1647/3301] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:11 2026] GET /volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-79e43253-d9a1-4d62-92de-4a13c8fb8cce None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-79e43253-d9a1-4d62-92de-4a13c8fb8cce tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-79e43253-d9a1-4d62-92de-4a13c8fb8cce tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-79e43253-d9a1-4d62-92de-4a13c8fb8cce tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-79e43253-d9a1-4d62-92de-4a13c8fb8cce tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete snapshot with id: 855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a9b6dc-9ba4-4522-ad7a-15c1e9f39990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Flow 'volume_create_api' (dc1ca72b-7490-4984-8fa7-882d909419b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Create volume request issued successfully. Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-79e43253-d9a1-4d62-92de-4a13c8fb8cce tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 returned with HTTP 404 Sep 07 17:02:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-430348cb-e601-44d4-8a68-23bcc691e77d tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1648/3302] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:02:11 2026] DELETE /volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1655/3303] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:10 2026] POST /volume/v3/volumes => generated 784 bytes in 941 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-de7339f6-b4a9-4b7f-b263-f4d9a9f644ca None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de7339f6-b4a9-4b7f-b263-f4d9a9f644ca tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de7339f6-b4a9-4b7f-b263-f4d9a9f644ca tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-de7339f6-b4a9-4b7f-b263-f4d9a9f644ca tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7f20953e-d99b-4245-81f6-81ff2b5025f9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7f20953e-d99b-4245-81f6-81ff2b5025f9 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] GET http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7f20953e-d99b-4245-81f6-81ff2b5025f9 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7f20953e-d99b-4245-81f6-81ff2b5025f9 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-de7339f6-b4a9-4b7f-b263-f4d9a9f644ca tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 returned with HTTP 404 Sep 07 17:02:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1649/3304] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:11 2026] GET /volume/v3/snapshots/855f38ac-71fb-4611-8ec4-02667b027a14 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-7c5e1030-a0a1-40eb-a7d5-b198af6aca31 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7c5e1030-a0a1-40eb-a7d5-b198af6aca31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7c5e1030-a0a1-40eb-a7d5-b198af6aca31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7c5e1030-a0a1-40eb-a7d5-b198af6aca31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-7c5e1030-a0a1-40eb-a7d5-b198af6aca31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume with id: a773ea22-147f-4600-98b4-eca57a0ef1f2 Sep 07 17:02:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:11 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7c5e1030-a0a1-40eb-a7d5-b198af6aca31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7f20953e-d99b-4245-81f6-81ff2b5025f9 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Volume info retrieved successfully. Sep 07 17:02:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7f20953e-d99b-4245-81f6-81ff2b5025f9 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 returned with HTTP 200 Sep 07 17:02:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1656/3305] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:11 2026] GET /volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 => generated 963 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-7c5e1030-a0a1-40eb-a7d5-b198af6aca31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume request issued successfully. Sep 07 17:02:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7c5e1030-a0a1-40eb-a7d5-b198af6aca31 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 returned with HTTP 202 Sep 07 17:02:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1650/3306] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:11 2026] DELETE /volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c684cb3f-852f-4406-8496-31edc579105c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c684cb3f-852f-4406-8496-31edc579105c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c684cb3f-852f-4406-8496-31edc579105c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c684cb3f-852f-4406-8496-31edc579105c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c684cb3f-852f-4406-8496-31edc579105c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c684cb3f-852f-4406-8496-31edc579105c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 returned with HTTP 200 Sep 07 17:02:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1657/3307] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:11 2026] GET /volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 => generated 1013 bytes in 62 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[87177]: DEBUG cinder.api.middleware.request_id [None req-3bb117d8-86c7-4981-bdab-dd1e8bdeb995 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3bb117d8-86c7-4981-bdab-dd1e8bdeb995 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] GET http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 Sep 07 17:02:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3bb117d8-86c7-4981-bdab-dd1e8bdeb995 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:12 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3bb117d8-86c7-4981-bdab-dd1e8bdeb995 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:12 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3bb117d8-86c7-4981-bdab-dd1e8bdeb995 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Volume info retrieved successfully. Sep 07 17:02:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3bb117d8-86c7-4981-bdab-dd1e8bdeb995 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 returned with HTTP 200 Sep 07 17:02:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1651/3308] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:12 2026] GET /volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 => generated 1013 bytes in 63 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[87176]: DEBUG cinder.api.middleware.request_id [None req-8e2f5043-be41-4009-bff1-f79e391f8c03 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8e2f5043-be41-4009-bff1-f79e391f8c03 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 Sep 07 17:02:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8e2f5043-be41-4009-bff1-f79e391f8c03 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8e2f5043-be41-4009-bff1-f79e391f8c03 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8e2f5043-be41-4009-bff1-f79e391f8c03 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 returned with HTTP 404 Sep 07 17:02:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1658/3309] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:13 2026] GET /volume/v3/volumes/a773ea22-147f-4600-98b4-eca57a0ef1f2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-00966b53-14b5-4591-9419-ca765cc4b680 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1228896517"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1228896517'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume of 1 GB Sep 07 17:02:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (81a16377-dfff-43b2-aa73-803055d421ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (485efa94-6bb4-4b22-8ff6-92e2945b0aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (485efa94-6bb4-4b22-8ff6-92e2945b0aef) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (924192e2-830b-436e-9477-aeac46062cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['49b3d4bd-0708-4ec7-a74c-1d3b2c010d85', '4537f3e1-e8c5-4022-b36f-c809fffe9bec', '49bc9a69-7a50-4aed-a55c-60d809a090d6', '9c776d4a-2420-4dfd-a425-322931798762'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (924192e2-830b-436e-9477-aeac46062cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49b3d4bd-0708-4ec7-a74c-1d3b2c010d85', '4537f3e1-e8c5-4022-b36f-c809fffe9bec', '49bc9a69-7a50-4aed-a55c-60d809a090d6', '9c776d4a-2420-4dfd-a425-322931798762']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6166e26-b52d-4842-b8ba-81f0124d9c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6166e26-b52d-4842-b8ba-81f0124d9c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11d1f3f3-b82f-44f3-af93-bd924a8a0f6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1228896517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['49b3d4bd-0708-4ec7-a74c-1d3b2c010d85','4537f3e1-e8c5-4022-b36f-c809fffe9bec','49bc9a69-7a50-4aed-a55c-60d809a090d6','9c776d4a-2420-4dfd-a425-322931798762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1228896517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11d1f3f3-b82f-44f3-af93-bd924a8a0f6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c53722b4814ba89f351a79243f2e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145d6021-1dda-41e3-9e7f-8274362a0873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145d6021-1dda-41e3-9e7f-8274362a0873) transitioned into state 'SUCCESS' from state '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-1228896517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['49b3d4bd-0708-4ec7-a74c-1d3b2c010d85','4537f3e1-e8c5-4022-b36f-c809fffe9bec','49bc9a69-7a50-4aed-a55c-60d809a090d6','9c776d4a-2420-4dfd-a425-322931798762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec4a329-8fb3-4002-89a3-a2092fd1d170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec4a329-8fb3-4002-89a3-a2092fd1d170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (81a16377-dfff-43b2-aa73-803055d421ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request issued successfully. Sep 07 17:02:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-00966b53-14b5-4591-9419-ca765cc4b680 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1652/3310] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:13 2026] POST /volume/v3/volumes => generated 785 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-744bba5d-79f9-47f5-9d87-42a15b2e295d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-744bba5d-79f9-47f5-9d87-42a15b2e295d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a Sep 07 17:02:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-744bba5d-79f9-47f5-9d87-42a15b2e295d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-744bba5d-79f9-47f5-9d87-42a15b2e295d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:13 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:13 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:13 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-744bba5d-79f9-47f5-9d87-42a15b2e295d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-744bba5d-79f9-47f5-9d87-42a15b2e295d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a returned with HTTP 200 Sep 07 17:02:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1659/3311] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:13 2026] GET /volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-36f912d2-0f24-459c-9c71-d17054f8ac29 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36f912d2-0f24-459c-9c71-d17054f8ac29 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] GET http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 Sep 07 17:02:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-36f912d2-0f24-459c-9c71-d17054f8ac29 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-36f912d2-0f24-459c-9c71-d17054f8ac29 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-36f912d2-0f24-459c-9c71-d17054f8ac29 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Volume info retrieved successfully. Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36f912d2-0f24-459c-9c71-d17054f8ac29 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 returned with HTTP 200 Sep 07 17:02:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1653/3312] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:13 2026] GET /volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 => generated 1014 bytes in 44 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[87176]: DEBUG cinder.api.middleware.request_id [None req-9a2f5008-f01f-48ec-bc72-3f721119d29a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9a2f5008-f01f-48ec-bc72-3f721119d29a tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-reader] POST http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929/action Sep 07 17:02:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9a2f5008-f01f-48ec-bc72-3f721119d29a tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-9a2f5008-f01f-48ec-bc72-3f721119d29a tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-9a2f5008-f01f-48ec-bc72-3f721119d29a tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-reader] Volume info retrieved successfully. Sep 07 17:02:14 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-9a2f5008-f01f-48ec-bc72-3f721119d29a tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9b1a20b41cb94d0197dd5b622d591958', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e57aac0b9bd440bb9b722288987778f7', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-9a2f5008-f01f-48ec-bc72-3f721119d29a tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-reader] http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929/action returned with HTTP 403 Sep 07 17:02:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1660/3313] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 17:02:14 2026] POST /volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929/action => generated 131 bytes in 294 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ac6e034f-a875-4ec5-9013-bf4ae84485b3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ac6e034f-a875-4ec5-9013-bf4ae84485b3 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 Sep 07 17:02:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ac6e034f-a875-4ec5-9013-bf4ae84485b3 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ac6e034f-a875-4ec5-9013-bf4ae84485b3 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-ac6e034f-a875-4ec5-9013-bf4ae84485b3 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Delete volume with id: 75b883c2-a176-4e07-acc7-45040503f929 Sep 07 17:02:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ac6e034f-a875-4ec5-9013-bf4ae84485b3 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Volume info retrieved successfully. Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-ac6e034f-a875-4ec5-9013-bf4ae84485b3 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Delete volume request issued successfully. Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ac6e034f-a875-4ec5-9013-bf4ae84485b3 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 returned with HTTP 202 Sep 07 17:02:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1654/3314] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:14 2026] DELETE /volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-04a378a5-3d0b-4e1f-bde7-37fa2a28e15b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-04a378a5-3d0b-4e1f-bde7-37fa2a28e15b tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] GET http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 Sep 07 17:02:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-04a378a5-3d0b-4e1f-bde7-37fa2a28e15b tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-04a378a5-3d0b-4e1f-bde7-37fa2a28e15b tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-04a378a5-3d0b-4e1f-bde7-37fa2a28e15b tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Volume info retrieved successfully. Sep 07 17:02:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-71b9ce0d-c285-44e4-b6e8-1655bdecf59b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-04a378a5-3d0b-4e1f-bde7-37fa2a28e15b tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 returned with HTTP 200 Sep 07 17:02:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1661/3315] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:14 2026] GET /volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 => generated 1013 bytes in 47 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[87177]: INFO cinder.api.openstack.wsgi [None req-71b9ce0d-c285-44e4-b6e8-1655bdecf59b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a Sep 07 17:02:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-71b9ce0d-c285-44e4-b6e8-1655bdecf59b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-71b9ce0d-c285-44e4-b6e8-1655bdecf59b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:14 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-71b9ce0d-c285-44e4-b6e8-1655bdecf59b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-71b9ce0d-c285-44e4-b6e8-1655bdecf59b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a returned with HTTP 200 Sep 07 17:02:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1655/3316] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:14 2026] GET /volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a => generated 1015 bytes in 49 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[87176]: DEBUG cinder.api.middleware.request_id [None req-8e4d9caf-79ff-4339-b922-7da996dfadd7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8e4d9caf-79ff-4339-b922-7da996dfadd7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:02:14 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8e4d9caf-79ff-4339-b922-7da996dfadd7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11d1f3f3-b82f-44f3-af93-bd924a8a0f6a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-494909280"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:14 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8e4d9caf-79ff-4339-b922-7da996dfadd7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:14 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-8e4d9caf-79ff-4339-b922-7da996dfadd7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create snapshot from volume 11d1f3f3-b82f-44f3-af93-bd924a8a0f6a Sep 07 17:02:14 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-8e4d9caf-79ff-4339-b922-7da996dfadd7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['13772608-b19c-4edd-ad75-1ac168c5f6fc', '013c3676-116d-4755-8a3b-deaef098c016', 'ef08042c-636f-4b16-8628-9cfeb3f5db37', '19153988-3878-4b5f-896d-cb5535b1d568'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:14 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:14 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8e4d9caf-79ff-4339-b922-7da996dfadd7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot create request issued successfully. Sep 07 17:02:14 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8e4d9caf-79ff-4339-b922-7da996dfadd7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:02:14 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1662/3317] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1fed46c5-946f-40f0-9e86-7e352759000c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1fed46c5-946f-40f0-9e86-7e352759000c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d Sep 07 17:02:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1fed46c5-946f-40f0-9e86-7e352759000c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:14 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1fed46c5-946f-40f0-9e86-7e352759000c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:14 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1fed46c5-946f-40f0-9e86-7e352759000c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:14 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1fed46c5-946f-40f0-9e86-7e352759000c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d returned with HTTP 200 Sep 07 17:02:14 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1656/3318] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:14 2026] GET /volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d => generated 439 bytes in 24 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[87176]: DEBUG cinder.api.middleware.request_id [None req-2cea26ac-8d83-4189-a6ab-e5619f04c4ec None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2cea26ac-8d83-4189-a6ab-e5619f04c4ec tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] GET http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 Sep 07 17:02:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2cea26ac-8d83-4189-a6ab-e5619f04c4ec tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2cea26ac-8d83-4189-a6ab-e5619f04c4ec tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2cea26ac-8d83-4189-a6ab-e5619f04c4ec tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 returned with HTTP 404 Sep 07 17:02:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1663/3319] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/volumes/75b883c2-a176-4e07-acc7-45040503f929 => generated 109 bytes in 22 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[87177]: DEBUG cinder.api.middleware.request_id [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1534629549"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1534629549'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Create volume of 1 GB Sep 07 17:02:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Flow 'volume_create_api' (31fb61f7-ec47-4e71-8936-a2574f7e0330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6d3a9f-b321-47c7-b67a-a65e19c26973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6d3a9f-b321-47c7-b67a-a65e19c26973) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a3bfd3-7c8f-425a-a2ea-1fd849f62cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Created reservations ['48a01cf6-5622-4a24-ae79-d647e2d126c7', '223cae6c-c2c8-4339-bbba-48b1434ed4d0', 'bf2798ba-74b2-4299-91a8-b9a68c683e32', 'e4f440da-bdc7-44c1-9ad9-e247d0b67e93'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a3bfd3-7c8f-425a-a2ea-1fd849f62cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48a01cf6-5622-4a24-ae79-d647e2d126c7', '223cae6c-c2c8-4339-bbba-48b1434ed4d0', 'bf2798ba-74b2-4299-91a8-b9a68c683e32', 'e4f440da-bdc7-44c1-9ad9-e247d0b67e93']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7c3f0d-7c8a-49ac-b7b3-05d37a09b644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-99b5f602-8654-4e15-b4d6-d24a75a19e5e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99b5f602-8654-4e15-b4d6-d24a75a19e5e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d Sep 07 17:02:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99b5f602-8654-4e15-b4d6-d24a75a19e5e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99b5f602-8654-4e15-b4d6-d24a75a19e5e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-99b5f602-8654-4e15-b4d6-d24a75a19e5e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7c3f0d-7c8a-49ac-b7b3-05d37a09b644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d86894a-99ec-4f57-a355-dae46d865d4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1534629549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57aac0b9bd440bb9b722288987778f7',qos_specs=None,replication_status=,reservations=['48a01cf6-5622-4a24-ae79-d647e2d126c7','223cae6c-c2c8-4339-bbba-48b1434ed4d0','bf2798ba-74b2-4299-91a8-b9a68c683e32','e4f440da-bdc7-44c1-9ad9-e247d0b67e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f0c4cd083c45d99d96cb84c997b221',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1534629549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d86894a-99ec-4f57-a355-dae46d865d4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e57aac0b9bd440bb9b722288987778f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3f0c4cd083c45d99d96cb84c997b221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99b5f602-8654-4e15-b4d6-d24a75a19e5e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d returned with HTTP 200 Sep 07 17:02:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1664/3320] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d => generated 439 bytes in 23 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[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (671c11d0-6311-47ad-bac2-0c815654b2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (671c11d0-6311-47ad-bac2-0c815654b2fd) transitioned into state 'SUCCESS' from state '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-1534629549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57aac0b9bd440bb9b722288987778f7',qos_specs=None,replication_status=,reservations=['48a01cf6-5622-4a24-ae79-d647e2d126c7','223cae6c-c2c8-4339-bbba-48b1434ed4d0','bf2798ba-74b2-4299-91a8-b9a68c683e32','e4f440da-bdc7-44c1-9ad9-e247d0b67e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f0c4cd083c45d99d96cb84c997b221',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5a56bf6-0422-4ded-9771-faad4427c69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5a56bf6-0422-4ded-9771-faad4427c69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Flow 'volume_create_api' (31fb61f7-ec47-4e71-8936-a2574f7e0330) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:15 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Create volume request issued successfully. Sep 07 17:02:15 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9e0d21c7-7c2b-4a2f-af61-51922bf67a99 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:15 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1657/3321] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:15 2026] POST /volume/v3/volumes => generated 785 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-c56229c4-447a-4f14-afe4-0e586bd7d3f0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c56229c4-447a-4f14-afe4-0e586bd7d3f0 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] GET http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b Sep 07 17:02:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c56229c4-447a-4f14-afe4-0e586bd7d3f0 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c56229c4-447a-4f14-afe4-0e586bd7d3f0 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:15 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c56229c4-447a-4f14-afe4-0e586bd7d3f0 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Volume info retrieved successfully. Sep 07 17:02:15 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c56229c4-447a-4f14-afe4-0e586bd7d3f0 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b returned with HTTP 200 Sep 07 17:02:15 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1665/3322] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b => generated 964 bytes in 41 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[87177]: DEBUG cinder.api.middleware.request_id [None req-bec4e8a5-39e0-4a80-8e25-06e6c2a4abcf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bec4e8a5-39e0-4a80-8e25-06e6c2a4abcf tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d Sep 07 17:02:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bec4e8a5-39e0-4a80-8e25-06e6c2a4abcf tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bec4e8a5-39e0-4a80-8e25-06e6c2a4abcf tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-bec4e8a5-39e0-4a80-8e25-06e6c2a4abcf tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bec4e8a5-39e0-4a80-8e25-06e6c2a4abcf tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d returned with HTTP 200 Sep 07 17:02:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1658/3323] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:16 2026] GET /volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d => generated 466 bytes in 20 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[87176]: DEBUG cinder.api.middleware.request_id [None req-78cfb507-7a8e-4f3b-ae94-ad5be4986e23 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-78cfb507-7a8e-4f3b-ae94-ad5be4986e23 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] POST http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d/action Sep 07 17:02:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-78cfb507-7a8e-4f3b-ae94-ad5be4986e23 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-78cfb507-7a8e-4f3b-ae94-ad5be4986e23 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-78cfb507-7a8e-4f3b-ae94-ad5be4986e23 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:02:16 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-78cfb507-7a8e-4f3b-ae94-ad5be4986e23 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'eebcf4d0ed1440e28c723d516b992bdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '30c53722b4814ba89f351a79243f2e44', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-78cfb507-7a8e-4f3b-ae94-ad5be4986e23 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d/action returned with HTTP 403 Sep 07 17:02:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1666/3324] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 17:02:16 2026] POST /volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9d874aa1-e769-4a07-8a1b-e1124ab9db26 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9d874aa1-e769-4a07-8a1b-e1124ab9db26 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d Sep 07 17:02:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9d874aa1-e769-4a07-8a1b-e1124ab9db26 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9d874aa1-e769-4a07-8a1b-e1124ab9db26 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:16 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-9d874aa1-e769-4a07-8a1b-e1124ab9db26 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete snapshot with id: cbf1a579-4a93-4edc-b31e-ea55fa68a40d Sep 07 17:02:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9d874aa1-e769-4a07-8a1b-e1124ab9db26 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:16 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9d874aa1-e769-4a07-8a1b-e1124ab9db26 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot delete request issued successfully. Sep 07 17:02:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9d874aa1-e769-4a07-8a1b-e1124ab9db26 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d returned with HTTP 202 Sep 07 17:02:16 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1659/3325] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:02:16 2026] DELETE /volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d => generated 0 bytes in 75 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[87176]: DEBUG cinder.api.middleware.request_id [None req-7c698056-398f-4d42-b92f-df249695bf58 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7c698056-398f-4d42-b92f-df249695bf58 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d Sep 07 17:02:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7c698056-398f-4d42-b92f-df249695bf58 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:16 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7c698056-398f-4d42-b92f-df249695bf58 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-60860a01-1e5c-4164-a769-320c647b5e76 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-60860a01-1e5c-4164-a769-320c647b5e76 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] GET http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b Sep 07 17:02:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-60860a01-1e5c-4164-a769-320c647b5e76 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:16 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-60860a01-1e5c-4164-a769-320c647b5e76 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:16 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:16 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7c698056-398f-4d42-b92f-df249695bf58 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:16 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7c698056-398f-4d42-b92f-df249695bf58 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d returned with HTTP 200 Sep 07 17:02:16 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1667/3326] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:16 2026] GET /volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d => generated 465 bytes in 27 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[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:16 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:16 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-60860a01-1e5c-4164-a769-320c647b5e76 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Volume info retrieved successfully. Sep 07 17:02:16 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-60860a01-1e5c-4164-a769-320c647b5e76 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b returned with HTTP 200 Sep 07 17:02:17 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1660/3327] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:16 2026] GET /volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6dca6ecb-6f90-4029-b4ec-76bbfac75343 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6dca6ecb-6f90-4029-b4ec-76bbfac75343 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d Sep 07 17:02:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6dca6ecb-6f90-4029-b4ec-76bbfac75343 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:17 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6dca6ecb-6f90-4029-b4ec-76bbfac75343 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:17 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:17 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6dca6ecb-6f90-4029-b4ec-76bbfac75343 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:17 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6dca6ecb-6f90-4029-b4ec-76bbfac75343 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d returned with HTTP 200 Sep 07 17:02:17 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1668/3328] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:17 2026] GET /volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d => generated 465 bytes in 18 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[87177]: DEBUG cinder.api.middleware.request_id [None req-83cf0acb-5cd5-4258-bb16-092cdce25008 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-83cf0acb-5cd5-4258-bb16-092cdce25008 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] GET http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b Sep 07 17:02:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-83cf0acb-5cd5-4258-bb16-092cdce25008 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-83cf0acb-5cd5-4258-bb16-092cdce25008 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-83cf0acb-5cd5-4258-bb16-092cdce25008 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Volume info retrieved successfully. Sep 07 17:02:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-83cf0acb-5cd5-4258-bb16-092cdce25008 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b returned with HTTP 200 Sep 07 17:02:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1661/3329] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:18 2026] GET /volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b => generated 1015 bytes in 45 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[87176]: DEBUG cinder.api.middleware.request_id [None req-28bb1cbb-eb95-4f40-ba39-e6830fa9dba2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-28bb1cbb-eb95-4f40-ba39-e6830fa9dba2 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-reader] POST http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b/action Sep 07 17:02:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-28bb1cbb-eb95-4f40-ba39-e6830fa9dba2 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-28bb1cbb-eb95-4f40-ba39-e6830fa9dba2 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:18 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-28bb1cbb-eb95-4f40-ba39-e6830fa9dba2 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9b1a20b41cb94d0197dd5b622d591958', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e57aac0b9bd440bb9b722288987778f7', '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=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-28bb1cbb-eb95-4f40-ba39-e6830fa9dba2 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-reader] http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b/action returned with HTTP 403 Sep 07 17:02:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1669/3330] 192.168.122.91 () {60 vars in 1269 bytes} [Mon Sep 7 17:02:18 2026] POST /volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-66628db2-20f3-43f9-8e93-7dfe47246848 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-66628db2-20f3-43f9-8e93-7dfe47246848 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b Sep 07 17:02:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-66628db2-20f3-43f9-8e93-7dfe47246848 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:18 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-66628db2-20f3-43f9-8e93-7dfe47246848 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:18 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-66628db2-20f3-43f9-8e93-7dfe47246848 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Delete volume with id: 4d86894a-99ec-4f57-a355-dae46d865d4b Sep 07 17:02:18 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:18 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-66628db2-20f3-43f9-8e93-7dfe47246848 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Volume info retrieved successfully. Sep 07 17:02:18 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-66628db2-20f3-43f9-8e93-7dfe47246848 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Delete volume request issued successfully. Sep 07 17:02:18 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-66628db2-20f3-43f9-8e93-7dfe47246848 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b returned with HTTP 202 Sep 07 17:02:18 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1662/3331] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:18 2026] DELETE /volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-aa0f60a6-004c-48a7-beb9-1afc585ecd96 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aa0f60a6-004c-48a7-beb9-1afc585ecd96 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] GET http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b Sep 07 17:02:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aa0f60a6-004c-48a7-beb9-1afc585ecd96 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:18 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aa0f60a6-004c-48a7-beb9-1afc585ecd96 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:18 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:18 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:18 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-aa0f60a6-004c-48a7-beb9-1afc585ecd96 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Volume info retrieved successfully. Sep 07 17:02:18 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aa0f60a6-004c-48a7-beb9-1afc585ecd96 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b returned with HTTP 200 Sep 07 17:02:18 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1670/3332] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:18 2026] GET /volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b => generated 1014 bytes in 52 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[87177]: DEBUG cinder.api.middleware.request_id [None req-eff33284-a65f-4e2c-90d5-7a8462cb2e4c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eff33284-a65f-4e2c-90d5-7a8462cb2e4c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d Sep 07 17:02:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eff33284-a65f-4e2c-90d5-7a8462cb2e4c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eff33284-a65f-4e2c-90d5-7a8462cb2e4c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eff33284-a65f-4e2c-90d5-7a8462cb2e4c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d returned with HTTP 404 Sep 07 17:02:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1663/3333] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:18 2026] GET /volume/v3/snapshots/cbf1a579-4a93-4edc-b31e-ea55fa68a40d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:02:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4c61ef0e-b2d5-4545-bbf5-d9123053e1ea None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c61ef0e-b2d5-4545-bbf5-d9123053e1ea tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a Sep 07 17:02:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c61ef0e-b2d5-4545-bbf5-d9123053e1ea tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c61ef0e-b2d5-4545-bbf5-d9123053e1ea tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:19 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-4c61ef0e-b2d5-4545-bbf5-d9123053e1ea tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume with id: 11d1f3f3-b82f-44f3-af93-bd924a8a0f6a Sep 07 17:02:19 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:19 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4c61ef0e-b2d5-4545-bbf5-d9123053e1ea tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:19 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4c61ef0e-b2d5-4545-bbf5-d9123053e1ea tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume request issued successfully. Sep 07 17:02:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c61ef0e-b2d5-4545-bbf5-d9123053e1ea tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a returned with HTTP 202 Sep 07 17:02:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1671/3334] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:19 2026] DELETE /volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1fd2e370-8867-4401-b843-b09b1361ec17 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1fd2e370-8867-4401-b843-b09b1361ec17 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a Sep 07 17:02:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1fd2e370-8867-4401-b843-b09b1361ec17 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:19 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1fd2e370-8867-4401-b843-b09b1361ec17 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:19 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:19 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:19 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1fd2e370-8867-4401-b843-b09b1361ec17 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:19 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1fd2e370-8867-4401-b843-b09b1361ec17 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a returned with HTTP 200 Sep 07 17:02:19 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1664/3335] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:19 2026] GET /volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a => generated 1014 bytes in 67 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[87176]: DEBUG cinder.api.middleware.request_id [None req-31e61849-d3cd-4ec2-9593-9d94b2173390 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-31e61849-d3cd-4ec2-9593-9d94b2173390 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] GET http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b Sep 07 17:02:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-31e61849-d3cd-4ec2-9593-9d94b2173390 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:19 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-31e61849-d3cd-4ec2-9593-9d94b2173390 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:19 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-31e61849-d3cd-4ec2-9593-9d94b2173390 tempest-ProjectReaderTests-513735808 tempest-ProjectReaderTests-513735808-project-admin] http://192.168.122.91/volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b returned with HTTP 404 Sep 07 17:02:19 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1672/3336] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:19 2026] GET /volume/v3/volumes/4d86894a-99ec-4f57-a355-dae46d865d4b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-708d48f2-4e2f-42ad-9252-19d850215390 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-708d48f2-4e2f-42ad-9252-19d850215390 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a Sep 07 17:02:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-708d48f2-4e2f-42ad-9252-19d850215390 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-708d48f2-4e2f-42ad-9252-19d850215390 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-708d48f2-4e2f-42ad-9252-19d850215390 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a returned with HTTP 404 Sep 07 17:02:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1665/3337] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:20 2026] GET /volume/v3/volumes/11d1f3f3-b82f-44f3-af93-bd924a8a0f6a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-86199e10-8457-4a8b-8703-8833fc832942 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1163745771"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1163745771'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume of 1 GB Sep 07 17:02:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (23e8d611-c841-4ff6-b86d-e9df3e27b446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ac43665-6226-4d79-8bb4-da2266d4e71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ac43665-6226-4d79-8bb4-da2266d4e71c) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8318efb8-46cc-4730-b05c-25f24c6b25b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['50aebf1f-bc10-4995-abf5-bf21a05ec93b', '4f08a848-f902-4122-acfa-e2a4ff9807e2', '241fd7a5-dfa9-4b49-b57e-cfb4d1f1d943', '8790ce0e-b806-4ef1-8c1b-aa804d689991'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8318efb8-46cc-4730-b05c-25f24c6b25b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50aebf1f-bc10-4995-abf5-bf21a05ec93b', '4f08a848-f902-4122-acfa-e2a4ff9807e2', '241fd7a5-dfa9-4b49-b57e-cfb4d1f1d943', '8790ce0e-b806-4ef1-8c1b-aa804d689991']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35789d3-8ed4-432a-b43b-c14a75cdbd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:20 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35789d3-8ed4-432a-b43b-c14a75cdbd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '904af85b-d73a-41e8-8f6c-528862655f55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1163745771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['50aebf1f-bc10-4995-abf5-bf21a05ec93b','4f08a848-f902-4122-acfa-e2a4ff9807e2','241fd7a5-dfa9-4b49-b57e-cfb4d1f1d943','8790ce0e-b806-4ef1-8c1b-aa804d689991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1163745771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=904af85b-d73a-41e8-8f6c-528862655f55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c53722b4814ba89f351a79243f2e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82455fa7-bade-4496-bad1-5fbed0b0c18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82455fa7-bade-4496-bad1-5fbed0b0c18f) transitioned into state 'SUCCESS' from state '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-1163745771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['50aebf1f-bc10-4995-abf5-bf21a05ec93b','4f08a848-f902-4122-acfa-e2a4ff9807e2','241fd7a5-dfa9-4b49-b57e-cfb4d1f1d943','8790ce0e-b806-4ef1-8c1b-aa804d689991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5977bad0-5a8f-48f3-86a7-8642fd478b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5977bad0-5a8f-48f3-86a7-8642fd478b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (23e8d611-c841-4ff6-b86d-e9df3e27b446) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:20 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request issued successfully. Sep 07 17:02:20 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-86199e10-8457-4a8b-8703-8833fc832942 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:20 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1673/3338] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:20 2026] POST /volume/v3/volumes => generated 785 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-21143304-a73d-4849-825a-5b885b220194 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-21143304-a73d-4849-825a-5b885b220194 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 Sep 07 17:02:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-21143304-a73d-4849-825a-5b885b220194 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:20 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-21143304-a73d-4849-825a-5b885b220194 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:20 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:20 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:20 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:20 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:20 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-21143304-a73d-4849-825a-5b885b220194 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:20 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-21143304-a73d-4849-825a-5b885b220194 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 returned with HTTP 200 Sep 07 17:02:20 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1666/3339] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:20 2026] GET /volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1c0e1fb0-ba9a-4244-9e34-52f03843d897 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1c0e1fb0-ba9a-4244-9e34-52f03843d897 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 Sep 07 17:02:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1c0e1fb0-ba9a-4244-9e34-52f03843d897 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:21 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1c0e1fb0-ba9a-4244-9e34-52f03843d897 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:21 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:21 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:21 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1c0e1fb0-ba9a-4244-9e34-52f03843d897 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:21 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1c0e1fb0-ba9a-4244-9e34-52f03843d897 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 returned with HTTP 200 Sep 07 17:02:21 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1674/3340] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:21 2026] GET /volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6f087f21-297d-4704-81c6-6670ddea0d0a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:22 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1346000195"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1346000195'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:22 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume of 1 GB Sep 07 17:02:22 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Flow 'volume_create_api' (be67b7c7-13f9-42b1-a14e-70d95505b4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6462d97-7be3-4497-bd0e-67a4daf1f5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d2e685f9-9fd8-4d8b-acfa-e0faf9da1cda None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2e685f9-9fd8-4d8b-acfa-e0faf9da1cda tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 Sep 07 17:02:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2e685f9-9fd8-4d8b-acfa-e0faf9da1cda tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d2e685f9-9fd8-4d8b-acfa-e0faf9da1cda tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6462d97-7be3-4497-bd0e-67a4daf1f5d0) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8041ec4c-c797-4684-a1fd-81f178c126bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d2e685f9-9fd8-4d8b-acfa-e0faf9da1cda tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d2e685f9-9fd8-4d8b-acfa-e0faf9da1cda tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 returned with HTTP 200 Sep 07 17:02:22 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1675/3341] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:22 2026] GET /volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e4d03166-864f-4fb1-a188-2f09b3e976b5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:22 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e4d03166-864f-4fb1-a188-2f09b3e976b5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:02:22 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e4d03166-864f-4fb1-a188-2f09b3e976b5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "904af85b-d73a-41e8-8f6c-528862655f55", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1275871632"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:22 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:22 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:22 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e4d03166-864f-4fb1-a188-2f09b3e976b5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:22 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-e4d03166-864f-4fb1-a188-2f09b3e976b5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create snapshot from volume 904af85b-d73a-41e8-8f6c-528862655f55 Sep 07 17:02:22 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-e4d03166-864f-4fb1-a188-2f09b3e976b5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['e589186e-67eb-4f83-84d6-4cc39f5557d0', '33389a38-8ae8-4e07-99ce-c8937776b80a', '99bd69dd-8156-4062-8031-973aab1d00d4', '8aa7ee77-7461-45d2-81b7-6242bd9d90cf'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Created reservations ['7a155450-ee4d-431a-a24d-336841cce127', '050a2303-dfd6-4662-9b2a-25d550614b17', '54ee1230-718e-42a5-ab8c-588ac0f9a49f', 'd4462fe0-ad74-4084-9a49-a5ef8704a0ad'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8041ec4c-c797-4684-a1fd-81f178c126bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a155450-ee4d-431a-a24d-336841cce127', '050a2303-dfd6-4662-9b2a-25d550614b17', '54ee1230-718e-42a5-ab8c-588ac0f9a49f', 'd4462fe0-ad74-4084-9a49-a5ef8704a0ad']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4178709c-85e2-4547-97c4-05a721822779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:22 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:22 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:22 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:22 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4178709c-85e2-4547-97c4-05a721822779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd30cda2-e6c8-4a24-a8df-53cea2fde05e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1346000195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',qos_specs=None,replication_status=,reservations=['7a155450-ee4d-431a-a24d-336841cce127','050a2303-dfd6-4662-9b2a-25d550614b17','54ee1230-718e-42a5-ab8c-588ac0f9a49f','d4462fe0-ad74-4084-9a49-a5ef8704a0ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe15ae66291432c9264918886c32889',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1346000195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd30cda2-e6c8-4a24-a8df-53cea2fde05e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe15ae66291432c9264918886c32889',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:22 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d9f78b-d94c-41ad-85b3-e35be8ccc8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e4d03166-864f-4fb1-a188-2f09b3e976b5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot create request issued successfully. Sep 07 17:02:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e4d03166-864f-4fb1-a188-2f09b3e976b5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:02:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1676/3342] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3a417df3-6919-45e9-9c83-6242e99d97c5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a417df3-6919-45e9-9c83-6242e99d97c5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 Sep 07 17:02:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3a417df3-6919-45e9-9c83-6242e99d97c5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3a417df3-6919-45e9-9c83-6242e99d97c5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d9f78b-d94c-41ad-85b3-e35be8ccc8cf) transitioned into state 'SUCCESS' from state '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-1346000195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',qos_specs=None,replication_status=,reservations=['7a155450-ee4d-431a-a24d-336841cce127','050a2303-dfd6-4662-9b2a-25d550614b17','54ee1230-718e-42a5-ab8c-588ac0f9a49f','d4462fe0-ad74-4084-9a49-a5ef8704a0ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe15ae66291432c9264918886c32889',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb665d5c-eed5-4c7f-b715-b982e17c190b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3a417df3-6919-45e9-9c83-6242e99d97c5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3a417df3-6919-45e9-9c83-6242e99d97c5 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 returned with HTTP 200 Sep 07 17:02:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1677/3343] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:23 2026] GET /volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 => generated 440 bytes in 27 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[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb665d5c-eed5-4c7f-b715-b982e17c190b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:23 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Flow 'volume_create_api' (be67b7c7-13f9-42b1-a14e-70d95505b4aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:23 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume request issued successfully. Sep 07 17:02:23 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f087f21-297d-4704-81c6-6670ddea0d0a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:23 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1667/3344] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 17:02:22 2026] POST /volume/v3/volumes => generated 785 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-78d06817-99b9-4786-bc01-7886c8768947 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-78d06817-99b9-4786-bc01-7886c8768947 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e Sep 07 17:02:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-78d06817-99b9-4786-bc01-7886c8768947 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:23 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-78d06817-99b9-4786-bc01-7886c8768947 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:23 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:23 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:23 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:23 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:23 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-78d06817-99b9-4786-bc01-7886c8768947 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:23 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-78d06817-99b9-4786-bc01-7886c8768947 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e returned with HTTP 200 Sep 07 17:02:23 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1678/3345] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:23 2026] GET /volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e45a7446-94ce-4674-8d09-0c0eeae8d422 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e45a7446-94ce-4674-8d09-0c0eeae8d422 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 Sep 07 17:02:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e45a7446-94ce-4674-8d09-0c0eeae8d422 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:24 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e45a7446-94ce-4674-8d09-0c0eeae8d422 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:24 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:24 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:24 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e45a7446-94ce-4674-8d09-0c0eeae8d422 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:24 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e45a7446-94ce-4674-8d09-0c0eeae8d422 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 returned with HTTP 200 Sep 07 17:02:24 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1668/3346] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:24 2026] GET /volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 => generated 440 bytes in 19 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[87176]: DEBUG cinder.api.middleware.request_id [None req-29c601cd-8b76-4f99-a4b8-0148b8bbe738 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29c601cd-8b76-4f99-a4b8-0148b8bbe738 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e Sep 07 17:02:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29c601cd-8b76-4f99-a4b8-0148b8bbe738 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:24 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-29c601cd-8b76-4f99-a4b8-0148b8bbe738 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:24 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:24 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:24 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:24 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:24 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-29c601cd-8b76-4f99-a4b8-0148b8bbe738 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:24 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-29c601cd-8b76-4f99-a4b8-0148b8bbe738 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e returned with HTTP 200 Sep 07 17:02:24 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1679/3347] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:24 2026] GET /volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f5429e10-9395-408e-88a9-3cd1908d9d0a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5429e10-9395-408e-88a9-3cd1908d9d0a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 Sep 07 17:02:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5429e10-9395-408e-88a9-3cd1908d9d0a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f5429e10-9395-408e-88a9-3cd1908d9d0a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f5429e10-9395-408e-88a9-3cd1908d9d0a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f5429e10-9395-408e-88a9-3cd1908d9d0a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 returned with HTTP 200 Sep 07 17:02:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1669/3348] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:25 2026] GET /volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 => generated 467 bytes in 27 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[87176]: DEBUG cinder.api.middleware.request_id [None req-7593fc35-9e94-4e33-af55-30614196ba54 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7593fc35-9e94-4e33-af55-30614196ba54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots Sep 07 17:02:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7593fc35-9e94-4e33-af55-30614196ba54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7593fc35-9e94-4e33-af55-30614196ba54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'index' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-7593fc35-9e94-4e33-af55-30614196ba54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:25 devstack devstack@c-api.service[87176]: DEBUG cinder.db.api [None req-7593fc35-9e94-4e33-af55-30614196ba54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Building query based on filter {{(pid=87176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:02:25 devstack devstack@c-api.service[87176]: /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:25 devstack devstack@c-api.service[87176]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:02:25 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7593fc35-9e94-4e33-af55-30614196ba54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Get all snapshots completed successfully. Sep 07 17:02:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7593fc35-9e94-4e33-af55-30614196ba54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 200 Sep 07 17:02:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1680/3349] 192.168.122.91 () {58 vars in 1122 bytes} [Mon Sep 7 17:02:25 2026] GET /volume/v3/snapshots => generated 336 bytes in 19 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[87177]: DEBUG cinder.api.middleware.request_id [None req-093e02f9-e69e-4e6d-8f53-bf43f1839eec None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-093e02f9-e69e-4e6d-8f53-bf43f1839eec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 Sep 07 17:02:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-093e02f9-e69e-4e6d-8f53-bf43f1839eec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-093e02f9-e69e-4e6d-8f53-bf43f1839eec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:25 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-093e02f9-e69e-4e6d-8f53-bf43f1839eec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete snapshot with id: 5089a813-776f-45f2-9494-2afb2d5a5b97 Sep 07 17:02:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-093e02f9-e69e-4e6d-8f53-bf43f1839eec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:25 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:25 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-093e02f9-e69e-4e6d-8f53-bf43f1839eec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot delete request issued successfully. Sep 07 17:02:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-093e02f9-e69e-4e6d-8f53-bf43f1839eec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 returned with HTTP 202 Sep 07 17:02:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1670/3350] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:02:25 2026] DELETE /volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 => generated 0 bytes in 61 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[87176]: DEBUG cinder.api.middleware.request_id [None req-49d02feb-ef61-474f-9e2c-384c15dc0d93 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-41bec089-5195-47fe-85b6-01649e7f7e46 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-49d02feb-ef61-474f-9e2c-384c15dc0d93 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e Sep 07 17:02:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-49d02feb-ef61-474f-9e2c-384c15dc0d93 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:25 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-49d02feb-ef61-474f-9e2c-384c15dc0d93 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-41bec089-5195-47fe-85b6-01649e7f7e46 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 Sep 07 17:02:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-41bec089-5195-47fe-85b6-01649e7f7e46 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:25 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-41bec089-5195-47fe-85b6-01649e7f7e46 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:25 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:25 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:25 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:25 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:25 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:25 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:25 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-41bec089-5195-47fe-85b6-01649e7f7e46 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:25 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-41bec089-5195-47fe-85b6-01649e7f7e46 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 returned with HTTP 200 Sep 07 17:02:25 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1671/3351] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:25 2026] GET /volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 => generated 466 bytes in 28 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[87176]: INFO cinder.volume.api [None req-49d02feb-ef61-474f-9e2c-384c15dc0d93 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:25 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-49d02feb-ef61-474f-9e2c-384c15dc0d93 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e returned with HTTP 200 Sep 07 17:02:25 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1681/3352] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:25 2026] GET /volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-82440576-1c38-4c57-8cc8-aa4381b72a54 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82440576-1c38-4c57-8cc8-aa4381b72a54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 Sep 07 17:02:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-82440576-1c38-4c57-8cc8-aa4381b72a54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-82440576-1c38-4c57-8cc8-aa4381b72a54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-82440576-1c38-4c57-8cc8-aa4381b72a54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-82440576-1c38-4c57-8cc8-aa4381b72a54 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 returned with HTTP 200 Sep 07 17:02:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1672/3353] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:26 2026] GET /volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b51c2058-6435-4f55-9b6d-700e1a46a51b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b51c2058-6435-4f55-9b6d-700e1a46a51b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e Sep 07 17:02:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b51c2058-6435-4f55-9b6d-700e1a46a51b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b51c2058-6435-4f55-9b6d-700e1a46a51b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b51c2058-6435-4f55-9b6d-700e1a46a51b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b51c2058-6435-4f55-9b6d-700e1a46a51b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e returned with HTTP 200 Sep 07 17:02:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1682/3354] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:26 2026] GET /volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-000f8e08-600a-47f6-b185-3c510329e3cb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-000f8e08-600a-47f6-b185-3c510329e3cb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] GET http://192.168.122.91/volume/v3/volumes Sep 07 17:02:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-000f8e08-600a-47f6-b185-3c510329e3cb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-000f8e08-600a-47f6-b185-3c510329e3cb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Calling method 'index' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.api_utils [None req-000f8e08-600a-47f6-b185-3c510329e3cb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Removing options '' from query. {{(pid=87177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:26 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-000f8e08-600a-47f6-b185-3c510329e3cb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:02:26 devstack devstack@c-api.service[87177]: /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:26 devstack devstack@c-api.service[87177]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:02:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-000f8e08-600a-47f6-b185-3c510329e3cb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Get all volumes completed successfully. Sep 07 17:02:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-000f8e08-600a-47f6-b185-3c510329e3cb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] http://192.168.122.91/volume/v3/volumes returned with HTTP 200 Sep 07 17:02:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1673/3355] 192.168.122.91 () {60 vars in 1157 bytes} [Mon Sep 7 17:02:26 2026] GET /volume/v3/volumes => generated 342 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b09de4b7-14b6-4b38-8491-0282915b8d7b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b09de4b7-14b6-4b38-8491-0282915b8d7b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e Sep 07 17:02:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b09de4b7-14b6-4b38-8491-0282915b8d7b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:26 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b09de4b7-14b6-4b38-8491-0282915b8d7b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:26 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-b09de4b7-14b6-4b38-8491-0282915b8d7b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Delete volume with id: cd30cda2-e6c8-4a24-a8df-53cea2fde05e Sep 07 17:02:26 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:26 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b09de4b7-14b6-4b38-8491-0282915b8d7b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:26 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b09de4b7-14b6-4b38-8491-0282915b8d7b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Delete volume request issued successfully. Sep 07 17:02:26 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b09de4b7-14b6-4b38-8491-0282915b8d7b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e returned with HTTP 202 Sep 07 17:02:26 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1683/3356] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 17:02:26 2026] DELETE /volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-94389f76-1890-495a-bedd-6222012f02eb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94389f76-1890-495a-bedd-6222012f02eb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e Sep 07 17:02:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94389f76-1890-495a-bedd-6222012f02eb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:26 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-94389f76-1890-495a-bedd-6222012f02eb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:26 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:26 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:26 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-94389f76-1890-495a-bedd-6222012f02eb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:26 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-94389f76-1890-495a-bedd-6222012f02eb tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e returned with HTTP 200 Sep 07 17:02:26 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1674/3357] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:26 2026] GET /volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a2540dbb-a476-4e41-9112-bd636838a91e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a2540dbb-a476-4e41-9112-bd636838a91e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a2540dbb-a476-4e41-9112-bd636838a91e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a2540dbb-a476-4e41-9112-bd636838a91e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a2540dbb-a476-4e41-9112-bd636838a91e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 returned with HTTP 404 Sep 07 17:02:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1684/3358] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:27 2026] GET /volume/v3/snapshots/5089a813-776f-45f2-9494-2afb2d5a5b97 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-e640c272-f2e5-4f02-a366-83e732937a1b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e640c272-f2e5-4f02-a366-83e732937a1b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 Sep 07 17:02:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e640c272-f2e5-4f02-a366-83e732937a1b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e640c272-f2e5-4f02-a366-83e732937a1b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:27 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-e640c272-f2e5-4f02-a366-83e732937a1b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume with id: 904af85b-d73a-41e8-8f6c-528862655f55 Sep 07 17:02:27 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:27 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:27 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e640c272-f2e5-4f02-a366-83e732937a1b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:27 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e640c272-f2e5-4f02-a366-83e732937a1b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume request issued successfully. Sep 07 17:02:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e640c272-f2e5-4f02-a366-83e732937a1b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 returned with HTTP 202 Sep 07 17:02:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1675/3359] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:27 2026] DELETE /volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0f280f9d-e2b9-4906-b40e-d5c71e06cc42 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0f280f9d-e2b9-4906-b40e-d5c71e06cc42 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0f280f9d-e2b9-4906-b40e-d5c71e06cc42 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0f280f9d-e2b9-4906-b40e-d5c71e06cc42 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:27 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:27 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0f280f9d-e2b9-4906-b40e-d5c71e06cc42 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0f280f9d-e2b9-4906-b40e-d5c71e06cc42 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 returned with HTTP 200 Sep 07 17:02:27 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1685/3360] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:27 2026] GET /volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d00b1652-bb49-4bc6-aadf-966dbeb2c125 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d00b1652-bb49-4bc6-aadf-966dbeb2c125 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e Sep 07 17:02:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d00b1652-bb49-4bc6-aadf-966dbeb2c125 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:27 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d00b1652-bb49-4bc6-aadf-966dbeb2c125 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:27 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d00b1652-bb49-4bc6-aadf-966dbeb2c125 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e returned with HTTP 404 Sep 07 17:02:27 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1676/3361] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:27 2026] GET /volume/v3/volumes/cd30cda2-e6c8-4a24-a8df-53cea2fde05e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1616775459"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1616775459'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume of 1 GB Sep 07 17:02:27 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Flow 'volume_create_api' (c232e6a1-9808-48d2-b76c-96dd09d05133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a89305d-7138-44ce-9c4b-6e8e45ea16e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a89305d-7138-44ce-9c4b-6e8e45ea16e8) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7d0824-c3b6-42f1-837f-3a94206ef959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Created reservations ['4825a438-e2e1-4119-ae3b-609489424c7a', 'd18f6252-d644-4421-9753-a08ad5549baf', '6f663ede-2925-463d-b561-9526cc16b031', '58d05722-d76b-4307-bd85-0f41a951ca54'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7d0824-c3b6-42f1-837f-3a94206ef959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4825a438-e2e1-4119-ae3b-609489424c7a', 'd18f6252-d644-4421-9753-a08ad5549baf', '6f663ede-2925-463d-b561-9526cc16b031', '58d05722-d76b-4307-bd85-0f41a951ca54']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d02785-5fd3-49cc-b6b1-77cdca84f719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d02785-5fd3-49cc-b6b1-77cdca84f719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbcb627b-9d1d-4667-adcc-5b73df240fca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1616775459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',qos_specs=None,replication_status=,reservations=['4825a438-e2e1-4119-ae3b-609489424c7a','d18f6252-d644-4421-9753-a08ad5549baf','6f663ede-2925-463d-b561-9526cc16b031','58d05722-d76b-4307-bd85-0f41a951ca54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe15ae66291432c9264918886c32889',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1616775459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbcb627b-9d1d-4667-adcc-5b73df240fca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe15ae66291432c9264918886c32889',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:27 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce024529-3697-4459-bc5b-24c969970f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:28 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce024529-3697-4459-bc5b-24c969970f08) transitioned into state 'SUCCESS' from state '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-1616775459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',qos_specs=None,replication_status=,reservations=['4825a438-e2e1-4119-ae3b-609489424c7a','d18f6252-d644-4421-9753-a08ad5549baf','6f663ede-2925-463d-b561-9526cc16b031','58d05722-d76b-4307-bd85-0f41a951ca54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe15ae66291432c9264918886c32889',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:28 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a5d4935-bc26-4575-9ca6-8b5aa82d7a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:28 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a5d4935-bc26-4575-9ca6-8b5aa82d7a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:28 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Flow 'volume_create_api' (c232e6a1-9808-48d2-b76c-96dd09d05133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume request issued successfully. Sep 07 17:02:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b5a70f1e-055f-476f-8c3b-da47418224c0 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1686/3362] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 17:02:27 2026] POST /volume/v3/volumes => generated 785 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-504b0ee1-ccb1-4d63-988e-7c28a25e857e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-504b0ee1-ccb1-4d63-988e-7c28a25e857e tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-504b0ee1-ccb1-4d63-988e-7c28a25e857e tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-504b0ee1-ccb1-4d63-988e-7c28a25e857e tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:28 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-504b0ee1-ccb1-4d63-988e-7c28a25e857e tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-504b0ee1-ccb1-4d63-988e-7c28a25e857e tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca returned with HTTP 200 Sep 07 17:02:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1677/3363] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:28 2026] GET /volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca => generated 964 bytes in 39 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[87176]: DEBUG cinder.api.middleware.request_id [None req-e814ab50-aef4-41b6-a418-66d02eec997b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e814ab50-aef4-41b6-a418-66d02eec997b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 Sep 07 17:02:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e814ab50-aef4-41b6-a418-66d02eec997b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e814ab50-aef4-41b6-a418-66d02eec997b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e814ab50-aef4-41b6-a418-66d02eec997b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 returned with HTTP 404 Sep 07 17:02:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1687/3364] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:28 2026] GET /volume/v3/volumes/904af85b-d73a-41e8-8f6c-528862655f55 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-706670874"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-706670874'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume of 1 GB Sep 07 17:02:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (7dcbfaf5-5323-4045-9e65-0bdde2a4547b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe2b942-5850-481c-b8ec-225c313edb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe2b942-5850-481c-b8ec-225c313edb36) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a8952e8-0a8b-48f3-9271-7d59956d8177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['20eacbfd-b5e5-43a4-adb9-b284dae28150', '3471c7ab-0dec-4e67-9e74-d990517036d5', '98a8427d-8b3c-4b09-a589-990c42cc3816', 'a388125e-bfc5-40b0-b653-3a1118f98482'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a8952e8-0a8b-48f3-9271-7d59956d8177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20eacbfd-b5e5-43a4-adb9-b284dae28150', '3471c7ab-0dec-4e67-9e74-d990517036d5', '98a8427d-8b3c-4b09-a589-990c42cc3816', 'a388125e-bfc5-40b0-b653-3a1118f98482']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5518bd10-058e-4f9a-8d59-660b36a677fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5518bd10-058e-4f9a-8d59-660b36a677fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1f9387a-cef7-49cf-a8cb-6d716b6490fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-706670874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['20eacbfd-b5e5-43a4-adb9-b284dae28150','3471c7ab-0dec-4e67-9e74-d990517036d5','98a8427d-8b3c-4b09-a589-990c42cc3816','a388125e-bfc5-40b0-b653-3a1118f98482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-706670874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1f9387a-cef7-49cf-a8cb-6d716b6490fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c53722b4814ba89f351a79243f2e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad98258-51dd-42c6-84cd-68b30b197613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad98258-51dd-42c6-84cd-68b30b197613) transitioned into state 'SUCCESS' from state '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-706670874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['20eacbfd-b5e5-43a4-adb9-b284dae28150','3471c7ab-0dec-4e67-9e74-d990517036d5','98a8427d-8b3c-4b09-a589-990c42cc3816','a388125e-bfc5-40b0-b653-3a1118f98482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8055e95c-e6d8-405b-851e-14bd7913299e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8055e95c-e6d8-405b-851e-14bd7913299e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (7dcbfaf5-5323-4045-9e65-0bdde2a4547b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:28 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request issued successfully. Sep 07 17:02:28 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fb77a4ce-e887-4c7c-9540-551eff74bf2f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:28 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1678/3365] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:28 2026] POST /volume/v3/volumes => generated 784 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b287533c-bbee-4054-9145-7cc80368d390 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b287533c-bbee-4054-9145-7cc80368d390 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa Sep 07 17:02:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b287533c-bbee-4054-9145-7cc80368d390 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:28 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b287533c-bbee-4054-9145-7cc80368d390 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:28 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:28 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:28 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-b287533c-bbee-4054-9145-7cc80368d390 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:28 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b287533c-bbee-4054-9145-7cc80368d390 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa returned with HTTP 200 Sep 07 17:02:28 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1688/3366] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:28 2026] GET /volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa => generated 963 bytes in 42 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[87177]: DEBUG cinder.api.middleware.request_id [None req-d2fd829d-c98c-433f-a26c-b53529210640 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2fd829d-c98c-433f-a26c-b53529210640 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca Sep 07 17:02:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d2fd829d-c98c-433f-a26c-b53529210640 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:29 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d2fd829d-c98c-433f-a26c-b53529210640 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:29 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:29 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:29 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d2fd829d-c98c-433f-a26c-b53529210640 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:29 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d2fd829d-c98c-433f-a26c-b53529210640 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca returned with HTTP 200 Sep 07 17:02:29 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1679/3367] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:29 2026] GET /volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1729f3bd-47d0-4f79-9d27-b1aaa8d10c11 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1729f3bd-47d0-4f79-9d27-b1aaa8d10c11 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa Sep 07 17:02:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1729f3bd-47d0-4f79-9d27-b1aaa8d10c11 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:29 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1729f3bd-47d0-4f79-9d27-b1aaa8d10c11 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1729f3bd-47d0-4f79-9d27-b1aaa8d10c11 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1729f3bd-47d0-4f79-9d27-b1aaa8d10c11 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa returned with HTTP 200 Sep 07 17:02:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1689/3368] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:29 2026] GET /volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa => generated 1014 bytes in 44 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[87177]: DEBUG cinder.api.middleware.request_id [None req-18b63960-9613-4478-b4d6-cdf32073ba1c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18b63960-9613-4478-b4d6-cdf32073ba1c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:02:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-18b63960-9613-4478-b4d6-cdf32073ba1c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1f9387a-cef7-49cf-a8cb-6d716b6490fa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-104335866"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-18b63960-9613-4478-b4d6-cdf32073ba1c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-18b63960-9613-4478-b4d6-cdf32073ba1c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create snapshot from volume e1f9387a-cef7-49cf-a8cb-6d716b6490fa Sep 07 17:02:30 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-18b63960-9613-4478-b4d6-cdf32073ba1c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['d624786b-0761-4624-8d2a-99ec39a90b45', 'e23a7bec-fd96-4552-8ba3-37fc44dfbed5', '224a775d-2f94-4b32-b706-244ba7eced91', '49ff18f5-db6a-4a7b-8e57-eea14761d497'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-0dcc6040-5629-4b75-a424-06faf94d0892 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0dcc6040-5629-4b75-a424-06faf94d0892 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca Sep 07 17:02:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0dcc6040-5629-4b75-a424-06faf94d0892 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0dcc6040-5629-4b75-a424-06faf94d0892 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0dcc6040-5629-4b75-a424-06faf94d0892 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-18b63960-9613-4478-b4d6-cdf32073ba1c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot create request issued successfully. Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-18b63960-9613-4478-b4d6-cdf32073ba1c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:02:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0dcc6040-5629-4b75-a424-06faf94d0892 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca returned with HTTP 200 Sep 07 17:02:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1680/3369] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1690/3370] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:30 2026] GET /volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 17:02:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6a5cf17a-22cd-49c6-b87c-0e60e7bacf17 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6a5cf17a-22cd-49c6-b87c-0e60e7bacf17 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 Sep 07 17:02:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6a5cf17a-22cd-49c6-b87c-0e60e7bacf17 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6a5cf17a-22cd-49c6-b87c-0e60e7bacf17 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-1cc2150f-91e7-4fcd-8de6-d6d7099450a9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1cc2150f-91e7-4fcd-8de6-d6d7099450a9 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] GET http://192.168.122.91/volume/v3/volumes/detail Sep 07 17:02:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1cc2150f-91e7-4fcd-8de6-d6d7099450a9 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-1cc2150f-91e7-4fcd-8de6-d6d7099450a9 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Calling method 'detail' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-1cc2150f-91e7-4fcd-8de6-d6d7099450a9 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-1cc2150f-91e7-4fcd-8de6-d6d7099450a9 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:02:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6a5cf17a-22cd-49c6-b87c-0e60e7bacf17 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6a5cf17a-22cd-49c6-b87c-0e60e7bacf17 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 returned with HTTP 200 Sep 07 17:02:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1681/3371] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:30 2026] GET /volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 => generated 439 bytes in 24 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[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-1cc2150f-91e7-4fcd-8de6-d6d7099450a9 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Get all volumes completed successfully. Sep 07 17:02:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-1cc2150f-91e7-4fcd-8de6-d6d7099450a9 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] http://192.168.122.91/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:02:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1691/3372] 192.168.122.91 () {60 vars in 1178 bytes} [Mon Sep 7 17:02:30 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 41 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[87177]: DEBUG cinder.api.middleware.request_id [None req-92e28a25-adf0-4b01-9258-87336137512c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-92e28a25-adf0-4b01-9258-87336137512c tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca Sep 07 17:02:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-92e28a25-adf0-4b01-9258-87336137512c tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:30 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-92e28a25-adf0-4b01-9258-87336137512c tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-92e28a25-adf0-4b01-9258-87336137512c tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Delete volume with id: dbcb627b-9d1d-4667-adcc-5b73df240fca Sep 07 17:02:30 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:30 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-92e28a25-adf0-4b01-9258-87336137512c tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-92e28a25-adf0-4b01-9258-87336137512c tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Delete volume request issued successfully. Sep 07 17:02:30 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-92e28a25-adf0-4b01-9258-87336137512c tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca returned with HTTP 202 Sep 07 17:02:30 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1682/3373] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 17:02:30 2026] DELETE /volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca => generated 0 bytes in 87 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[87176]: DEBUG cinder.api.middleware.request_id [None req-ffeb55b7-2f99-4868-a6c3-bf2732422353 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ffeb55b7-2f99-4868-a6c3-bf2732422353 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca Sep 07 17:02:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ffeb55b7-2f99-4868-a6c3-bf2732422353 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ffeb55b7-2f99-4868-a6c3-bf2732422353 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:30 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:30 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:30 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ffeb55b7-2f99-4868-a6c3-bf2732422353 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:30 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ffeb55b7-2f99-4868-a6c3-bf2732422353 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca returned with HTTP 200 Sep 07 17:02:30 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1692/3374] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:30 2026] GET /volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-315a564b-3c44-4277-9cbc-59831993f67a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-315a564b-3c44-4277-9cbc-59831993f67a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-315a564b-3c44-4277-9cbc-59831993f67a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-315a564b-3c44-4277-9cbc-59831993f67a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-315a564b-3c44-4277-9cbc-59831993f67a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-315a564b-3c44-4277-9cbc-59831993f67a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 returned with HTTP 200 Sep 07 17:02:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1683/3375] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:31 2026] GET /volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 => generated 439 bytes in 19 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[87176]: DEBUG cinder.api.middleware.request_id [None req-0b7ee47d-789d-42d5-8ab0-bfba93eaed78 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0b7ee47d-789d-42d5-8ab0-bfba93eaed78 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca Sep 07 17:02:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0b7ee47d-789d-42d5-8ab0-bfba93eaed78 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0b7ee47d-789d-42d5-8ab0-bfba93eaed78 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0b7ee47d-789d-42d5-8ab0-bfba93eaed78 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca returned with HTTP 404 Sep 07 17:02:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1693/3376] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:31 2026] GET /volume/v3/volumes/dbcb627b-9d1d-4667-adcc-5b73df240fca => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2300dd78-970c-4a75-820b-50d71e079231 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2125567491"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2125567491'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume of 1 GB Sep 07 17:02:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Flow 'volume_create_api' (463149bc-c113-469b-8893-fe38915a615b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916a2c60-524e-4844-bfd0-d276414feb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916a2c60-524e-4844-bfd0-d276414feb71) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (220e5209-a857-4bd7-8853-ac8dc367474a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Created reservations ['4291da58-b5ed-4002-b6f4-1db2714ca91b', 'd2d1911b-7960-4a31-a7db-07b4c87c3855', 'ead42ad3-b483-4fd3-bc1b-ccbee5366821', '3787d253-9eef-4102-a0e1-881a3b9b3eab'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (220e5209-a857-4bd7-8853-ac8dc367474a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4291da58-b5ed-4002-b6f4-1db2714ca91b', 'd2d1911b-7960-4a31-a7db-07b4c87c3855', 'ead42ad3-b483-4fd3-bc1b-ccbee5366821', '3787d253-9eef-4102-a0e1-881a3b9b3eab']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (939feed4-d42b-4724-9834-e709ec1daf3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (939feed4-d42b-4724-9834-e709ec1daf3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9edc2127-a6dc-4d0b-8588-d787ff27f659', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2125567491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',qos_specs=None,replication_status=,reservations=['4291da58-b5ed-4002-b6f4-1db2714ca91b','d2d1911b-7960-4a31-a7db-07b4c87c3855','ead42ad3-b483-4fd3-bc1b-ccbee5366821','3787d253-9eef-4102-a0e1-881a3b9b3eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe15ae66291432c9264918886c32889',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2125567491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9edc2127-a6dc-4d0b-8588-d787ff27f659,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe15ae66291432c9264918886c32889',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4441284e-c242-4b42-900b-0caf7535f0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4441284e-c242-4b42-900b-0caf7535f0a6) transitioned into state 'SUCCESS' from state '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-2125567491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',qos_specs=None,replication_status=,reservations=['4291da58-b5ed-4002-b6f4-1db2714ca91b','d2d1911b-7960-4a31-a7db-07b4c87c3855','ead42ad3-b483-4fd3-bc1b-ccbee5366821','3787d253-9eef-4102-a0e1-881a3b9b3eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe15ae66291432c9264918886c32889',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5d124d-0eb0-4f2d-8860-a92d937e78e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5d124d-0eb0-4f2d-8860-a92d937e78e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Flow 'volume_create_api' (463149bc-c113-469b-8893-fe38915a615b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:31 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume request issued successfully. Sep 07 17:02:31 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2300dd78-970c-4a75-820b-50d71e079231 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:31 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1684/3377] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 17:02:31 2026] POST /volume/v3/volumes => generated 785 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-491b3e0e-bf37-4ea3-a4c4-5d3cd8925f38 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-491b3e0e-bf37-4ea3-a4c4-5d3cd8925f38 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 Sep 07 17:02:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-491b3e0e-bf37-4ea3-a4c4-5d3cd8925f38 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:31 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-491b3e0e-bf37-4ea3-a4c4-5d3cd8925f38 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:31 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:31 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:31 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-491b3e0e-bf37-4ea3-a4c4-5d3cd8925f38 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:31 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-491b3e0e-bf37-4ea3-a4c4-5d3cd8925f38 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 returned with HTTP 200 Sep 07 17:02:31 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1694/3378] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:31 2026] GET /volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 => generated 964 bytes in 47 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[87177]: DEBUG cinder.api.middleware.request_id [None req-36c4ac6e-88f8-4453-b065-203babeecc0d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36c4ac6e-88f8-4453-b065-203babeecc0d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 Sep 07 17:02:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-36c4ac6e-88f8-4453-b065-203babeecc0d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:32 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-36c4ac6e-88f8-4453-b065-203babeecc0d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:32 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:32 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-36c4ac6e-88f8-4453-b065-203babeecc0d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:32 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-36c4ac6e-88f8-4453-b065-203babeecc0d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 returned with HTTP 200 Sep 07 17:02:32 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1685/3379] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:32 2026] GET /volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 => generated 439 bytes in 19 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[87176]: DEBUG cinder.api.middleware.request_id [None req-0378c0fa-a299-4eab-a066-2d1854831d39 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0378c0fa-a299-4eab-a066-2d1854831d39 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 Sep 07 17:02:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0378c0fa-a299-4eab-a066-2d1854831d39 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:32 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-0378c0fa-a299-4eab-a066-2d1854831d39 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:32 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:32 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:32 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-0378c0fa-a299-4eab-a066-2d1854831d39 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:32 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-0378c0fa-a299-4eab-a066-2d1854831d39 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 returned with HTTP 200 Sep 07 17:02:32 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1695/3380] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:32 2026] GET /volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 17:02:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-703e302a-6e06-4aeb-96d7-942cbd139529 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-703e302a-6e06-4aeb-96d7-942cbd139529 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 Sep 07 17:02:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-703e302a-6e06-4aeb-96d7-942cbd139529 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-703e302a-6e06-4aeb-96d7-942cbd139529 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-703e302a-6e06-4aeb-96d7-942cbd139529 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-703e302a-6e06-4aeb-96d7-942cbd139529 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 returned with HTTP 200 Sep 07 17:02:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1686/3381] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:33 2026] GET /volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 => generated 466 bytes in 17 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[87176]: DEBUG cinder.api.middleware.request_id [None req-40727ccd-30ef-48f8-b0d2-3f743f7a7cb1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-40727ccd-30ef-48f8-b0d2-3f743f7a7cb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] POST http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734/action Sep 07 17:02:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-40727ccd-30ef-48f8-b0d2-3f743f7a7cb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-40727ccd-30ef-48f8-b0d2-3f743f7a7cb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.contrib.admin_actions [None req-40727ccd-30ef-48f8-b0d2-3f743f7a7cb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Updating snapshot '88fdba0b-9c34-4a2b-a327-7cafc820b734' with '{'status': 'error'}' {{(pid=87176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:02:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:33 devstack devstack@c-api.service[87176]: DEBUG cinder.policy [None req-40727ccd-30ef-48f8-b0d2-3f743f7a7cb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'eebcf4d0ed1440e28c723d516b992bdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '30c53722b4814ba89f351a79243f2e44', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87176) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-40727ccd-30ef-48f8-b0d2-3f743f7a7cb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734/action returned with HTTP 403 Sep 07 17:02:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1696/3382] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 17:02:33 2026] POST /volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f74efb53-9dee-46ff-8a38-fc7b08d0101e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f74efb53-9dee-46ff-8a38-fc7b08d0101e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 Sep 07 17:02:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f74efb53-9dee-46ff-8a38-fc7b08d0101e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f74efb53-9dee-46ff-8a38-fc7b08d0101e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:33 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-f74efb53-9dee-46ff-8a38-fc7b08d0101e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete snapshot with id: 88fdba0b-9c34-4a2b-a327-7cafc820b734 Sep 07 17:02:33 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f74efb53-9dee-46ff-8a38-fc7b08d0101e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:33 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f74efb53-9dee-46ff-8a38-fc7b08d0101e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot delete request issued successfully. Sep 07 17:02:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f74efb53-9dee-46ff-8a38-fc7b08d0101e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 returned with HTTP 202 Sep 07 17:02:33 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1687/3383] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:02:33 2026] DELETE /volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7e485b41-c295-4503-b836-2662f1a422bb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e485b41-c295-4503-b836-2662f1a422bb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 Sep 07 17:02:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e485b41-c295-4503-b836-2662f1a422bb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:33 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7e485b41-c295-4503-b836-2662f1a422bb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:33 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:33 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7e485b41-c295-4503-b836-2662f1a422bb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:33 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7e485b41-c295-4503-b836-2662f1a422bb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 returned with HTTP 200 Sep 07 17:02:33 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1697/3384] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:33 2026] GET /volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 => generated 465 bytes in 19 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[87177]: DEBUG cinder.api.middleware.request_id [None req-48392be0-8bb8-40d9-b0b6-51a63a42546e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48392be0-8bb8-40d9-b0b6-51a63a42546e tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 Sep 07 17:02:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48392be0-8bb8-40d9-b0b6-51a63a42546e tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-48392be0-8bb8-40d9-b0b6-51a63a42546e tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-48392be0-8bb8-40d9-b0b6-51a63a42546e tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-48392be0-8bb8-40d9-b0b6-51a63a42546e tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 returned with HTTP 200 Sep 07 17:02:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1688/3385] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:33 2026] GET /volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bbd79dbe-47e0-46f7-b4f6-9d9f956b3234 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bbd79dbe-47e0-46f7-b4f6-9d9f956b3234 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] GET http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 Sep 07 17:02:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bbd79dbe-47e0-46f7-b4f6-9d9f956b3234 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bbd79dbe-47e0-46f7-b4f6-9d9f956b3234 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bbd79dbe-47e0-46f7-b4f6-9d9f956b3234 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Volume info retrieved successfully. Sep 07 17:02:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bbd79dbe-47e0-46f7-b4f6-9d9f956b3234 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 returned with HTTP 200 Sep 07 17:02:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1698/3386] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:34 2026] GET /volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 => generated 852 bytes in 40 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[87177]: DEBUG cinder.api.middleware.request_id [None req-da70a5c2-9c3e-408b-95fd-146e3d4ed0dc None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da70a5c2-9c3e-408b-95fd-146e3d4ed0dc tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 Sep 07 17:02:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da70a5c2-9c3e-408b-95fd-146e3d4ed0dc tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-da70a5c2-9c3e-408b-95fd-146e3d4ed0dc tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:34 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-da70a5c2-9c3e-408b-95fd-146e3d4ed0dc tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Delete volume with id: 9edc2127-a6dc-4d0b-8588-d787ff27f659 Sep 07 17:02:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-da70a5c2-9c3e-408b-95fd-146e3d4ed0dc tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-da70a5c2-9c3e-408b-95fd-146e3d4ed0dc tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Delete volume request issued successfully. Sep 07 17:02:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-da70a5c2-9c3e-408b-95fd-146e3d4ed0dc tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 returned with HTTP 202 Sep 07 17:02:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1689/3387] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 17:02:34 2026] DELETE /volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-391b0934-9c0e-4c74-a1df-e249afb2ca1f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-391b0934-9c0e-4c74-a1df-e249afb2ca1f tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 Sep 07 17:02:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-391b0934-9c0e-4c74-a1df-e249afb2ca1f tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-391b0934-9c0e-4c74-a1df-e249afb2ca1f tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-391b0934-9c0e-4c74-a1df-e249afb2ca1f tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-391b0934-9c0e-4c74-a1df-e249afb2ca1f tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 returned with HTTP 200 Sep 07 17:02:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1699/3388] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:34 2026] GET /volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3e7459fc-8fce-4943-8dd8-5dd3720507ec None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3e7459fc-8fce-4943-8dd8-5dd3720507ec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 Sep 07 17:02:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3e7459fc-8fce-4943-8dd8-5dd3720507ec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:34 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3e7459fc-8fce-4943-8dd8-5dd3720507ec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:34 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3e7459fc-8fce-4943-8dd8-5dd3720507ec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3e7459fc-8fce-4943-8dd8-5dd3720507ec tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 returned with HTTP 200 Sep 07 17:02:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1690/3389] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:34 2026] GET /volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-46468517-22f1-4c61-826c-36e916184666 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-46468517-22f1-4c61-826c-36e916184666 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-46468517-22f1-4c61-826c-36e916184666 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-46468517-22f1-4c61-826c-36e916184666 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-46468517-22f1-4c61-826c-36e916184666 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 returned with HTTP 404 Sep 07 17:02:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1700/3390] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:35 2026] GET /volume/v3/volumes/9edc2127-a6dc-4d0b-8588-d787ff27f659 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-52908436"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-52908436'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume of 1 GB Sep 07 17:02:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Flow 'volume_create_api' (817f270f-3ef5-4f52-b2f3-67fb8c6552d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b700d026-b156-4ef0-849f-2bd5f3d8c7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b700d026-b156-4ef0-849f-2bd5f3d8c7e9) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d5b508-df5e-429b-87ce-e3afc14cb1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Created reservations ['0f297b1d-7893-4278-85cf-2cd89de44258', '99d70e15-0231-4bf5-bfcd-07613b7f0683', '23b19c64-ba8c-444a-a9a5-6bcc24f3572c', '363f2eb9-5f9e-451f-ba23-68d98f63ee50'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d5b508-df5e-429b-87ce-e3afc14cb1c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f297b1d-7893-4278-85cf-2cd89de44258', '99d70e15-0231-4bf5-bfcd-07613b7f0683', '23b19c64-ba8c-444a-a9a5-6bcc24f3572c', '363f2eb9-5f9e-451f-ba23-68d98f63ee50']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34cdadd2-c063-4a06-b00e-179e3c24db17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5d588718-0e6d-42c7-9435-a5c85c7b228a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5d588718-0e6d-42c7-9435-a5c85c7b228a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5d588718-0e6d-42c7-9435-a5c85c7b228a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5d588718-0e6d-42c7-9435-a5c85c7b228a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5d588718-0e6d-42c7-9435-a5c85c7b228a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 returned with HTTP 404 Sep 07 17:02:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1701/3391] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:35 2026] GET /volume/v3/snapshots/88fdba0b-9c34-4a2b-a327-7cafc820b734 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2987937f-1856-4cc6-aceb-57bd32dde482 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2987937f-1856-4cc6-aceb-57bd32dde482 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2987937f-1856-4cc6-aceb-57bd32dde482 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2987937f-1856-4cc6-aceb-57bd32dde482 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-2987937f-1856-4cc6-aceb-57bd32dde482 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume with id: e1f9387a-cef7-49cf-a8cb-6d716b6490fa Sep 07 17:02:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34cdadd2-c063-4a06-b00e-179e3c24db17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b65112a-1b9c-4367-b469-436905b7a400', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-52908436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',qos_specs=None,replication_status=,reservations=['0f297b1d-7893-4278-85cf-2cd89de44258','99d70e15-0231-4bf5-bfcd-07613b7f0683','23b19c64-ba8c-444a-a9a5-6bcc24f3572c','363f2eb9-5f9e-451f-ba23-68d98f63ee50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe15ae66291432c9264918886c32889',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-52908436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b65112a-1b9c-4367-b469-436905b7a400,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe15ae66291432c9264918886c32889',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a8870aa-0d60-4569-8f80-6b0d3c886bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2987937f-1856-4cc6-aceb-57bd32dde482 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a8870aa-0d60-4569-8f80-6b0d3c886bd2) transitioned into state 'SUCCESS' from state '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-52908436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d779ea3dfd5d4b7bb616f38f460f37f7',qos_specs=None,replication_status=,reservations=['0f297b1d-7893-4278-85cf-2cd89de44258','99d70e15-0231-4bf5-bfcd-07613b7f0683','23b19c64-ba8c-444a-a9a5-6bcc24f3572c','363f2eb9-5f9e-451f-ba23-68d98f63ee50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe15ae66291432c9264918886c32889',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef123ed-9154-4c67-9e26-266ec41c7446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2987937f-1856-4cc6-aceb-57bd32dde482 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume request issued successfully. Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2987937f-1856-4cc6-aceb-57bd32dde482 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa returned with HTTP 202 Sep 07 17:02:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1702/3392] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:35 2026] DELETE /volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-de078eac-16af-407f-aa2b-8726db9e71bb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de078eac-16af-407f-aa2b-8726db9e71bb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de078eac-16af-407f-aa2b-8726db9e71bb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-de078eac-16af-407f-aa2b-8726db9e71bb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef123ed-9154-4c67-9e26-266ec41c7446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Flow 'volume_create_api' (817f270f-3ef5-4f52-b2f3-67fb8c6552d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Create volume request issued successfully. Sep 07 17:02:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cb064b33-0809-47ad-aaa1-98cbcf2eb01b tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1691/3393] 192.168.122.91 () {62 vars in 1178 bytes} [Mon Sep 7 17:02:35 2026] POST /volume/v3/volumes => generated 783 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-de078eac-16af-407f-aa2b-8726db9e71bb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-1b9e2587-e442-4e1a-8610-905147e781da None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-de078eac-16af-407f-aa2b-8726db9e71bb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa returned with HTTP 200 Sep 07 17:02:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1703/3394] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:35 2026] GET /volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa => generated 1013 bytes in 61 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[87177]: INFO cinder.api.openstack.wsgi [None req-1b9e2587-e442-4e1a-8610-905147e781da tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1b9e2587-e442-4e1a-8610-905147e781da tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-1b9e2587-e442-4e1a-8610-905147e781da tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-1b9e2587-e442-4e1a-8610-905147e781da tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-1b9e2587-e442-4e1a-8610-905147e781da tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 returned with HTTP 200 Sep 07 17:02:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1692/3395] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:35 2026] GET /volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 => generated 962 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-b4c1d868-f603-4b57-9740-5e3489c45fae None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b4c1d868-f603-4b57-9740-5e3489c45fae tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa Sep 07 17:02:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b4c1d868-f603-4b57-9740-5e3489c45fae tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-b4c1d868-f603-4b57-9740-5e3489c45fae tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-b4c1d868-f603-4b57-9740-5e3489c45fae tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa returned with HTTP 404 Sep 07 17:02:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1704/3396] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:36 2026] GET /volume/v3/volumes/e1f9387a-cef7-49cf-a8cb-6d716b6490fa => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-40c73b6d-796a-43ea-95df-60be59244edb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1040912289"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1040912289'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:36 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume of 1 GB Sep 07 17:02:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-80a0ab94-2871-4863-9659-dd864cff15d8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-80a0ab94-2871-4863-9659-dd864cff15d8 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 Sep 07 17:02:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-80a0ab94-2871-4863-9659-dd864cff15d8 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:36 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-80a0ab94-2871-4863-9659-dd864cff15d8 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:36 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:36 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (ced9eee4-c377-471e-af43-21f154a616f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241cfdf0-2d2d-493c-93b5-8a09c9119e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:36 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-80a0ab94-2871-4863-9659-dd864cff15d8 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:36 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-80a0ab94-2871-4863-9659-dd864cff15d8 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 returned with HTTP 200 Sep 07 17:02:36 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1705/3397] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:36 2026] GET /volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 => generated 1012 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241cfdf0-2d2d-493c-93b5-8a09c9119e21) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d90f3f1a-28a4-4a5b-9cf3-3cb575f58523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:36 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['8c559461-8104-4b0b-8c9e-33c75911d4d6', '6b06e403-c541-4a80-bbfb-819c3995d2c1', 'e52c6175-22e5-4755-b838-58fcb852e5b9', '9fccaa5c-2b0b-4fb5-95c0-b980d57e133a'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d90f3f1a-28a4-4a5b-9cf3-3cb575f58523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c559461-8104-4b0b-8c9e-33c75911d4d6', '6b06e403-c541-4a80-bbfb-819c3995d2c1', 'e52c6175-22e5-4755-b838-58fcb852e5b9', '9fccaa5c-2b0b-4fb5-95c0-b980d57e133a']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:36 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12cdcece-ae64-4b89-b07e-bce72fc8df01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12cdcece-ae64-4b89-b07e-bce72fc8df01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '216b8837-19a0-4362-8403-bee19156a835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1040912289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['8c559461-8104-4b0b-8c9e-33c75911d4d6','6b06e403-c541-4a80-bbfb-819c3995d2c1','e52c6175-22e5-4755-b838-58fcb852e5b9','9fccaa5c-2b0b-4fb5-95c0-b980d57e133a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1040912289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=216b8837-19a0-4362-8403-bee19156a835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c53722b4814ba89f351a79243f2e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c03d9333-b7d4-45a3-b879-8003d08dd44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c03d9333-b7d4-45a3-b879-8003d08dd44a) transitioned into state 'SUCCESS' from state '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-1040912289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['8c559461-8104-4b0b-8c9e-33c75911d4d6','6b06e403-c541-4a80-bbfb-819c3995d2c1','e52c6175-22e5-4755-b838-58fcb852e5b9','9fccaa5c-2b0b-4fb5-95c0-b980d57e133a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4bc291-294d-4813-ab5f-5a0efe9a8d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4bc291-294d-4813-ab5f-5a0efe9a8d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (ced9eee4-c377-471e-af43-21f154a616f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request issued successfully. Sep 07 17:02:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-40c73b6d-796a-43ea-95df-60be59244edb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1693/3398] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:36 2026] POST /volume/v3/volumes => generated 785 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-47b14085-4e3b-4b43-b353-460d53383713 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47b14085-4e3b-4b43-b353-460d53383713 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 Sep 07 17:02:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47b14085-4e3b-4b43-b353-460d53383713 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-47b14085-4e3b-4b43-b353-460d53383713 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:37 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-47b14085-4e3b-4b43-b353-460d53383713 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-47b14085-4e3b-4b43-b353-460d53383713 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 returned with HTTP 200 Sep 07 17:02:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1706/3399] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:37 2026] GET /volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 => generated 964 bytes in 40 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[87177]: DEBUG cinder.api.middleware.request_id [None req-f8efb831-c3df-421c-8993-6f9ffe1dd6d1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f8efb831-c3df-421c-8993-6f9ffe1dd6d1 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 Sep 07 17:02:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f8efb831-c3df-421c-8993-6f9ffe1dd6d1 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f8efb831-c3df-421c-8993-6f9ffe1dd6d1 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f8efb831-c3df-421c-8993-6f9ffe1dd6d1 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f8efb831-c3df-421c-8993-6f9ffe1dd6d1 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 returned with HTTP 200 Sep 07 17:02:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1694/3400] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:37 2026] GET /volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-e0f9a060-ddf2-4b82-8e2f-665bc70ef3cf None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0f9a060-ddf2-4b82-8e2f-665bc70ef3cf tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] GET http://192.168.122.91/volume/v3/volumes/summary Sep 07 17:02:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e0f9a060-ddf2-4b82-8e2f-665bc70ef3cf tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-e0f9a060-ddf2-4b82-8e2f-665bc70ef3cf tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.api_utils [None req-e0f9a060-ddf2-4b82-8e2f-665bc70ef3cf tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Removing options '' from query. {{(pid=87176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-e0f9a060-ddf2-4b82-8e2f-665bc70ef3cf tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] Get summary completed successfully. Sep 07 17:02:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-e0f9a060-ddf2-4b82-8e2f-665bc70ef3cf tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-reader] http://192.168.122.91/volume/v3/volumes/summary returned with HTTP 200 Sep 07 17:02:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1707/3401] 192.168.122.91 () {60 vars in 1181 bytes} [Mon Sep 7 17:02:37 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 20 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[87177]: DEBUG cinder.api.middleware.request_id [None req-387d4b35-9023-46e7-ae7c-50e0c6c5bb66 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-387d4b35-9023-46e7-ae7c-50e0c6c5bb66 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 Sep 07 17:02:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-387d4b35-9023-46e7-ae7c-50e0c6c5bb66 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-387d4b35-9023-46e7-ae7c-50e0c6c5bb66 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:37 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-387d4b35-9023-46e7-ae7c-50e0c6c5bb66 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Delete volume with id: 4b65112a-1b9c-4367-b469-436905b7a400 Sep 07 17:02:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-387d4b35-9023-46e7-ae7c-50e0c6c5bb66 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-387d4b35-9023-46e7-ae7c-50e0c6c5bb66 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Delete volume request issued successfully. Sep 07 17:02:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-387d4b35-9023-46e7-ae7c-50e0c6c5bb66 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 returned with HTTP 202 Sep 07 17:02:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1695/3402] 192.168.122.91 () {60 vars in 1271 bytes} [Mon Sep 7 17:02:37 2026] DELETE /volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-04aa7950-3dad-41f8-9b2d-35d74ab872a3 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-04aa7950-3dad-41f8-9b2d-35d74ab872a3 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 Sep 07 17:02:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-04aa7950-3dad-41f8-9b2d-35d74ab872a3 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-04aa7950-3dad-41f8-9b2d-35d74ab872a3 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-04aa7950-3dad-41f8-9b2d-35d74ab872a3 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Volume info retrieved successfully. Sep 07 17:02:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-04aa7950-3dad-41f8-9b2d-35d74ab872a3 tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 returned with HTTP 200 Sep 07 17:02:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1708/3403] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:38 2026] GET /volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 => generated 1012 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-62962ddc-e648-475a-a40b-0b959ac117d9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-62962ddc-e648-475a-a40b-0b959ac117d9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 Sep 07 17:02:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-62962ddc-e648-475a-a40b-0b959ac117d9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-62962ddc-e648-475a-a40b-0b959ac117d9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-62962ddc-e648-475a-a40b-0b959ac117d9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-62962ddc-e648-475a-a40b-0b959ac117d9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 returned with HTTP 200 Sep 07 17:02:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1696/3404] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:38 2026] GET /volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ca96f8e3-7025-410d-833f-e5bef6d9657f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ca96f8e3-7025-410d-833f-e5bef6d9657f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:02:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ca96f8e3-7025-410d-833f-e5bef6d9657f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "216b8837-19a0-4362-8403-bee19156a835", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1930324701"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ca96f8e3-7025-410d-833f-e5bef6d9657f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:38 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-ca96f8e3-7025-410d-833f-e5bef6d9657f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create snapshot from volume 216b8837-19a0-4362-8403-bee19156a835 Sep 07 17:02:38 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-ca96f8e3-7025-410d-833f-e5bef6d9657f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['31037d11-1930-499b-a228-201889568982', '0174ff98-26ab-46c8-af77-d3b7325e04ce', '3600b740-951d-47a1-a972-20f3b1375533', '899bbfa1-e733-4394-bfa7-b73824e6dcfa'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ca96f8e3-7025-410d-833f-e5bef6d9657f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot create request issued successfully. Sep 07 17:02:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ca96f8e3-7025-410d-833f-e5bef6d9657f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:02:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1709/3405] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:38 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:02:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-cee762c0-bd0c-44fb-9a65-2cb1ad123f04 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cee762c0-bd0c-44fb-9a65-2cb1ad123f04 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 Sep 07 17:02:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cee762c0-bd0c-44fb-9a65-2cb1ad123f04 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:38 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-cee762c0-bd0c-44fb-9a65-2cb1ad123f04 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:38 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-cee762c0-bd0c-44fb-9a65-2cb1ad123f04 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-cee762c0-bd0c-44fb-9a65-2cb1ad123f04 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 returned with HTTP 200 Sep 07 17:02:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1697/3406] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:38 2026] GET /volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 => generated 440 bytes in 37 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[87176]: DEBUG cinder.api.middleware.request_id [None req-54770153-1178-4802-b309-e352a2ae879a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-54770153-1178-4802-b309-e352a2ae879a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] GET http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 Sep 07 17:02:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-54770153-1178-4802-b309-e352a2ae879a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:39 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-54770153-1178-4802-b309-e352a2ae879a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:39 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-54770153-1178-4802-b309-e352a2ae879a tempest-ProjectReaderTests-378832434 tempest-ProjectReaderTests-378832434-project-admin] http://192.168.122.91/volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 returned with HTTP 404 Sep 07 17:02:39 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1710/3407] 192.168.122.91 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:39 2026] GET /volume/v3/volumes/4b65112a-1b9c-4367-b469-436905b7a400 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:02:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0edc0e56-57c9-445c-8295-ad0cb58e7956 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0edc0e56-57c9-445c-8295-ad0cb58e7956 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 Sep 07 17:02:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0edc0e56-57c9-445c-8295-ad0cb58e7956 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0edc0e56-57c9-445c-8295-ad0cb58e7956 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0edc0e56-57c9-445c-8295-ad0cb58e7956 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0edc0e56-57c9-445c-8295-ad0cb58e7956 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 returned with HTTP 200 Sep 07 17:02:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1698/3408] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:39 2026] GET /volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 => generated 440 bytes in 22 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[87176]: DEBUG cinder.api.middleware.request_id [None req-7f7fcf51-1a6f-4af0-953f-487216aa1af0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7f7fcf51-1a6f-4af0-953f-487216aa1af0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 Sep 07 17:02:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7f7fcf51-1a6f-4af0-953f-487216aa1af0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7f7fcf51-1a6f-4af0-953f-487216aa1af0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:40 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7f7fcf51-1a6f-4af0-953f-487216aa1af0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7f7fcf51-1a6f-4af0-953f-487216aa1af0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 returned with HTTP 200 Sep 07 17:02:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1711/3409] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:40 2026] GET /volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 => generated 440 bytes in 27 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[87177]: DEBUG cinder.api.middleware.request_id [None req-f90659c2-6e2c-40ac-97ac-056cd967321a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f90659c2-6e2c-40ac-97ac-056cd967321a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 Sep 07 17:02:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f90659c2-6e2c-40ac-97ac-056cd967321a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f90659c2-6e2c-40ac-97ac-056cd967321a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f90659c2-6e2c-40ac-97ac-056cd967321a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f90659c2-6e2c-40ac-97ac-056cd967321a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 returned with HTTP 200 Sep 07 17:02:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1699/3410] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:41 2026] GET /volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 => generated 467 bytes in 17 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[87176]: DEBUG cinder.api.middleware.request_id [None req-639b0c93-331a-470c-b39e-057a6fad571d None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-639b0c93-331a-470c-b39e-057a6fad571d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] GET http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 Sep 07 17:02:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-639b0c93-331a-470c-b39e-057a6fad571d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-639b0c93-331a-470c-b39e-057a6fad571d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-639b0c93-331a-470c-b39e-057a6fad571d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:02:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-639b0c93-331a-470c-b39e-057a6fad571d tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 returned with HTTP 200 Sep 07 17:02:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1712/3411] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:41 2026] GET /volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 => generated 467 bytes in 23 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[87177]: DEBUG cinder.api.middleware.request_id [None req-e884840c-ced1-4af0-b9cb-6c97df394825 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e884840c-ced1-4af0-b9cb-6c97df394825 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 Sep 07 17:02:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e884840c-ced1-4af0-b9cb-6c97df394825 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-e884840c-ced1-4af0-b9cb-6c97df394825 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:41 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-e884840c-ced1-4af0-b9cb-6c97df394825 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete snapshot with id: 75e43d4d-8172-4d34-8d21-00098a1828a2 Sep 07 17:02:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e884840c-ced1-4af0-b9cb-6c97df394825 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-e884840c-ced1-4af0-b9cb-6c97df394825 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot delete request issued successfully. Sep 07 17:02:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-e884840c-ced1-4af0-b9cb-6c97df394825 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 returned with HTTP 202 Sep 07 17:02:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1700/3412] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:02:41 2026] DELETE /volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 => generated 0 bytes in 57 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[87176]: DEBUG cinder.api.middleware.request_id [None req-ddb975c7-6fff-4b71-bc77-3d547175e65a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ddb975c7-6fff-4b71-bc77-3d547175e65a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 Sep 07 17:02:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ddb975c7-6fff-4b71-bc77-3d547175e65a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:41 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ddb975c7-6fff-4b71-bc77-3d547175e65a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:41 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:41 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ddb975c7-6fff-4b71-bc77-3d547175e65a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:41 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ddb975c7-6fff-4b71-bc77-3d547175e65a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 returned with HTTP 200 Sep 07 17:02:41 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1713/3413] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:41 2026] GET /volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 => generated 466 bytes in 21 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[87177]: DEBUG cinder.api.middleware.request_id [None req-5fb16ec4-a59c-498b-b088-047164f845e8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5fb16ec4-a59c-498b-b088-047164f845e8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 Sep 07 17:02:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5fb16ec4-a59c-498b-b088-047164f845e8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:42 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5fb16ec4-a59c-498b-b088-047164f845e8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:42 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:42 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5fb16ec4-a59c-498b-b088-047164f845e8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:42 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5fb16ec4-a59c-498b-b088-047164f845e8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 returned with HTTP 200 Sep 07 17:02:42 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1701/3414] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:42 2026] GET /volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 => generated 466 bytes in 20 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[87176]: DEBUG cinder.api.middleware.request_id [None req-973c50e1-0b43-4cca-9b18-d5464e564de4 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-973c50e1-0b43-4cca-9b18-d5464e564de4 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 Sep 07 17:02:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-973c50e1-0b43-4cca-9b18-d5464e564de4 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-973c50e1-0b43-4cca-9b18-d5464e564de4 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-973c50e1-0b43-4cca-9b18-d5464e564de4 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 returned with HTTP 404 Sep 07 17:02:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1714/3415] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:43 2026] GET /volume/v3/snapshots/75e43d4d-8172-4d34-8d21-00098a1828a2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-a3416beb-d337-42dc-864d-4b381e1283ad None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a3416beb-d337-42dc-864d-4b381e1283ad tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 Sep 07 17:02:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a3416beb-d337-42dc-864d-4b381e1283ad tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-a3416beb-d337-42dc-864d-4b381e1283ad tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:43 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-a3416beb-d337-42dc-864d-4b381e1283ad tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume with id: 216b8837-19a0-4362-8403-bee19156a835 Sep 07 17:02:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a3416beb-d337-42dc-864d-4b381e1283ad tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-a3416beb-d337-42dc-864d-4b381e1283ad tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume request issued successfully. Sep 07 17:02:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-a3416beb-d337-42dc-864d-4b381e1283ad tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 returned with HTTP 202 Sep 07 17:02:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1702/3416] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:43 2026] DELETE /volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4c6d2916-3cc8-43ee-a1d0-673511fd0fc1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c6d2916-3cc8-43ee-a1d0-673511fd0fc1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 Sep 07 17:02:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c6d2916-3cc8-43ee-a1d0-673511fd0fc1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4c6d2916-3cc8-43ee-a1d0-673511fd0fc1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4c6d2916-3cc8-43ee-a1d0-673511fd0fc1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4c6d2916-3cc8-43ee-a1d0-673511fd0fc1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 returned with HTTP 200 Sep 07 17:02:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1715/3417] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:43 2026] GET /volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-ec12e21b-4da6-47d0-846c-4cfa053eccf0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ec12e21b-4da6-47d0-846c-4cfa053eccf0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 Sep 07 17:02:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ec12e21b-4da6-47d0-846c-4cfa053eccf0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-ec12e21b-4da6-47d0-846c-4cfa053eccf0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-ec12e21b-4da6-47d0-846c-4cfa053eccf0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 returned with HTTP 404 Sep 07 17:02:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1703/3418] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:44 2026] GET /volume/v3/volumes/216b8837-19a0-4362-8403-bee19156a835 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:44 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-179898322"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:44 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-179898322'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:44 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume of 1 GB Sep 07 17:02:44 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (8ba045bc-c832-4c35-8628-8d646338d8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5bc5444-1217-44a2-88df-e7e259bb3b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:44 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5bc5444-1217-44a2-88df-e7e259bb3b50) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228c2170-5699-4f40-b53a-95433f462271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['11579c09-3b1f-4aa2-9ca1-1bff87a32982', 'afad89fb-0b87-401c-8127-beefb6caafad', 'a8f0a56d-2829-4c22-8037-f5532a4d8ffe', 'f0c9deac-8435-4460-9de5-78b37a7f714b'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228c2170-5699-4f40-b53a-95433f462271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11579c09-3b1f-4aa2-9ca1-1bff87a32982', 'afad89fb-0b87-401c-8127-beefb6caafad', 'a8f0a56d-2829-4c22-8037-f5532a4d8ffe', 'f0c9deac-8435-4460-9de5-78b37a7f714b']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e70d10-5dbf-4651-9bc2-73d7620cf7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e70d10-5dbf-4651-9bc2-73d7620cf7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-179898322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['11579c09-3b1f-4aa2-9ca1-1bff87a32982','afad89fb-0b87-401c-8127-beefb6caafad','a8f0a56d-2829-4c22-8037-f5532a4d8ffe','f0c9deac-8435-4460-9de5-78b37a7f714b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-179898322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c53722b4814ba89f351a79243f2e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35bcc012-0d24-47cc-90ed-a1593b9a12f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35bcc012-0d24-47cc-90ed-a1593b9a12f0) transitioned into state 'SUCCESS' from state '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-179898322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['11579c09-3b1f-4aa2-9ca1-1bff87a32982','afad89fb-0b87-401c-8127-beefb6caafad','a8f0a56d-2829-4c22-8037-f5532a4d8ffe','f0c9deac-8435-4460-9de5-78b37a7f714b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805e405e-21a3-45e2-a145-ebc2038ad135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805e405e-21a3-45e2-a145-ebc2038ad135) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (8ba045bc-c832-4c35-8628-8d646338d8d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:45 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request issued successfully. Sep 07 17:02:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2ae04c28-f0e0-4371-8ebe-2791ee4080e7 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1716/3419] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:44 2026] POST /volume/v3/volumes => generated 784 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d60886b3-6327-4b66-bacb-78a4d1083e53 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d60886b3-6327-4b66-bacb-78a4d1083e53 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce Sep 07 17:02:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d60886b3-6327-4b66-bacb-78a4d1083e53 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d60886b3-6327-4b66-bacb-78a4d1083e53 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d60886b3-6327-4b66-bacb-78a4d1083e53 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d60886b3-6327-4b66-bacb-78a4d1083e53 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce returned with HTTP 200 Sep 07 17:02:45 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1704/3420] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:45 2026] GET /volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce => generated 963 bytes in 44 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[87176]: DEBUG cinder.api.middleware.request_id [None req-7072be72-d6dd-4247-aa01-93488a25446b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7072be72-d6dd-4247-aa01-93488a25446b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce Sep 07 17:02:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7072be72-d6dd-4247-aa01-93488a25446b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7072be72-d6dd-4247-aa01-93488a25446b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7072be72-d6dd-4247-aa01-93488a25446b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7072be72-d6dd-4247-aa01-93488a25446b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce returned with HTTP 200 Sep 07 17:02:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1717/3421] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:46 2026] GET /volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-10612dac-c65b-45fe-8bac-9929528cc8ab None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-10612dac-c65b-45fe-8bac-9929528cc8ab tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:02:46 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-10612dac-c65b-45fe-8bac-9929528cc8ab tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-478757096"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:46 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-10612dac-c65b-45fe-8bac-9929528cc8ab tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:46 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-10612dac-c65b-45fe-8bac-9929528cc8ab tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create snapshot from volume 54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce Sep 07 17:02:46 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-10612dac-c65b-45fe-8bac-9929528cc8ab tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['5276e18a-bc81-46c2-b169-fff4bf8bc2e8', '5fc96880-5b86-470e-b16c-2dd10d2c2b5a', '7fe1ef1f-41ac-4378-add3-bc05bfa1af53', '28f332c5-f0b4-4ff1-9f1e-80f45a329cd2'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:46 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-10612dac-c65b-45fe-8bac-9929528cc8ab tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot create request issued successfully. Sep 07 17:02:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-10612dac-c65b-45fe-8bac-9929528cc8ab tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:02:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1705/3422] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-021fcc47-2e73-4a8c-8342-587152a3d294 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-021fcc47-2e73-4a8c-8342-587152a3d294 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 Sep 07 17:02:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-021fcc47-2e73-4a8c-8342-587152a3d294 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-021fcc47-2e73-4a8c-8342-587152a3d294 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-021fcc47-2e73-4a8c-8342-587152a3d294 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-021fcc47-2e73-4a8c-8342-587152a3d294 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 returned with HTTP 200 Sep 07 17:02:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1718/3423] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:46 2026] GET /volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 => generated 439 bytes in 20 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[87177]: DEBUG cinder.api.middleware.request_id [None req-65604bc2-4c5d-404b-ae84-55f134c13075 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65604bc2-4c5d-404b-ae84-55f134c13075 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 Sep 07 17:02:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65604bc2-4c5d-404b-ae84-55f134c13075 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-65604bc2-4c5d-404b-ae84-55f134c13075 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-65604bc2-4c5d-404b-ae84-55f134c13075 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-65604bc2-4c5d-404b-ae84-55f134c13075 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 returned with HTTP 200 Sep 07 17:02:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1706/3424] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:47 2026] GET /volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 => generated 439 bytes in 29 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[87176]: DEBUG cinder.api.middleware.request_id [None req-c4c50952-42ab-4efa-822d-201e72a1834c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c4c50952-42ab-4efa-822d-201e72a1834c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 Sep 07 17:02:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c4c50952-42ab-4efa-822d-201e72a1834c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c4c50952-42ab-4efa-822d-201e72a1834c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:48 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=679,cinder:INSERT=199,cinder:UPDATE=272 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:02:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:48 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c4c50952-42ab-4efa-822d-201e72a1834c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c4c50952-42ab-4efa-822d-201e72a1834c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 returned with HTTP 200 Sep 07 17:02:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1719/3425] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:48 2026] GET /volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 => generated 466 bytes in 21 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[87177]: DEBUG cinder.api.middleware.request_id [None req-b4b68157-2fd3-47c3-a82c-bdb32a4c2ac9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b4b68157-2fd3-47c3-a82c-bdb32a4c2ac9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] POST http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17/action Sep 07 17:02:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b4b68157-2fd3-47c3-a82c-bdb32a4c2ac9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b4b68157-2fd3-47c3-a82c-bdb32a4c2ac9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:48 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.snapshot_unmanage [None req-b4b68157-2fd3-47c3-a82c-bdb32a4c2ac9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Unmanage snapshot with id: 9c0f0a26-0689-461f-acaa-848c71c6be17 Sep 07 17:02:48 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=718,cinder:UPDATE=289,cinder:INSERT=159 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:02:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b4b68157-2fd3-47c3-a82c-bdb32a4c2ac9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:02:48 devstack devstack@c-api.service[87177]: DEBUG cinder.policy [None req-b4b68157-2fd3-47c3-a82c-bdb32a4c2ac9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'eebcf4d0ed1440e28c723d516b992bdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '30c53722b4814ba89f351a79243f2e44', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87177) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:02:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b4b68157-2fd3-47c3-a82c-bdb32a4c2ac9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17/action returned with HTTP 403 Sep 07 17:02:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1707/3426] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 17:02:48 2026] POST /volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17/action => generated 117 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ace76d9d-1596-4374-9486-5e999dca48e9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ace76d9d-1596-4374-9486-5e999dca48e9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 Sep 07 17:02:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ace76d9d-1596-4374-9486-5e999dca48e9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ace76d9d-1596-4374-9486-5e999dca48e9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:48 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-ace76d9d-1596-4374-9486-5e999dca48e9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete snapshot with id: 9c0f0a26-0689-461f-acaa-848c71c6be17 Sep 07 17:02:48 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:48 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:02:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ace76d9d-1596-4374-9486-5e999dca48e9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:48 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:48 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:48 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ace76d9d-1596-4374-9486-5e999dca48e9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot delete request issued successfully. Sep 07 17:02:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ace76d9d-1596-4374-9486-5e999dca48e9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 returned with HTTP 202 Sep 07 17:02:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1720/3427] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:02:48 2026] DELETE /volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-eda7202e-8b15-4c2c-8f31-b211d637ddc1 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eda7202e-8b15-4c2c-8f31-b211d637ddc1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 Sep 07 17:02:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eda7202e-8b15-4c2c-8f31-b211d637ddc1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-eda7202e-8b15-4c2c-8f31-b211d637ddc1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:48 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:48 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:02:48 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-eda7202e-8b15-4c2c-8f31-b211d637ddc1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-eda7202e-8b15-4c2c-8f31-b211d637ddc1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 returned with HTTP 200 Sep 07 17:02:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1708/3428] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:48 2026] GET /volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-bf3c6fbb-ae4b-4242-b941-547570d4c806 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bf3c6fbb-ae4b-4242-b941-547570d4c806 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 Sep 07 17:02:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bf3c6fbb-ae4b-4242-b941-547570d4c806 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:49 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-bf3c6fbb-ae4b-4242-b941-547570d4c806 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:49 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:49 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-bf3c6fbb-ae4b-4242-b941-547570d4c806 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:49 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-bf3c6fbb-ae4b-4242-b941-547570d4c806 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 returned with HTTP 200 Sep 07 17:02:49 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1721/3429] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:49 2026] GET /volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 => generated 465 bytes in 21 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[87177]: DEBUG cinder.api.middleware.request_id [None req-abf02983-4420-4401-b804-34e0979348d2 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-abf02983-4420-4401-b804-34e0979348d2 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 Sep 07 17:02:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-abf02983-4420-4401-b804-34e0979348d2 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-abf02983-4420-4401-b804-34e0979348d2 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-abf02983-4420-4401-b804-34e0979348d2 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 returned with HTTP 404 Sep 07 17:02:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1709/3430] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:50 2026] GET /volume/v3/snapshots/9c0f0a26-0689-461f-acaa-848c71c6be17 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cbaa183e-447d-426e-ba8d-5723a646da97 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cbaa183e-447d-426e-ba8d-5723a646da97 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce Sep 07 17:02:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cbaa183e-447d-426e-ba8d-5723a646da97 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:50 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cbaa183e-447d-426e-ba8d-5723a646da97 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:50 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-cbaa183e-447d-426e-ba8d-5723a646da97 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume with id: 54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce Sep 07 17:02:50 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:50 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cbaa183e-447d-426e-ba8d-5723a646da97 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:50 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cbaa183e-447d-426e-ba8d-5723a646da97 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume request issued successfully. Sep 07 17:02:50 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cbaa183e-447d-426e-ba8d-5723a646da97 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce returned with HTTP 202 Sep 07 17:02:50 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1722/3431] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:50 2026] DELETE /volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3c932ee0-1ffc-48c0-8e85-4b07a6c8314b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3c932ee0-1ffc-48c0-8e85-4b07a6c8314b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce Sep 07 17:02:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3c932ee0-1ffc-48c0-8e85-4b07a6c8314b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:50 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3c932ee0-1ffc-48c0-8e85-4b07a6c8314b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:50 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:50 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:50 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-3c932ee0-1ffc-48c0-8e85-4b07a6c8314b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:50 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3c932ee0-1ffc-48c0-8e85-4b07a6c8314b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce returned with HTTP 200 Sep 07 17:02:50 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1710/3432] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:50 2026] GET /volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce => generated 1013 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-fa512dcb-71b6-4c09-8e26-e3609d08b36f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fa512dcb-71b6-4c09-8e26-e3609d08b36f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce Sep 07 17:02:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fa512dcb-71b6-4c09-8e26-e3609d08b36f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:51 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fa512dcb-71b6-4c09-8e26-e3609d08b36f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:51 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fa512dcb-71b6-4c09-8e26-e3609d08b36f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce returned with HTTP 404 Sep 07 17:02:51 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1723/3433] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:51 2026] GET /volume/v3/volumes/54fc39f1-57ed-40b9-a4fb-ebf4d4e87bce => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:51 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-35001985"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:51 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-35001985'}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:51 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume of 1 GB Sep 07 17:02:51 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (87ab2051-7d34-45fb-8a1d-639d10172d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ce9aab-1bf9-4a53-8954-be8ede130e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ce9aab-1bf9-4a53-8954-be8ede130e96) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff14d3d-b874-4e40-aac1-2123608293b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['5e4738e4-e7d4-4cd2-a9d7-e4eeb3b17404', '26225bf3-b5a3-449d-95a6-03e1be615cf6', '64ea4c46-19b3-412a-b600-d2b4ca950c43', '7a74cecf-3308-4d82-80e0-0f58ec90ea5b'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff14d3d-b874-4e40-aac1-2123608293b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e4738e4-e7d4-4cd2-a9d7-e4eeb3b17404', '26225bf3-b5a3-449d-95a6-03e1be615cf6', '64ea4c46-19b3-412a-b600-d2b4ca950c43', '7a74cecf-3308-4d82-80e0-0f58ec90ea5b']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dacbffce-6707-4045-9400-462e6080f472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:52 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dacbffce-6707-4045-9400-462e6080f472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '585ef9db-7dcf-417c-815c-4313a6dcac2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-35001985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['5e4738e4-e7d4-4cd2-a9d7-e4eeb3b17404','26225bf3-b5a3-449d-95a6-03e1be615cf6','64ea4c46-19b3-412a-b600-d2b4ca950c43','7a74cecf-3308-4d82-80e0-0f58ec90ea5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-35001985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=585ef9db-7dcf-417c-815c-4313a6dcac2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c53722b4814ba89f351a79243f2e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559b6d48-081c-45d4-a67a-faa883a81f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559b6d48-081c-45d4-a67a-faa883a81f62) transitioned into state 'SUCCESS' from state '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-35001985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['5e4738e4-e7d4-4cd2-a9d7-e4eeb3b17404','26225bf3-b5a3-449d-95a6-03e1be615cf6','64ea4c46-19b3-412a-b600-d2b4ca950c43','7a74cecf-3308-4d82-80e0-0f58ec90ea5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0acdf80e-124d-427a-980e-8810daeddf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0acdf80e-124d-427a-980e-8810daeddf33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (87ab2051-7d34-45fb-8a1d-639d10172d46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:52 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request issued successfully. Sep 07 17:02:52 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9896ec4a-d077-40bd-9824-6c61c291e5dd tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:52 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1711/3434] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:51 2026] POST /volume/v3/volumes => generated 783 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-6fdc2de9-b071-4819-acbf-b80c51e40261 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6fdc2de9-b071-4819-acbf-b80c51e40261 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d Sep 07 17:02:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6fdc2de9-b071-4819-acbf-b80c51e40261 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:52 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6fdc2de9-b071-4819-acbf-b80c51e40261 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:52 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:52 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:52 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:52 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6fdc2de9-b071-4819-acbf-b80c51e40261 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:52 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6fdc2de9-b071-4819-acbf-b80c51e40261 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d returned with HTTP 200 Sep 07 17:02:52 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1724/3435] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:52 2026] GET /volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d => generated 962 bytes in 51 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[87177]: DEBUG cinder.api.middleware.request_id [None req-fe79d019-0908-4893-acba-4a612dcc8f3f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe79d019-0908-4893-acba-4a612dcc8f3f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d Sep 07 17:02:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe79d019-0908-4893-acba-4a612dcc8f3f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-fe79d019-0908-4893-acba-4a612dcc8f3f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:53 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-fe79d019-0908-4893-acba-4a612dcc8f3f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-fe79d019-0908-4893-acba-4a612dcc8f3f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d returned with HTTP 200 Sep 07 17:02:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1712/3436] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:53 2026] GET /volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-007bd271-6dad-4422-ac8a-3ef5b317cf0c None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-007bd271-6dad-4422-ac8a-3ef5b317cf0c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:02:53 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-007bd271-6dad-4422-ac8a-3ef5b317cf0c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "585ef9db-7dcf-417c-815c-4313a6dcac2d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-395985645"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:53 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-007bd271-6dad-4422-ac8a-3ef5b317cf0c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:53 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-007bd271-6dad-4422-ac8a-3ef5b317cf0c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create snapshot from volume 585ef9db-7dcf-417c-815c-4313a6dcac2d Sep 07 17:02:53 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-007bd271-6dad-4422-ac8a-3ef5b317cf0c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['8f6fdc09-d8dc-4b20-869e-1eec74db36b7', '85e98b88-538c-44de-9f00-052cacde4a6b', 'e60f5ec1-08eb-4d9f-a651-8923a254c9c2', '1c12f421-1cf2-4ca7-9cf0-f21f0b9176f2'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:53 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:53 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-007bd271-6dad-4422-ac8a-3ef5b317cf0c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot create request issued successfully. Sep 07 17:02:53 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-007bd271-6dad-4422-ac8a-3ef5b317cf0c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:02:53 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1725/3437] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-0aa38400-5e5b-476c-9e6a-b077d6108fdf None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0aa38400-5e5b-476c-9e6a-b077d6108fdf tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 Sep 07 17:02:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0aa38400-5e5b-476c-9e6a-b077d6108fdf tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:53 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0aa38400-5e5b-476c-9e6a-b077d6108fdf tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:53 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:53 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0aa38400-5e5b-476c-9e6a-b077d6108fdf tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:53 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0aa38400-5e5b-476c-9e6a-b077d6108fdf tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 returned with HTTP 200 Sep 07 17:02:53 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1713/3438] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:53 2026] GET /volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-5c778159-e0a4-4bd6-8671-cf31a85ba459 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5c778159-e0a4-4bd6-8671-cf31a85ba459 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 Sep 07 17:02:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5c778159-e0a4-4bd6-8671-cf31a85ba459 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:54 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-5c778159-e0a4-4bd6-8671-cf31a85ba459 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:54 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:54 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-5c778159-e0a4-4bd6-8671-cf31a85ba459 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:54 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-5c778159-e0a4-4bd6-8671-cf31a85ba459 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 returned with HTTP 200 Sep 07 17:02:54 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1726/3439] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:54 2026] GET /volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 => generated 439 bytes in 21 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[87177]: DEBUG cinder.api.middleware.request_id [None req-64b3fe43-3b97-45ba-9155-37dd640b8a56 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-64b3fe43-3b97-45ba-9155-37dd640b8a56 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 Sep 07 17:02:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-64b3fe43-3b97-45ba-9155-37dd640b8a56 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-64b3fe43-3b97-45ba-9155-37dd640b8a56 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-64b3fe43-3b97-45ba-9155-37dd640b8a56 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-64b3fe43-3b97-45ba-9155-37dd640b8a56 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 returned with HTTP 200 Sep 07 17:02:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1714/3440] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:55 2026] GET /volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 => generated 466 bytes in 27 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[87176]: DEBUG cinder.api.middleware.request_id [None req-f69e9bcc-9088-4648-aab6-e5655f343cd8 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f69e9bcc-9088-4648-aab6-e5655f343cd8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] PUT http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 Sep 07 17:02:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f69e9bcc-9088-4648-aab6-e5655f343cd8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f69e9bcc-9088-4648-aab6-e5655f343cd8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Snapshot retrieved successfully. Sep 07 17:02:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f69e9bcc-9088-4648-aab6-e5655f343cd8 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 returned with HTTP 200 Sep 07 17:02:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1727/3441] 192.168.122.91 () {60 vars in 1253 bytes} [Mon Sep 7 17:02:55 2026] PUT /volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 => generated 360 bytes in 45 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[87177]: DEBUG cinder.api.middleware.request_id [None req-456baaab-4740-40aa-8cf9-bcf8b305ce86 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-456baaab-4740-40aa-8cf9-bcf8b305ce86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 Sep 07 17:02:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-456baaab-4740-40aa-8cf9-bcf8b305ce86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:55 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-456baaab-4740-40aa-8cf9-bcf8b305ce86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:55 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-456baaab-4740-40aa-8cf9-bcf8b305ce86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete snapshot with id: 3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 Sep 07 17:02:55 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-456baaab-4740-40aa-8cf9-bcf8b305ce86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:55 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:55 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-456baaab-4740-40aa-8cf9-bcf8b305ce86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot delete request issued successfully. Sep 07 17:02:55 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-456baaab-4740-40aa-8cf9-bcf8b305ce86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 returned with HTTP 202 Sep 07 17:02:55 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1715/3442] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:02:55 2026] DELETE /volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d29e33ac-8803-42c0-a3e6-d5c74b5d5c86 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d29e33ac-8803-42c0-a3e6-d5c74b5d5c86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 Sep 07 17:02:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d29e33ac-8803-42c0-a3e6-d5c74b5d5c86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:55 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d29e33ac-8803-42c0-a3e6-d5c74b5d5c86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:55 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:55 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d29e33ac-8803-42c0-a3e6-d5c74b5d5c86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:55 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d29e33ac-8803-42c0-a3e6-d5c74b5d5c86 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 returned with HTTP 200 Sep 07 17:02:55 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1728/3443] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:55 2026] GET /volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 => generated 493 bytes in 30 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[87177]: DEBUG cinder.api.middleware.request_id [None req-542a1191-c87b-419f-85d7-8359aeaa0673 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-542a1191-c87b-419f-85d7-8359aeaa0673 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 Sep 07 17:02:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-542a1191-c87b-419f-85d7-8359aeaa0673 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:56 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-542a1191-c87b-419f-85d7-8359aeaa0673 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:56 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:56 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-542a1191-c87b-419f-85d7-8359aeaa0673 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:02:56 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-542a1191-c87b-419f-85d7-8359aeaa0673 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 returned with HTTP 200 Sep 07 17:02:56 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1716/3444] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:56 2026] GET /volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 => generated 493 bytes in 34 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[87176]: DEBUG cinder.api.middleware.request_id [None req-f6d0955f-1553-46dd-a4df-a0cbc61be351 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f6d0955f-1553-46dd-a4df-a0cbc61be351 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 Sep 07 17:02:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f6d0955f-1553-46dd-a4df-a0cbc61be351 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:57 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f6d0955f-1553-46dd-a4df-a0cbc61be351 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:57 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f6d0955f-1553-46dd-a4df-a0cbc61be351 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 returned with HTTP 404 Sep 07 17:02:57 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1729/3445] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:57 2026] GET /volume/v3/snapshots/3b4f14e9-4d52-42e0-939d-9ca49b5e0bb2 => generated 111 bytes in 23 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[87177]: DEBUG cinder.api.middleware.request_id [None req-6f780d8f-17cb-430f-ba14-892afe0821c0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f780d8f-17cb-430f-ba14-892afe0821c0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d Sep 07 17:02:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6f780d8f-17cb-430f-ba14-892afe0821c0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:57 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6f780d8f-17cb-430f-ba14-892afe0821c0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:57 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-6f780d8f-17cb-430f-ba14-892afe0821c0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume with id: 585ef9db-7dcf-417c-815c-4313a6dcac2d Sep 07 17:02:58 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:58 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:02:58 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6f780d8f-17cb-430f-ba14-892afe0821c0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:58 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-6f780d8f-17cb-430f-ba14-892afe0821c0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume request issued successfully. Sep 07 17:02:58 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6f780d8f-17cb-430f-ba14-892afe0821c0 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d returned with HTTP 202 Sep 07 17:02:58 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1717/3446] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:57 2026] DELETE /volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-3dd6eb3f-2295-468f-aa64-0e4bd011642a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3dd6eb3f-2295-468f-aa64-0e4bd011642a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d Sep 07 17:02:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3dd6eb3f-2295-468f-aa64-0e4bd011642a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:58 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-3dd6eb3f-2295-468f-aa64-0e4bd011642a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:58 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:58 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:02:58 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:02:58 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-3dd6eb3f-2295-468f-aa64-0e4bd011642a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:58 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-3dd6eb3f-2295-468f-aa64-0e4bd011642a tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d returned with HTTP 200 Sep 07 17:02:58 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1730/3447] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:58 2026] GET /volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d => generated 1012 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-241fb2d7-ed73-4e2b-8801-164815a8683b None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-241fb2d7-ed73-4e2b-8801-164815a8683b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d Sep 07 17:02:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-241fb2d7-ed73-4e2b-8801-164815a8683b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-241fb2d7-ed73-4e2b-8801-164815a8683b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-241fb2d7-ed73-4e2b-8801-164815a8683b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d returned with HTTP 404 Sep 07 17:02:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1718/3448] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:59 2026] GET /volume/v3/volumes/585ef9db-7dcf-417c-815c-4313a6dcac2d => generated 109 bytes in 22 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[87176]: DEBUG cinder.api.middleware.request_id [None req-c79e1df4-3d89-4e78-975a-e96913051876 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-639836352"}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-639836352'}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume of 1 GB Sep 07 17:02:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Availability Zones retrieved successfully. Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (f751bc0d-63b5-4bd7-8816-94a2dae68818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5473e5a0-adbd-4edd-9e5c-4556898f983d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5473e5a0-adbd-4edd-9e5c-4556898f983d) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c151f2-2ef3-4529-a610-688d410b06f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['4546d54b-ed0d-460c-8d9e-5bd099d549c1', '5b358512-9a5d-42de-8fcd-941684182917', '6e411087-6cc4-49d9-a442-ee62ffcf7fc8', '8985dd09-3f18-4f0c-b2c4-26262fe0ba98'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c151f2-2ef3-4529-a610-688d410b06f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4546d54b-ed0d-460c-8d9e-5bd099d549c1', '5b358512-9a5d-42de-8fcd-941684182917', '6e411087-6cc4-49d9-a442-ee62ffcf7fc8', '8985dd09-3f18-4f0c-b2c4-26262fe0ba98']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adba194a-e967-4a89-80bb-41d469b7f239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adba194a-e967-4a89-80bb-41d469b7f239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dd03eac-40de-406c-999e-111d43445db0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-639836352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['4546d54b-ed0d-460c-8d9e-5bd099d549c1','5b358512-9a5d-42de-8fcd-941684182917','6e411087-6cc4-49d9-a442-ee62ffcf7fc8','8985dd09-3f18-4f0c-b2c4-26262fe0ba98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-639836352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dd03eac-40de-406c-999e-111d43445db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c53722b4814ba89f351a79243f2e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c767f53-4394-4d01-bb60-443fb3acd0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c767f53-4394-4d01-bb60-443fb3acd0a0) transitioned into state 'SUCCESS' from state '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-639836352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c53722b4814ba89f351a79243f2e44',qos_specs=None,replication_status=,reservations=['4546d54b-ed0d-460c-8d9e-5bd099d549c1','5b358512-9a5d-42de-8fcd-941684182917','6e411087-6cc4-49d9-a442-ee62ffcf7fc8','8985dd09-3f18-4f0c-b2c4-26262fe0ba98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ae332572ec4ecf933de1d1b3c43bcc',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74f73f5-8d96-47a3-a4e2-09f2e5e1eb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74f73f5-8d96-47a3-a4e2-09f2e5e1eb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Flow 'volume_create_api' (f751bc0d-63b5-4bd7-8816-94a2dae68818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:59 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create volume request issued successfully. Sep 07 17:02:59 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-c79e1df4-3d89-4e78-975a-e96913051876 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:59 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1731/3449] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:59 2026] POST /volume/v3/volumes => generated 784 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-42d97448-a75b-4fbe-ac42-2f256649a598 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-42d97448-a75b-4fbe-ac42-2f256649a598 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 Sep 07 17:02:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-42d97448-a75b-4fbe-ac42-2f256649a598 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:59 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-42d97448-a75b-4fbe-ac42-2f256649a598 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:59 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:02:59 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:02:59 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-42d97448-a75b-4fbe-ac42-2f256649a598 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:02:59 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-42d97448-a75b-4fbe-ac42-2f256649a598 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 returned with HTTP 200 Sep 07 17:02:59 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1719/3450] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:59 2026] GET /volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 => generated 963 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-79957359-3c87-4a8a-955a-5883713f2c91 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-79957359-3c87-4a8a-955a-5883713f2c91 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 Sep 07 17:03:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-79957359-3c87-4a8a-955a-5883713f2c91 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-79957359-3c87-4a8a-955a-5883713f2c91 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:00 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:03:00 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-79957359-3c87-4a8a-955a-5883713f2c91 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:03:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-79957359-3c87-4a8a-955a-5883713f2c91 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 returned with HTTP 200 Sep 07 17:03:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1732/3451] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:00 2026] GET /volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:03:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-35cbf57f-adee-45b5-8d6d-85e551da5d7f None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-35cbf57f-adee-45b5-8d6d-85e551da5d7f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:03:00 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-35cbf57f-adee-45b5-8d6d-85e551da5d7f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dd03eac-40de-406c-999e-111d43445db0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1257752607"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:00 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-35cbf57f-adee-45b5-8d6d-85e551da5d7f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:03:00 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-35cbf57f-adee-45b5-8d6d-85e551da5d7f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Create snapshot from volume 4dd03eac-40de-406c-999e-111d43445db0 Sep 07 17:03:00 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-35cbf57f-adee-45b5-8d6d-85e551da5d7f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Created reservations ['a9587a5e-882a-4eb3-a298-88a678dedb79', 'bc1911d7-3ac6-47a1-b846-ee57e98274e6', '57609de4-2fa9-4b3b-bf8a-3c807f861b95', '85025941-a121-4f05-99ed-b279f782d18f'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:00 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:00 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-35cbf57f-adee-45b5-8d6d-85e551da5d7f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot create request issued successfully. Sep 07 17:03:00 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-35cbf57f-adee-45b5-8d6d-85e551da5d7f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:03:00 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1720/3452] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:03:00 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:03:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-748934d6-168e-4525-9aa8-6971d991e02b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-748934d6-168e-4525-9aa8-6971d991e02b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 Sep 07 17:03:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-748934d6-168e-4525-9aa8-6971d991e02b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:00 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-748934d6-168e-4525-9aa8-6971d991e02b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:00 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:00 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-748934d6-168e-4525-9aa8-6971d991e02b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:03:00 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-748934d6-168e-4525-9aa8-6971d991e02b tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 returned with HTTP 200 Sep 07 17:03:00 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1733/3453] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:00 2026] GET /volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 => generated 440 bytes in 17 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[87177]: DEBUG cinder.api.middleware.request_id [None req-b8b55052-4564-4b5f-9ac5-8ef0b8c802ae None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b8b55052-4564-4b5f-9ac5-8ef0b8c802ae tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 Sep 07 17:03:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b8b55052-4564-4b5f-9ac5-8ef0b8c802ae tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:01 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b8b55052-4564-4b5f-9ac5-8ef0b8c802ae tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:01 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:01 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-b8b55052-4564-4b5f-9ac5-8ef0b8c802ae tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:03:01 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b8b55052-4564-4b5f-9ac5-8ef0b8c802ae tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 returned with HTTP 200 Sep 07 17:03:01 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1721/3454] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:01 2026] GET /volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 => generated 440 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[87176]: DEBUG cinder.api.middleware.request_id [None req-aeacabe0-7120-44a8-a5d2-dab5e7d50f0f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aeacabe0-7120-44a8-a5d2-dab5e7d50f0f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 Sep 07 17:03:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aeacabe0-7120-44a8-a5d2-dab5e7d50f0f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-aeacabe0-7120-44a8-a5d2-dab5e7d50f0f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:02 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:02 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-aeacabe0-7120-44a8-a5d2-dab5e7d50f0f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:03:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-aeacabe0-7120-44a8-a5d2-dab5e7d50f0f tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 returned with HTTP 200 Sep 07 17:03:02 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1734/3455] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:02 2026] GET /volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 => generated 467 bytes in 17 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[87177]: DEBUG cinder.api.middleware.request_id [None req-9f048799-9053-4065-9fab-e01cbb5cd348 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9f048799-9053-4065-9fab-e01cbb5cd348 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] POST http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99/action Sep 07 17:03:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9f048799-9053-4065-9fab-e01cbb5cd348 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-9f048799-9053-4065-9fab-e01cbb5cd348 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:02 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.admin_actions [None req-9f048799-9053-4065-9fab-e01cbb5cd348 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Updating snapshot '948ec400-7e0d-4c7d-b112-7d1ade1d6f99' with '{'status': 'creating'}' {{(pid=87177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:03:02 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:02 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-9f048799-9053-4065-9fab-e01cbb5cd348 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99/action returned with HTTP 202 Sep 07 17:03:02 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1722/3456] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 17:03:02 2026] POST /volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99/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[87176]: DEBUG cinder.api.middleware.request_id [None req-511792e2-1f7f-4e66-a895-f9cb8ba56601 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:02 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-511792e2-1f7f-4e66-a895-f9cb8ba56601 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 Sep 07 17:03:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-511792e2-1f7f-4e66-a895-f9cb8ba56601 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:02 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-511792e2-1f7f-4e66-a895-f9cb8ba56601 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-511792e2-1f7f-4e66-a895-f9cb8ba56601 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:03:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-511792e2-1f7f-4e66-a895-f9cb8ba56601 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 returned with HTTP 200 Sep 07 17:03:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1735/3457] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:02 2026] GET /volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 => generated 466 bytes in 17 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[87177]: DEBUG cinder.api.middleware.request_id [None req-082040c9-e523-45a7-80f1-3ea8cbce0d9e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-082040c9-e523-45a7-80f1-3ea8cbce0d9e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] POST http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99/action Sep 07 17:03:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-082040c9-e523-45a7-80f1-3ea8cbce0d9e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-082040c9-e523-45a7-80f1-3ea8cbce0d9e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.contrib.snapshot_actions [None req-082040c9-e523-45a7-80f1-3ea8cbce0d9e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87177) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 17:03:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:03 devstack devstack@c-api.service[87177]: INFO cinder.api.contrib.snapshot_actions [None req-082040c9-e523-45a7-80f1-3ea8cbce0d9e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] Updating snapshot 948ec400-7e0d-4c7d-b112-7d1ade1d6f99 with info {'id': '948ec400-7e0d-4c7d-b112-7d1ade1d6f99', 'status': 'error', 'progress': '80%'} Sep 07 17:03:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-082040c9-e523-45a7-80f1-3ea8cbce0d9e tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-member] http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99/action returned with HTTP 202 Sep 07 17:03:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1723/3458] 192.168.122.91 () {60 vars in 1275 bytes} [Mon Sep 7 17:03:03 2026] POST /volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-ec268a0f-4cfd-44f8-80e9-15609cd18bb1 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ec268a0f-4cfd-44f8-80e9-15609cd18bb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 Sep 07 17:03:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ec268a0f-4cfd-44f8-80e9-15609cd18bb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:03 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ec268a0f-4cfd-44f8-80e9-15609cd18bb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:03 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.snapshots [None req-ec268a0f-4cfd-44f8-80e9-15609cd18bb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete snapshot with id: 948ec400-7e0d-4c7d-b112-7d1ade1d6f99 Sep 07 17:03:03 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ec268a0f-4cfd-44f8-80e9-15609cd18bb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:03:03 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:03:03 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-ec268a0f-4cfd-44f8-80e9-15609cd18bb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot delete request issued successfully. Sep 07 17:03:03 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ec268a0f-4cfd-44f8-80e9-15609cd18bb1 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 returned with HTTP 202 Sep 07 17:03:03 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1736/3459] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:03:03 2026] DELETE /volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-763a0e0e-0f61-4097-aaac-d796250d1fd9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-763a0e0e-0f61-4097-aaac-d796250d1fd9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 Sep 07 17:03:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-763a0e0e-0f61-4097-aaac-d796250d1fd9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:03 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-763a0e0e-0f61-4097-aaac-d796250d1fd9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:03 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:03 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-763a0e0e-0f61-4097-aaac-d796250d1fd9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:03:03 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-763a0e0e-0f61-4097-aaac-d796250d1fd9 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 returned with HTTP 200 Sep 07 17:03:03 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1724/3460] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:03 2026] GET /volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 => generated 465 bytes in 25 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[87176]: DEBUG cinder.api.middleware.request_id [None req-44595528-9c37-4ad2-b400-ec24a09d3923 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-44595528-9c37-4ad2-b400-ec24a09d3923 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 Sep 07 17:03:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-44595528-9c37-4ad2-b400-ec24a09d3923 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:04 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-44595528-9c37-4ad2-b400-ec24a09d3923 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:04 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:04 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-44595528-9c37-4ad2-b400-ec24a09d3923 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Snapshot retrieved successfully. Sep 07 17:03:04 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-44595528-9c37-4ad2-b400-ec24a09d3923 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 returned with HTTP 200 Sep 07 17:03:04 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1737/3461] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:04 2026] GET /volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 => generated 465 bytes in 21 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[87177]: DEBUG cinder.api.middleware.request_id [None req-b848e609-ced9-4165-af01-d3a265d42ffb None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b848e609-ced9-4165-af01-d3a265d42ffb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 Sep 07 17:03:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b848e609-ced9-4165-af01-d3a265d42ffb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-b848e609-ced9-4165-af01-d3a265d42ffb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-b848e609-ced9-4165-af01-d3a265d42ffb tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 returned with HTTP 404 Sep 07 17:03:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1725/3462] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:05 2026] GET /volume/v3/snapshots/948ec400-7e0d-4c7d-b112-7d1ade1d6f99 => generated 111 bytes in 19 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[87176]: DEBUG cinder.api.middleware.request_id [None req-84ae8c48-99c9-40ab-b05e-72df1dfdcc39 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-84ae8c48-99c9-40ab-b05e-72df1dfdcc39 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 Sep 07 17:03:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-84ae8c48-99c9-40ab-b05e-72df1dfdcc39 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-84ae8c48-99c9-40ab-b05e-72df1dfdcc39 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-84ae8c48-99c9-40ab-b05e-72df1dfdcc39 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume with id: 4dd03eac-40de-406c-999e-111d43445db0 Sep 07 17:03:05 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:03:05 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-84ae8c48-99c9-40ab-b05e-72df1dfdcc39 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:03:05 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-84ae8c48-99c9-40ab-b05e-72df1dfdcc39 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Delete volume request issued successfully. Sep 07 17:03:05 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-84ae8c48-99c9-40ab-b05e-72df1dfdcc39 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 returned with HTTP 202 Sep 07 17:03:05 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1738/3463] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:03:05 2026] DELETE /volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-001d8767-f2ea-4b21-85a6-6e4d3cd22a8c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-001d8767-f2ea-4b21-85a6-6e4d3cd22a8c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 Sep 07 17:03:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-001d8767-f2ea-4b21-85a6-6e4d3cd22a8c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-001d8767-f2ea-4b21-85a6-6e4d3cd22a8c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:03:05 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:05 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-001d8767-f2ea-4b21-85a6-6e4d3cd22a8c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Volume info retrieved successfully. Sep 07 17:03:05 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-001d8767-f2ea-4b21-85a6-6e4d3cd22a8c tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 returned with HTTP 200 Sep 07 17:03:05 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1726/3464] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:05 2026] GET /volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:03:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-a9be3239-918d-4eea-9bba-73938ad01661 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a9be3239-918d-4eea-9bba-73938ad01661 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] GET http://192.168.122.91/volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 Sep 07 17:03:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a9be3239-918d-4eea-9bba-73938ad01661 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:06 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a9be3239-918d-4eea-9bba-73938ad01661 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:06 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a9be3239-918d-4eea-9bba-73938ad01661 tempest-ProjectMemberTests-775595433 tempest-ProjectMemberTests-775595433-project-admin] http://192.168.122.91/volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 returned with HTTP 404 Sep 07 17:03:06 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1739/3465] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:06 2026] GET /volume/v3/volumes/4dd03eac-40de-406c-999e-111d43445db0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-2cbb229d-3d18-4db1-97d8-d68085d6b532 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2cbb229d-3d18-4db1-97d8-d68085d6b532 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:03:09 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-2cbb229d-3d18-4db1-97d8-d68085d6b532 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-386432921", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1684198082", "vendor_name": "tempest-vendor_name-1684581066"}}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:09 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-2cbb229d-3d18-4db1-97d8-d68085d6b532 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:03:09 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1727/3466] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:03:09 2026] POST /volume/v3/types => generated 329 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-99f73bf1-c410-471b-92a2-61f28cc9474a None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:09 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:03:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c010fa6-095a-46d1-966e-55d23ed5706f", "size": 1}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:09 devstack devstack@c-api.service[87176]: DEBUG cinder.api.v3.volumes [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Create volume request body: {'volume': {'volume_type': '5c010fa6-095a-46d1-966e-55d23ed5706f', 'size': 1}} {{(pid=87176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:03:09 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Create volume of 1 GB Sep 07 17:03:09 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:09 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Availability Zones retrieved successfully. Sep 07 17:03:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Flow 'volume_create_api' (d32bc2cd-048e-4ec0-ad7d-420135aa4d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b39eb2-ae20-4815-b788-72551b8f8bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.flows.api.create_volume [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Validating volume size '1' using validate_int {{(pid=87176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:03:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b39eb2-ae20-4815-b788-72551b8f8bb1) 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:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1684198082',vendor_name='tempest-vendor_name-1684581066'},id=5c010fa6-095a-46d1-966e-55d23ed5706f,is_public=True,name='tempest-ProjectReaderTests-volume-type-386432921',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c010fa6-095a-46d1-966e-55d23ed5706f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:09 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f710d0-539b-493d-8d5c-8ee5df76419a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:10 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-386432921 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-386432921, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:03:10 devstack devstack@c-api.service[87176]: WARNING cinder.quota [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-386432921 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-386432921, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:03:10 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Created reservations ['5f49c556-cd25-42f0-a281-f07e965d279b', 'f7480e03-19e8-4a2a-997c-054cc07b3486', 'c6a6f0d9-c418-4545-a3e1-2fcd758f33ce', '596aaacf-bd58-4411-8872-5101b7927c82'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f710d0-539b-493d-8d5c-8ee5df76419a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f49c556-cd25-42f0-a281-f07e965d279b', 'f7480e03-19e8-4a2a-997c-054cc07b3486', 'c6a6f0d9-c418-4545-a3e1-2fcd758f33ce', '596aaacf-bd58-4411-8872-5101b7927c82']}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377d75ff-a6f3-4e14-ae8a-14ebc34ef5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:10 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:03:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377d75ff-a6f3-4e14-ae8a-14ebc34ef5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '337d11d1-10df-4ac8-9ebe-896424bc0173', '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='7e1c337e92ec46f3803278d5c98f7a9e',qos_specs=None,replication_status=,reservations=['5f49c556-cd25-42f0-a281-f07e965d279b','f7480e03-19e8-4a2a-997c-054cc07b3486','c6a6f0d9-c418-4545-a3e1-2fcd758f33ce','596aaacf-bd58-4411-8872-5101b7927c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7587a088b1d041e9999ee80b291fd782',volume_type_id=5c010fa6-095a-46d1-966e-55d23ed5706f), 'volume': Volume(_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:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=337d11d1-10df-4ac8-9ebe-896424bc0173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e1c337e92ec46f3803278d5c98f7a9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7587a088b1d041e9999ee80b291fd782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c010fa6-095a-46d1-966e-55d23ed5706f),volume_type_id=5c010fa6-095a-46d1-966e-55d23ed5706f)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0723f44-3342-4262-bb93-a03cdeb4d746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0723f44-3342-4262-bb93-a03cdeb4d746) transitioned into state 'SUCCESS' from 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='7e1c337e92ec46f3803278d5c98f7a9e',qos_specs=None,replication_status=,reservations=['5f49c556-cd25-42f0-a281-f07e965d279b','f7480e03-19e8-4a2a-997c-054cc07b3486','c6a6f0d9-c418-4545-a3e1-2fcd758f33ce','596aaacf-bd58-4411-8872-5101b7927c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7587a088b1d041e9999ee80b291fd782',volume_type_id=5c010fa6-095a-46d1-966e-55d23ed5706f)}' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d95e18-87e5-4641-81ca-04db972f6017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d95e18-87e5-4641-81ca-04db972f6017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:10 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Flow 'volume_create_api' (d32bc2cd-048e-4ec0-ad7d-420135aa4d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:10 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Create volume request issued successfully. Sep 07 17:03:10 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-99f73bf1-c410-471b-92a2-61f28cc9474a tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:03:10 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1740/3467] 192.168.122.91 () {62 vars in 1177 bytes} [Mon Sep 7 17:03:09 2026] POST /volume/v3/volumes => generated 779 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-045c0ef1-00a4-42f3-bece-4de40f5767ca None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-045c0ef1-00a4-42f3-bece-4de40f5767ca tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] GET http://192.168.122.91/volume/v3/volumes/337d11d1-10df-4ac8-9ebe-896424bc0173 Sep 07 17:03:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-045c0ef1-00a4-42f3-bece-4de40f5767ca tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:10 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-045c0ef1-00a4-42f3-bece-4de40f5767ca tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:10 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:10 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:10 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-045c0ef1-00a4-42f3-bece-4de40f5767ca tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Volume info retrieved successfully. Sep 07 17:03:10 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-045c0ef1-00a4-42f3-bece-4de40f5767ca tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/volumes/337d11d1-10df-4ac8-9ebe-896424bc0173 returned with HTTP 200 Sep 07 17:03:10 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1728/3468] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:10 2026] GET /volume/v3/volumes/337d11d1-10df-4ac8-9ebe-896424bc0173 => generated 958 bytes in 47 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[87176]: DEBUG cinder.api.middleware.request_id [None req-7dae56e8-7f57-4987-a371-0451ccbd7c23 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7dae56e8-7f57-4987-a371-0451ccbd7c23 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] GET http://192.168.122.91/volume/v3/volumes/337d11d1-10df-4ac8-9ebe-896424bc0173 Sep 07 17:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7dae56e8-7f57-4987-a371-0451ccbd7c23 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7dae56e8-7f57-4987-a371-0451ccbd7c23 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:03:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7dae56e8-7f57-4987-a371-0451ccbd7c23 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Volume info retrieved successfully. Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7dae56e8-7f57-4987-a371-0451ccbd7c23 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/volumes/337d11d1-10df-4ac8-9ebe-896424bc0173 returned with HTTP 200 Sep 07 17:03:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1741/3469] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:11 2026] GET /volume/v3/volumes/337d11d1-10df-4ac8-9ebe-896424bc0173 => generated 979 bytes in 46 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[87177]: DEBUG cinder.api.middleware.request_id [None req-09094e76-a8b0-48db-8a85-671465a59869 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-09094e76-a8b0-48db-8a85-671465a59869 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] GET http://192.168.122.91/volume/v3/messages Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-09094e76-a8b0-48db-8a85-671465a59869 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-09094e76-a8b0-48db-8a85-671465a59869 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-09094e76-a8b0-48db-8a85-671465a59869 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 17:03:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1729/3470] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 17:03:11 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:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d1e18d15-40a1-4cf2-822a-1f0a5682c0b5 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1e18d15-40a1-4cf2-822a-1f0a5682c0b5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-reader] GET http://192.168.122.91/volume/v3/messages Sep 07 17:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d1e18d15-40a1-4cf2-822a-1f0a5682c0b5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-reader] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d1e18d15-40a1-4cf2-822a-1f0a5682c0b5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-reader] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d1e18d15-40a1-4cf2-822a-1f0a5682c0b5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-reader] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 17:03:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1742/3471] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 17:03:11 2026] GET /volume/v3/messages => generated 676 bytes in 139 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[87177]: DEBUG cinder.api.middleware.request_id [None req-bc28b836-a130-4525-a3e5-c84d4c8a560e None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bc28b836-a130-4525-a3e5-c84d4c8a560e tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] DELETE http://192.168.122.91/volume/v3/messages/a4164e43-60ca-4ad8-a134-ffb95f574db2 Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bc28b836-a130-4525-a3e5-c84d4c8a560e tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-bc28b836-a130-4525-a3e5-c84d4c8a560e tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-bc28b836-a130-4525-a3e5-c84d4c8a560e tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/messages/a4164e43-60ca-4ad8-a134-ffb95f574db2 returned with HTTP 204 Sep 07 17:03:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1730/3472] 192.168.122.91 () {60 vars in 1273 bytes} [Mon Sep 7 17:03:11 2026] DELETE /volume/v3/messages/a4164e43-60ca-4ad8-a134-ffb95f574db2 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-303921a1-adcd-4299-8058-667bac439845 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-303921a1-adcd-4299-8058-667bac439845 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/337d11d1-10df-4ac8-9ebe-896424bc0173 Sep 07 17:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-303921a1-adcd-4299-8058-667bac439845 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-303921a1-adcd-4299-8058-667bac439845 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-303921a1-adcd-4299-8058-667bac439845 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Delete volume with id: 337d11d1-10df-4ac8-9ebe-896424bc0173 Sep 07 17:03:11 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:03:11 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-303921a1-adcd-4299-8058-667bac439845 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Volume info retrieved successfully. Sep 07 17:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.volume.api [None req-303921a1-adcd-4299-8058-667bac439845 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87176) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.quota [None req-303921a1-adcd-4299-8058-667bac439845 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Created reservations ['1306cf67-06d5-4238-8d7c-041edf82b462', '22261e15-0e39-4dc0-bc83-bd95e5535e47', '3c145c1c-3695-43d5-a160-a3576cf8a997', '9da4576f-26c1-4eb8-9df8-973960942c4e'] {{(pid=87176) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-303921a1-adcd-4299-8058-667bac439845 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Delete volume request issued successfully. Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-303921a1-adcd-4299-8058-667bac439845 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/volumes/337d11d1-10df-4ac8-9ebe-896424bc0173 returned with HTTP 202 Sep 07 17:03:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1743/3473] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:03:11 2026] DELETE /volume/v3/volumes/337d11d1-10df-4ac8-9ebe-896424bc0173 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-3e2eabcf-735c-4867-8351-7aff9a9a6b91 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3e2eabcf-735c-4867-8351-7aff9a9a6b91 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] DELETE http://192.168.122.91/volume/v3/types/5c010fa6-095a-46d1-966e-55d23ed5706f Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3e2eabcf-735c-4867-8351-7aff9a9a6b91 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-3e2eabcf-735c-4867-8351-7aff9a9a6b91 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method '_delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-3e2eabcf-735c-4867-8351-7aff9a9a6b91 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/types/5c010fa6-095a-46d1-966e-55d23ed5706f returned with HTTP 202 Sep 07 17:03:11 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1731/3474] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:03:11 2026] DELETE /volume/v3/types/5c010fa6-095a-46d1-966e-55d23ed5706f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f9efc9fe-83bd-4674-9dd1-8100d0e151b2 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f9efc9fe-83bd-4674-9dd1-8100d0e151b2 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] POST http://192.168.122.91/volume/v3/types Sep 07 17:03:11 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f9efc9fe-83bd-4674-9dd1-8100d0e151b2 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1551870963", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1464631884", "vendor_name": "tempest-vendor_name-2016126694"}}} {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:11 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f9efc9fe-83bd-4674-9dd1-8100d0e151b2 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/types returned with HTTP 200 Sep 07 17:03:11 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1744/3475] 192.168.122.91 () {60 vars in 1132 bytes} [Mon Sep 7 17:03:11 2026] POST /volume/v3/types => generated 330 bytes in 38 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[87177]: DEBUG cinder.api.middleware.request_id [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a1908190-1c42-47ab-9d43-5e7d94e6f287", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Create volume request body: {'volume': {'volume_type': 'a1908190-1c42-47ab-9d43-5e7d94e6f287', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Create volume of 1 GB Sep 07 17:03:11 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:11 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Availability Zones retrieved successfully. Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Flow 'volume_create_api' (2834e0f7-a405-4fb4-828f-80308458b671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d613836-fa58-4222-bc28-6a22aacf6dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d613836-fa58-4222-bc28-6a22aacf6dab) 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:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1464631884',vendor_name='tempest-vendor_name-2016126694'},id=a1908190-1c42-47ab-9d43-5e7d94e6f287,is_public=True,name='tempest-ProjectReaderTests-volume-type-1551870963',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1908190-1c42-47ab-9d43-5e7d94e6f287', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c09b9d-91f2-4ca3-b596-49764f4fe784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:11 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1551870963 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1551870963, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:03:11 devstack devstack@c-api.service[87177]: WARNING cinder.quota [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1551870963 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1551870963, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:03:12 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Created reservations ['05964c1e-874b-4a52-bdff-add590e83987', '648ea08b-b24e-417c-97e9-6485167cf2ed', '625e7906-4155-414d-ac11-10c5c5aff5fe', '0dc968c5-e2be-4378-a045-cd664f1d0d53'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c09b9d-91f2-4ca3-b596-49764f4fe784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05964c1e-874b-4a52-bdff-add590e83987', '648ea08b-b24e-417c-97e9-6485167cf2ed', '625e7906-4155-414d-ac11-10c5c5aff5fe', '0dc968c5-e2be-4378-a045-cd664f1d0d53']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc85d466-5347-48c5-8844-708aa6d01ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:12 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:12 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc85d466-5347-48c5-8844-708aa6d01ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de24c1f3-5b77-47da-a01e-3b0fddd7bed4', '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='7e1c337e92ec46f3803278d5c98f7a9e',qos_specs=None,replication_status=,reservations=['05964c1e-874b-4a52-bdff-add590e83987','648ea08b-b24e-417c-97e9-6485167cf2ed','625e7906-4155-414d-ac11-10c5c5aff5fe','0dc968c5-e2be-4378-a045-cd664f1d0d53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7587a088b1d041e9999ee80b291fd782',volume_type_id=a1908190-1c42-47ab-9d43-5e7d94e6f287), 'volume': Volume(_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:12Z,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=de24c1f3-5b77-47da-a01e-3b0fddd7bed4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e1c337e92ec46f3803278d5c98f7a9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7587a088b1d041e9999ee80b291fd782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1908190-1c42-47ab-9d43-5e7d94e6f287),volume_type_id=a1908190-1c42-47ab-9d43-5e7d94e6f287)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61fc7e3b-af9d-415c-9850-fff863178e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61fc7e3b-af9d-415c-9850-fff863178e29) transitioned into state 'SUCCESS' from 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='7e1c337e92ec46f3803278d5c98f7a9e',qos_specs=None,replication_status=,reservations=['05964c1e-874b-4a52-bdff-add590e83987','648ea08b-b24e-417c-97e9-6485167cf2ed','625e7906-4155-414d-ac11-10c5c5aff5fe','0dc968c5-e2be-4378-a045-cd664f1d0d53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7587a088b1d041e9999ee80b291fd782',volume_type_id=a1908190-1c42-47ab-9d43-5e7d94e6f287)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d76f9291-22fb-4bc2-a516-acc42fc3c373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d76f9291-22fb-4bc2-a516-acc42fc3c373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:12 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Flow 'volume_create_api' (2834e0f7-a405-4fb4-828f-80308458b671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:12 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Create volume request issued successfully. Sep 07 17:03:12 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d3ab3efc-daaa-4263-87d8-7bfa33301354 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:03:12 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1732/3476] 192.168.122.91 () {62 vars in 1177 bytes} [Mon Sep 7 17:03:11 2026] POST /volume/v3/volumes => generated 780 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-27766c17-5bad-48b9-8e85-6769b9e31e5b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-27766c17-5bad-48b9-8e85-6769b9e31e5b tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] GET http://192.168.122.91/volume/v3/volumes/de24c1f3-5b77-47da-a01e-3b0fddd7bed4 Sep 07 17:03:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-27766c17-5bad-48b9-8e85-6769b9e31e5b tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:12 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-27766c17-5bad-48b9-8e85-6769b9e31e5b tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:12 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:12 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:03:12 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:12 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-27766c17-5bad-48b9-8e85-6769b9e31e5b tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Volume info retrieved successfully. Sep 07 17:03:12 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-27766c17-5bad-48b9-8e85-6769b9e31e5b tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/volumes/de24c1f3-5b77-47da-a01e-3b0fddd7bed4 returned with HTTP 200 Sep 07 17:03:12 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1745/3477] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:12 2026] GET /volume/v3/volumes/de24c1f3-5b77-47da-a01e-3b0fddd7bed4 => generated 959 bytes in 41 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[87177]: DEBUG cinder.api.middleware.request_id [None req-10f36acd-7d6c-483d-b138-55a52fd05943 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-10f36acd-7d6c-483d-b138-55a52fd05943 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] GET http://192.168.122.91/volume/v3/volumes/de24c1f3-5b77-47da-a01e-3b0fddd7bed4 Sep 07 17:03:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-10f36acd-7d6c-483d-b138-55a52fd05943 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-10f36acd-7d6c-483d-b138-55a52fd05943 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-10f36acd-7d6c-483d-b138-55a52fd05943 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Volume info retrieved successfully. Sep 07 17:03:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-10f36acd-7d6c-483d-b138-55a52fd05943 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/volumes/de24c1f3-5b77-47da-a01e-3b0fddd7bed4 returned with HTTP 200 Sep 07 17:03:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1733/3478] 192.168.122.91 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:13 2026] GET /volume/v3/volumes/de24c1f3-5b77-47da-a01e-3b0fddd7bed4 => generated 980 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4e93084d-e2a7-439a-bd3f-65ec96ed931e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4e93084d-e2a7-439a-bd3f-65ec96ed931e tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] GET http://192.168.122.91/volume/v3/messages Sep 07 17:03:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4e93084d-e2a7-439a-bd3f-65ec96ed931e tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4e93084d-e2a7-439a-bd3f-65ec96ed931e tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4e93084d-e2a7-439a-bd3f-65ec96ed931e tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/messages returned with HTTP 200 Sep 07 17:03:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1746/3479] 192.168.122.91 () {60 vars in 1159 bytes} [Mon Sep 7 17:03:13 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:03:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4a89fc31-8e52-462e-bff3-b0667ca92906 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a89fc31-8e52-462e-bff3-b0667ca92906 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-reader] GET http://192.168.122.91/volume/v3/messages/80208fe1-3f62-48b9-9b37-5da43869c11e Sep 07 17:03:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4a89fc31-8e52-462e-bff3-b0667ca92906 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-reader] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4a89fc31-8e52-462e-bff3-b0667ca92906 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-reader] Calling method 'version_select' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4a89fc31-8e52-462e-bff3-b0667ca92906 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-reader] http://192.168.122.91/volume/v3/messages/80208fe1-3f62-48b9-9b37-5da43869c11e returned with HTTP 200 Sep 07 17:03:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1734/3480] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:03:13 2026] GET /volume/v3/messages/80208fe1-3f62-48b9-9b37-5da43869c11e => generated 673 bytes in 14 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[87176]: DEBUG cinder.api.middleware.request_id [None req-fc552b12-8474-456f-9454-b4642f5d53db None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fc552b12-8474-456f-9454-b4642f5d53db tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] DELETE http://192.168.122.91/volume/v3/messages/80208fe1-3f62-48b9-9b37-5da43869c11e Sep 07 17:03:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fc552b12-8474-456f-9454-b4642f5d53db tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-fc552b12-8474-456f-9454-b4642f5d53db tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method 'version_select' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-fc552b12-8474-456f-9454-b4642f5d53db tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/messages/80208fe1-3f62-48b9-9b37-5da43869c11e returned with HTTP 204 Sep 07 17:03:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1747/3481] 192.168.122.91 () {60 vars in 1273 bytes} [Mon Sep 7 17:03:13 2026] DELETE /volume/v3/messages/80208fe1-3f62-48b9-9b37-5da43869c11e => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:03:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-485e7ca2-c21f-420b-a232-3cdc20a19ec5 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-485e7ca2-c21f-420b-a232-3cdc20a19ec5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] DELETE http://192.168.122.91/volume/v3/volumes/de24c1f3-5b77-47da-a01e-3b0fddd7bed4 Sep 07 17:03:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-485e7ca2-c21f-420b-a232-3cdc20a19ec5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:13 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-485e7ca2-c21f-420b-a232-3cdc20a19ec5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:13 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-485e7ca2-c21f-420b-a232-3cdc20a19ec5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Delete volume with id: de24c1f3-5b77-47da-a01e-3b0fddd7bed4 Sep 07 17:03:13 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:13 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-485e7ca2-c21f-420b-a232-3cdc20a19ec5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Volume info retrieved successfully. Sep 07 17:03:13 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-485e7ca2-c21f-420b-a232-3cdc20a19ec5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87177) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:03:13 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-485e7ca2-c21f-420b-a232-3cdc20a19ec5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Created reservations ['43f51e5a-c552-4645-a32b-9fc059654f9c', '167d8408-2005-40a1-9ebe-90d9f8619526', '143e0004-53da-47b6-bd2d-617b07fd777e', '5185055f-97b0-4b01-9834-ea00bcd3e66f'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:13 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-485e7ca2-c21f-420b-a232-3cdc20a19ec5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Delete volume request issued successfully. Sep 07 17:03:13 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-485e7ca2-c21f-420b-a232-3cdc20a19ec5 tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/volumes/de24c1f3-5b77-47da-a01e-3b0fddd7bed4 returned with HTTP 202 Sep 07 17:03:13 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1735/3482] 192.168.122.91 () {60 vars in 1270 bytes} [Mon Sep 7 17:03:13 2026] DELETE /volume/v3/volumes/de24c1f3-5b77-47da-a01e-3b0fddd7bed4 => generated 0 bytes in 143 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[87176]: DEBUG cinder.api.middleware.request_id [None req-a4f975c2-8dee-47e5-bf12-b3054c510fbe None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a4f975c2-8dee-47e5-bf12-b3054c510fbe tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] DELETE http://192.168.122.91/volume/v3/types/a1908190-1c42-47ab-9d43-5e7d94e6f287 Sep 07 17:03:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a4f975c2-8dee-47e5-bf12-b3054c510fbe tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:13 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-a4f975c2-8dee-47e5-bf12-b3054c510fbe tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] Calling method '_delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:13 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-a4f975c2-8dee-47e5-bf12-b3054c510fbe tempest-ProjectReaderTests-848964301 tempest-ProjectReaderTests-848964301-project-admin] http://192.168.122.91/volume/v3/types/a1908190-1c42-47ab-9d43-5e7d94e6f287 returned with HTTP 202 Sep 07 17:03:13 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1748/3483] 192.168.122.91 () {58 vars in 1224 bytes} [Mon Sep 7 17:03:13 2026] DELETE /volume/v3/types/a1908190-1c42-47ab-9d43-5e7d94e6f287 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:23 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=120,cinder:INSERT=27,cinder:UPDATE=60,cinder:DELETE=1 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:03:23 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=123,cinder:UPDATE=61,cinder:INSERT=30 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:03:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:33 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:03:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1597109212", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:33 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1597109212', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:03:33 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Create volume of 1 GB Sep 07 17:03:33 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Availability Zones retrieved successfully. Sep 07 17:03:33 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Flow 'volume_create_api' (64feae68-8fd1-4e9c-bbe5-f94c8a478314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8e6710b-c72b-4d94-8ed3-70006783b81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Validating volume size '1' using validate_int {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:03:33 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8e6710b-c72b-4d94-8ed3-70006783b81b) 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:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _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[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c00f5c-ddff-492a-b4d5-2992be127117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _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[87177]: DEBUG cinder.quota [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Created reservations ['57bfa1c1-24e2-4024-8b51-02eec8052f16', 'f2e803fc-3f84-4dd5-940d-63b2a7ea5867', '16b30a7a-87e4-498a-b288-99b259d6d2a7', 'e751a082-51ce-4e6d-9c8a-3de6d282aec2'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c00f5c-ddff-492a-b4d5-2992be127117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57bfa1c1-24e2-4024-8b51-02eec8052f16', 'f2e803fc-3f84-4dd5-940d-63b2a7ea5867', '16b30a7a-87e4-498a-b288-99b259d6d2a7', 'e751a082-51ce-4e6d-9c8a-3de6d282aec2']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec796dc-6502-4cc0-8817-67ef0b808a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:34 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:03:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec796dc-6502-4cc0-8817-67ef0b808a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb374e06-f904-4628-ba4d-e7929b0684da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1597109212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43b239f2bb849aba6fbc382afe6289b',qos_specs=None,replication_status=,reservations=['57bfa1c1-24e2-4024-8b51-02eec8052f16','f2e803fc-3f84-4dd5-940d-63b2a7ea5867','16b30a7a-87e4-498a-b288-99b259d6d2a7','e751a082-51ce-4e6d-9c8a-3de6d282aec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9a2c35b2c9c47aabe22d0db015853dd',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1597109212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb374e06-f904-4628-ba4d-e7929b0684da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d43b239f2bb849aba6fbc382afe6289b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9a2c35b2c9c47aabe22d0db015853dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb38507c-4e80-4a3c-94e8-b2a933b7f490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb38507c-4e80-4a3c-94e8-b2a933b7f490) transitioned into state 'SUCCESS' from state '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-1597109212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43b239f2bb849aba6fbc382afe6289b',qos_specs=None,replication_status=,reservations=['57bfa1c1-24e2-4024-8b51-02eec8052f16','f2e803fc-3f84-4dd5-940d-63b2a7ea5867','16b30a7a-87e4-498a-b288-99b259d6d2a7','e751a082-51ce-4e6d-9c8a-3de6d282aec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9a2c35b2c9c47aabe22d0db015853dd',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a604bd-395e-4d84-9b2e-874dda9c7fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a604bd-395e-4d84-9b2e-874dda9c7fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:34 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Flow 'volume_create_api' (64feae68-8fd1-4e9c-bbe5-f94c8a478314) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:34 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Create volume request issued successfully. Sep 07 17:03:34 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-5e2a1f67-0f05-450d-a2c2-69d136c39462 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:03:34 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1736/3484] 192.168.122.91 () {60 vars in 1138 bytes} [Mon Sep 7 17:03:33 2026] POST /volume/v3/volumes => generated 761 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-7d078346-788c-4290-aa8f-e55a8c26745b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7d078346-788c-4290-aa8f-e55a8c26745b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da Sep 07 17:03:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7d078346-788c-4290-aa8f-e55a8c26745b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:34 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-7d078346-788c-4290-aa8f-e55a8c26745b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:34 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:03:34 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:34 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-7d078346-788c-4290-aa8f-e55a8c26745b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:34 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-7d078346-788c-4290-aa8f-e55a8c26745b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da returned with HTTP 200 Sep 07 17:03:34 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1749/3485] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:34 2026] GET /volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da => generated 829 bytes in 38 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[87177]: DEBUG cinder.api.middleware.request_id [None req-85e1a1e0-0ca7-4c4a-96ac-9eeafbfedff3 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-85e1a1e0-0ca7-4c4a-96ac-9eeafbfedff3 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da Sep 07 17:03:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-85e1a1e0-0ca7-4c4a-96ac-9eeafbfedff3 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-85e1a1e0-0ca7-4c4a-96ac-9eeafbfedff3 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:03:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-85e1a1e0-0ca7-4c4a-96ac-9eeafbfedff3 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-85e1a1e0-0ca7-4c4a-96ac-9eeafbfedff3 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da returned with HTTP 200 Sep 07 17:03:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1737/3486] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:35 2026] GET /volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-2c6b7650-d284-402b-b956-414a97810e87 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2c6b7650-d284-402b-b956-414a97810e87 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da Sep 07 17:03:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2c6b7650-d284-402b-b956-414a97810e87 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-2c6b7650-d284-402b-b956-414a97810e87 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:03:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-2c6b7650-d284-402b-b956-414a97810e87 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-2c6b7650-d284-402b-b956-414a97810e87 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da returned with HTTP 200 Sep 07 17:03:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1750/3487] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:35 2026] GET /volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-172e7440-ca1a-4c8e-9353-ee9f21717f4a None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-172e7440-ca1a-4c8e-9353-ee9f21717f4a tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] POST http://192.168.122.91/volume/v3/snapshots Sep 07 17:03:35 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-172e7440-ca1a-4c8e-9353-ee9f21717f4a tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb374e06-f904-4628-ba4d-e7929b0684da", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-774123826", "description": null, "metadata": null}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:03:35 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-172e7440-ca1a-4c8e-9353-ee9f21717f4a tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:35 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-172e7440-ca1a-4c8e-9353-ee9f21717f4a tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Create snapshot from volume bb374e06-f904-4628-ba4d-e7929b0684da Sep 07 17:03:35 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-172e7440-ca1a-4c8e-9353-ee9f21717f4a tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Created reservations ['9a2d1366-b659-46a0-b624-f9bad27828b2', '335adfc4-89b1-4492-b97f-e7a7596a6015', 'efdbff09-86e2-48aa-bc4c-279f0a309973', '8c23f79f-6c2b-45e5-8f2c-9c85a6645f1f'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:35 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:03:35 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-172e7440-ca1a-4c8e-9353-ee9f21717f4a tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Snapshot force create request issued successfully. Sep 07 17:03:35 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-172e7440-ca1a-4c8e-9353-ee9f21717f4a tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots returned with HTTP 202 Sep 07 17:03:35 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1738/3488] 192.168.122.91 () {60 vars in 1144 bytes} [Mon Sep 7 17:03:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-d5d802e0-a896-4926-8482-8dbba70b3efe None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d5d802e0-a896-4926-8482-8dbba70b3efe tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d5d802e0-a896-4926-8482-8dbba70b3efe tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-d5d802e0-a896-4926-8482-8dbba70b3efe tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:35 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-d5d802e0-a896-4926-8482-8dbba70b3efe tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Snapshot retrieved successfully. Sep 07 17:03:35 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-d5d802e0-a896-4926-8482-8dbba70b3efe tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea returned with HTTP 200 Sep 07 17:03:35 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1751/3489] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:35 2026] GET /volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f10674c3-1ceb-4bda-8a6a-edce39910e20 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f10674c3-1ceb-4bda-8a6a-edce39910e20 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f10674c3-1ceb-4bda-8a6a-edce39910e20 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:36 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f10674c3-1ceb-4bda-8a6a-edce39910e20 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:36 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:36 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f10674c3-1ceb-4bda-8a6a-edce39910e20 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Snapshot retrieved successfully. Sep 07 17:03:36 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f10674c3-1ceb-4bda-8a6a-edce39910e20 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea returned with HTTP 200 Sep 07 17:03:36 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1739/3490] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:36 2026] GET /volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea => generated 441 bytes in 27 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[87176]: DEBUG cinder.api.middleware.request_id [None req-6c56c690-d676-4b0f-85cb-ae6db8dc685b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c56c690-d676-4b0f-85cb-ae6db8dc685b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c56c690-d676-4b0f-85cb-ae6db8dc685b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-6c56c690-d676-4b0f-85cb-ae6db8dc685b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-6c56c690-d676-4b0f-85cb-ae6db8dc685b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Snapshot retrieved successfully. Sep 07 17:03:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-6c56c690-d676-4b0f-85cb-ae6db8dc685b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea returned with HTTP 200 Sep 07 17:03:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1752/3491] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:37 2026] GET /volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea => generated 468 bytes in 25 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[87177]: DEBUG cinder.api.middleware.request_id [None req-10f67f13-9367-4bb4-918a-42cd374992e7 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-10f67f13-9367-4bb4-918a-42cd374992e7 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-10f67f13-9367-4bb4-918a-42cd374992e7 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-10f67f13-9367-4bb4-918a-42cd374992e7 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-10f67f13-9367-4bb4-918a-42cd374992e7 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Snapshot retrieved successfully. Sep 07 17:03:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-10f67f13-9367-4bb4-918a-42cd374992e7 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea returned with HTTP 200 Sep 07 17:03:37 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1740/3492] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:37 2026] GET /volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea => generated 468 bytes in 19 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[87176]: DEBUG cinder.api.middleware.request_id [None req-43813662-fe44-4451-bed3-d31c805ad1ad None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-43813662-fe44-4451-bed3-d31c805ad1ad tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-43813662-fe44-4451-bed3-d31c805ad1ad tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:37 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-43813662-fe44-4451-bed3-d31c805ad1ad tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:37 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:37 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-43813662-fe44-4451-bed3-d31c805ad1ad tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Snapshot retrieved successfully. Sep 07 17:03:37 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-43813662-fe44-4451-bed3-d31c805ad1ad tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea returned with HTTP 200 Sep 07 17:03:37 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1753/3493] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:37 2026] GET /volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea => generated 468 bytes in 20 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[87177]: DEBUG cinder.api.middleware.request_id [None req-0a98a1da-a385-4648-8709-d8db193b4d89 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] POST http://192.168.122.91/volume/v3/volumes Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5d0c0081-f6d6-4dbf-9e65-0875104131ea", "size": 1}} {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.api.v3.volumes [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Create volume request body: {'volume': {'snapshot_id': '5d0c0081-f6d6-4dbf-9e65-0875104131ea', 'size': 1}} {{(pid=87177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Snapshot retrieved successfully. Sep 07 17:03:37 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Create volume of 1 GB Sep 07 17:03:37 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Availability Zones retrieved successfully. Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Flow 'volume_create_api' (5572dc58-f76a-4053-8a97-1a0cc221ac06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d8786a1-112c-45ff-9403-4d7cedb0c22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.flows.api.create_volume [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d8786a1-112c-45ff-9403-4d7cedb0c22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5d0c0081-f6d6-4dbf-9e65-0875104131ea', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:37:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bb1ff13-2da6-43b2-a55f-3a96172b3b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ba50835-30ff-4499-8b4e-f40615ea72f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.quota [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Created reservations ['0c060541-307c-4e8c-9b45-e708502378c3', 'cb48e4f0-2e51-48e5-a4b3-362f51d5eae7', 'ba69877b-0288-4a09-8d19-190161fa2c2c', '4eb31b55-554f-4dda-96b7-6b8ef698fa1c'] {{(pid=87177) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ba50835-30ff-4499-8b4e-f40615ea72f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c060541-307c-4e8c-9b45-e708502378c3', 'cb48e4f0-2e51-48e5-a4b3-362f51d5eae7', 'ba69877b-0288-4a09-8d19-190161fa2c2c', '4eb31b55-554f-4dda-96b7-6b8ef698fa1c']}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236b834a-df8b-4979-bfd5-05d28240efce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:03:37 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236b834a-df8b-4979-bfd5-05d28240efce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a', '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='d43b239f2bb849aba6fbc382afe6289b',qos_specs=None,replication_status=,reservations=['0c060541-307c-4e8c-9b45-e708502378c3','cb48e4f0-2e51-48e5-a4b3-362f51d5eae7','ba69877b-0288-4a09-8d19-190161fa2c2c','4eb31b55-554f-4dda-96b7-6b8ef698fa1c'],size=1,snapshot_id=5d0c0081-f6d6-4dbf-9e65-0875104131ea,source_replicaid=,source_volid=None,status='creating',user_id='b9a2c35b2c9c47aabe22d0db015853dd',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20), 'volume': Volume(_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:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d43b239f2bb849aba6fbc382afe6289b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5d0c0081-f6d6-4dbf-9e65-0875104131ea,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9a2c35b2c9c47aabe22d0db015853dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bb1ff13-2da6-43b2-a55f-3a96172b3b20),volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a8c6a4-90ca-4b45-a227-2bbbb0db75e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:37 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a8c6a4-90ca-4b45-a227-2bbbb0db75e8) transitioned into state 'SUCCESS' from 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='d43b239f2bb849aba6fbc382afe6289b',qos_specs=None,replication_status=,reservations=['0c060541-307c-4e8c-9b45-e708502378c3','cb48e4f0-2e51-48e5-a4b3-362f51d5eae7','ba69877b-0288-4a09-8d19-190161fa2c2c','4eb31b55-554f-4dda-96b7-6b8ef698fa1c'],size=1,snapshot_id=5d0c0081-f6d6-4dbf-9e65-0875104131ea,source_replicaid=,source_volid=None,status='creating',user_id='b9a2c35b2c9c47aabe22d0db015853dd',volume_type_id=2bb1ff13-2da6-43b2-a55f-3a96172b3b20)}' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:38 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (218f2769-e1dd-454a-87f2-793e9827cbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:38 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:38 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (218f2769-e1dd-454a-87f2-793e9827cbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:38 devstack devstack@c-api.service[87177]: DEBUG cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Flow 'volume_create_api' (5572dc58-f76a-4053-8a97-1a0cc221ac06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:38 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Create volume request issued successfully. Sep 07 17:03:38 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-0a98a1da-a385-4648-8709-d8db193b4d89 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes returned with HTTP 202 Sep 07 17:03:38 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1741/3494] 192.168.122.91 () {60 vars in 1137 bytes} [Mon Sep 7 17:03:37 2026] POST /volume/v3/volumes => generated 748 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-4be7808c-c4ec-44df-82b1-2a38e1cb597b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4be7808c-c4ec-44df-82b1-2a38e1cb597b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a Sep 07 17:03:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4be7808c-c4ec-44df-82b1-2a38e1cb597b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:38 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-4be7808c-c4ec-44df-82b1-2a38e1cb597b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:38 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:03:38 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:03:38 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-4be7808c-c4ec-44df-82b1-2a38e1cb597b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:38 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-4be7808c-c4ec-44df-82b1-2a38e1cb597b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a returned with HTTP 200 Sep 07 17:03:38 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1754/3495] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:38 2026] GET /volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-4c184355-0dee-43b5-ba2e-245f97f3f65d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c184355-0dee-43b5-ba2e-245f97f3f65d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a Sep 07 17:03:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c184355-0dee-43b5-ba2e-245f97f3f65d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:39 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-4c184355-0dee-43b5-ba2e-245f97f3f65d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:39 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:39 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:39 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:03:39 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-4c184355-0dee-43b5-ba2e-245f97f3f65d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:39 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-4c184355-0dee-43b5-ba2e-245f97f3f65d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a returned with HTTP 200 Sep 07 17:03:39 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1742/3496] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:39 2026] GET /volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a => generated 840 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-cdce0b99-874e-4b24-98d3-28a6978e41b9 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cdce0b99-874e-4b24-98d3-28a6978e41b9 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a Sep 07 17:03:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cdce0b99-874e-4b24-98d3-28a6978e41b9 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:40 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-cdce0b99-874e-4b24-98d3-28a6978e41b9 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:40 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:40 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:03:40 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:03:40 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-cdce0b99-874e-4b24-98d3-28a6978e41b9 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:40 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-cdce0b99-874e-4b24-98d3-28a6978e41b9 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a returned with HTTP 200 Sep 07 17:03:40 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1755/3497] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:40 2026] GET /volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a => generated 840 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f16fd301-bdce-4023-96db-40097f8ff02c None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f16fd301-bdce-4023-96db-40097f8ff02c tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a Sep 07 17:03:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f16fd301-bdce-4023-96db-40097f8ff02c tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:41 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f16fd301-bdce-4023-96db-40097f8ff02c tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:41 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:41 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:03:41 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f16fd301-bdce-4023-96db-40097f8ff02c tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:41 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f16fd301-bdce-4023-96db-40097f8ff02c tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a returned with HTTP 200 Sep 07 17:03:41 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1743/3498] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:41 2026] GET /volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a => generated 840 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-00986ea5-4cfb-4de9-898e-9a3076ffe46f None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-00986ea5-4cfb-4de9-898e-9a3076ffe46f tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a Sep 07 17:03:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-00986ea5-4cfb-4de9-898e-9a3076ffe46f tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:42 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-00986ea5-4cfb-4de9-898e-9a3076ffe46f tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:42 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:03:42 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:42 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:03:42 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-00986ea5-4cfb-4de9-898e-9a3076ffe46f tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:42 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-00986ea5-4cfb-4de9-898e-9a3076ffe46f tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a returned with HTTP 200 Sep 07 17:03:42 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1756/3499] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:42 2026] GET /volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a => generated 840 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f39786e5-fd87-4148-a78f-215fdd3d7541 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f39786e5-fd87-4148-a78f-215fdd3d7541 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a Sep 07 17:03:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f39786e5-fd87-4148-a78f-215fdd3d7541 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f39786e5-fd87-4148-a78f-215fdd3d7541 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:03:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f39786e5-fd87-4148-a78f-215fdd3d7541 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f39786e5-fd87-4148-a78f-215fdd3d7541 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a returned with HTTP 200 Sep 07 17:03:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1744/3500] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:43 2026] GET /volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f99e9929-4db6-4674-9383-535a51f4a661 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f99e9929-4db6-4674-9383-535a51f4a661 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a Sep 07 17:03:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f99e9929-4db6-4674-9383-535a51f4a661 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f99e9929-4db6-4674-9383-535a51f4a661 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:43 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:03:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:03:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-f99e9929-4db6-4674-9383-535a51f4a661 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f99e9929-4db6-4674-9383-535a51f4a661 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a returned with HTTP 200 Sep 07 17:03:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1757/3501] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:43 2026] GET /volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-051432eb-fad0-4b2f-b51b-c0b9fe7ecdf0 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-051432eb-fad0-4b2f-b51b-c0b9fe7ecdf0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-051432eb-fad0-4b2f-b51b-c0b9fe7ecdf0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:43 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-051432eb-fad0-4b2f-b51b-c0b9fe7ecdf0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:43 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-051432eb-fad0-4b2f-b51b-c0b9fe7ecdf0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Delete snapshot with id: 5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:43 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:43 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:03:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-051432eb-fad0-4b2f-b51b-c0b9fe7ecdf0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Snapshot retrieved successfully. Sep 07 17:03:43 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:43 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-051432eb-fad0-4b2f-b51b-c0b9fe7ecdf0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Snapshot delete request issued successfully. Sep 07 17:03:43 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-051432eb-fad0-4b2f-b51b-c0b9fe7ecdf0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea returned with HTTP 202 Sep 07 17:03:43 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1745/3502] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:03:43 2026] DELETE /volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-75d9ba67-49ff-4cf0-b25e-672833f7db9b None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-75d9ba67-49ff-4cf0-b25e-672833f7db9b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-75d9ba67-49ff-4cf0-b25e-672833f7db9b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:43 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-75d9ba67-49ff-4cf0-b25e-672833f7db9b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:43 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:43 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:03:43 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-75d9ba67-49ff-4cf0-b25e-672833f7db9b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Snapshot retrieved successfully. Sep 07 17:03:43 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-75d9ba67-49ff-4cf0-b25e-672833f7db9b tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea returned with HTTP 200 Sep 07 17:03:43 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1758/3503] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:43 2026] GET /volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d50442f4-dde1-4aff-b9a9-df8e2caca6d9 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d50442f4-dde1-4aff-b9a9-df8e2caca6d9 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d50442f4-dde1-4aff-b9a9-df8e2caca6d9 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:44 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d50442f4-dde1-4aff-b9a9-df8e2caca6d9 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:44 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:03:44 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-d50442f4-dde1-4aff-b9a9-df8e2caca6d9 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Snapshot retrieved successfully. Sep 07 17:03:44 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d50442f4-dde1-4aff-b9a9-df8e2caca6d9 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea returned with HTTP 200 Sep 07 17:03:44 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1746/3504] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:44 2026] GET /volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-f41b41e1-c617-4582-9de1-24951d197796 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f41b41e1-c617-4582-9de1-24951d197796 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f41b41e1-c617-4582-9de1-24951d197796 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:45 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-f41b41e1-c617-4582-9de1-24951d197796 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:45 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-f41b41e1-c617-4582-9de1-24951d197796 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea returned with HTTP 404 Sep 07 17:03:45 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1759/3505] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:45 2026] GET /volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-f2c1334f-2f8c-47ad-b557-26005825bb0d None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:45 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2c1334f-2f8c-47ad-b557-26005825bb0d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] DELETE http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da Sep 07 17:03:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2c1334f-2f8c-47ad-b557-26005825bb0d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:45 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f2c1334f-2f8c-47ad-b557-26005825bb0d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:45 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-f2c1334f-2f8c-47ad-b557-26005825bb0d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Delete volume with id: bb374e06-f904-4628-ba4d-e7929b0684da Sep 07 17:03:45 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87177]: attachments = base.obj_make_list( Sep 07 17:03:45 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87177]: warnings.warn( Sep 07 17:03:45 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f2c1334f-2f8c-47ad-b557-26005825bb0d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:46 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f2c1334f-2f8c-47ad-b557-26005825bb0d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Delete volume request issued successfully. Sep 07 17:03:46 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f2c1334f-2f8c-47ad-b557-26005825bb0d tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da returned with HTTP 202 Sep 07 17:03:46 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1747/3506] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:03:45 2026] DELETE /volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-8553961a-f4dd-4235-a54a-9db587311eeb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8553961a-f4dd-4235-a54a-9db587311eeb tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da Sep 07 17:03:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8553961a-f4dd-4235-a54a-9db587311eeb tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:46 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8553961a-f4dd-4235-a54a-9db587311eeb tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:46 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87176]: attachments = base.obj_make_list( Sep 07 17:03:46 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87176]: warnings.warn( Sep 07 17:03:46 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8553961a-f4dd-4235-a54a-9db587311eeb tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:46 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8553961a-f4dd-4235-a54a-9db587311eeb tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da returned with HTTP 200 Sep 07 17:03:46 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1760/3507] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:46 2026] GET /volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da => generated 853 bytes in 46 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[87177]: DEBUG cinder.api.middleware.request_id [None req-7ed9cdd9-ed37-4d8e-913c-ba7a3978e8ee None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ed9cdd9-ed37-4d8e-913c-ba7a3978e8ee tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da Sep 07 17:03:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ed9cdd9-ed37-4d8e-913c-ba7a3978e8ee tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-7ed9cdd9-ed37-4d8e-913c-ba7a3978e8ee tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-7ed9cdd9-ed37-4d8e-913c-ba7a3978e8ee tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da returned with HTTP 404 Sep 07 17:03:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1748/3508] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:47 2026] GET /volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da => generated 109 bytes in 22 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[87176]: DEBUG cinder.api.middleware.request_id [None req-8f063373-979d-479c-b7f5-0374f5d5dba0 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8f063373-979d-479c-b7f5-0374f5d5dba0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] DELETE http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a Sep 07 17:03:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8f063373-979d-479c-b7f5-0374f5d5dba0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:47 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-8f063373-979d-479c-b7f5-0374f5d5dba0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'delete' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:47 devstack devstack@c-api.service[87176]: INFO cinder.api.v3.volumes [None req-8f063373-979d-479c-b7f5-0374f5d5dba0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Delete volume with id: fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a Sep 07 17:03:47 devstack devstack@c-api.service[87176]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87176]: attachments = base.obj_make_list( Sep 07 17:03:47 devstack devstack@c-api.service[87176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87176]: warnings.warn( Sep 07 17:03:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8f063373-979d-479c-b7f5-0374f5d5dba0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:47 devstack devstack@c-api.service[87176]: INFO cinder.volume.api [None req-8f063373-979d-479c-b7f5-0374f5d5dba0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Delete volume request issued successfully. Sep 07 17:03:47 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-8f063373-979d-479c-b7f5-0374f5d5dba0 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a returned with HTTP 202 Sep 07 17:03:47 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1761/3509] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:03:47 2026] DELETE /volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a => generated 0 bytes in 77 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[87177]: DEBUG cinder.api.middleware.request_id [None req-f9032db3-287c-4f9b-a97b-1834bc8fb4e8 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f9032db3-287c-4f9b-a97b-1834bc8fb4e8 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a Sep 07 17:03:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f9032db3-287c-4f9b-a97b-1834bc8fb4e8 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:47 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-f9032db3-287c-4f9b-a97b-1834bc8fb4e8 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:47 devstack devstack@c-api.service[87177]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87177]: attachments = base.obj_make_list( Sep 07 17:03:47 devstack devstack@c-api.service[87177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87177]: warnings.warn( Sep 07 17:03:47 devstack devstack@c-api.service[87177]: INFO cinder.volume.api [None req-f9032db3-287c-4f9b-a97b-1834bc8fb4e8 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Volume info retrieved successfully. Sep 07 17:03:47 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-f9032db3-287c-4f9b-a97b-1834bc8fb4e8 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a returned with HTTP 200 Sep 07 17:03:47 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1749/3510] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:47 2026] GET /volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a => generated 840 bytes in 62 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[87176]: DEBUG cinder.api.middleware.request_id [None req-ff0d2a47-7e3e-474f-9ad1-00aaf660065e None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ff0d2a47-7e3e-474f-9ad1-00aaf660065e tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a Sep 07 17:03:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ff0d2a47-7e3e-474f-9ad1-00aaf660065e tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-ff0d2a47-7e3e-474f-9ad1-00aaf660065e tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-ff0d2a47-7e3e-474f-9ad1-00aaf660065e tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a returned with HTTP 404 Sep 07 17:03:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1762/3511] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:48 2026] GET /volume/v3/volumes/fb04e3b0-1ac5-40fa-9bd8-f03aa7726a7a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-d392acec-f384-4213-9893-6f8b35a369f4 None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d392acec-f384-4213-9893-6f8b35a369f4 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] DELETE http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d392acec-f384-4213-9893-6f8b35a369f4 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-d392acec-f384-4213-9893-6f8b35a369f4 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:48 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.snapshots [None req-d392acec-f384-4213-9893-6f8b35a369f4 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Delete snapshot with id: 5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-d392acec-f384-4213-9893-6f8b35a369f4 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea returned with HTTP 404 Sep 07 17:03:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1750/3512] 192.168.122.91 () {58 vars in 1236 bytes} [Mon Sep 7 17:03:48 2026] DELETE /volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:03:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-98c43804-0630-46b5-a674-4c1430d39668 None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98c43804-0630-46b5-a674-4c1430d39668 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea Sep 07 17:03:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-98c43804-0630-46b5-a674-4c1430d39668 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-98c43804-0630-46b5-a674-4c1430d39668 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-98c43804-0630-46b5-a674-4c1430d39668 tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea returned with HTTP 404 Sep 07 17:03:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1763/3513] 192.168.122.91 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:48 2026] GET /volume/v3/snapshots/5d0c0081-f6d6-4dbf-9e65-0875104131ea => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:03:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.middleware.request_id [None req-6568409b-fa28-4754-9f3b-c96353c7d9da None None] RequestId filter calling following filter/app {{(pid=87177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6568409b-fa28-4754-9f3b-c96353c7d9da tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] DELETE http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da Sep 07 17:03:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6568409b-fa28-4754-9f3b-c96353c7d9da tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:48 devstack devstack@c-api.service[87177]: DEBUG cinder.api.openstack.wsgi [None req-6568409b-fa28-4754-9f3b-c96353c7d9da tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'delete' {{(pid=87177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:48 devstack devstack@c-api.service[87177]: INFO cinder.api.v3.volumes [None req-6568409b-fa28-4754-9f3b-c96353c7d9da tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Delete volume with id: bb374e06-f904-4628-ba4d-e7929b0684da Sep 07 17:03:48 devstack devstack@c-api.service[87177]: INFO cinder.api.openstack.wsgi [None req-6568409b-fa28-4754-9f3b-c96353c7d9da tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da returned with HTTP 404 Sep 07 17:03:48 devstack devstack@c-api.service[87177]: [pid: 87177|app: 0|req: 1751/3514] 192.168.122.91 () {58 vars in 1230 bytes} [Mon Sep 7 17:03:48 2026] DELETE /volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.middleware.request_id [None req-319b369f-bf79-4b5f-be23-acd56a556fbb None None] RequestId filter calling following filter/app {{(pid=87176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-319b369f-bf79-4b5f-be23-acd56a556fbb tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] GET http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da Sep 07 17:03:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-319b369f-bf79-4b5f-be23-acd56a556fbb tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Empty body provided in request {{(pid=87176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:48 devstack devstack@c-api.service[87176]: DEBUG cinder.api.openstack.wsgi [None req-319b369f-bf79-4b5f-be23-acd56a556fbb tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] Calling method 'show' {{(pid=87176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:48 devstack devstack@c-api.service[87176]: INFO cinder.api.openstack.wsgi [None req-319b369f-bf79-4b5f-be23-acd56a556fbb tempest-SnapshotDependencyTests-100099356 tempest-SnapshotDependencyTests-100099356-project-member] http://192.168.122.91/volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da returned with HTTP 404 Sep 07 17:03:48 devstack devstack@c-api.service[87176]: [pid: 87176|app: 0|req: 1764/3515] 192.168.122.91 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:48 2026] GET /volume/v3/volumes/bb374e06-f904-4628-ba4d-e7929b0684da => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:58 devstack devstack@c-api.service[87177]: DEBUG dbcounter [-] [87177] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=87177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:03:58 devstack devstack@c-api.service[87176]: DEBUG dbcounter [-] [87176] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}